pub(crate) async fn admin_pushers_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_synapse/admin/v1/users/{user_id}/pushers
MSC3881 is unimplemented, so enabled is always true; device_id is
resolved per pusher from its pushkey.