discordx-ts / discordx

🤖 Create a discord bot with TypeScript and Decorators!
https://discordx.js.org
Apache License 2.0
588 stars 50 forks source link

refactor(discordx): add nsfw option to slash command objs #939

Closed SteeledSlagle13 closed 1 year ago

SteeledSlagle13 commented 1 year ago

Please describe the changes this PR makes and why it should be merged: Added nsfw option to slash decorator to match discord api types

Package