function setupCacheRemovalsRe-exportimport { setupCacheRemovals } from "https://deno.land/x/discordeno@17.2.0/plugins/mod.ts"; setupCacheRemovals<B extends Bot>(bot: BotWithCache<B>)Type ParametersB extends BotParametersbot: BotWithCache<B>