-
Notifications
You must be signed in to change notification settings - Fork 11
check recovery email address code
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / checkRecoveryEmailAddressCode
suspend fun
TelegramFlow
.checkRecoveryEmailAddressCode(code:
String
?):
PasswordState
Suspend function, which checks the 2-step verification recovery email address verification code.
code
- Verification code.
Return PasswordState Represents the current state of 2-step verification.