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(Sticker): use renamed method #6422

Closed
wants to merge 1 commit into from
Closed

fix(Sticker): use renamed method #6422

wants to merge 1 commit into from

Conversation

VoltrexKeyva
Copy link
Contributor

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

The CachedManager#add() method was renamed to CachedManager#_add() to be treated as an internal method, which should be used here.

Fixes #6420

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.

The `CachedManager#add()` method was renamed to `CachedManager#_add()` to be treated as an internal method, which should be used here.

Fixed #6420
@kyranet
Copy link
Member

kyranet commented Aug 13, 2021

🐌 #6421 came first by 5 minutes, sorry!

@kyranet kyranet closed this Aug 13, 2021
@VoltrexKeyva VoltrexKeyva deleted the patch-1 branch August 13, 2021 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sticker.fetchUser() doesn't work | TypeError: this.client.users.add is not a function
2 participants