Package io.github.kaktushose.jdac.dispatching
package io.github.kaktushose.jdac.dispatching
Top-level package for all parts of the execution chain.
-
ClassDescriptionHandles incoming
GenericInteractionCreateEvents and maps them to their correspondingRuntime, creating new ones if needed.ARuntimedelegates the jda events to their correspondingEventHandlerand manages the used virtual threads.