MadelineProto/old_docs/API_docs_v45/constructors/privacyValueDisallowAll.md

22 lines
333 B
Markdown
Raw Normal View History

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