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

19 lines
292 B
Markdown

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