We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libtd-ktx / kotlinx.telegram.coroutines / checkPhoneNumberVerificationCode
suspend fun TelegramFlow.checkPhoneNumberVerificationCode(code: String?): Unit
suspend fun
TelegramFlow
.checkPhoneNumberVerificationCode(code:
String
?):
Unit
Suspend function, which checks the phone number verification code for Telegram Passport.
code - Verification code.
code