Module io.github.kaktushose.jda.commands.core
module io.github.kaktushose.jda.commands.core
The base module of jda-commands.
-
Packages
ExportsPackageDescriptionRoot package of JDA-Commands.All annotations needed for parameter validation.Annotations needed for interactions.This packages includes different types ofDescriptions
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.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.This package contains logic needed to get instances of classes annotated withInteraction
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.This package provides an additional way to configure jda-commands by providing implementations ofExtension
trough Javas service provider interface.Command permission system.Contains everything to resolve the guilds for guild commands.