Skip to main content
Module

x/harmony/src/types/endpoint.ts>WEBHOOK_WITH_TOKEN

An easy to use Discord API Library for Deno.
Latest
variable WEBHOOK_WITH_TOKEN
import { WEBHOOK_WITH_TOKEN } from "https://deno.land/x/harmony@v2.9.1/src/types/endpoint.ts";

type

(webhookID: string, webhookTOKEN: string) => string