pub(crate) async fn admin_memberships_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_synapse/admin/v1/users/{user_id}/memberships
For remote users this is limited to rooms the server participates in, matching Synapse.