webViewResultUrl#4d22ff98 flags:# fullsize:flags.1?true fullscreen:flags.2?true query_id:flags.0?long url:string = WebViewResult;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| fullsize | flags.1?true | |
| fullscreen | flags.2?true | |
| query_id | flags.0?long | Query identifier — return it with the answer. |
| url | string | URL. |