Available on crate features
client or server only.Expand description
Endpoints for room management.
Modules§
- aliases
GET /_matrix/client/*/rooms/{roomId}/aliases- create_
room POST /_matrix/client/*/createRoom- get_
event_ by_ timestamp GET /_matrix/client/*/rooms/{roomId}/timestamp_to_event- get_
room_ event GET /_matrix/client/*/rooms/{roomId}/event/{eventId}- get_
summary GET /_matrix/client/v1/summary/{roomIdOrAlias}- report_
content POST /_matrix/client/*/rooms/{roomId}/report/{eventId}- report_
room POST /_matrix/client/*/rooms/{roomId}/report- upgrade_
room POST /_matrix/client/*/rooms/{roomId}/upgrade
Enums§
- Visibility
- Whether or not a newly created room will be listed in the room directory.