update_webhook
Update an existing Discord webhook by its ID, changing its name or avatar.
Instructions
既存のDiscord Webhookを更新します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Webhookの新しい名前(最大80文字、オプション) | |
| avatar | No | Webhookの新しいアバター(data URI形式またはnull、オプション) | |
| webhookId | Yes | 更新するWebhookのID |