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>> Builder for sending messages based on aGenericInteractionCreateEventthat supports adding components to messages and changing theInteractionDefinition.ReplyConfig.Subtype ofConfigurableReplythat is used for ComponentInteractions, where you can also edit the original reply instead of sending a new one.Handles all the business logic for sending messages, including embeds or V1 components.Subtype ofMessageReplythat allows replying without message content (SendableReply.reply()).