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