Skip to main content

ModifyWebhook

@discordeno/botDocs


Documentation / @discordeno/bot / ModifyWebhook

Interface: ModifyWebhook

Properties

avatar?

optional avatar: null | BigString

Image for the default webhook avatar

Defined in

packages/types/dist/types/discordeno.d.ts:819


channelId?

optional channelId: BigString

The new channel id this webhook should be moved to

Defined in

packages/types/dist/types/discordeno.d.ts:821


name?

optional name: string

The default name of the webhook

Defined in

packages/types/dist/types/discordeno.d.ts:817