function enableCacheSweepersimport { enableCacheSweepers } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/mod.ts"; enableCacheSweepers<B extends Bot>(bot: BotWithCache<B>)Enables sweepers for your bot but will require, enabling cache first. Type ParametersB extends BotParametersbot: BotWithCache<B>