class functions.BotsToggleUsername extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { BotsToggleUsername } = functions; ConstructorsnewBotsToggleUsername(params: { bot: types.TypeInputUser; username: string; active: boolean; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsactive: booleanbot: types.TypeInputUserusername: stringStatic Propertiesreadonly[paramDesc]: ParamDesc