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 3646be9 commit 72e3a75Copy full SHA for 72e3a75
CHANGELOG.md
@@ -44,6 +44,8 @@ These changes are available on the `master` branch, but have not yet been releas
44
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
45
- Fixed commands with `BucketType.cagegory` cooldown causing issues in private channels.
46
([#2603](https://github.com/Pycord-Development/pycord/pull/2603))
47
+- Fixed `SlashCommand`'s `ctx` parameter couldn't be `Union` type.
48
+ ([#2611](https://github.com/Pycord-Development/pycord/pull/2611))
49
50
### Changed
51
0 commit comments