Skip to content

Commit aaf13a2

Browse files
committed
Fix changelog
1 parent 8d965d1 commit aaf13a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These changes are available on the `master` branch, but have not yet been releas
4040
([#3105](https://github.com/Pycord-Development/pycord/pull/3105))
4141
- Fixed the update of a user's `avatar_decoration` to now cause an `on_user_update`
4242
event to fire. ([#3103](https://github.com/Pycord-Development/pycord/pull/3103))
43-
- Fixed the `discord.slash_command` and `ApplicationContext.respond` methods to
43+
- Fixed the `slash_command`, `message_command` and `user_command` decorators to
4444
explicitly list the accepted parameters, and have a return type.
4545
([#3119](https://github.com/Pycord-Development/pycord/pull/3119))
4646

0 commit comments

Comments
 (0)