Constructor: chatInviteAlready
The user has already joined this chat
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| chat | Chat | Optional | The chat connected to the invite |
Type: ChatInvite
Example:
$chatInviteAlready = ['_' => 'chatInviteAlready', 'chat' => Chat];