Package net.kautler.command.api.event.javacord
-
Class Summary Class Description CommandNotAllowedEventJavacord An event that is sent asynchronously via the CDI event mechanism if a command was not allowed due to some configured restriction by the Javacord command handler.CommandNotFoundEventJavacord An event that is sent asynchronously via the CDI event mechanism if a command was not found for a message that started with the configured command prefix.