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