Package io.github.kaktushose.jdac.definitions.interactions.component.menu
package io.github.kaktushose.jdac.definitions.interactions.component.menu
Definitions that represent select menu interactions.-
ClassDescriptionRepresentation of an entity select menu.SelectMenuDefinition<T extends net.dv8tion.jda.api.components.selections.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
MenuOption.