1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 13:47:24 +01:00
MadelineProto/docs/API_docs/constructors/privacyValueDisallowContacts.md
2016-12-30 23:21:36 +03:00

20 lines
354 B
Markdown

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