pub(crate) async fn get_latest_backup_info_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/room_keys/version
Get information about the latest backup version.