aboutsummaryrefslogtreecommitdiff
path: root/matrix-requests-todo
diff options
context:
space:
mode:
Diffstat (limited to 'matrix-requests-todo')
-rw-r--r--matrix-requests-todo/m.room.tombstone.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/matrix-requests-todo/m.room.tombstone.json b/matrix-requests-todo/m.room.tombstone.json
new file mode 100644
index 0000000..f67395d
--- /dev/null
+++ b/matrix-requests-todo/m.room.tombstone.json
@@ -0,0 +1,15 @@
+{
+ "content": {
+ "body": "This room has been replaced",
+ "replacement_room": "!newroom:example.org"
+ },
+ "event_id": "$143273582443PhrSn:example.org",
+ "origin_server_ts": 1432735824653,
+ "room_id": "!jEsUZKDJdhlrceRyVU:example.org",
+ "sender": "@example:example.org",
+ "state_key": "",
+ "type": "m.room.tombstone",
+ "unsigned": {
+ "age": 1234
+ }
+} \ No newline at end of file