type github.com/gotd/td/tg.EncryptedChat (struct)
Method Implmentations (8 other methods implement nothing)
Decode(b *bin.Buffer) error
*EncryptedChat.M : EncryptedChatClass.Decode
*EncryptedChat.M : NotEmptyEncryptedChat.Decode
*EncryptedChat.M : github.com/gotd/td/bin.Decoder.Decode
*EncryptedChat.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error
*EncryptedChat.M : EncryptedChatClass.DecodeBare
*EncryptedChat.M : NotEmptyEncryptedChat.DecodeBare
*EncryptedChat.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error
*EncryptedChat.M : EncryptedChatClass.Encode
*EncryptedChat.M : NotEmptyEncryptedChat.Encode
*EncryptedChat.M : github.com/gotd/td/bin.Encoder.Encode
*EncryptedChat.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error
*EncryptedChat.M : EncryptedChatClass.EncodeBare
*EncryptedChat.M : NotEmptyEncryptedChat.EncodeBare
*EncryptedChat.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
GetID() (value int)
*EncryptedChat.M : EncryptedChatClass.GetID
*EncryptedChat.M : NotEmptyEncryptedChat.GetID
String() string
*EncryptedChat.M : EncryptedChatClass.String
*EncryptedChat.M : NotEmptyEncryptedChat.String
*EncryptedChat.M : fmt.Stringer.String
*EncryptedChat.M : context.stringer.String
*EncryptedChat.M : runtime.stringer.String
TypeID() uint32
*EncryptedChat.M : EncryptedChatClass.TypeID
*EncryptedChat.M : NotEmptyEncryptedChat.TypeID
TypeName() string
*EncryptedChat.M : EncryptedChatClass.TypeName
*EncryptedChat.M : NotEmptyEncryptedChat.TypeName
Zero() bool
*EncryptedChat.M : EncryptedChatClass.Zero
*EncryptedChat.M : NotEmptyEncryptedChat.Zero
construct() EncryptedChatClass
*EncryptedChat.m : EncryptedChatClass.construct
*EncryptedChat.m : NotEmptyEncryptedChat.construct
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. |