type github.com/gotd/td/tg.UpdatesClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*UpdateShort).Decode
(*UpdateShortChatMessage).Decode
(*UpdateShortMessage).Decode
(*UpdateShortSentMessage).Decode
(*Updates).Decode
(*UpdatesCombined).Decode
(*UpdatesTooLong).Decode
DecodeBare(b *bin.Buffer) error
(*UpdateShort).DecodeBare
(*UpdateShortChatMessage).DecodeBare
(*UpdateShortMessage).DecodeBare
(*UpdateShortSentMessage).DecodeBare
(*Updates).DecodeBare
(*UpdatesCombined).DecodeBare
(*UpdatesTooLong).DecodeBare
Encode(b *bin.Buffer) error
(*UpdateShort).Encode
(*UpdateShortChatMessage).Encode
(*UpdateShortMessage).Encode
(*UpdateShortSentMessage).Encode
(*Updates).Encode
(*UpdatesCombined).Encode
(*UpdatesTooLong).Encode
EncodeBare(b *bin.Buffer) error
(*UpdateShort).EncodeBare
(*UpdateShortChatMessage).EncodeBare
(*UpdateShortMessage).EncodeBare
(*UpdateShortSentMessage).EncodeBare
(*Updates).EncodeBare
(*UpdatesCombined).EncodeBare
(*UpdatesTooLong).EncodeBare
String() string
(*UpdateShort).String
(*UpdateShortChatMessage).String
(*UpdateShortMessage).String
(*UpdateShortSentMessage).String
(*Updates).String
(*UpdatesCombined).String
(*UpdatesTooLong).String
TypeID() uint32
(*UpdateShort).TypeID
(*UpdateShortChatMessage).TypeID
(*UpdateShortMessage).TypeID
(*UpdateShortSentMessage).TypeID
(*Updates).TypeID
(*UpdatesCombined).TypeID
(*UpdatesTooLong).TypeID
TypeName() string
(*UpdateShort).TypeName
(*UpdateShortChatMessage).TypeName
(*UpdateShortMessage).TypeName
(*UpdateShortSentMessage).TypeName
(*Updates).TypeName
(*UpdatesCombined).TypeName
(*UpdatesTooLong).TypeName
Zero() bool
(*UpdateShort).Zero
(*UpdateShortChatMessage).Zero
(*UpdateShortMessage).Zero
(*UpdateShortSentMessage).Zero
(*Updates).Zero
(*UpdatesCombined).Zero
(*UpdatesTooLong).Zero
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |