Package com.github.kaktushose.jda.commands.dispatching.middleware
package com.github.kaktushose.jda.commands.dispatching.middleware
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.