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