Expand description
Synapse admin API: room endpoints.
ModulesΒ§
- block π
- context π
- delete_
room π - delete_
status π - forward_
extremities π - hierarchy π
- join π
- list_
rooms π - make_
room_ πadmin - messages π
- purge_
history π - room_
details π - room_
members π - state π
- timestamp_
to_ πevent
ConstantsΒ§
- DELETE_
ROOM_ πACTION - Action name recorded for the async room-shutdown task, mirroring Synapseβs
SHUTDOWN_AND_PURGE_ROOM. The delete-status endpoints filter on it. - PURGE_
HISTORY_ πACTION - Action name recorded for the history-purge task, filtered on by the purge-status endpoint.
FunctionsΒ§
- count_
to_ πuint - room_
row π - Assembles the shared per-room summary row returned by both the room-list and room-details endpoints.
- state_
event_ πcount - usize_
to_ πuint