Uses of Interface
dev.sympho.modular_commands.api.command.result.CommandSuccessAck
Packages that use CommandSuccessAck
Package
Description
Interfaces defining the result of handling an invoked command.
-
Uses of CommandSuccessAck in dev.sympho.modular_commands.api.command.result
Methods in dev.sympho.modular_commands.api.command.result that return CommandSuccessAckModifier and TypeMethodDescriptionstatic CommandSuccessAckResults.ack(ReactionEmoji react, String message) Generates a result that acknowledges to the user that the command finished executing.