mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
637 B
637 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
Params:
Name | Type | Required | Description |
---|---|---|---|
code | string | Yes | Verification code from SMS, phone call or flash call |