ignored Event Intents
@ConfigurationValue(path = "botcommands.core.ignoredEventIntents", type = "java.util.Set<java.lang.Class<net.dv8tion.jda.api.events.Event>>" )
Events for which the event waiter must ignore intent requirements.
If not ignored, the event would still be being listened to, but a warning would have been logged.
Spring property: botcommands.core.ignoredEventIntents