GET /_matrix/client/r0/devices
pub(crate) async fn get_devices_route( __arg0: State<State>, body: Args<Request>, ) -> Result<Response>
Get metadata on all devices of the sender user.