Skip to main content

get_presence_route

Function get_presence_route 

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

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

Gets the presence state of the given user.

  • Only works if you share a room with the user