mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 21:07:47 +01:00
401 B
401 B
Constructor: updatePrivacy
Attributes:
Name | Type | Required |
---|---|---|
key | PrivacyKey | Required |
rules | Array of PrivacyRule | Required |
Type:
Example:
$updatePrivacy = ['_' => updatePrivacy', 'key' => PrivacyKey, 'rules' => [Vector t], ];