Interface StringSelectInteraction

All Superinterfaces:
ComponentInteraction, IDeferrableCallback, IMessageEditCallback, IModalCallback, Interaction, IPremiumRequiredReplyCallback, IReplyCallback, ISnowflake, SelectMenuInteraction<String,StringSelectMenu>
All Known Implementing Classes:
StringSelectInteractionEvent

public interface StringSelectInteraction extends SelectMenuInteraction<String,StringSelectMenu>
Component Interaction for a StringSelectMenu.
See Also: