CancelPasswordReset constructor

CancelPasswordReset(
  1. {int? extra,
  2. int? clientId}
)

Cancels reset of 2-step verification password. The method can be called if passwordState.pending_reset_date > 0

Returns Ok

Implementation

CancelPasswordReset