Skip to main content
Module

x/mtkruto/mod.ts>types.MessageActionWebViewDataSentMe

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

Constructors

new
MessageActionWebViewDataSentMe(params: { text: string; data: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
data: string
text: string

Static Properties

readonly
[paramDesc]: ParamDesc