The chat the user was requesting to join, if available
Marked ID of the chat the user was requesting to join
ID of the join query, as returned by TelegramClient.joinChat
Decision of the guard bot
approved - the user has joined the chatdeclined - the request was declinedqueued - the request was sent to chat admins for reviewwebview - the user must open the bot's mini app (see webviewUrl)If result is webview, URL of the mini app to open
A guard bot has made a decision about the current user's request to join a chat (see TelegramClient.openJoinChatWebview).
If the webview of the guard bot is still open, it should be closed.