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 47c4be9 commit 53036a4Copy full SHA for 53036a4
1 file changed
CHANGELOG.md
@@ -36,6 +36,9 @@ These changes are available on the `master` branch, but have not yet been releas
36
`Permissions.use_external_sounds` and
37
`Permissions.view_creator_monetization_analytics`.
38
([#2620](https://github.com/Pycord-Development/pycord/pull/2620))
39
+- Added the ability to use functions with any number of optional arguments, and
40
+ functions returning an awaitable as `Option.autocomplete`
41
+ ([#2669](https://github.com/Pycord-Development/pycord/pull/2669)).
42
43
### Fixed
44
0 commit comments