Package dev.sympho.modular_commands.api.command.handler
package dev.sympho.modular_commands.api.command.handler
Handler interfaces used across the system.
-
InterfacesClassDescriptionA function that handles the execution of any command type.A function that handles the result of any command type.A function that handles the execution of an interaction command.A function that handles the result of an interaction command.A function that handles the execution of a command.A function that handles the execution of a message-based command.A function that handles the result of a message-based command.A function that handles the result of a command.A function that handles the execution of a slash command.A function that handles the result of a slash command.