Uses of Interface
dev.sympho.bot_utils.event.MessageBasedContext
Packages that use MessageBasedContext
Package
Description
Interfaces for handling user-triggered events in a generalized manner.
-
Uses of MessageBasedContext in dev.sympho.bot_utils.event
Subinterfaces of MessageBasedContext in dev.sympho.bot_utils.eventModifier and TypeInterfaceDescriptioninterfaceThe 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 a new message being created.interfaceThe context of a message event.interfaceThe context of an event that is related to a message and always includes the message data as part of the event payload.interfaceThe context of a modal component being submitted by a user.