channelSelect

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

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