libtd-ktx / kotlinx.telegram.coroutines / requestPasswordRecovery
requestPasswordRecovery
suspend fun TelegramFlow.requestPasswordRecovery(): EmailAddressAuthenticationCodeInfo
Suspend function, which requests to send a password recovery code to an email address that was previously set up.
Return EmailAddressAuthenticationCodeInfo Information about the email address authentication code that was sent.