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

9 lines
131 B
Plaintext

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