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 room management.
Modules§
GET /_matrix/client/*/rooms/{roomId}/aliases
POST /_matrix/client/*/createRoom
GET /_matrix/client/*/rooms/{roomId}/timestamp_to_event
GET /_matrix/client/*/rooms/{roomId}/event/{eventId}
- get_
summary unstable-msc3266
GET /_matrix/client/v1/summary/{roomIdOrAlias}
POST /_matrix/client/*/rooms/{roomId}/report/{eventId}
POST /_matrix/client/*/rooms/{roomId}/upgrade
Enums§
- Whether or not a newly created room will be listed in the room directory.