Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsReorderPinnedForumTopics

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

Constructors

new
ChannelsReorderPinnedForumTopics(params: { force?: true; channel: types.TypeInputChannel; order: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
force: true
order: Array<number>

Static Properties

readonly
[paramDesc]: ParamDesc