stringSelect

inline fun stringSelect(customId: String, builder: StringSelectBuilder.() -> Unit)(source)

Creates and adds a string select menu with the customId and configured by the builder. An ActionRow with a select menu cannot have any other select menus or buttons.