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

x/harmony/src/structures/webhook.ts>WebhookMessageOptions

An easy to use Discord API Library for Deno.
Go to Latest
interface WebhookMessageOptions
implements MessageOptions
import { type WebhookMessageOptions } from "https://deno.land/x/harmony@v2.6.0/src/structures/webhook.ts";

Properties

optional
embeds: Embed[]
optional
name: string
optional
avatar: string