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

9 lines
151 B
Plaintext
Raw Permalink Normal View History

2015-09-04 12:27:01 +00:00
{
"$ref": "core/state_event.json",
"type": "m.room.history_visibility",
"state_key": "",
2015-09-04 12:27:01 +00:00
"content": {
"history_visibility": "shared"
}
2015-09-04 12:27:01 +00:00
}