Package com.github.rainestormee.jdacommand
-
Interface Summary Interface Description AbstractCommand<T> This represents a generic command. -
Class Summary Class Description CommandHandler<T> TheCommandHandlerwhich deals with the registeredAbstractCommands.JDACommandInfo This represents information about JDA-Command -
Annotation Types Summary Annotation Type Description CommandAttribute This can be used for extra attributes in theCommandDescriptionannotation.CommandDescription This is for annotating classes which extendAbstractCommand