TextSelectMenu

constructor(customId: String, disabled: Boolean = false, options: List<SelectOption>, placeholder: String? = null, minValues: Int = 1, maxValues: Int = 1)(source)