discord_edit_webhook
Update a webhook's name, avatar, or channel. Only specified fields change. Requires the Manage Webhooks permission.
Instructions
Update a webhook's name, avatar, or the channel it posts to. Only provided fields change. Requires the Manage Webhooks permission. Returns a confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | ID (snowflake) of the webhook to edit. | |
| name | No | New display name for the webhook (max 80 characters). | |
| avatar | No | New avatar image URL for the webhook. | |
| channel_id | No | ID (snowflake) of a channel to move the webhook to. |