Latest
type alias BotWithHelpersPlugin
import { type BotWithHelpersPlugin } from "https://dotland.deno.dev/x/discordeno@18.0.1/template/beginner/deps.ts";

Type Parameters

optional
B extends Bot = Bot
definition: Omit<B, "helpers"> & HelperFunctionsFromHelperPlugin