pub(crate) async fn get_device_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/devices/{deviceId}
Get metadata on a single device of the sender user.