Skip to content

How Emoji/Role cache works? #2146

Discussion options

You must be logged in to vote

The cache is updated by other events such as:

  • GUILD_ROLE_CREATE
  • GUILD_ROLE_UPDATE
  • GUILD_ROLE_DELETE
  • GUILD_EMOJIS_UPDATE

You can find the full list of events here. It is handled by the handler classes in net.dv8tion.jda.internal.handle.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FerroEduardo
Comment options

Answer selected by FerroEduardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants