type github.com/gotd/td/tg.NotEmptyEncryptedChat (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*EncryptedChat).Decode
EncryptedChatClass.Decode
(*EncryptedChatDiscarded).Decode
(*EncryptedChatEmpty).Decode
(*EncryptedChatRequested).Decode
(*EncryptedChatWaiting).Decode
DecodeBare(b *bin.Buffer) error
(*EncryptedChat).DecodeBare
EncryptedChatClass.DecodeBare
(*EncryptedChatDiscarded).DecodeBare
(*EncryptedChatEmpty).DecodeBare
(*EncryptedChatRequested).DecodeBare
(*EncryptedChatWaiting).DecodeBare
Encode(b *bin.Buffer) error
(*EncryptedChat).Encode
EncryptedChatClass.Encode
(*EncryptedChatDiscarded).Encode
(*EncryptedChatEmpty).Encode
(*EncryptedChatRequested).Encode
(*EncryptedChatWaiting).Encode
EncodeBare(b *bin.Buffer) error
(*EncryptedChat).EncodeBare
EncryptedChatClass.EncodeBare
(*EncryptedChatDiscarded).EncodeBare
(*EncryptedChatEmpty).EncodeBare
(*EncryptedChatRequested).EncodeBare
(*EncryptedChatWaiting).EncodeBare
GetID() (value int)
(*EncryptedChat).GetID
EncryptedChatClass.GetID
(*EncryptedChatDiscarded).GetID
(*EncryptedChatEmpty).GetID
(*EncryptedChatRequested).GetID
(*EncryptedChatWaiting).GetID
String() string
(*EncryptedChat).String
EncryptedChatClass.String
(*EncryptedChatDiscarded).String
(*EncryptedChatEmpty).String
(*EncryptedChatRequested).String
(*EncryptedChatWaiting).String
TypeID() uint32
(*EncryptedChat).TypeID
EncryptedChatClass.TypeID
(*EncryptedChatDiscarded).TypeID
(*EncryptedChatEmpty).TypeID
(*EncryptedChatRequested).TypeID
(*EncryptedChatWaiting).TypeID
TypeName() string
(*EncryptedChat).TypeName
EncryptedChatClass.TypeName
(*EncryptedChatDiscarded).TypeName
(*EncryptedChatEmpty).TypeName
(*EncryptedChatRequested).TypeName
(*EncryptedChatWaiting).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. |