interface BotClient
implements Bot
import { type BotClient } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/src/bot/botClient.ts";
These are custom properties you want to add to bot
and have accessible everywhere.
Properties
commandVersions: Collection<bigint, number>