## Constructor: chatInviteAlready ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |chat|[Chat](../types/Chat.md) | Required| ### Type: [ChatInvite](../types/ChatInvite.md) ### Example: ``` $chatInviteAlready = ['_' => chatInviteAlready', 'chat' => Chat, ]; ```