shutdownTimeout

@ConfigurationValue(path = "jda.devtools.shutdownTimeout", type = "java.time.Duration", defaultValue = "10s")
val shutdownTimeout: Duration(source)

Time to wait until JDA needs to be forcefully shut down, in other words, this is the allowed time for a graceful shutdown.