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

fix typing of ModalSubmitInteraction #101

Closed beuluis closed 2 years ago

beuluis commented 2 years ago

Hey,

i noticed those missing types when i tried to use your pack.

I think this should fix it.

Thank you for sharing the pack!