Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
function enableCachePlugin
import { enableCachePlugin } from "https://deno.land/x/discordeno@17.0.0/plugins/cache/mod.ts";

Type Parameters

optional
B extends Bot = Bot

Parameters

rawBot: B

Returns

BotWithCache<B>