Package io.github.kaktushose.jdac.dispatching.context
package io.github.kaktushose.jdac.dispatching.context
-
ClassDescriptionInvocationContext<T extends GenericInteractionCreateEvent>Bundles data that is important for the execution of an interaction, especially for invoking the user defined method.An object holding data exposed to the user that is crucial for invoking the user defined method.An object providing access to some framework functionality.A simple key-value-store to store variables between events.