Messages ID fetch system from different guild
Trying to take the id from and embed sent to a channel with a slash command and then do things with it
4 Replies
• 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.how i fetch the embed?
i mean this embed
and then it have some buttons that can do actions
i just wanna delete de message if the user its the same who made the command
should i use a database?