MadelineProto/docs/API_docs/constructors/inputPrivacyKeyChatInvite.md

13 lines
196 B
Markdown
Raw Normal View History

## Constructor: inputPrivacyKeyChatInvite
2016-12-19 20:56:05 +03:00
### Type: [InputPrivacyKey](../types/InputPrivacyKey.md)
### Example:
```
2016-12-19 19:48:27 +03:00
$inputPrivacyKeyChatInvite = ['_' => inputPrivacyKeyChatInvite', ];
```