Skip to main content

DiscordCreateWebhook

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordCreateWebhook

Interface: DiscordCreateWebhook

Properties

avatar?

optional avatar: null | string

Image url for the default webhook avatar

Defined in

packages/types/dist/types/discord.d.ts:3249


name

name: string

Name of the webhook (1-80 characters)

Defined in

packages/types/dist/types/discord.d.ts:3247