MadelineProto/docs/API_docs_55/constructors/privacyValueAllowUsers.md

495 B

title description
privacyValueAllowUsers privacyValueAllowUsers attributes, type and example

Constructor: privacyValueAllowUsers

Back to constructors index

Attributes:

Name Type Required
users Array of int Required

Type: PrivacyRule

Example:

$privacyValueAllowUsers = ['_' => 'privacyValueAllowUsers', 'users' => [Vector t], ];