WebViewResultUrl
- class pyrogram.raw.types.WebViewResultUrl
Contains the webview URL with appropriate theme and user info parameters added
Constructor of
WebViewResult
.- Details:
Layer:
194
ID:
4D22FF98
- Parameters:
url (
str
) – Webview URL to openfullsize (
bool
, optional) – N/Afullscreen (
bool
, optional) – N/Aquery_id (
int
64-bit
, optional) – Webview session ID
- Functions:
This object can be returned by 4 functions.
Open a bot mini app, sending over user information after user confirmation.
Open a bot mini app.
Open a bot mini app from a direct Mini App deep link, sending over user information after user confirmation.
Telegram API function.