Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.raw.functions.account.
VerifyEmail
Verify an email address for telegram passport.
Layer: 126
126
ID: 0xecba39db
0xecba39db
email (str) – The email to verify.
str
code (str) – The verification code that was received.
bool – Primitive type.
bool