type github.com/gotd/td/tg.InputChannelClass (interface)
Method Implmentations
AsNotEmpty() (NotEmptyInputChannel, bool)
(*InputChannel).AsNotEmpty
(*InputChannelEmpty).AsNotEmpty
(*InputChannelFromMessage).AsNotEmpty
Decode(b *bin.Buffer) error
(*InputChannel).Decode
(*InputChannelEmpty).Decode
(*InputChannelFromMessage).Decode
DecodeBare(b *bin.Buffer) error
(*InputChannel).DecodeBare
(*InputChannelEmpty).DecodeBare
(*InputChannelFromMessage).DecodeBare
Encode(b *bin.Buffer) error
(*InputChannel).Encode
(*InputChannelEmpty).Encode
(*InputChannelFromMessage).Encode
EncodeBare(b *bin.Buffer) error
(*InputChannel).EncodeBare
(*InputChannelEmpty).EncodeBare
(*InputChannelFromMessage).EncodeBare
String() string
(*InputChannel).String
(*InputChannelEmpty).String
(*InputChannelFromMessage).String
TypeID() uint32
(*InputChannel).TypeID
(*InputChannelEmpty).TypeID
(*InputChannelFromMessage).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. |