type github.com/gotd/td/tg.DocumentAttributeClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*DocumentAttributeAnimated).Decode
(*DocumentAttributeAudio).Decode
(*DocumentAttributeCustomEmoji).Decode
(*DocumentAttributeFilename).Decode
(*DocumentAttributeHasStickers).Decode
(*DocumentAttributeImageSize).Decode
(*DocumentAttributeSticker).Decode
(*DocumentAttributeVideo).Decode
DecodeBare(b *bin.Buffer) error
(*DocumentAttributeAnimated).DecodeBare
(*DocumentAttributeAudio).DecodeBare
(*DocumentAttributeCustomEmoji).DecodeBare
(*DocumentAttributeFilename).DecodeBare
(*DocumentAttributeHasStickers).DecodeBare
(*DocumentAttributeImageSize).DecodeBare
(*DocumentAttributeSticker).DecodeBare
(*DocumentAttributeVideo).DecodeBare
Encode(b *bin.Buffer) error
(*DocumentAttributeAnimated).Encode
(*DocumentAttributeAudio).Encode
(*DocumentAttributeCustomEmoji).Encode
(*DocumentAttributeFilename).Encode
(*DocumentAttributeHasStickers).Encode
(*DocumentAttributeImageSize).Encode
(*DocumentAttributeSticker).Encode
(*DocumentAttributeVideo).Encode
EncodeBare(b *bin.Buffer) error
(*DocumentAttributeAnimated).EncodeBare
(*DocumentAttributeAudio).EncodeBare
(*DocumentAttributeCustomEmoji).EncodeBare
(*DocumentAttributeFilename).EncodeBare
(*DocumentAttributeHasStickers).EncodeBare
(*DocumentAttributeImageSize).EncodeBare
(*DocumentAttributeSticker).EncodeBare
(*DocumentAttributeVideo).EncodeBare
String() string
(*DocumentAttributeAnimated).String
(*DocumentAttributeAudio).String
(*DocumentAttributeCustomEmoji).String
(*DocumentAttributeFilename).String
(*DocumentAttributeHasStickers).String
(*DocumentAttributeImageSize).String
(*DocumentAttributeSticker).String
(*DocumentAttributeVideo).String
TypeID() uint32
(*DocumentAttributeAnimated).TypeID
(*DocumentAttributeAudio).TypeID
(*DocumentAttributeCustomEmoji).TypeID
(*DocumentAttributeFilename).TypeID
(*DocumentAttributeHasStickers).TypeID
(*DocumentAttributeImageSize).TypeID
(*DocumentAttributeSticker).TypeID
(*DocumentAttributeVideo).TypeID
TypeName() string
(*DocumentAttributeAnimated).TypeName
(*DocumentAttributeAudio).TypeName
(*DocumentAttributeCustomEmoji).TypeName
(*DocumentAttributeFilename).TypeName
(*DocumentAttributeHasStickers).TypeName
(*DocumentAttributeImageSize).TypeName
(*DocumentAttributeSticker).TypeName
(*DocumentAttributeVideo).TypeName
Zero() bool
(*DocumentAttributeAnimated).Zero
(*DocumentAttributeAudio).Zero
(*DocumentAttributeCustomEmoji).Zero
(*DocumentAttributeFilename).Zero
(*DocumentAttributeHasStickers).Zero
(*DocumentAttributeImageSize).Zero
(*DocumentAttributeSticker).Zero
(*DocumentAttributeVideo).Zero
construct() DocumentAttributeClass
(*DocumentAttributeAnimated).construct
(*DocumentAttributeAudio).construct
(*DocumentAttributeCustomEmoji).construct
(*DocumentAttributeFilename).construct
(*DocumentAttributeHasStickers).construct
(*DocumentAttributeImageSize).construct
(*DocumentAttributeSticker).construct
(*DocumentAttributeVideo).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. |