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

fix(Activity): Fix equals() not checking for differing emoji (v13) #8842

Merged
merged 4 commits into from Nov 25, 2022
Merged

fix(Activity): Fix equals() not checking for differing emoji (v13) #8842

merged 4 commits into from Nov 25, 2022

Conversation

Eejit43
Copy link
Contributor

@Eejit43 Eejit43 commented Nov 16, 2022

This PR fixes Activity.equals() not checking for differing emojis, leading presenceUpdate to not fire if only a custom status emoji was updated.

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

@vercel
Copy link

vercel bot commented Nov 16, 2022

@Eejit43 is attempting to deploy a commit to the discordjs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Nov 16, 2022

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

Name Status Preview Updated
discord-js ❌ Failed (Inspect) Nov 17, 2022 at 7:07PM (UTC)

src/structures/Presence.js Outdated Show resolved Hide resolved
Co-authored-by: Jaworek <jaworekwiadomosci@gmail.com>
@kyranet kyranet changed the title fix(Activity) v13: Fix equals() not checking for differing emoji fix(Activity): Fix equals() not checking for differing emoji (v13) Nov 19, 2022
@iCrawl iCrawl merged commit eecc50b into discordjs:v13 Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants