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: remove remnants of awaitMessageComponentInteractions #5783

Merged
merged 1 commit into from Jun 9, 2021
Merged

fix: remove remnants of awaitMessageComponentInteractions #5783

merged 1 commit into from Jun 9, 2021

Conversation

vaporoxx
Copy link
Contributor

@vaporoxx vaporoxx commented Jun 8, 2021

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

This changes Message#awaitMessageComponentInteraction to only collect one interaction, similar to how it was changed for TextBasedChannel in #5770. It also fixes a bug where TextBasedChannel#applyToClass would throw with TypeError: Property description must be an object: undefined because the method name wasn't updated there.

Status and versioning classification:

  • Typings don't need updating

@monbrey
Copy link
Member

monbrey commented Jun 8, 2021

Trust me to forget one of the places the function exists, thanks!

@iCrawl iCrawl merged commit ae78a33 into discordjs:master Jun 9, 2021
@vaporoxx vaporoxx deleted the fix-await-interaction branch June 11, 2021 15:52
@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

5 participants