How to add line break in Whatsapp text message using javascript?

Sending messages is quick with the Enter key. But you can also added line break at WhatsApp text message via the API using window.open request, we show here.

Please create your message string with “%0a” where you want to add line break.

Related Answers

Related Answers