class types.BotCommand extends _TypeBotCommandimport { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts"; const { BotCommand } = types; ConstructorsnewBotCommand(params: { command: string; description: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscommand: stringdescription: stringStatic Propertiesreadonly[paramDesc]: ParamDesc