Back to All

Insert html into json message

could i put in the json message html code or not?
For example

{
"user_id": "2",
"bot_id": "1",
"module_id": "3",
"message": "

ok
",
"suggested_replies": [],
"cards": [],
"blocked_input": false
}

Can i made 2 different text lines with only 1 json message?