Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsGetAdminedPublicChannels

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.ChannelsGetAdminedPublicChannels
import { functions } from "https://deno.land/x/mtkruto@0.1.116/mod.ts";
const { ChannelsGetAdminedPublicChannels } = functions;

Constructors

new
ChannelsGetAdminedPublicChannels(params?: { byLocation?: true; checkLimit?: true; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
byLocation: true
optional
checkLimit: true

Static Properties

readonly
[paramDesc]: ParamDesc