slashGuildIds

@ConfigurationValue(path = "botcommands.application.slashGuildIds")
abstract val slashGuildIds: List<Long>(source)

If not empty, only these guilds will have their application commands updated.

Existing commands won't be removed in other guilds, global commands will still be updated.

Spring property: botcommands.application.slashGuildIds