| Class | Description | 
|---|---|
| CommandInfo.Converter | The  DocConverterfor
 the@CommandInfoannotation. | 
| Error.Converter | The  DocConverterfor the@Errorannotation. | 
| RequiredPermissions.Converter | The  DocConverterfor the@RequiredPermissionsannotation. | 
| Annotation Type | Description | 
|---|---|
| CommandInfo | A CommandDoc  Annotationthat contains basic information on command usage, declaration,
 and requirements. | 
| Error | A CommandDoc  Annotationthat describes
 a possible error or termination clause a Command might have during it's runtime. | 
| Errors | The  @Repeatablevalue
 for@Error. | 
| RequiredPermissions | A CommandDoc  Annotationthat lists
 requiredPermissions a bot must have
 to use a command on aGuild. |