-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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(GuildMember): add guild avatars #5696
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GuildAvatar
needs to be added to the typings file, Constants -> Endpoints -> CDN
This needs a rebase. |
Done! |
LGTM, however let's wait for Discord first to finalize this 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GuildMember#equals
should be updated to support this new property
0d10016
to
fc936dd
Compare
Waiting for this |
+1'ing the PR won't make it land faster, this is still an experiment on Discord's side and can change at any moment, @PuneetGopinath |
I was just telling to everyone that I like it
Ohk. I didn't know that. |
Upstream PR has finally been merged! |
Co-Authored-By: Sugden <28943913+NotSugden@users.noreply.github.com> Co-Authored-By: Shubham Parihar <shubhamparihar391@gmail.com>
5d0470c
to
6c28d17
Compare
Co-authored-by: GoldenAngel <50855202+GoldenAngel2@users.noreply.github.com>
Please describe the changes this PR makes and why it should be merged:
This PR adds server avatars to the GuildMember object.
discord-api-docs PR:
Status and versioning classification: