-
Notifications
You must be signed in to change notification settings - Fork 11
resend authentication code
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / resendAuthenticationCode
suspend fun
TelegramFlow
.resendAuthenticationCode():
Unit
Suspend function, which re-sends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitCode and the nextCodeType of the result is not null.