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