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(Embed): address equals method issue #10152

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

sdanialraza
Copy link
Contributor

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

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

Copy link

vercel bot commented Feb 24, 2024

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

Name Status Preview Comments Updated (UTC)
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:42pm
discord-js-guide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:42pm

packages/discord.js/src/structures/Embed.js Outdated Show resolved Hide resolved
packages/discord.js/src/structures/Embed.js Outdated Show resolved Hide resolved
packages/discord.js/src/structures/Embed.js Outdated Show resolved Hide resolved
@kodiakhq kodiakhq bot merged commit ddc927f into discordjs:main Mar 24, 2024
6 checks passed
@sdanialraza sdanialraza deleted the fix/address-equals-method-issue branch March 24, 2024 15:05
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.

Embed#equals() will never equal EmbedBuilder#data
4 participants