Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
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>