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

refactor(PresenceManager): have Presence extend Base and simplify add #6056

Merged
merged 2 commits into from
Jul 5, 2021

Conversation

SpaceEEC
Copy link
Member

@SpaceEEC SpaceEEC commented Jul 5, 2021

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

This PR brings a bit of consistency to PresenceManager and Presence with the other structures and managers.
Presence more or less implemented Base's stuff itself in combination with PresenceManager patching it itself, while CachedManager could do that just fine.

Carefully going with semver: patch here, since I am not sure what making Presence extend Base could break.

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

@iCrawl iCrawl requested review from kyranet and vladfrangu July 5, 2021 17:29
@iCrawl iCrawl added this to the Version 13 milestone Jul 5, 2021
Co-authored-by: Noel <buechler.noel@outlook.com>
@iCrawl iCrawl merged commit ded93fe into discordjs:master Jul 5, 2021
@SpaceEEC SpaceEEC deleted the refactor/presence_manager branch July 5, 2021 18:59
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.

3 participants