InlineSelectMenu

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val builder: SelectMenu.Builder<*, *>
Link copied to clipboard

Whether this select menu should be disabled, defaults to false

Link copied to clipboard

Displayed when no selections have been made yet, see net.dv8tion.jda.api.components.selections.SelectMenu.Builder.placeholder

Link copied to clipboard
open override var uniqueId: Int

Unique identifier of this component, see Component.withUniqueId

Link copied to clipboard

The minimum and maximum amount of values a user can select, must not exceed the amount of options