-
Notifications
You must be signed in to change notification settings - Fork 11
check change phone number code
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / checkChangePhoneNumberCode
suspend fun
TelegramFlow
.checkChangePhoneNumberCode(code:
String
?):
Unit
Suspend function, which checks the authentication code sent to confirm a new phone number of the user.
code
- Verification code received by SMS, phone call or flash call.