type github.com/gotd/td/tg.ChatParticipantClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*ChatParticipant).Decode
(*ChatParticipantAdmin).Decode
(*ChatParticipantCreator).Decode
DecodeBare(b *bin.Buffer) error
(*ChatParticipant).DecodeBare
(*ChatParticipantAdmin).DecodeBare
(*ChatParticipantCreator).DecodeBare
Encode(b *bin.Buffer) error
(*ChatParticipant).Encode
(*ChatParticipantAdmin).Encode
(*ChatParticipantCreator).Encode
EncodeBare(b *bin.Buffer) error
(*ChatParticipant).EncodeBare
(*ChatParticipantAdmin).EncodeBare
(*ChatParticipantCreator).EncodeBare
GetUserID() (value int64)
(*ChatParticipant).GetUserID
(*ChatParticipantAdmin).GetUserID
(*ChatParticipantCreator).GetUserID
String() string
(*ChatParticipant).String
(*ChatParticipantAdmin).String
(*ChatParticipantCreator).String
TypeID() uint32
(*ChatParticipant).TypeID
(*ChatParticipantAdmin).TypeID
(*ChatParticipantCreator).TypeID
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. |