intents

@ConfigurationValue(path = "jda.intents")
val intents: Set<GatewayIntent>(source)

The intents for each shard.

Default: JDAService.defaultIntents

Spring property: jda.intents