Package net.dv8tion.jda.api.interactions.modals
package net.dv8tion.jda.api.interactions.modals
Modals used for interactions.
-
ClassDescriptionRepresents a Discord ModalA preconfigured builder for the creation of modals.Interaction on a
Modal
ID/Value pair for aModalInteractionEvent
.Represents a component that can be added directly to a modal, this includes:ActionRow
Represents a union ofModalTopLevelComponents
that can be one of:ActionRow
UnknownComponent
, detectable viaIComponentUnion.isUnknownComponent()