MadelineProto/docs/API_docs/constructors/updatePrivacy.md
2016-12-20 13:32:11 +01:00

530 B

title description
updatePrivacy updatePrivacy attributes, type and example

Constructor: updatePrivacy

Back to constructors index

Attributes:

Name Type Required
key PrivacyKey Required
rules Array of PrivacyRule Required

Type: Update

Example:

$updatePrivacy = ['_' => updatePrivacy', 'key' => PrivacyKey, 'rules' => [Vector t], ];