pub(crate) async fn get_devices_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/federation/v1/user/devices/{userId}
Gets information on all devices of the user.