type github.com/gotd/td/tg.PrivacyKeyClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*PrivacyKeyAbout).Decode
(*PrivacyKeyAddedByPhone).Decode
(*PrivacyKeyChatInvite).Decode
(*PrivacyKeyForwards).Decode
(*PrivacyKeyPhoneCall).Decode
(*PrivacyKeyPhoneNumber).Decode
(*PrivacyKeyPhoneP2P).Decode
(*PrivacyKeyProfilePhoto).Decode
(*PrivacyKeyStatusTimestamp).Decode
(*PrivacyKeyVoiceMessages).Decode
DecodeBare(b *bin.Buffer) error
(*PrivacyKeyAbout).DecodeBare
(*PrivacyKeyAddedByPhone).DecodeBare
(*PrivacyKeyChatInvite).DecodeBare
(*PrivacyKeyForwards).DecodeBare
(*PrivacyKeyPhoneCall).DecodeBare
(*PrivacyKeyPhoneNumber).DecodeBare
(*PrivacyKeyPhoneP2P).DecodeBare
(*PrivacyKeyProfilePhoto).DecodeBare
(*PrivacyKeyStatusTimestamp).DecodeBare
(*PrivacyKeyVoiceMessages).DecodeBare
Encode(b *bin.Buffer) error
(*PrivacyKeyAbout).Encode
(*PrivacyKeyAddedByPhone).Encode
(*PrivacyKeyChatInvite).Encode
(*PrivacyKeyForwards).Encode
(*PrivacyKeyPhoneCall).Encode
(*PrivacyKeyPhoneNumber).Encode
(*PrivacyKeyPhoneP2P).Encode
(*PrivacyKeyProfilePhoto).Encode
(*PrivacyKeyStatusTimestamp).Encode
(*PrivacyKeyVoiceMessages).Encode
EncodeBare(b *bin.Buffer) error
(*PrivacyKeyAbout).EncodeBare
(*PrivacyKeyAddedByPhone).EncodeBare
(*PrivacyKeyChatInvite).EncodeBare
(*PrivacyKeyForwards).EncodeBare
(*PrivacyKeyPhoneCall).EncodeBare
(*PrivacyKeyPhoneNumber).EncodeBare
(*PrivacyKeyPhoneP2P).EncodeBare
(*PrivacyKeyProfilePhoto).EncodeBare
(*PrivacyKeyStatusTimestamp).EncodeBare
(*PrivacyKeyVoiceMessages).EncodeBare
String() string
(*PrivacyKeyAbout).String
(*PrivacyKeyAddedByPhone).String
(*PrivacyKeyChatInvite).String
(*PrivacyKeyForwards).String
(*PrivacyKeyPhoneCall).String
(*PrivacyKeyPhoneNumber).String
(*PrivacyKeyPhoneP2P).String
(*PrivacyKeyProfilePhoto).String
(*PrivacyKeyStatusTimestamp).String
(*PrivacyKeyVoiceMessages).String
TypeID() uint32
(*PrivacyKeyAbout).TypeID
(*PrivacyKeyAddedByPhone).TypeID
(*PrivacyKeyChatInvite).TypeID
(*PrivacyKeyForwards).TypeID
(*PrivacyKeyPhoneCall).TypeID
(*PrivacyKeyPhoneNumber).TypeID
(*PrivacyKeyPhoneP2P).TypeID
(*PrivacyKeyProfilePhoto).TypeID
(*PrivacyKeyStatusTimestamp).TypeID
(*PrivacyKeyVoiceMessages).TypeID
TypeName() string
(*PrivacyKeyAbout).TypeName
(*PrivacyKeyAddedByPhone).TypeName
(*PrivacyKeyChatInvite).TypeName
(*PrivacyKeyForwards).TypeName
(*PrivacyKeyPhoneCall).TypeName
(*PrivacyKeyPhoneNumber).TypeName
(*PrivacyKeyPhoneP2P).TypeName
(*PrivacyKeyProfilePhoto).TypeName
(*PrivacyKeyStatusTimestamp).TypeName
(*PrivacyKeyVoiceMessages).TypeName
Zero() bool
(*PrivacyKeyAbout).Zero
(*PrivacyKeyAddedByPhone).Zero
(*PrivacyKeyChatInvite).Zero
(*PrivacyKeyForwards).Zero
(*PrivacyKeyPhoneCall).Zero
(*PrivacyKeyPhoneNumber).Zero
(*PrivacyKeyPhoneP2P).Zero
(*PrivacyKeyProfilePhoto).Zero
(*PrivacyKeyStatusTimestamp).Zero
(*PrivacyKeyVoiceMessages).Zero
construct() PrivacyKeyClass
(*PrivacyKeyAbout).construct
(*PrivacyKeyAddedByPhone).construct
(*PrivacyKeyChatInvite).construct
(*PrivacyKeyForwards).construct
(*PrivacyKeyPhoneCall).construct
(*PrivacyKeyPhoneNumber).construct
(*PrivacyKeyPhoneP2P).construct
(*PrivacyKeyProfilePhoto).construct
(*PrivacyKeyStatusTimestamp).construct
(*PrivacyKeyVoiceMessages).construct
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. |