testGuildIds

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

Test guilds IDs for all commands annotated with Test

Spring property: botcommands.application.testGuildIds

See also

@Test