Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jun 21, 2020

add ReactionManager to the manager exports in src/index.js

closes #4363

Please describe the changes this PR makes and why it should be merged:
Export ReactionManager with discord.js. It is not marked private and is documented.

Status

  • 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

Semantic versioning classification:

  • This PR changes the library's interface (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.

add ReactionManager to the manager exports in src/index.js

closes #4363
@iCrawl iCrawl merged commit 2b6e6d8 into discordjs:master Jul 17, 2020
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.

ReactionManager class not exported with discord.js

3 participants