Module space

Source
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_hierarchy
GET /_matrix/client/*/rooms/{roomId}/hierarchy

Structs§

SpaceHierarchyRoomsChunk
A chunk of a space hierarchy response, describing one room.
SpaceHierarchyRoomsChunkInit
Initial set of mandatory fields of SpaceHierarchyRoomsChunk.