danog\MadelineProto\EventHandler\ChatInviteRequester\BotChatInviteRequest
Author: Daniil Gentili daniil@daniil.it
Indicates someone has requested to join a chat or channel (bots only).
Properties
$date
:int
When was the join request » made$userId
:int
The user ID that is asking to join the chat or channel$about
:string
Bio of the user$invite
:danog\MadelineProto\EventHandler\ChatInvite
Chat invite link that was used by the user to send the join request »$chatId
:int
The chat or channel in question — Generated by danog/phpdoc