MadelineProto/docs/API_docs/constructors/chatInviteEmpty.md

16 lines
241 B
Markdown
Raw Normal View History

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