RequestAuthenticationPasswordRecovery constructor

RequestAuthenticationPasswordRecovery(
  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. Works only when the current authorization state is authorizationStateWaitPassword

Returns Ok

Implementation

RequestAuthenticationPasswordRecovery