mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 12:11:14 +01:00
19 lines
244 B
Markdown
19 lines
244 B
Markdown
---
|
|
title: chatInviteEmpty
|
|
---
|
|
## Constructor: chatInviteEmpty
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [ExportedChatInvite](../types/ExportedChatInvite.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$chatInviteEmpty = ['_' => chatInviteEmpty', ];
|
|
``` |