Module ruma::api::client::delayed_events::delayed_state_event

source ·
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api and crate feature unstable-msc4140 only.
Expand description

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

Send a delayed state event (a scheduled state event) to a room. MSC

Modules§