Available on crate feature
api
and (crate features client
or server
) only.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}