auth.CancelCode#

class pyrogram.raw.functions.auth.CancelCode#

Cancel the login verification code

Usable by Users Bots

Note

This method may be used by not yet logged in connections.

Details:
  • Layer: 224

  • ID: 1F040578

Parameters:
  • phone_number (str) – Phone number

  • phone_code_hash (str) – Phone code hash from auth.sendCode

Returns:

bool