MadelineProto/docs/API_docs/constructors/privacyValueDisallowUsers.md

318 B

Constructor: privacyValueDisallowUsers

Attributes:

Name Type Required
users Array of int Required

Type: PrivacyRule

Example:

$privacyValueDisallowUsers = ['users' => [int], ];