requestAuthenticationPasswordRecovery - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


libtd-ktx / kotlinx.telegram.coroutines / requestAuthenticationPasswordRecovery

requestAuthenticationPasswordRecovery

suspend fun TelegramFlow.requestAuthenticationPasswordRecovery(): Unit

Suspend function, which requests to send a password recovery code to an email address that was previously set up. Works only when the current authorization state is authorizationStateWaitPassword.