function enableValidationsPluginimport { enableValidationsPlugin } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts"; enableValidationsPlugin<B extends Bot>(bot: B): BType ParametersB extends BotParametersbot: BReturnsB