Package dev.sympho.bot_utils.event.reply
package dev.sympho.bot_utils.event.reply
Interface that bridges reply management on different commant types.
-
ClassDescriptionReply manager for interaction-based commands.Reply manager for message-based commands.A reply made by an event handler.Specification for editing an event reply that can be directly subscribed to to execute.Specification for editing a previosly sent event reply.Builds instances of type
ReplyEditSpec.Manages the replies sent by an event handler.Specification for creating a new event reply that can be directly subscribed to to execute.Specification for creating a new reply to an event.Builds instances of typeReplySpec.Utilities for creating reply specification instances.Immutables style that matches the one used by Discord4J specs.