Skip to main content

ModifyWebhook

Documentation


Documentation / @discordeno/types / ModifyWebhook

Interface: ModifyWebhook

Defined in: discordeno/webhook.ts:19

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

Properties

avatar?

optional avatar?: BigString | null

Defined in: discordeno/webhook.ts:23

Image for the default webhook avatar


channelId?

optional channelId?: BigString

Defined in: discordeno/webhook.ts:25

The new channel id this webhook should be moved to


name?

optional name?: string

Defined in: discordeno/webhook.ts:21

The default name of the webhook