type github.com/gotd/td/tg.ChannelParticipantClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*ChannelParticipant).Decode
(*ChannelParticipantAdmin).Decode
(*ChannelParticipantBanned).Decode
(*ChannelParticipantCreator).Decode
(*ChannelParticipantLeft).Decode
(*ChannelParticipantSelf).Decode
DecodeBare(b *bin.Buffer) error
(*ChannelParticipant).DecodeBare
(*ChannelParticipantAdmin).DecodeBare
(*ChannelParticipantBanned).DecodeBare
(*ChannelParticipantCreator).DecodeBare
(*ChannelParticipantLeft).DecodeBare
(*ChannelParticipantSelf).DecodeBare
Encode(b *bin.Buffer) error
(*ChannelParticipant).Encode
(*ChannelParticipantAdmin).Encode
(*ChannelParticipantBanned).Encode
(*ChannelParticipantCreator).Encode
(*ChannelParticipantLeft).Encode
(*ChannelParticipantSelf).Encode
EncodeBare(b *bin.Buffer) error
(*ChannelParticipant).EncodeBare
(*ChannelParticipantAdmin).EncodeBare
(*ChannelParticipantBanned).EncodeBare
(*ChannelParticipantCreator).EncodeBare
(*ChannelParticipantLeft).EncodeBare
(*ChannelParticipantSelf).EncodeBare
String() string
(*ChannelParticipant).String
(*ChannelParticipantAdmin).String
(*ChannelParticipantBanned).String
(*ChannelParticipantCreator).String
(*ChannelParticipantLeft).String
(*ChannelParticipantSelf).String
TypeID() uint32
(*ChannelParticipant).TypeID
(*ChannelParticipantAdmin).TypeID
(*ChannelParticipantBanned).TypeID
(*ChannelParticipantCreator).TypeID
(*ChannelParticipantLeft).TypeID
(*ChannelParticipantSelf).TypeID
TypeName() string
(*ChannelParticipant).TypeName
(*ChannelParticipantAdmin).TypeName
(*ChannelParticipantBanned).TypeName
(*ChannelParticipantCreator).TypeName
(*ChannelParticipantLeft).TypeName
(*ChannelParticipantSelf).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. |