auth.CancelCode¶
- class pyrogram.raw.functions.auth.CancelCode[source]¶
Cancel the login verification code
Usable by Users Bots- Details:
Layer:
229ID:
1F040578
- Parameters:
phone_number (
str) – Phone numberphone_code_hash (
str) – Phone code hash from auth.sendCode
- Returns:
bool