pub(crate) async fn get_hierarchy_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/v1/rooms/{room_id}/hierarchy
Paginates over the space tree in a depth-first manner to locate child rooms of a given space.