#Modal previous input cache
9 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
Probably a discord thing, but you can set the modal values before showing them, so maybe your code is doing that
TextInputBuilder#setValue()
Sets the value of this text input
Ah, I should of seen if I could just do it programmatically. Thanks.
The modal will keep it value until it do the submit.
But you can do a .setValue('')