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 43d6976 commit f71b8b4Copy full SHA for f71b8b4
CHANGELOG.md
@@ -47,6 +47,8 @@ These changes are available on the `master` branch, but have not yet been releas
47
([#2925](https://github.com/Pycord-Development/pycord/pull/2925))
48
- Fixed a `TypeError` when typing `ui.Select` without providing optional type arguments.
49
([#2943](https://github.com/Pycord-Development/pycord/pull/2943))
50
+- Fixed `TypeError` when using Python 3.12+ `type` syntax for typing slash command
51
+ parameters. ([#2952](https://github.com/Pycord-Development/pycord/pull/2952))
52
53
### Removed
54
0 commit comments