Module ruma_client_api::message::send_message_event

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

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

Send a message event to a room.

Modules§