Skip to main content

I would like to receive a multi-line text received from a webhook, but it does not work.

For example, when I receive {text : "Hello\\nworld"} from a webhook,
it becomes "Hello\nworld" and no line breaks.

Is there any way to do this?

Be the first to reply!

Reply