Uses of Package
dev.sympho.bot_utils.event.reply
Packages that use dev.sympho.bot_utils.event.reply
Package
Description
Utilities for using Discord components.
Interfaces for handling user-triggered events in a generalized manner.
Interface that bridges reply management on different commant types.
-
Classes in dev.sympho.bot_utils.event.reply used by dev.sympho.bot_utils.component
-
Classes in dev.sympho.bot_utils.event.reply used by dev.sympho.bot_utils.eventClassDescriptionA reply made by an event handler.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.
-
Classes in dev.sympho.bot_utils.event.reply used by dev.sympho.bot_utils.event.replyClassDescriptionA 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.