22 lines
393 B
Markdown
22 lines
393 B
Markdown
---
|
|
title: inputPrivacyValueDisallowContacts
|
|
description: inputPrivacyValueDisallowContacts attributes, type and example
|
|
---
|
|
## Constructor: inputPrivacyValueDisallowContacts
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [InputPrivacyRule](../types/InputPrivacyRule.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$inputPrivacyValueDisallowContacts = ['_' => 'inputPrivacyValueDisallowContacts', ];
|
|
```
|
|
|