Discord-webhook

Latest version: v1.4.1

Safety actively analyzes 724206 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.16.0

🎉 Features
- add async support

0.15.0

🎉 Features
- enable `rate_limit_retry` in webhook `edit()` function
- add optional kwargs to `edit` function to specify fields that will be added or override existing fields in the webhook edit request. e.g. attachments

0.14.0

🎉 Features

- add optional `rate_limit_retry` to webhook.
The webhook will automatically be sent once the rate limit has been lifted

0.13.0

🎉 Features

- add `timeout` param to webhooks

0.12.0

🎉 Features

- convert embed color to decimal if it's given as hex
- return webhook responses only as a list if multiple urls are given.
Otherwise, just return the response object
- add `remove_embeds()`, `remove_files()` functions in order to clear `embeds` and `files` properties of webhook object
- add optional `remove_embeds` and `remove_files` args to `execute()` in order to automatically clear `embeds` and `files` properties
- add `remove_file()` function in order to remove a file in `files` given by filename

🛠 Breaking Changes

- return webhook responses only as a list if multiple urls are given.
Otherwise, just return the response object

0.11.0

- webhook responses are always returned as a list

🎉 Features

- `edit()` and `delete()` methods are now supporting multiple webhooks

🩹 Fixes

- fixed an issue where multiple webhook urls would throw an error after `.execute()` has been called

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.