Mateo-tem / discord-modals

discord-modals is a package that allows your bot of discord.js v13 to create the new Discord Modals and interact with them.
https://www.npmjs.com/package/discord-modals
MIT License
92 stars 28 forks source link

Why is not a deferUpdate method? #67

Closed PabloRNC closed 2 years ago

PabloRNC commented 2 years ago

If we view de discord.js documentation there is a deferUpdate method to modal on the modalSubmit event why is not on discord modals package

Mateo-tem commented 2 years ago

Thanks for reporting this issue!

Oh, you're right. It will be implemented in the next version.