Skip to main content

send_event_to_device_route

Function send_event_to_device_route 

Source
pub(crate) async fn send_event_to_device_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPUT /_matrix/client/r0/sendToDevice/{eventType}/{txnId}

Send a to-device event to a set of client devices.