Package com.jagrosh.jdautilities.doc.standard
package com.jagrosh.jdautilities.doc.standard
-
ClassDescriptionA CommandDoc
Annotation
that contains basic information on command usage, declaration, and requirements.TheDocConverter
for the@CommandInfo
annotation.A CommandDocAnnotation
that describes a possible error or termination clause a Command might have during it's runtime.TheDocConverter
for the@Error
annotation.The@Repeatable
value for@Error
.A CommandDocAnnotation
that lists requiredPermission
s a bot must have to use a command on aGuild
.TheDocConverter
for the@RequiredPermissions
annotation.