Skip to main content
Module

x/harmony/mod.ts>builder

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

API Route builder function

type

(rest: RESTManager, acum?) => APIMap