Skip to main content
Module

x/mtkruto/mod.ts>tl.types.MessageEmpty

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

Constructors

new
MessageEmpty(params: { id: number; peerId?: TypePeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: number
optional
peerId: TypePeer

Static Properties

readonly
[paramDesc]: ParamDesc