Module ruma::api::client::delayed_events::update_delayed_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

POST /_matrix/client/*/delayed_events/{delayed_id}

Send a delayed event update. This can be a updateing/canceling/sending the associated delayed event.

Modules§