auth.ReportMissingCode
- class pyrogram.raw.functions.auth.ReportMissingCode
Official apps only, reports that the SMS authentication code wasn’t delivered.
- Details:
Layer:
222ID:
CB9DEFF6
- Parameters:
phone_number (
str) – Phone number where we were supposed to receive the codephone_code_hash (
str) – The phone code hash obtained from auth.sendCodemnc (
str) – MNC of the current network operator.
- Returns:
bool