MadelineProto/old_docs/API_docs_v40/constructors/chatInviteEmpty.md

22 lines
307 B
Markdown
Raw Normal View History

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