User:Rolandtb: Difference between revisions

Jump to navigation Jump to search
(→‎2025-09-26 How to archive aka "tombstone" a Matrix room: highlight replacement room is optional)
Line 19: Line 19:
* In the room to be tombstoned, type <code>/devtools</code>, then '''Explore room state''', then '''Send custom state event''', then send:
* In the room to be tombstoned, type <code>/devtools</code>, then '''Explore room state''', then '''Send custom state event''', then send:
* Event type: '''m.room.tombstone'''
* Event type: '''m.room.tombstone'''
* Leave state key empty and send the following state ("replacement_room" is the id of the new room, you can find it in the new room's settings and it is '''optional''', i.e. leave out that line if you don't have a replacement)
* Leave state key empty and send the following state ("replacement_room" is the id of the new room, you can find it in the new room's settings and it is '''optional''', i.e. use <code>"replacement_room": ""</code> if you don't have a replacement)
<pre>
<pre>
{
{
992

edits

Navigation menu