Skip to main content
Module

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

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

type

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