How can I insert a new line in messages sent via Twilio. The content is supposed to contain a “\n” to generate a new line but this is ignored by the string sent . It as literally applied, so the \n appears in the body of the text . I have tried it within quoted and double quotes but the result is the same.
Thanks