RUAL Documentation

select menu

This block is part of the discord group and was last modified in core v10.4.28.

select menu v10.4.28

Returns a base select menu (type 3).

Pin Pin Type Default
custom_idrequired
a developer-defined identifier for the button, max 100 characters
value
optionsrequired
max 25 options to be shown.
array
placeholder
custom placeholder text if nothing is selected, max 150 characters
value
min values
the minimum number of items that must be chosen; default 1, min 0, max 25
number 1
max values
the maximum number of items that can be chosen; default 1, max 25
number 1
disabled
whether the button is disabled
condition false
Pin Pin Type Example
comps
discordcomponentconnection

Core Releases

v10.4.28 This block was introduced in v10.4.28, click here to see the release notes.
Back to discord Return to the main group to view all sub-groups Back to discord component Return to the group to view all blocks within this group