Skip to main content
Module

x/harmony/mod.ts>BaseManager#collection

An easy to use Discord API Library for Deno.
Go to Latest
method BaseManager.prototype.collection
Re-export
import { BaseManager } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Gets a Collection of values from Cache

Returns

Promise<Collection<string, T2>>