InputPrivacyRule

Privacy rule

inputPrivacyValueAllowContacts#d09e07b = InputPrivacyRule;
inputPrivacyValueAllowAll#184b35ce = InputPrivacyRule;
inputPrivacyValueAllowUsers#131cc67f users:Vector<InputUser> = InputPrivacyRule;
inputPrivacyValueDisallowContacts#ba52007 = InputPrivacyRule;
inputPrivacyValueDisallowAll#d66b66c9 = InputPrivacyRule;
inputPrivacyValueDisallowUsers#90110467 users:Vector<InputUser> = InputPrivacyRule;
inputPrivacyValueAllowChatParticipants#840649cf chats:Vector<long> = InputPrivacyRule;
inputPrivacyValueDisallowChatParticipants#e94f0f86 chats:Vector<long> = InputPrivacyRule;

Constructors

Constructor Description
inputPrivacyValueAllowContacts Allow only contacts
inputPrivacyValueAllowAll Allow all users
inputPrivacyValueAllowUsers Allow only certain users
inputPrivacyValueDisallowContacts Disallow only contacts
inputPrivacyValueDisallowAll Disallow all
inputPrivacyValueDisallowUsers Disallow only certain users
inputPrivacyValueAllowChatParticipants Allow only participants of certain chats
inputPrivacyValueDisallowChatParticipants Disallow only participants of certain chats