pub async fn cancel_password_reset(client_id: i32) -> Result<(), Error>Expand description
Cancels reset of 2-step verification password. The method can be called if passwordState.pending_reset_date > 0
ยงArguments
client_id- The client id to send the request to