Package net.kautler.command.api.event.jda
-
Class Summary Class Description CommandNotAllowedEventJda An event that is sent asynchronously via the CDI event mechanism if a command was not allowed due to some configuredrestriction
by the JDA command handler.CommandNotFoundEventJda An event that is sent asynchronously via the CDI event mechanism if a command was not found for a message.