resendEmailAddressVerificationCode - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / resendEmailAddressVerificationCode

resendEmailAddressVerificationCode

suspend fun TelegramFlow.resendEmailAddressVerificationCode(): EmailAddressAuthenticationCodeInfo

Suspend function, which re-sends the code to verify an email address to be added to a user’s Telegram Passport.

Return EmailAddressAuthenticationCodeInfo Information about the email address authentication code that was sent.