libtd-ktx / kotlinx.telegram.coroutines / checkRecoveryEmailAddressCode
checkRecoveryEmailAddressCode
suspend fun
TelegramFlow
.checkRecoveryEmailAddressCode(code:
String
?):
PasswordState
Suspend function, which checks the 2-step verification recovery email address verification code.
Parameters
code
- Verification code.
Return PasswordState Represents the current state of 2-step verification.