mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 18:08:37 +01:00
8 lines
193 B
JSON
8 lines
193 B
JSON
|
|
{
|
||
|
|
"type": "m.room.minimal_pdu",
|
||
|
|
"room_id": "!somewhere:example.org",
|
||
|
|
"content": {
|
||
|
|
"see_room_version_spec": "The event format changes depending on the room version."
|
||
|
|
}
|
||
|
|
}
|