Skip to main content

Module delete_room

Module delete_room 

Source

Functionsยง

admin_delete_room_v1_route ๐Ÿ”’
DELETE /_synapse/admin/v1/rooms/{room_id}
admin_delete_room_v2_route ๐Ÿ”’
DELETE /_synapse/admin/v2/rooms/{room_id}
into_response ๐Ÿ”’
run_shutdown ๐Ÿ”’
Runs the shutdown, purging storage when asked and recording the room as blocked by the requesting admin. force_purge is not mapped: tuwunel always evicts local users before purging.