Missing modal update method

According to this guide, there is a method to update the message when the modal was shown from a ButtonInteraction. But here it is missing. DiscordJS version:
$ npm ls discord.js
[email protected] /home/vaito/another-rannus
$ npm ls discord.js
[email protected] /home/vaito/another-rannus
NodeJS version:
$ node -v
v22.13.0
$ node -v
v22.13.0
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
No description
4 Replies
d.js toolkit
d.js toolkit12h ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
Syjalo
Syjalo12h ago
Check if it's from a message first
#ToiYeuSweetLiquor <3
Oh! It worked. Thank you so much :luv:

Did you find this page helpful?