mentionableSelect
inline fun mentionableSelect(customId: String, builder: MentionableSelectBuilder.() -> Unit = {})(source)
Creates and adds a mentionable select menu with the customId and configured by the builder. An ActionRow with a select menu cannot have any other select menus or buttons.