Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetMessageEditData

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetMessageEditData
extends Function<types.TypeMessagesMessageEditData>
import { functions } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { MessagesGetMessageEditData } = functions;

Constructors

new
MessagesGetMessageEditData(params: { peer: types.TypeInputPeer; id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc