Package-level declarations
Types
Link copied to clipboard
annotation class RequiredIntents(val intents: GatewayIntent)
Prevents usage of the annotated service if the required intents are not present in JDAService.intents.
Prevents usage of the annotated service if the required intents are not present in JDAService.intents.