auth.reportMissingCode

Official apps only, reports that the SMS authentication code wasn't delivered.

 Method schema is available as of layer 179. Switch ยป

Parameters

Name Type Description
phone_number string Phone number where we were supposed to receive the code
phone_code_hash string The phone code hash obtained from auth.sendCode
mnc string MNC of the current network operator.

Result

Bool

Possible errors

Code Type Description
400 PHONE_NUMBER_INVALID The phone number is invalid.

Related pages

auth.sendCode

Send the verification code for login