teleproto - v1.229.0
    Preparing search index...

    Interface AuthReportMissingCodeParams

    interface AuthReportMissingCodeParams {
        mnc: string;
        phoneCodeHash: string;
        phoneNumber: string;
    }
    Index
    mnc: string

    MNC of the current network operator.

    phoneCodeHash: string

    The phone code hash obtained from auth.sendCode

    phoneNumber: string

    Phone number where we were supposed to receive the code