Skip to main content

webViewResultUrl

Contains the webview URL with appropriate theme and user info parameters added

type tg.WebViewResultURL struct { /* ... */ }

Fields

NameTypeRequiredDescription
FullsizeboolIf set, the app must be opened in fullsize mode instead of compact mode.
FullscreenboolIf set, the app must be opened in fullscreen
SameOriginboolSameOrigin field of WebViewResultURL.
QueryIDint64Webview session ID (only returned by inline button mini apps, menu button mini apps, attachment menu mini apps).
URLstringyesWebview URL to open

Returned by

References