You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jiralite
changed the title
feat: Support installation_types for slash command builders
Support installation_types for slash command builders
Apr 15, 2024
Which application or package is this feature request for?
builders
Feature
Discord released User-installable apps and Discord.js isn't supporting it. So I'm opening this issue so you can put it into your backlog.
Ideal solution or implementation
Add 2 properties to the
SlashCommandBuilder
constructor, which arePer the Discord Application Command Object docs
Alternative solutions or implementations
No response
Other context
Per this video, the standard
ChatInputInteraction
should work with user installed-apps, but I'm not sure about complex uses-casesThe text was updated successfully, but these errors were encountered: