interface BotClient implements BotWithCache<BotWithHelpersPlugin>import { type BotClient } from "https://deno.land/x/discordeno@17.2.0/template/beginner/bot.ts"; Propertiescommands: Collection<string, Command>