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 55a6397 commit 0b5d8c0Copy full SHA for 0b5d8c0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 6.0.3
2
+__Bug fixes__
3
+- Expose the arguments list of the `execute` function (#154)
4
+- Fix crash when no permission overrides are present in a guild (#155)
5
+
6
## 6.0.2
7
__Bug fixes__
8
- Fixed autocompletion in commands in chat groups
pubspec.yaml
@@ -1,5 +1,5 @@
name: nyxx_commands
-version: 6.0.2
+version: 6.0.3
description: A framework for easily creating slash commands and text commands for Discord using the nyxx library.
homepage: https://github.com/nyxx-discord/nyxx_commands/blob/main/README.md
0 commit comments