matrix-client-0.1.2.0: test/data/message-edit.json
{
"body": " * > :typo",
"format": "org.matrix.custom.html",
"formatted_body": " * <blockquote>\n:typo\n</blockquote>\n",
"m.new_content": {
"body": "> :hello",
"format": "org.matrix.custom.html",
"formatted_body": "<blockquote>\n:hello\n</blockquote>\n",
"msgtype": "m.text"
},
"m.relates_to": {
"event_id": "$eventID",
"rel_type": "m.replace"
},
"msgtype": "m.text"
}