Is it possible to change the profile picture and name for a single message without using a webhook?

"Is it possible to change the profile picture and name for a single message without using a webhook? I want to send a message with a different name and profile picture. Can this be done using the regular channel.send(...) method, or do I need to use webhooks?"
2 Replies
d.js toolkit
d.js toolkit2mo 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
Lyrian
LyrianOP2mo ago
$ npm list discord.js
> └── [email protected]

$ node -v
> v20.11.1
$ npm list discord.js
> └── [email protected]

$ node -v
> v20.11.1
Ok, it seems that I have to use webhooks. I hoped to avoid this ^^. According to Gemini and GitHub Copilot
Want results from more Discord servers?
Add your server