RequestPasswordRecovery constructor

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

Requests to send a 2-step verification password recovery code to an email address that was previously set up

Returns EmailAddressAuthenticationCodeInfo

Implementation

RequestPasswordRecovery