telegram api constructor · layer 229 · #4d22ff98
webViewResultUrl
Contains the webview URL with appropriate theme and user info parameters added
definition
webViewResultUrl#4d22ff98 flags:# fullsize:flags.1?true fullscreen:flags.2?true same_origin:flags.3?true query_id:flags.0?long url:string = WebViewResult;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
fullsize | true | If set, the app must be opened in fullsize mode instead of compact mode. |
fullscreen | true | If set, the app must be opened in fullscreen |
same_origin | true | |
query_id | long | Webview session ID (only returned by inline button mini apps, menu button mini apps, attachment menu mini apps). |
url | string | Webview URL to open |
type
history
present in layers 140–229 · constructor id changed 1×
| id | layers |
|---|---|
| #0c14557c | 140–182 |
| #4d22ff98 | 183–229 |