import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelsUpdatePinnedForumTopic } = functions;
Constructors
new
ChannelsUpdatePinnedForumTopic(params: { channel: types.TypeInputChannel; topicId: number; pinned: boolean; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc