pub(crate) async fn get_keys_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/federation/v1/user/keys/query
Gets devices and identity keys for the given users.