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(MessageReaction): toJSON() infinite recursion #9070

Merged

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Jan 15, 2023

Please describe the changes this PR makes and why it should be merged:
Fixes #9067

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)

@vercel
Copy link

vercel bot commented Jan 15, 2023

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

Name Status Preview Comments Updated
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 17, 2023 at 7:50PM (UTC)
discord-js-guide ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 17, 2023 at 7:50PM (UTC)

@almeidx almeidx force-pushed the discord.js/fix-message-reaction-tojson branch from c6a5f36 to 98b5fdd Compare January 17, 2023 20:19
Co-authored-by: Jaworek <jaworekwiadomosci@gmail.com>
@vercel
Copy link

vercel bot commented Jan 18, 2023

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

A member of the Team first needs to authorize it.

@kodiakhq kodiakhq bot merged commit f268e1d into discordjs:main Feb 17, 2023
@almeidx almeidx deleted the discord.js/fix-message-reaction-tojson branch February 17, 2023 19:52
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.

MessageReaction/ReactionEmoji toJSON infinite loop
6 participants