Skip to main content

create_typing_event_route

Function create_typing_event_route 

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

ยงPUT /_matrix/client/r0/rooms/{roomId}/typing/{userId}

Sets the typing state of the sender user.