Skip to content

Add support for avatar decorations#3099

Open
freya022 wants to merge 9 commits into
discord-jda:masterfrom
freya022:feature/user-decorations
Open

Add support for avatar decorations#3099
freya022 wants to merge 9 commits into
discord-jda:masterfrom
freya022:feature/user-decorations

Conversation

@freya022

@freya022 freya022 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Pull Request Etiquette

  • I have checked the PRs for upcoming features/bug fixes.
  • I have read the contributing guidelines.
  • I applied the code formatter to my changes with ./gradlew format

Changes

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

Closes Issue: NaN

Description

Continuation of #2668. This PR is only for avatar decorations, for nameplates, see #3031.

New methods

  • DiscordAssets.avatarDecoration (only supports PNG)
  • User#getAvatarDecoration
  • Member#getAvatarDecoration
  • Member#getEffectiveAvatarDecoration

New events

  • UserUpdateAvatarDecorationEvent
  • GuildMemberUpdateAvatarDecorationEvent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants