Skip to main content
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class BotsInvokeWebViewCustomMethod
extends Function<types.TypeDataJSON>
import { BotsInvokeWebViewCustomMethod } from "https://deno.land/x/mtkruto@0.1.117/tl/3_functions.ts";

Constructors

new
BotsInvokeWebViewCustomMethod(params: { bot: types.TypeInputUser; customMethod: string; params: types.TypeDataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot: types.TypeInputUser
customMethod: string
params: types.TypeDataJSON

Static Properties

readonly
[paramDesc]: ParamDesc