Skip to main content

CreateWebhook

Documentation


Documentation / @discordeno/types / CreateWebhook

Interface: CreateWebhook

Defined in: discordeno/webhook.ts:11

https://docs.discord.com/developers/resources/webhook#create-webhook-json-params

Properties

avatar?

optional avatar?: string | null

Defined in: discordeno/webhook.ts:15

Image url for the default webhook avatar


name

name: string

Defined in: discordeno/webhook.ts:13

Name of the webhook (1-80 characters)