JoinChatBotResultWebView
- class pyrogram.raw.types.JoinChatBotResultWebView
Telegram API type.
Constructor of
JoinChatBotResult.- Details:
Layer:
227ID:
D6E3B813
- Parameters:
url (
str) – N/A
TL Schema
joinChatBotResultWebView#d6e3b813
url:string
= JoinChatBotResult
Parameter Tree
JoinChatBotResultWebView
└── url →
stringExample
JoinChatBotResultWebView(
url="https://google.com",
)