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

How to use modals on button clicks? #70

Closed AshuInsideOut closed 2 years ago

AshuInsideOut commented 2 years ago

How do I use modals on button clicks? I tried giving it the interaction but it just throws errors.

Mateo-tem commented 2 years ago

What do you mean?

AshuInsideOut commented 2 years ago

I mean how do I send modals when someone clicks a button.

Mateo-tem commented 2 years ago

Oh, right. Can you show me the error?

AshuInsideOut commented 2 years ago

Error: Interaction has already been acknowledged.

Mateo-tem commented 2 years ago

You probably have interaction#deferUpdate()?

AshuInsideOut commented 2 years ago

Ohh yeah that was the issue. Thank you soo much

Mateo-tem commented 2 years ago

No problem ;)

PabloRNC commented 2 years ago

Because if that a faq its good