605 B
605 B
title | description |
---|---|
inputPrivacyValueDisallowContacts | inputPrivacyValueDisallowContacts attributes, type and example |
Constructor: inputPrivacyValueDisallowContacts
Attributes:
Name | Type | Required |
---|
Type: InputPrivacyRule
Example:
$inputPrivacyValueDisallowContacts = ['_' => 'inputPrivacyValueDisallowContacts', ];
Or, if you're into Lua:
inputPrivacyValueDisallowContacts={_='inputPrivacyValueDisallowContacts', }