pub(crate) async fn get_pushers_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/pushers
Gets all currently active pushers for the sender user.