ruma::api::client

Module space

Source
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api 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.