MadelineProto/docs/API_docs/constructors/inputPrivacyValueDisallowAll.md
2016-12-19 20:56:05 +03:00

13 lines
207 B
Markdown

## Constructor: inputPrivacyValueDisallowAll
### Type: [InputPrivacyRule](../types/InputPrivacyRule.md)
### Example:
```
$inputPrivacyValueDisallowAll = ['_' => inputPrivacyValueDisallowAll', ];
```