Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesDeleteChat

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

Constructors

new
MessagesDeleteChat(params: { chatId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc