libtd-ktx / kotlinx.telegram.coroutines / checkPhoneNumberConfirmationCode
checkPhoneNumberConfirmationCode
suspend fun TelegramFlow.checkPhoneNumberConfirmationCode(code: String?): Unit
Suspend function, which checks phone number confirmation code.
Parameters
code - The phone number confirmation code.