ChatJoinResultGuardBotApprovalRequired¶
- class pyrogram.types.ChatJoinResultGuardBotApprovalRequired[source]¶
An approval from a guard bot through a Web App is required to join the chat.
- Parameters:
bot (
User) – Information about the joined chat.query_id (
str) – Unique identifier of the join request.url (
str, optional) – The URL of the Web App to open. Can be obtained by callingrequest_chat_join_web_view().