Skip to main content

synapse_admin_api/rooms/
list_rooms.rs

1//! Different versions of the endpoint to list rooms.
2
3pub mod v1;