type github.com/gotd/td/tg.InputPeerClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*InputPeerChannel).Decode
(*InputPeerChannelFromMessage).Decode
(*InputPeerChat).Decode
(*InputPeerEmpty).Decode
(*InputPeerSelf).Decode
(*InputPeerUser).Decode
(*InputPeerUserFromMessage).Decode
DecodeBare(b *bin.Buffer) error
(*InputPeerChannel).DecodeBare
(*InputPeerChannelFromMessage).DecodeBare
(*InputPeerChat).DecodeBare
(*InputPeerEmpty).DecodeBare
(*InputPeerSelf).DecodeBare
(*InputPeerUser).DecodeBare
(*InputPeerUserFromMessage).DecodeBare
Encode(b *bin.Buffer) error
(*InputPeerChannel).Encode
(*InputPeerChannelFromMessage).Encode
(*InputPeerChat).Encode
(*InputPeerEmpty).Encode
(*InputPeerSelf).Encode
(*InputPeerUser).Encode
(*InputPeerUserFromMessage).Encode
EncodeBare(b *bin.Buffer) error
(*InputPeerChannel).EncodeBare
(*InputPeerChannelFromMessage).EncodeBare
(*InputPeerChat).EncodeBare
(*InputPeerEmpty).EncodeBare
(*InputPeerSelf).EncodeBare
(*InputPeerUser).EncodeBare
(*InputPeerUserFromMessage).EncodeBare
String() string
(*InputPeerChannel).String
(*InputPeerChannelFromMessage).String
(*InputPeerChat).String
(*InputPeerEmpty).String
(*InputPeerSelf).String
(*InputPeerUser).String
(*InputPeerUserFromMessage).String
TypeID() uint32
(*InputPeerChannel).TypeID
(*InputPeerChannelFromMessage).TypeID
(*InputPeerChat).TypeID
(*InputPeerEmpty).TypeID
(*InputPeerSelf).TypeID
(*InputPeerUser).TypeID
(*InputPeerUserFromMessage).TypeID
TypeName() string
(*InputPeerChannel).TypeName
(*InputPeerChannelFromMessage).TypeName
(*InputPeerChat).TypeName
(*InputPeerEmpty).TypeName
(*InputPeerSelf).TypeName
(*InputPeerUser).TypeName
(*InputPeerUserFromMessage).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. |