Package com.github.kaktushose.jda.commands.definitions.interactions.component.menu
package com.github.kaktushose.jda.commands.definitions.interactions.component.menu
Definitions
that represent select menu interactions.-
ClassDescriptionRepresentation of an entity select menu.SelectMenuDefinition<T extends SelectMenu>Common interface for select menu definitions.Representation of a string select menu.Representation of a select option for a string select menu defined by a
SelectOption
.