Skip to main content
Module

x/harmony/mod.ts>RequestPromise

An easy to use Discord API Library for Deno.
Latest
interface RequestPromise
import { type RequestPromise } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

resolve: CallableFunction
promise: Promise<unknown>