resendPhoneNumberConfirmationCode - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / resendPhoneNumberConfirmationCode

resendPhoneNumberConfirmationCode

suspend fun TelegramFlow.resendPhoneNumberConfirmationCode(): AuthenticationCodeInfo

Suspend function, which resends phone number confirmation code.

Return AuthenticationCodeInfo Information about the authentication code that was sent.