Module ruma_client_api::room
source · Available on crate features
client or server only.Expand description
Endpoints for room management.
Modules
GET /_matrix/client/*/rooms/{roomId}/aliasesPOST /_matrix/client/*/createRoomget_event_by_timestamp
unstable-msc3030GET /_matrix/client/*/rooms/{roomId}/timestamp_to_eventGET /_matrix/client/*/rooms/{roomId}/event/{eventId}POST /_matrix/client/*/rooms/{roomId}/report/{eventId}POST /_matrix/client/*/rooms/{roomId}/upgradeEnums
Whether or not a newly created room will be listed in the room directory.