Annotation Interface EnableIntents


@Target(TYPE) @Retention(RUNTIME) public @interface EnableIntents
Enable certain intents in your bot
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    net.dv8tion.jda.api.requests.GatewayIntent[]
     
  • Element Details

    • value

      net.dv8tion.jda.api.requests.GatewayIntent[] value
      Default:
      {}