import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ChannelsReorderPinnedForumTopics } = functions;
Constructors
new
ChannelsReorderPinnedForumTopics(params: { force?: true; channel: types.TypeInputChannel; order: Array<number>; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc