Skip to main content
Module

x/harmony/mod.ts>BaseManager#keys

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

Gets all keys in the cache (mostly snowflakes)

Returns

Promise<string[]>