- Update pyright typing to make it work on http.query [at]overload
1.0.21
- Added SelectValues.is_empty() to quickly figure out if you got nothing from select menus - Fixed Embed.from_dict() not having self.colour defined - Fixed bug where View.from_dict() did not parse link buttons correctly
1.0.20
Fix bug where the discord_http.tasks could throw and empty list, making it think you are doing both seconds/minutes/hours and static times
1.0.19
- Adding missing url property for Emoji object
1.0.18
- Add docs to docstring of Command.autocomplete - Add reason kwargs to edit/delete/create functions that was missing - Add ability to edit emojis