class functions.ChannelsToggleForum extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsToggleForum } = functions; ConstructorsnewChannelsToggleForum(params: { channel: types.TypeInputChannel; enabled: boolean; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelenabled: booleanStatic Propertiesreadonly[paramDesc]: ParamDesc