mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
{
|
|
"$ref": "core/state_event.json",
|
|
"type": "m.room.create",
|
|
"state_key": "",
|
|
"content": {
|
|
"creator": "@example:example.org",
|
|
"room_version": "1",
|
|
"m.federate": true
|
|
}
|
|
}
|