type alias BotWithHelpersPluginimport { type BotWithHelpersPlugin } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/mod.ts"; Type ParametersoptionalB extends Bot = Botdefinition: Omit<B, "helpers"> & HelperFunctionsFromHelperPlugin