import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { ChannelsEditForumTopic } = functions;
Constructors
new
ChannelsEditForumTopic(params: { channel: types.TypeInputChannel; topicId: number; title?: string; iconEmojiId?: bigint; closed?: boolean; hidden?: boolean; })Properties
channel: types.TypeInputChannel