MadelineProto/old_docs/API_docs_v51/constructors/inputPrivacyValueDisallowContacts.md

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', ];
```