MadelineProto/docs/API_docs/constructors/privacyValueDisallowContacts.md
2016-12-20 13:15:22 +01:00

19 lines
282 B
Markdown

---
title: privacyValueDisallowContacts
---
## Constructor: privacyValueDisallowContacts
[Back to constructors index](index.md)
### Type: [PrivacyRule](../types/PrivacyRule.md)
### Example:
```
$privacyValueDisallowContacts = ['_' => privacyValueDisallowContacts', ];
```