Skip to main content
Module

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

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

Constructors

new
ChannelsGetChannels(params: { id: Array<types.TypeInputChannel>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<types.TypeInputChannel>

Static Properties

readonly
[paramDesc]: ParamDesc