1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/methods/checkChangePhoneNumberCode.md

650 B

title description
checkChangePhoneNumberCode Checks authentication code sent to change user's phone number. Returns authStateOk on success

Method: checkChangePhoneNumberCode

Back to methods index

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

Return type: AuthState