teleproto - v1.229.0
    Preparing search index...

    Interface AccountVerifyPhoneParams

    interface AccountVerifyPhoneParams {
        phoneCode: string;
        phoneCodeHash: string;
        phoneNumber: string;
    }
    Index
    phoneCode: string

    Code received after the call to account.sendVerifyPhoneCode

    phoneCodeHash: string

    Phone code hash received from the call to account.sendVerifyPhoneCode

    phoneNumber: string

    Phone number