MadelineProto/docs/API_docs/constructors/inputPrivacyValueDisallowUsers.md

356 B

Constructor: inputPrivacyValueDisallowUsers

Attributes:

Name Type Required
users Array of InputUser Required

Type: InputPrivacyRule

Example:

$inputPrivacyValueDisallowUsers = ['users' => [InputUser], ];