1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 14:58:15 +01:00
MadelineProto/docs/API_docs/constructors/inputPrivacyValueDisallowAll.md

16 lines
263 B
Markdown

## Constructor: inputPrivacyValueDisallowAll
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [InputPrivacyRule](../types/InputPrivacyRule.md)
### Example:
```
$inputPrivacyValueDisallowAll = ;
```