This update is sent when a user requests to join a chat via invite link with approvals.
NOTE: This update is only received by bots, if you are using a user-bot, see ChatJoinRequestUpdate
Readonly
Object containing the chat information.
Chat ID where the user is requesting to join.
Date when the request was sent.
Invite link used to request joining.
Object containing the user information.
Bio of the user who requested to join the chat.
ID of the user who requested to join the chat.
This update is sent when a user requests to join a chat via invite link with approvals.