auth.ReportMissingCode#

class pyrogram.raw.functions.auth.ReportMissingCode#

Official apps only, reports that the SMS authentication code wasn’t delivered.

Details:
  • Layer: 187

  • ID: CB9DEFF6

Parameters:
  • phone_number (str) – Phone number where we were supposed to receive the code

  • phone_code_hash (str) – The phone code hash obtained from auth.sendCode

  • mnc (str) – MNC of the current network operator.

Returns:

bool