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

20 lines
373 B
Markdown

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