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