535 B
535 B
title | description |
---|---|
updatePrivacy | updatePrivacy attributes, type and example |
Constructor: updatePrivacy
Attributes:
Name | Type | Required |
---|---|---|
key | PrivacyKey | Required |
rules | Array of PrivacyRule | Required |
Type: Update
Example:
$updatePrivacy = ['_' => 'updatePrivacy', 'key' => PrivacyKey, 'rules' => [Vector t], ];