🎉 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()`