Annotation Interface EnableCaching


@Target(TYPE) @Retention(RUNTIME) public @interface EnableCaching
Enable and Setup caching for your bot
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    net.dv8tion.jda.api.utils.cache.CacheFlag[]