userSelect

inline fun userSelect(customId: String, builder: UserSelectBuilder.() -> Unit = {})(source)

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