vedel
DIAdiscord.js - Imagine an app
•Created by vedel on 1/23/2024 in #djs-questions
How to edit the inital reply after ModalSubmitInteraction?
I am using Node v20.11.0 and discord.js v14.14.1.
Initial reply:
Modal (after button is clicked)
After Submit:
I tried:
-> Could not find the channel where this message came from in the cache!
-> The reply to this interaction has not been sent or deferred.
The goal is to prevent the user from clicking again on the modal button and display a welcome message.
8 replies