StringSelectMenu
Functions
Link copied to clipboard
Apply the string select menu to an action row builder.
Link copied to clipboard
open suspend fun option(label: Key, value: String, body: suspend StringSelectOption.() -> Unit = {})
Add an option to this select menu.
Link copied to clipboard
Validate the options of the string select menu.