Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias BotWithHelpersPlugin
import { type BotWithHelpersPlugin } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";

Type Parameters

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