type github.com/gotd/td/tg.NotifyPeerClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*NotifyBroadcasts).Decode
(*NotifyChats).Decode
(*NotifyForumTopic).Decode
(*NotifyPeer).Decode
(*NotifyUsers).Decode
DecodeBare(b *bin.Buffer) error
(*NotifyBroadcasts).DecodeBare
(*NotifyChats).DecodeBare
(*NotifyForumTopic).DecodeBare
(*NotifyPeer).DecodeBare
(*NotifyUsers).DecodeBare
Encode(b *bin.Buffer) error
(*NotifyBroadcasts).Encode
(*NotifyChats).Encode
(*NotifyForumTopic).Encode
(*NotifyPeer).Encode
(*NotifyUsers).Encode
EncodeBare(b *bin.Buffer) error
(*NotifyBroadcasts).EncodeBare
(*NotifyChats).EncodeBare
(*NotifyForumTopic).EncodeBare
(*NotifyPeer).EncodeBare
(*NotifyUsers).EncodeBare
String() string
(*NotifyBroadcasts).String
(*NotifyChats).String
(*NotifyForumTopic).String
(*NotifyPeer).String
(*NotifyUsers).String
TypeID() uint32
(*NotifyBroadcasts).TypeID
(*NotifyChats).TypeID
(*NotifyForumTopic).TypeID
(*NotifyPeer).TypeID
(*NotifyUsers).TypeID
TypeName() string
(*NotifyBroadcasts).TypeName
(*NotifyChats).TypeName
(*NotifyForumTopic).TypeName
(*NotifyPeer).TypeName
(*NotifyUsers).TypeName
Zero() bool
(*NotifyBroadcasts).Zero
(*NotifyChats).Zero
(*NotifyForumTopic).Zero
(*NotifyPeer).Zero
(*NotifyUsers).Zero
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. |