Skip to main content
Module

x/discordeno/plugins/mod.ts>enableCachePlugin

Discord API library for Deno
Go to Latest
function enableCachePlugin
import { enableCachePlugin } from "https://deno.land/x/discordeno@17.0.0/plugins/mod.ts";

Type Parameters

optional
B extends Bot = Bot

Parameters

rawBot: B

Returns

BotWithCache<B>