Package-level declarations

Types

Link copied to clipboard
@Condition(type = RequiredIntentsChecker::class, fail = false)
@Conditional(value = [SpringRequiredIntentsChecker::class])
annotation class RequiredIntents(val intents: GatewayIntent)

Prevents usage of the annotated service if the required intents are not present in JDAService.intents.