JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
jda.commands
com.github.kaktushose.jda.commands.definitions
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package com.github.kaktushose.jda.commands.definitions
package
com.github.kaktushose.jda.commands.definitions
Related Packages
Package
Description
com.github.kaktushose.jda.commands
Root package of JDA-Commands.
com.github.kaktushose.jda.commands.definitions.description
This packages includes different types of
Descriptions
that contain meta information about classes, methods und parameters, similar to reflections.
com.github.kaktushose.jda.commands.definitions.features
This package contains interfaces that implement some form of functionality for a definition, that not all definitions might share.
com.github.kaktushose.jda.commands.definitions.interactions
Definitions
that represent any type interaction.
com.github.kaktushose.jda.commands.annotations
All annotations that are needed to use this framework.
com.github.kaktushose.jda.commands.dependency
The Dependency Injection feature of jda-commands.
com.github.kaktushose.jda.commands.embeds
Helper and factory classes for handling embeds.
com.github.kaktushose.jda.commands.permissions
Command permission system.
com.github.kaktushose.jda.commands.scope
Contains everything to resolve the guilds for guild commands.
Interfaces
Class
Description
Definition
The common interface for all interaction definitions and their sub parts, such as parameters or text inputs, etc.