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.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.Top-level package for all parts of the execution chain.
Generic type adapting system.
Abstract event classes that build the foundation for specific event implementations.
FrameworkEvent classes that represent an interaction execution.
This package contains logic needed to get instances of classes annotated with
InteractionMiddlewares get executed between preparation and method invocation.
Implementations of commonly used Middlewares, such as permission handling.
Classes for sending bot messages.
Command parameter validation system.
Implementations of frequently used validators.
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.