account.verifyEmail
Verify an email address for telegram passport.
Example
TL schema
Parameters
Name
Type
Description
The email to verify
code
The verification code that was received
Result
Possible errors
Code
Type
Description
400
EMAIL_VERIFY_EXPIRED
The verification email has expired
Can bots use this methd ?
yes
Related pages
Last updated
Was this helpful?