Module ruma_client_api::state
source · Available on crate features
client or server only.Expand description
Endpoints for managing room state
Modules
GET /_matrix/client/*/rooms/{roomId}/stateGET /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}PUT /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}