toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.config
/
JDAConfiguration
JDAConfiguration
@
ConfigurationProperties
(
prefix
=
"jda"
)
class
JDAConfiguration
(
source
)
Configuration properties for
JDAService
.
Members
Types
Dev
Tools
Link copied to clipboard
class
DevTools
Properties
cache
Flags
Link copied to clipboard
@
ConfigurationValue
(
path
=
"jda.cacheFlags"
)
val
cacheFlags
:
Set
<
CacheFlag
>
The cache flags for each shard.
dev
Tools
Link copied to clipboard
val
devTools
:
JDAConfiguration.DevTools
intents
Link copied to clipboard
@
ConfigurationValue
(
path
=
"jda.intents"
)
val
intents
:
Set
<
GatewayIntent
>
The intents for each shard.