account.VerifyPhone¶
- class pyrogram.raw.functions.account.VerifyPhone[source]¶
Verify a phone number for telegram passport.
Usable by Users Bots- Details:
Layer:
229ID:
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