Skip to main content

get_hierarchy_route

Function get_hierarchy_route 

Source
pub(crate) async fn get_hierarchy_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /_matrix/federation/v1/hierarchy/{roomId}

Gets the space tree in a depth-first manner to locate child rooms of a given space.