Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>channels_leaveChannel_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class channels_leaveChannel_
extends Function_<enums.Updates>
import { channels_leaveChannel_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Constructors

new
channels_leaveChannel_(params: { channel: enums.InputChannel; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
channel: enums.InputChannel

Static Properties

__F: (params: { channel: enums.InputChannel; }) => enums.Updates
readonly
[name]: string
readonly
[paramDesc]: ParamDesc