Available on crate feature
api
and (crate features client-api-c
or client-api-s
) only.Expand description
Endpoints for managing room state
Modulesยง
- get_
state_ event_ for_ key GET /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}
- get_
state_ events GET /_matrix/client/*/rooms/{roomId}/state
- send_
state_ event PUT /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}