pub async fn login_with_token( base_path: String, media_cache_base_path: String, restore_token: String, ) -> Result<Client>