Module ruma_client_api::state::send_state_event

source ·
Available on crate features client or server only.
Expand description

PUT /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}

Send a state event to a room associated with a given state key.

Modules§