1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 14:07:23 +01:00
MadelineProto/docs/API_docs/constructors/privacyValueDisallowContacts.md

16 lines
253 B
Markdown

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