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
93 stars 27 forks source link

InteractionResponses.js #110

Closed jettuso08 closed 2 years ago

jettuso08 commented 2 years ago

on InteractionResponses.js under reply function, MessageFlags.FLAGS.EPHEMERAL is undefined. I think this should be MessageFlags.Ephemeral

RedEagle-dh commented 2 years ago

Same issue here, can't create ephemeral replies.