Link Search Menu Expand Document

Constructor: chatInviteAlready

Back to constructors index

The user has already joined this chat

Attributes:

NameTypeRequiredDescription
chatChatOptionalThe chat connected to the invite

Type: ChatInvite

Example:

$chatInviteAlready = ['_' => 'chatInviteAlready', 'chat' => Chat];