DiscordCreateWebhook
Documentation / @discordeno/bot / DiscordCreateWebhook
Interface: DiscordCreateWebhook
Defined in: packages/types/dist/types/discord/webhook.d.ts:71
https://discord.com/developers/docs/resources/webhook#create-webhook-json-params
Properties
avatar?
optional
avatar:null
|string
Defined in: packages/types/dist/types/discord/webhook.d.ts:75
Image url for the default webhook avatar
name
name:
string
Defined in: packages/types/dist/types/discord/webhook.d.ts:73
Name of the webhook (1-80 characters)