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