class functions.BotsGetBotCommands extends Function<types.TypeBotCommand[]>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { BotsGetBotCommands } = functions; ConstructorsnewBotsGetBotCommands(params: { scope: types.TypeBotCommandScope; langCode: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamslangCode: stringscope: types.TypeBotCommandScopeStatic Propertiesreadonly[paramDesc]: ParamDesc