Skip to main content
Module

x/mtkruto/2_tl.ts>Api.channels_reorderPinnedForumTopics

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.channels_reorderPinnedForumTopics
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { channels_reorderPinnedForumTopics } = Api;

Properties

_: "channels.reorderPinnedForumTopics"
optional
force: true
channel: InputChannel
order: Array<number>
optional
[R]: Updates