type github.com/gotd/td/tg.UpdatesDifferenceClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*UpdatesDifference).Decode
(*UpdatesDifferenceEmpty).Decode
(*UpdatesDifferenceSlice).Decode
(*UpdatesDifferenceTooLong).Decode
DecodeBare(b *bin.Buffer) error
(*UpdatesDifference).DecodeBare
(*UpdatesDifferenceEmpty).DecodeBare
(*UpdatesDifferenceSlice).DecodeBare
(*UpdatesDifferenceTooLong).DecodeBare
Encode(b *bin.Buffer) error
(*UpdatesDifference).Encode
(*UpdatesDifferenceEmpty).Encode
(*UpdatesDifferenceSlice).Encode
(*UpdatesDifferenceTooLong).Encode
EncodeBare(b *bin.Buffer) error
(*UpdatesDifference).EncodeBare
(*UpdatesDifferenceEmpty).EncodeBare
(*UpdatesDifferenceSlice).EncodeBare
(*UpdatesDifferenceTooLong).EncodeBare
String() string
(*UpdatesDifference).String
(*UpdatesDifferenceEmpty).String
(*UpdatesDifferenceSlice).String
(*UpdatesDifferenceTooLong).String
TypeID() uint32
(*UpdatesDifference).TypeID
(*UpdatesDifferenceEmpty).TypeID
(*UpdatesDifferenceSlice).TypeID
(*UpdatesDifferenceTooLong).TypeID
TypeName() string
(*UpdatesDifference).TypeName
(*UpdatesDifferenceEmpty).TypeName
(*UpdatesDifferenceSlice).TypeName
(*UpdatesDifferenceTooLong).TypeName
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. |