Class StringSelectComponent

java.lang.Object
io.github.kaktushose.jdac.dispatching.reply.Component<StringSelectComponent, net.dv8tion.jda.api.components.selections.StringSelectMenu, net.dv8tion.jda.api.components.selections.StringSelectMenu.Builder, StringSelectMenuDefinition>
io.github.kaktushose.jdac.dispatching.reply.dynamic.menu.SelectMenuComponent<StringSelectComponent, net.dv8tion.jda.api.components.selections.StringSelectMenu, net.dv8tion.jda.api.components.selections.StringSelectMenu.Builder, StringSelectMenuDefinition>
io.github.kaktushose.jdac.dispatching.reply.dynamic.menu.StringSelectComponent
All Implemented Interfaces:
net.dv8tion.jda.api.components.actionrow.ActionRowChildComponent, net.dv8tion.jda.api.components.actionrow.ActionRowChildComponentUnion, net.dv8tion.jda.api.components.Component, net.dv8tion.jda.api.components.IComponentUnion, net.dv8tion.jda.api.components.section.SectionAccessoryComponent, net.dv8tion.jda.api.components.section.SectionAccessoryComponentUnion

public final class StringSelectComponent extends SelectMenuComponent<StringSelectComponent, net.dv8tion.jda.api.components.selections.StringSelectMenu, net.dv8tion.jda.api.components.selections.StringSelectMenu.Builder, StringSelectMenuDefinition>
An implementation of Component specific to StringSelectMenu