Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsDeleteChannel

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

Constructors

new
ChannelsDeleteChannel(params: { channel: types.TypeInputChannel; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: types.TypeInputChannel

Static Properties

readonly
[paramDesc]: ParamDesc