mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
650 B
650 B
title | description |
---|---|
checkChangePhoneNumberCode | Checks authentication code sent to change user's phone number. Returns authStateOk on success |
Method: checkChangePhoneNumberCode
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Checks authentication code sent to change user's phone number. Returns authStateOk on success
Parameters:
Name | Type | Required | Description |
---|---|---|---|
code | CLICK ME string | Yes | Verification code from SMS, phone call or flash call |