-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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(InteractionResponses): check if ephemeral message flag is used #10021
fix(InteractionResponses): check if ephemeral message flag is used #10021
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Ignored Deployments
|
e8a4e6c
to
67360a9
Compare
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.
deferReply needs this treatment too
packages/discord.js/src/structures/interfaces/InteractionResponses.js
Outdated
Show resolved
Hide resolved
67360a9
to
d922e34
Compare
d922e34
to
94d6932
Compare
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.
You haven't addressed Vlad's comment
Nothing to address haha, iirc deferReply doesnt support all flags |
Yeah, it was addressed internally, there's no flags property for options in deferReply |
Please describe the changes this PR makes and why it should be merged:
Resolves #10020
Status and versioning classification: