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