Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_requestSimpleWebView_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_requestSimpleWebView_
extends Function_<enums.SimpleWebViewResult>
import { messages_requestSimpleWebView_ } from "https://deno.land/x/mtkruto@0.1.139/tl/3_functions.ts";

Constructors

new
messages_requestSimpleWebView_(params: { from_switch_webview?: true; from_side_menu?: true; bot: enums.InputUser; url?: string; start_param?: string; theme_params?: enums.DataJSON; platform: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot: enums.InputUser
optional
from_side_menu: true
optional
from_switch_webview: true
platform: string
optional
start_param: string
optional
theme_params: enums.DataJSON
optional
url: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc