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 febb64f commit edd2e70Copy full SHA for edd2e70
CHANGELOG.md
@@ -55,6 +55,8 @@ These changes are available on the `master` branch, but have not yet been releas
55
([#2714](https://github.com/Pycord-Development/pycord/pull/2714))
56
- Added the ability to pass a `datetime.time` object to `format_dt`
57
([#2747](https://github.com/Pycord-Development/pycord/pull/2747))
58
+- Added the ability to pass default values into `ui.Select` of type `ComponentType.channel_select`, `ComponentType.
59
+ user_select`, `ComponentType.role_select` and `ComponentType.mentionable_select`
60
61
### Fixed
62
0 commit comments