interface BotCommandRe-exportimport { type BotCommand } from "https://deno.land/x/mtkruto@0.1.157/mod.ts"; A bot command. Propertiescommand: stringThe command's name. description: stringThe command's description.