Module ruma_client_api::state
source · Expand description
Endpoints for managing room state
Modules§
GET /_matrix/client/*/rooms/{roomId}/state
GET /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}
PUT /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}