Creating a message with `\n` ends up with the slash being stripped and sending `n` instead of the new line.
Creating a message with
\nends up with the slash being stripped and sendingninstead of the new line.