discordx-ts / discordx

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

refactor(discordx): remove defaults from decorators #869

Closed samarmeena closed 1 year ago

samarmeena commented 1 year ago

Remove default values from decorators

Breaking Changes

sum117 commented 1 year ago

I guess this is a good idea. One of the main premises of the Slash Command was to give good verbose as stated in their presentation.