Skip to main content

set_presence_route

Function set_presence_route 

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

ยงPUT /_matrix/client/r0/presence/{userId}/status

Sets the presence state of the sender user.