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(ThreadMemberManager): fix ThreadMemberManager#add and ThreadMemberManager#fetch #5927

Merged
merged 2 commits into from Jun 26, 2021
Merged

Conversation

GamingGeek
Copy link
Contributor

@GamingGeek GamingGeek commented Jun 25, 2021

Please describe the changes this PR makes and why it should be merged:
This PR fixes two small bugs in ThreadMemberManager:

  • ThreadMemberManager#add throwing an error due to requesting the wrong URL
  • ThreadMemberManager#fetch throwing error(s) due to using the wrong method

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes

@GamingGeek
Copy link
Contributor Author

Threw in another small ThreadMemberManager fix

@GamingGeek GamingGeek changed the title fix(ThreadMemberManager): fix ThreadMemberManager#add returning Method Not Allowed fix(ThreadMemberManager): fix ThreadMemberManager#add and ThreadMemberManager#fetch Jun 25, 2021
@iCrawl iCrawl requested a review from SpaceEEC June 26, 2021 02:31
@iCrawl iCrawl merged commit adecead into discordjs:master Jun 26, 2021
@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