1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 19:27:21 +01:00
MadelineProto/docs/API_docs/constructors/privacyValueAllowContacts.md
2016-12-20 13:15:22 +01:00

19 lines
270 B
Markdown

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