type github.com/gotd/td/tg.RequestedPeerClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*RequestedPeerChannel).Decode
(*RequestedPeerChat).Decode
(*RequestedPeerUser).Decode
DecodeBare(b *bin.Buffer) error
(*RequestedPeerChannel).DecodeBare
(*RequestedPeerChat).DecodeBare
(*RequestedPeerUser).DecodeBare
Encode(b *bin.Buffer) error
(*RequestedPeerChannel).Encode
(*RequestedPeerChat).Encode
(*RequestedPeerUser).Encode
EncodeBare(b *bin.Buffer) error
(*RequestedPeerChannel).EncodeBare
(*RequestedPeerChat).EncodeBare
(*RequestedPeerUser).EncodeBare
GetPhoto() (value PhotoClass, ok bool)
(*RequestedPeerChannel).GetPhoto
(*RequestedPeerChat).GetPhoto
(*RequestedPeerUser).GetPhoto
String() string
(*RequestedPeerChannel).String
(*RequestedPeerChat).String
(*RequestedPeerUser).String
TypeID() uint32
(*RequestedPeerChannel).TypeID
(*RequestedPeerChat).TypeID
(*RequestedPeerUser).TypeID
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |