Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/2_types.ts>DraftMessageEmpty

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class DraftMessageEmpty
extends _TypeDraftMessage
import { DraftMessageEmpty } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";

Constructors

new
DraftMessageEmpty(params?: { date?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
date: number

Static Properties

readonly
[paramDesc]: ParamDesc