Skip to content
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

feat(User): Support avatar decorations #1471

Merged
merged 7 commits into from
Jan 28, 2024

Conversation

conorwastakenwastaken
Copy link
Contributor

Adds support for user avatar decorations. Avatar decoration properties will also exist within members, to be consistent with other user properties that do the same.

You may notice that some of the properties aren't the same as what's shown on the Discord docs rn. Discord have changed the field names and CDN endpoint for avatar decorations apparently so I used discord/discord-api-docs#6464 to make this PR so I wouldnt have to potentially go back and make changes lol

I'm sure I probably made a mistake in TS docs so any help would be great if you happen to spot any

@bsian03 bsian03 mentioned this pull request Jan 17, 2024
32 tasks
Copy link
Collaborator

@bsian03 bsian03 left a comment

Choose a reason for hiding this comment

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

Please lint, merge conflict resolution is invalid

@conorwastakenwastaken conorwastakenwastaken marked this pull request as ready for review January 21, 2024 22:58
lib/structures/User.js Show resolved Hide resolved
@bsian03 bsian03 merged commit 50988d8 into abalabahaha:dev Jan 28, 2024
@conorwastakenwastaken conorwastakenwastaken deleted the avatardecorations branch February 7, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants