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 3d07d90 commit 8b5fe08Copy full SHA for 8b5fe08
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 commands with `BucketType.cagegory` cooldown causing issues in private channels.
50
([#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