Class ModalInteractionEvent

All Implemented Interfaces:
ISnowflake, GenericEvent, IDeferrableCallback, IMessageEditCallback, IReplyCallback, Interaction, ModalInteraction

public class ModalInteractionEvent extends GenericInteractionCreateEvent implements ModalInteraction
Indicates that a Modal was submitted.

Requirements
To receive these events, you must unset the Interactions Endpoint URL in your application dashboard. You can simply remove the URL for this endpoint in your settings at the Discord Developers Portal.

See Also: