Package io.github.kaktushose.jdac.dispatching.context
package io.github.kaktushose.jdac.dispatching.context
-
ClassDescriptionInvocationContext<T extends net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent>Bundles data that is important for the execution of an interaction, especially for invoking the user defined method.InvocationContext.Data<T extends net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent>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.