Package com.jagrosh.jdautilities.command.annotation
package com.jagrosh.jdautilities.command.annotation
-
Annotation InterfacesClassDescriptionAn Annotation applicable to
Methods that will act asCommands when added to a Client usingCommandClientBuilder#addAnnotatedModule()serving as metadata "constructors" for what would be a class extending Command of the same functionality and settings.A helper annotation to assist in location of Category instance.A value wrapper for what would beCommand#cooldownandCommand#cooldownScope.A helper annotation to assist in location of methods that will generate intoCommands.