delete_webhook
Delete a Discord webhook by ID, with an optional reason recorded in audit logs. Requires ownership or appropriate permissions.
Instructions
Discord Webhookを削除します(自分が作成したWebhookまたは適切な権限がある場合)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | 削除理由(最大512文字、監査ログに記録される) | |
| webhookId | Yes | 削除するWebhookのID |