matrix-spec/event-schemas/examples/m.room.history_visibility

13 lines
283 B
Plaintext
Raw Normal View History

2015-09-04 14:27:01 +02:00
{
"age": 242352,
"content": {
"history_visibility": "shared"
},
2015-09-04 14:31:51 +02:00
"state_key": "",
2015-09-04 14:27:01 +02:00
"origin_server_ts": 1431961217939,
"event_id": "$WLGTSEFSEF:localhost",
"type": "m.room.history_visibility",
"room_id": "!Cuyf34gef24t:localhost",
2015-12-01 18:23:58 +01:00
"sender": "@example:localhost"
2015-09-04 14:27:01 +02:00
}