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 93154c0 commit 0dc7f39Copy full SHA for 0dc7f39
CHANGELOG.md
@@ -48,6 +48,8 @@ These changes are available on the `master` branch, but have not yet been releas
48
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
49
- Fixed `BucketType.category` cooldown commands not functioning correctly in private
50
channels. ([#2603](https://github.com/Pycord-Development/pycord/pull/2603))
51
+- Fixed `SlashCommand`'s `ctx` parameter couldn't be `Union` type.
52
+ ([#2611](https://github.com/Pycord-Development/pycord/pull/2611))
53
54
### Changed
55
0 commit comments