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

19 lines
280 B
Markdown

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