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

13 lines
284 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",
"user_id": "@example:localhost"
}