mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
{
|
|
"$ref": "core/room_event.json",
|
|
"type": "m.room.message",
|
|
"content": {
|
|
"body": "Bee Gees - Stayin' Alive",
|
|
"url": "mxc://example.org/ffed755USFFxlgbQYZGtryd",
|
|
"info": {
|
|
"duration": 2140786,
|
|
"size": 1563685,
|
|
"mimetype": "audio/mpeg"
|
|
},
|
|
"msgtype": "m.audio"
|
|
}
|
|
}
|