-
-
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(BaseInteraction): add missing props #10517
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
I know I reported for specifically AutocompleteInteraction because that's the type affecting our bot, but this implementation may need to be moved up to BaseInteraction if all interactions are supposed to have these fields. |
Good point - I had thought it would only apply to "installed" commands, but it does seem to be on all of them. I'll move it. |
Co-authored-by: Danial Raza <danialrazafb@gmail.com>
Fixes #10516
Status and versioning classification: