Skip to main content
Module

x/mtkruto/mod.ts>tl.functions.ChannelsGetLeftChannels

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

Constructors

new
ChannelsGetLeftChannels(params: { offset: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
offset: number

Static Properties

readonly
[paramDesc]: ParamDesc