Androz2091 / discord-giveaways

🎉 Complete framework to facilitate the creation of giveaways using discord.js
https://discord-giveaways.js.org
MIT License
335 stars 127 forks source link

🐛 change `unPauseAfter` to `unpauseAfter` #438

Closed Nico105 closed 2 years ago

Nico105 commented 2 years ago

Since the method is also called unpause and because unpause is 1 word (at least imo) the name should get adjusted.

Unless someone wants to convince me of the opposite. XD

I also considered a change to smth more camelCase clear like resumeAfter, but then there would be a inconsistence because the method has a different name.

Will probably be shiped with the v14 major

Status