Skip to content

feat(GuildMember): add avatarDecorationData #10942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 22, 2025

Conversation

sdanialraza
Copy link
Member

Please describe the changes this PR makes and why it should be merged:
Resolves #10940

Also removes leftover parameter from User#avatarDecorationURL

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating
  • This PR changes the library's interface (methods or parameters added)

Copy link

vercel bot commented Jun 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Jun 22, 2025 10:20pm
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jun 22, 2025 10:20pm

Copy link
Member

@Jiralite Jiralite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably need a displayAvatarDecoration() method now that attempts getting data from the guild member then the user?

@sdanialraza sdanialraza requested a review from Jiralite June 21, 2025 12:43
@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Jun 21, 2025
@github-project-automation github-project-automation bot moved this from Review in Progress to Review Approved in discord.js Jun 22, 2025
@kodiakhq kodiakhq bot merged commit 01c2fbe into main Jun 22, 2025
26 checks passed
@kodiakhq kodiakhq bot deleted the feat/add-avatar-decoration-data branch June 22, 2025 22:21
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add avatar decorations to GuildMember
4 participants