Class StringSelectInteractionImpl

All Implemented Interfaces:
ISnowflake, IDeferrableCallback, IMessageEditCallback, IModalCallback, IReplyCallback, ComponentInteraction, SelectMenuInteraction<String,StringSelectMenu>, StringSelectInteraction, Interaction

public class StringSelectInteractionImpl extends SelectMenuInteractionImpl<String,StringSelectMenu> implements StringSelectInteraction