guildsToUpdate

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

If not empty, application commands will only be updated in these guilds.

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

Spring property: botcommands.application.guildsToUpdate