MadelineProto/docs/API_docs/constructors/privacyValueAllowContacts.md
2016-12-20 13:32:11 +01:00

20 lines
338 B
Markdown

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