0
0
Fork 0
matrix-doc/event-schemas/examples/m.room.name

9 lines
130 B
Plaintext

{
"$ref": "core/state_event.json",
"type": "m.room.name",
"state_key": "",
"content": {
"name": "The room name"
}
}