-
Notifications
You must be signed in to change notification settings - Fork 11
recover password
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / recoverPassword
suspend fun
TelegramFlow
.recoverPassword(recoveryCode:
String
?):
PasswordState
Suspend function, which recovers the password using a recovery code sent to an email address that was previously set up.
recoveryCode
- Recovery code to check.
Return PasswordState Represents the current state of 2-step verification.