JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
jda.commands
com.github.kaktushose.jda.commands.dispatching.middleware.internal
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package com.github.kaktushose.jda.commands.dispatching.middleware.internal
package
com.github.kaktushose.jda.commands.dispatching.middleware.internal
Related Packages
Package
Description
com.github.kaktushose.jda.commands.dispatching.middleware
Middlewares get executed between preparation and method invocation.
com.github.kaktushose.jda.commands.dispatching.middleware.impl
Implementations of commonly used Middlewares, such as permissions or cooldown handling.
Classes
Class
Description
Middlewares
Central registry for all
Middleware
s.