chatJoinRequest property
Optional. A request to join the chat has been sent. The bot must have the can_invite_users administrator right in the chat to receive these updates.
Implementation
final ChatJoinRequest? chatJoinRequest;
Optional. A request to join the chat has been sent. The bot must have the can_invite_users administrator right in the chat to receive these updates.
final ChatJoinRequest? chatJoinRequest;