1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 17:47:22 +01:00
MadelineProto/docs/API_docs/constructors/privacyKeyChatInvite.md

16 lines
235 B
Markdown

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