All Packages

Package Summary
Package
Description
Root package of JDA-Commands.
All annotations that are needed to use this framework.
All annotations needed for parameter validation.
Annotations needed for interactions.
 
This packages includes different types of Descriptions that contain meta information about classes, methods und parameters, similar to reflections.
Contains Descriptors that use java.lang.reflect to build `Descriptions.
This package contains interfaces that implement some form of functionality for a definition, that not all definitions might share.
Definitions that represent any type interaction.
Definitions that represent a command interaction.
Definitions that represent component interactions.
Definitions that represent select menu interactions.
The Dependency Injection feature of jda-commands.
Generic type adapting system.
Default implementations for frequently used types.
 
Abstract event classes that build the foundation for specific event implementations.
Event classes that represent an interaction execution.
 
Middlewares get executed between preparation and method invocation.
Classes for sending bot messages.
Command parameter validation system.
Helper and factory classes for handling embeds.
Factory classes for generating error embeds.
Command permission system.
Contains everything to resolve the guilds for guild commands.