Uses of Package
com.github.kaktushose.jda.commands.dispatching.middleware
Package
Description
Root package of JDA-Commands.
Middlewares get executed between preparation and method invocation.
-
ClassDescriptionMiddlewares run just before an interaction event gets dispatched.Enum to define with witch priority a
Middleware
should be executed. -