MessageCreate -> message.reply({....

await message.reply({ content: 'Please only send an image, or create a thread to reply to the picture!', ephemeral: true }); Does anyone know why it's not being send as a Ephemeral Reply? It will just be there forever, for anyone to see. It's inside the MessageCreate event: client.on("messageCreate", async message => {
5 Replies
d.js toolkit
d.js toolkit17mo 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!
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Metick
MetickOP17mo ago
noooooooo Is there any way to make a MessageCreate Event to a interaction?
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Metick
MetickOP17mo ago
Ah ;/ welp I guess i'll just go for the route of deleting the reply later. Thanks ❤️
Want results from more Discord servers?
Add your server