Cannot edit interaction after modal input
Ok so here is my problem, I want to achieve something like so:
Step 1: send interaction with button
Step 2: user clicks button
Step 3: modal shows and user enters stuff
Step 4: after submit edit the original interaction
Problem is, editReply() and updateMessage() doesn't let me do that (replying to the modal works) and discord api returns with a "Unknown Webhook" error:
Is there a way to achieve step 4 as defined?
Step 1: send interaction with button
Step 2: user clicks button
Step 3: modal shows and user enters stuff
Step 4: after submit edit the original interaction
Problem is, editReply() and updateMessage() doesn't let me do that (replying to the modal works) and discord api returns with a "Unknown Webhook" error:
Is there a way to achieve step 4 as defined?





