Package net.dv8tion.jda.api.interactions.components.selections
package net.dv8tion.jda.api.interactions.components.selections
Select menu components, also known as dropdowns.
-
ClassDescriptionComponent Interaction for a
EntitySelectMenu
.SpecializedSelectMenu
for selecting Discord entities.A preconfigured builder for the creation of entity select menus.Represents the default values used inEntitySelectMenu.getDefaultValues()
.Supported entity types for a EntitySelectMenu.Represents a select menu in a message.A preconfigured builder for the creation of select menus.SelectMenuInteraction<T,S extends SelectMenu> Component Interaction for aSelectMenu
.One of the possible options provided in aSelectMenu
.Component Interaction for aStringSelectMenu
.Represents a select menu in a message.A preconfigured builder for the creation of string select menus.