Package io.github.kaktushose.jdac.property.events
package io.github.kaktushose.jdac.property.events
-
ClassDescriptionPublished when the framework is shutdown, practically at the start of
JDACommands.shutdown().Published when the framework is fully started, practically at the end ofJDACBuilder.start().Published after an interaction controller method is called.Published before an interaction controller method is invoked.An Event in general, is an occurrence of something during the runtime of JDA-Commands.Published when aRuntimeis started, e.g.Published when aRuntimeis closed, e.g.