We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d965d1 commit aaf13a2Copy full SHA for aaf13a2
CHANGELOG.md
@@ -40,7 +40,7 @@ These changes are available on the `master` branch, but have not yet been releas
40
([#3105](https://github.com/Pycord-Development/pycord/pull/3105))
41
- Fixed the update of a user's `avatar_decoration` to now cause an `on_user_update`
42
event to fire. ([#3103](https://github.com/Pycord-Development/pycord/pull/3103))
43
-- Fixed the `discord.slash_command` and `ApplicationContext.respond` methods to
+- Fixed the `slash_command`, `message_command` and `user_command` decorators to
44
explicitly list the accepted parameters, and have a return type.
45
([#3119](https://github.com/Pycord-Development/pycord/pull/3119))
46
0 commit comments