Skip to main content
Module

x/harmony/mod.ts>Webhook#send

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

Sends a Message through Webhook.

Parameters

optional
text: string | AllWebhookMessageOptions
optional
option: AllWebhookMessageOptions