Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
function setupCacheRemovals
import { setupCacheRemovals } from "https://deno.land/x/discordeno@17.0.0/plugins/cache/src/setupCacheRemovals.ts";

Type Parameters

B extends Bot

Parameters

bot: BotWithCache<B>