Available on crate features
client
or server
only.Expand description
Endpoints for spaces.
See the Matrix specification for more details about spaces.
Modules§
- get_
hierarchy GET /_matrix/client/*/rooms/{roomId}/hierarchy
Structs§
- Space
Hierarchy Rooms Chunk - A chunk of a space hierarchy response, describing one room.
- Space
Hierarchy Rooms Chunk Init - Initial set of mandatory fields of
SpaceHierarchyRoomsChunk
.