type github.com/gotd/td/tg.RecentMeURLClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*RecentMeURLChat).Decode
(*RecentMeURLChatInvite).Decode
(*RecentMeURLStickerSet).Decode
(*RecentMeURLUnknown).Decode
(*RecentMeURLUser).Decode
DecodeBare(b *bin.Buffer) error
(*RecentMeURLChat).DecodeBare
(*RecentMeURLChatInvite).DecodeBare
(*RecentMeURLStickerSet).DecodeBare
(*RecentMeURLUnknown).DecodeBare
(*RecentMeURLUser).DecodeBare
Encode(b *bin.Buffer) error
(*RecentMeURLChat).Encode
(*RecentMeURLChatInvite).Encode
(*RecentMeURLStickerSet).Encode
(*RecentMeURLUnknown).Encode
(*RecentMeURLUser).Encode
EncodeBare(b *bin.Buffer) error
(*RecentMeURLChat).EncodeBare
(*RecentMeURLChatInvite).EncodeBare
(*RecentMeURLStickerSet).EncodeBare
(*RecentMeURLUnknown).EncodeBare
(*RecentMeURLUser).EncodeBare
GetURL() (value string)
(*RecentMeURLChat).GetURL
(*RecentMeURLChatInvite).GetURL
(*RecentMeURLStickerSet).GetURL
(*RecentMeURLUnknown).GetURL
(*RecentMeURLUser).GetURL
String() string
(*RecentMeURLChat).String
(*RecentMeURLChatInvite).String
(*RecentMeURLStickerSet).String
(*RecentMeURLUnknown).String
(*RecentMeURLUser).String
TypeID() uint32
(*RecentMeURLChat).TypeID
(*RecentMeURLChatInvite).TypeID
(*RecentMeURLStickerSet).TypeID
(*RecentMeURLUnknown).TypeID
(*RecentMeURLUser).TypeID
TypeName() string
(*RecentMeURLChat).TypeName
(*RecentMeURLChatInvite).TypeName
(*RecentMeURLStickerSet).TypeName
(*RecentMeURLUnknown).TypeName
(*RecentMeURLUser).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. |