resendPhoneNumberVerificationCode - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / resendPhoneNumberVerificationCode

resendPhoneNumberVerificationCode

suspend fun TelegramFlow.resendPhoneNumberVerificationCode(): AuthenticationCodeInfo

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

Return AuthenticationCodeInfo Information about the authentication code that was sent.