Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/harmony/src/structures/webhook.ts>Webhook.create

An easy to use Discord API Library for Deno.
Latest
method Webhook.create
import { Webhook } from "https://deno.land/x/harmony@v2.9.1/src/structures/webhook.ts";

Parameters

channel: string | TextChannel
client: Client