type github.com/gotd/td/tg.InputPrivacyRuleClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*InputPrivacyValueAllowAll).Decode
(*InputPrivacyValueAllowChatParticipants).Decode
(*InputPrivacyValueAllowCloseFriends).Decode
(*InputPrivacyValueAllowContacts).Decode
(*InputPrivacyValueAllowUsers).Decode
(*InputPrivacyValueDisallowAll).Decode
(*InputPrivacyValueDisallowChatParticipants).Decode
(*InputPrivacyValueDisallowContacts).Decode
(*InputPrivacyValueDisallowUsers).Decode
DecodeBare(b *bin.Buffer) error
(*InputPrivacyValueAllowAll).DecodeBare
(*InputPrivacyValueAllowChatParticipants).DecodeBare
(*InputPrivacyValueAllowCloseFriends).DecodeBare
(*InputPrivacyValueAllowContacts).DecodeBare
(*InputPrivacyValueAllowUsers).DecodeBare
(*InputPrivacyValueDisallowAll).DecodeBare
(*InputPrivacyValueDisallowChatParticipants).DecodeBare
(*InputPrivacyValueDisallowContacts).DecodeBare
(*InputPrivacyValueDisallowUsers).DecodeBare
Encode(b *bin.Buffer) error
(*InputPrivacyValueAllowAll).Encode
(*InputPrivacyValueAllowChatParticipants).Encode
(*InputPrivacyValueAllowCloseFriends).Encode
(*InputPrivacyValueAllowContacts).Encode
(*InputPrivacyValueAllowUsers).Encode
(*InputPrivacyValueDisallowAll).Encode
(*InputPrivacyValueDisallowChatParticipants).Encode
(*InputPrivacyValueDisallowContacts).Encode
(*InputPrivacyValueDisallowUsers).Encode
EncodeBare(b *bin.Buffer) error
(*InputPrivacyValueAllowAll).EncodeBare
(*InputPrivacyValueAllowChatParticipants).EncodeBare
(*InputPrivacyValueAllowCloseFriends).EncodeBare
(*InputPrivacyValueAllowContacts).EncodeBare
(*InputPrivacyValueAllowUsers).EncodeBare
(*InputPrivacyValueDisallowAll).EncodeBare
(*InputPrivacyValueDisallowChatParticipants).EncodeBare
(*InputPrivacyValueDisallowContacts).EncodeBare
(*InputPrivacyValueDisallowUsers).EncodeBare
String() string
(*InputPrivacyValueAllowAll).String
(*InputPrivacyValueAllowChatParticipants).String
(*InputPrivacyValueAllowCloseFriends).String
(*InputPrivacyValueAllowContacts).String
(*InputPrivacyValueAllowUsers).String
(*InputPrivacyValueDisallowAll).String
(*InputPrivacyValueDisallowChatParticipants).String
(*InputPrivacyValueDisallowContacts).String
(*InputPrivacyValueDisallowUsers).String
TypeID() uint32
(*InputPrivacyValueAllowAll).TypeID
(*InputPrivacyValueAllowChatParticipants).TypeID
(*InputPrivacyValueAllowCloseFriends).TypeID
(*InputPrivacyValueAllowContacts).TypeID
(*InputPrivacyValueAllowUsers).TypeID
(*InputPrivacyValueDisallowAll).TypeID
(*InputPrivacyValueDisallowChatParticipants).TypeID
(*InputPrivacyValueDisallowContacts).TypeID
(*InputPrivacyValueDisallowUsers).TypeID
TypeName() string
(*InputPrivacyValueAllowAll).TypeName
(*InputPrivacyValueAllowChatParticipants).TypeName
(*InputPrivacyValueAllowCloseFriends).TypeName
(*InputPrivacyValueAllowContacts).TypeName
(*InputPrivacyValueAllowUsers).TypeName
(*InputPrivacyValueDisallowAll).TypeName
(*InputPrivacyValueDisallowChatParticipants).TypeName
(*InputPrivacyValueDisallowContacts).TypeName
(*InputPrivacyValueDisallowUsers).TypeName
Zero() bool
(*InputPrivacyValueAllowAll).Zero
(*InputPrivacyValueAllowChatParticipants).Zero
(*InputPrivacyValueAllowCloseFriends).Zero
(*InputPrivacyValueAllowContacts).Zero
(*InputPrivacyValueAllowUsers).Zero
(*InputPrivacyValueDisallowAll).Zero
(*InputPrivacyValueDisallowChatParticipants).Zero
(*InputPrivacyValueDisallowContacts).Zero
(*InputPrivacyValueDisallowUsers).Zero
construct() InputPrivacyRuleClass
(*InputPrivacyValueAllowAll).construct
(*InputPrivacyValueAllowChatParticipants).construct
(*InputPrivacyValueAllowCloseFriends).construct
(*InputPrivacyValueAllowContacts).construct
(*InputPrivacyValueAllowUsers).construct
(*InputPrivacyValueDisallowAll).construct
(*InputPrivacyValueDisallowChatParticipants).construct
(*InputPrivacyValueDisallowContacts).construct
(*InputPrivacyValueDisallowUsers).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. |