Module matrix_sdk::ruma::api::client::space::get_hierarchy

source ·
Available on crate feature api and (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§