MadelineProto/docs/API_docs/constructors/chatInviteAlready.md

290 B

Constructor: chatInviteAlready

Attributes:

Name Type Required
chat Chat Required

Type: ChatInvite

Example:

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