teleproto - v1.229.0
    Preparing search index...

    Class SentCode

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "auth.SentCode"
    classType: "constructor"
    CONSTRUCTOR_ID: 1577067778
    nextType?: TypeCodeType
    originalArgs: {
        nextType?: TypeCodeType;
        phoneCodeHash: string;
        timeout?: number;
        type: TypeSentCodeType;
    }
    phoneCodeHash: string
    SUBCLASS_OF_ID: 1827172481
    timeout?: number