Module ruma::api::client::delayed_events::delayed_message_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}/send/{eventType}/{txnId}

Send a delayed event (a scheduled message) to a room. MSC4140

Modules§