-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Application Command Events #221
Conversation
Please fix lint errors before we can merge |
Done, LMK if anything else |
Isn't this technically a breaking Change if we remove these? |
Not really, these events weren't emitted for bots. So they never really "worked" |
Discord is weird isn't it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
lgtm |
Oh okay yeah then it is fine. Already wondered why this would be a change without technically breaking stuff |
About
The events
applicationCommandCreate
,applicationCommandUpdate
andapplicationCommandDelete
were removed for bots. discord/discord-api-docs#3691Status