discordjs can webhook send message with \n?

I tried and it didn't work?
let message = BolumunSayisi+". bölüm geldi!\n"+` <t:${DateNow}:F> `+Link
let message = BolumunSayisi+". bölüm geldi!\n"+` <t:${DateNow}:F> `+Link
3 Replies
d.js toolkit
d.js toolkit12mo 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!
xcosanxc2
xcosanxc212mo ago
um webhook's message
xcosanxc2
xcosanxc212mo ago
not any '\n' I can see? I checked and console log sends with \n but webhook doesn't send it that way