Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSendWebViewData

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesSendWebViewData
import { functions } from "https://deno.land/x/mtkruto@0.0.985/mod.ts";
const { MessagesSendWebViewData } = functions;

Constructors

new
MessagesSendWebViewData(params: { bot: types.TypeInputUser; randomId: bigint; buttonText: string; data: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
buttonText: string
data: string
randomId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc