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: resolve emoji in Message#react #5614

Merged
merged 1 commit into from May 13, 2021
Merged

Conversation

monbrey
Copy link
Member

@monbrey monbrey commented May 11, 2021

This fixes a bug I caused in Message#react when I moved the functionality to the manager.

Because emoji resolution was moved, this meant a GuildEmoji object could be passed directly to Util#parseEmoji, which would throw as it expected a string.

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

@kyranet kyranet requested a review from iCrawl May 13, 2021 07:17
@iCrawl iCrawl merged commit c733436 into discordjs:master May 13, 2021
@monbrey monbrey deleted the fix-react branch May 15, 2021 06:35
@iCrawl iCrawl added this to the Version 13 milestone Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants