lovvskillz/python-discord-webhook
### [`v1.0.0`](https://togithub.com/lovvskillz/python-discord-webhook/blob/HEAD/CHANGES.md#2022-11-18-100)
[Compare Source](https://togithub.com/lovvskillz/python-discord-webhook/compare/0.17.0...1.0.0)
##### 🎉 Features
- `execute()` stores the webhook ID in the `.id` property
- `DiscordWebhook.create_batch()` creates multiple instances
##### 🛠Breaking Changes
- `DiscordWebhook` and `AsyncDiscordWebhook`
- `url` parameter only excepts one url as `str`
- `edit()` excepts no parameters
- `delete()` excepts no parameters
- `DiscordEmbed`
- rename `del_embed_field()` to `delete_embed_field()`
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^0.17.0
->^1.0.0
Release Notes
lovvskillz/python-discord-webhook
### [`v1.0.0`](https://togithub.com/lovvskillz/python-discord-webhook/blob/HEAD/CHANGES.md#2022-11-18-100) [Compare Source](https://togithub.com/lovvskillz/python-discord-webhook/compare/0.17.0...1.0.0) ##### 🎉 Features - `execute()` stores the webhook ID in the `.id` property - `DiscordWebhook.create_batch()` creates multiple instances ##### 🛠Breaking Changes - `DiscordWebhook` and `AsyncDiscordWebhook` - `url` parameter only excepts one url as `str` - `edit()` excepts no parameters - `delete()` excepts no parameters - `DiscordEmbed` - rename `del_embed_field()` to `delete_embed_field()`Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.