class functions.ChannelsGetForumTopics extends Function<types.TypeMessagesForumTopics>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsGetForumTopics } = functions; ConstructorsnewChannelsGetForumTopics(params: { channel: types.TypeInputChannel; q?: string; offsetDate: number; offsetId: number; offsetTopic: number; limit: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannellimit: numberoffsetDate: numberoffsetId: numberoffsetTopic: numberoptionalq: stringStatic Propertiesreadonly[paramDesc]: ParamDesc