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_getLeftChannels_

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

Constructors

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

Properties

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

Offset for pagination

Static Properties

__F: (params: { offset: number; }) => enums.messages.Chats
readonly
[name]: string
readonly
[paramDesc]: ParamDesc