InputPrivacyValueAllowUsers

---types---
inputPrivacyValueAllowUsers#131cc67f users:Vector<InputUser> = InputPrivacyRule

Belongs to

InputPrivacyRule

This type can be an instance of either:

InputPrivacyValueAllowAllInputPrivacyValueAllowChatParticipants
InputPrivacyValueAllowCloseFriendsInputPrivacyValueAllowContacts
InputPrivacyValueAllowPremiumInputPrivacyValueAllowUsers
InputPrivacyValueDisallowAllInputPrivacyValueDisallowChatParticipants
InputPrivacyValueDisallowContactsInputPrivacyValueDisallowUsers

Members

usersInputUserAnything entity-like will work if the library can find its Input version (e.g., usernames, Peer, User or Channel objects, etc.). A list must be supplied.