Select - Offer a way to select specific data types (Roles, Channels, etc.) #3357
-
Description Offer a way to let the user select between specific preset Discord Data. Instead of providing values, you can provide a data_type that automatically inserts all data from the selected types (eg. Roles, Channels, etc.) The following types can be supported:
Why This is Needed Currently, Components unfortunately doesn't support any type of Selecting Roles, Channels, or users. I think selects is the best component type to solve this. Alternatives Considered
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
Clarification: I believe this is a viable way to implement limiting allowed selections for slash command equivalents. E.g. limiting channel selection to only categories instead of a list of every channel. |
Beta Was this translation helpful? Give feedback.
-
+1. Since selects have the 25 option limit, we can't even do them by ourselves right now. |
Beta Was this translation helpful? Give feedback.
-
If this is implemented the select should also show permanently which roles, channels, etc user has instead of looking it up manually |
Beta Was this translation helpful? Give feedback.
-
+1, but I'd also highly advice adding some kind of way to type and search in the select menu as guilds can have heaps of channels and scrolling through them would be a time intensive task And i'd love it if this would be a feature for selects in general |
Beta Was this translation helpful? Give feedback.
-
This was released on October 13; should be marked as answered |
Beta Was this translation helpful? Give feedback.
This was released on October 13; should be marked as answered