account.VerifyPhone
- class pyrogram.raw.functions.account.VerifyPhone
Verify a phone number for telegram passport.
- Details:
Layer:
194
ID:
4DD3A7F6
- Parameters:
phone_number (
str
) – Phone numberphone_code_hash (
str
) – Phone code hash received from the call to account.sendVerifyPhoneCodephone_code (
str
) – Code received after the call to account.sendVerifyPhoneCode
- Returns:
bool