discord.js
discord.js copied to clipboard
feat: user-installable apps
Please describe the changes this PR makes and why it should be merged: This PR adds support for User-Installable Apps
Depends on:
- https://github.com/discord/discord-api-docs/pull/6723
- https://github.com/discord/discord-api-docs/pull/6765
- https://github.com/discord/discord-api-docs/pull/6782
- https://github.com/discord/discord-api-docs/pull/7070
This PR will be in Draft status during the preview state of User-Installable Apps
Status and versioning classification:
- [x] Code changes have been tested against the Discord API, or there are no code changes
- [x] I know how to update typings and have done so, or typings don't need updating
- [x] This PR changes the library's interface (methods or parameters added)