Skip to main content
Latest
function enableHelpersPlugin
import { enableHelpersPlugin } from "https://deno.land/x/discordeno@18.0.1/plugins/mod.ts";

Type Parameters

optional
B extends Bot = Bot

Parameters

rawBot: B

Returns

BotWithHelpersPlugin<B>