Uses of Package
dev.sympho.bot_utils.event
Packages that use dev.sympho.bot_utils.event
Package
Description
Utilities for using Discord components.
Interfaces for handling user-triggered events in a generalized manner.
-
Classes in dev.sympho.bot_utils.event used by dev.sympho.bot_utils.componentClassDescriptionThe context of a button component being pressed by a user.The context of an event fired by interacting with a message component.The context of a modal component being submitted by a user.
-
Classes in dev.sympho.bot_utils.event used by dev.sympho.bot_utils.eventClassDescriptionConvenience base for implementing a channel-bound event context.The context of an application command interaction.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 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.Context for an event that can be replied to.