chatJoinRequest property

ChatJoinRequest? chatJoinRequest
getter/setter pair

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

ChatJoinRequest? chatJoinRequest;