1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 05:59:36 +01:00
MadelineProto/docs/API_docs/constructors/privacyKeyChatInvite.md
2016-12-30 23:21:36 +03:00

20 lines
312 B
Markdown

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