mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-26 02:48:37 +01:00
9 lines
186 B
JSON
9 lines
186 B
JSON
|
|
[
|
||
|
|
{"$ref": "./minimal_pdu.json"},
|
||
|
|
{
|
||
|
|
"type": "m.room.create",
|
||
|
|
"content": {
|
||
|
|
"see_room_version_spec": "The event format changes depending on the room version."
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|