Package io.github.kaktushose.jdac.dispatching.reply
package io.github.kaktushose.jdac.dispatching.reply
Classes for sending bot messages.
-
ClassesClassDescriptionComponent<S extends Component<S,
T, B, D>, T extends ActionComponent, B, D extends ComponentDefinition<T>> Represents a component, namelyButton,StringSelectMenuorEntitySelectMenu, that should be added to a reply.Builder for sending messages based on aGenericInteractionCreateEventthat supports adding components to messages and changing theInteractionDefinition.ReplyConfig.Subtype ofConfigurableReplythat allows replying without message content (SendableReply.reply()).