Package dev.sympho.bot_utils.event
package dev.sympho.bot_utils.event
Interfaces for handling user-triggered events in a generalized manner.
-
ClassDescriptionConvenience base for implementing a channel-bound event context.Convenience base for implementing an event context.Convenience base for implementing an event context with reply functionality.The context of an application command interaction.The context of a button component being pressed by a user.The context of an user-triggered event that is bound to a specific channel.The context of an event fired by interacting with a message component.The context of an interaction-based event that is deferrable.The context of an user-triggered event received from Discord.The context of an interaction-based event.The context of an event that is related to a message.The context of a new message being created.The context of a message event.The context of an event that is related to a message and always includes the message data as part of the event payload.The context of a modal component being submitted by a user.Context for an event that can be replied to.The context of a slash command interaction.