2015-05-18 15:13:41 +00:00
|
|
|
{
|
2018-08-24 23:59:48 +00:00
|
|
|
"$ref": "core/room_event.json",
|
|
|
|
"type": "m.room.message",
|
2015-05-18 15:13:41 +00:00
|
|
|
"content": {
|
|
|
|
"body": "thinks this is an example emote",
|
2018-07-10 18:52:11 +00:00
|
|
|
"msgtype": "m.emote",
|
|
|
|
"format": "org.matrix.custom.html",
|
|
|
|
"formatted_body": "thinks <b>this</b> is an example emote"
|
2018-08-24 23:59:48 +00:00
|
|
|
}
|
2015-05-18 15:13:41 +00:00
|
|
|
}
|