v1.1.0
v1.1.0 (October 5, 2021)
- Added support for
PATCH /webhooks/{webhook.id}/{webhook.token}
Discord-API-Call: You can now modify the username or avatar of your webhook user - Added support for
DELETE /webhooks/{webhook.id}/{webhook.token}
Discord-API-Call: You can now delete your webhook - Added support for
GET https://discord.com/developers/docs/resources/webhook#edit-webhook-message
Discord-API-Call: You can now fetch an already sent webhook message (including content) - Added support for Message-Component-Object. ⚠ This will only work, if your webhook is owned by an application.
Read more in the CHANGELOG.