class functions.ChannelsEditForumTopic extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsEditForumTopic } = functions; ConstructorsnewChannelsEditForumTopic(params: { channel: types.TypeInputChannel; topicId: number; title?: string; iconEmojiId?: bigint; closed?: boolean; hidden?: boolean; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChanneloptionalclosed: booleanoptionalhidden: booleanoptionaliconEmojiId: bigintoptionaltitle: stringtopicId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc