Raw.WebViewResultUrl

Raw.WebViewResultUrl

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

webViewResultUrl#4d22ff98 flags:# fullsize:flags.1?true query_id:flags.0?long url:string = WebViewResult;
export namespace Raw {
  export class WebViewResultUrl {
    constructor(params: { fullsize?: boolean; queryId?: bigint; url: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x4d22ff98

Property