Skip to content

Conversation

@BothimTV
Copy link

@BothimTV BothimTV commented Sep 8, 2024

PR Details

Description

I adapted the TypeScript Events enum to the JavaScript constant.

Motivation and Context

I wanted to implement a reaction listener in TypeScript using Events.MESSAGE_REACTION but it was not included within the TypeScript enum, but in the export.Events of the constants.

How Has This Been Tested

After changing it locally, I could implement it and it works.

Types of changes

  • Dependency change
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (index.d.ts).

Copy link
Collaborator

@tuyuribr tuyuribr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tuyuribr tuyuribr added the approved An issue that has been confirmed by one of the collaborators and acknowledged as relevant label Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved An issue that has been confirmed by one of the collaborators and acknowledged as relevant

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants