chatJoinRequest

@SerialName(value = "chat_join_request")
val chatJoinRequest: ChatJoinRequest? = null(source)

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.