Interface

APIWebhookUpdateRequest

Request body for PATCH /webhooks/{id} (bot auth). All fields optional.

Properties

avatar?: string | null

New webhook avatar (base64 or null to remove).

channel_id?: Snowflake

Move webhook to a different channel.

name?: string

New webhook name.