type github.com/gotd/td/tg.NotEmptyChat (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*Channel).Decode
(*ChannelForbidden).Decode
(*Chat).Decode
(*ChatForbidden).Decode
FullChat.Decode
DecodeBare(b *bin.Buffer) error
(*Channel).DecodeBare
(*ChannelForbidden).DecodeBare
(*Chat).DecodeBare
(*ChatForbidden).DecodeBare
FullChat.DecodeBare
Encode(b *bin.Buffer) error
(*Channel).Encode
(*ChannelForbidden).Encode
(*Chat).Encode
(*ChatForbidden).Encode
FullChat.Encode
EncodeBare(b *bin.Buffer) error
(*Channel).EncodeBare
(*ChannelForbidden).EncodeBare
(*Chat).EncodeBare
(*ChatForbidden).EncodeBare
FullChat.EncodeBare
GetID() (value int64)
(*Channel).GetID
(*ChannelForbidden).GetID
(*Chat).GetID
(*ChatForbidden).GetID
FullChat.GetID
GetTitle() (value string)
(*Channel).GetTitle
(*ChannelForbidden).GetTitle
(*Chat).GetTitle
(*ChatForbidden).GetTitle
FullChat.GetTitle
String() string
(*Channel).String
(*ChannelForbidden).String
(*Chat).String
(*ChatForbidden).String
FullChat.String
TypeID() uint32
(*Channel).TypeID
(*ChannelForbidden).TypeID
(*Chat).TypeID
(*ChatForbidden).TypeID
FullChat.TypeID
TypeName() string
(*Channel).TypeName
(*ChannelForbidden).TypeName
(*Chat).TypeName
(*ChatForbidden).TypeName
FullChat.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. |