mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:47:46 +01:00
453 B
453 B
Constructor: account_privacyRules
Attributes:
Name | Type | Required |
---|---|---|
rules | Array of PrivacyRule | Required |
users | Array of User | Required |
Type:
Example:
$account_privacyRules = ['_' => account_privacyRules', 'rules' => [Vector t], 'users' => [Vector t], ];