-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
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 are
- Integration types (field name: integration_types)
- Interaction context (field name:contexts)
Per 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-cases
Faareoh, alvesvaren, SuperchupuDev, soya-daizu, lekoOwO and 3 more