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 6eb33ad commit 8ee1245Copy full SHA for 8ee1245
CHANGELOG.md
@@ -22,7 +22,7 @@ These changes are available on the `master` branch, but have not yet been releas
22
- Adds a new generic parameter to selects to type `ui.Select.values` return type.
23
- Adds `SelectDefaultValue` object to create select default values.
24
- Adds `SelectDefaultValueType` enum.
25
- - Adds pre-typed and pre-constructed `ui.Select` aliases for the different select
+ - Adds pre-typed and pre-constructed with select_type `ui.Select` aliases for the different select
26
types: `ui.StringSelect`, `ui.UserSelect`, `ui.RoleSelect`, `ui.MentionableSelect`,
27
and `ui.ChannelSelect`.
28
0 commit comments