PrivilegedIntent
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION] )
Some Intents are defined as "privileged" due to the sensitive nature of the data and cannot be used by Kord without enabling them.
Currently, those intents include:
See the official documentation for more info on how to enable these.