Module ruma_client_api::space::get_hierarchy

source ·
Available on crate features client or server only.
Expand description

GET /_matrix/client/*/rooms/{roomId}/hierarchy

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

Modules§