account.confirmPhone
Confirm a phone number to cancel account deletion, for more info click here »
Example
TL schema
Parameters
Name | Type | Description |
phone_code_hash | Phone code hash, for more info click here » | |
phone_code | SMS code, for more info click here » |
Result
Possible errors
Code | Type | Description |
400 | CODE_HASH_INVALID | Code hash invalid |
400 | PHONE_CODE_EMPTY | phone_code is missing |
Can bots use this methd ?
yes
Related pages
How to reset an account if the 2FA password was forgotten.
Last updated