Module matrix_sdk_base::ruma::api::client::space
Available on crate feature
api
and (crate features client
or server
) only.Expand description
Endpoints for spaces.
See the Matrix specification for more details about spaces.
Modules
GET /_matrix/client/*/rooms/{roomId}/hierarchy
Structs
- A chunk of a space hierarchy response, describing one room.
- Initial set of mandatory fields of
SpaceHierarchyRoomsChunk
.