Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsGetChannels

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