class functions.ChannelsCreateForumTopic extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsCreateForumTopic } = functions; ConstructorsnewChannelsCreateForumTopic(params: { channel: types.TypeInputChannel; title: string; iconColor?: number; iconEmojiId?: bigint; randomId: bigint; sendAs?: types.TypeInputPeer; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChanneloptionaliconColor: numberoptionaliconEmojiId: bigintrandomId: bigintoptionalsendAs: types.TypeInputPeertitle: stringStatic Propertiesreadonly[paramDesc]: ParamDesc