Uses of Interface
dev.sympho.bot_utils.event.InteractionEventContext
Packages that use InteractionEventContext
Package
Description
Interfaces for handling user-triggered events in a generalized manner.
-
Uses of InteractionEventContext in dev.sympho.bot_utils.event
Subinterfaces of InteractionEventContext in dev.sympho.bot_utils.eventModifier and TypeInterfaceDescriptioninterfaceThe context of an application command interaction.interfaceThe context of a button component being pressed by a user.interfaceThe context of an event fired by interacting with a message component.interfaceThe context of an interaction-based event that is deferrable.interfaceThe context of a modal component being submitted by a user.interfaceThe context of a slash command interaction.