JDA icon indicating copy to clipboard operation
JDA copied to clipboard

Replace `GatewayIntent#GUILD_EMOJIS_AND_STICKERS` with `GUILD_EXPRESSIONS`

Open freya022 opened this issue 1 year ago • 0 comments

Pull Request Etiquette

Changes

  • [ ] Internal code
  • [X] Library interface (affecting end-user code)
  • [X] Documentation
  • [ ] Other: _____

Closes Issue: NaN

Description

Updates the intent to match Discord's name, will be clearer for #2753

If the user does not migrate to the new intent, and has activated cache flags that require the GUILD_EXPRESSIONS intents, the cache flags will get disabled and a warning will be logged.

freya022 avatar Oct 16 '24 12:10 freya022