account.sendVerifyPhoneCode

Send the verification phone code for telegram passport.

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

Parameters

Name Type Description
phone_number string The phone number to verify
settings CodeSettings Phone code settings

Result

auth.SentCode

Possible errors

Code Type Description
400 PHONE_NUMBER_INVALID The phone number is invalid.

Related pages

Telegram Passport Manual