automation-lib 5.4.53 → 5.4.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +1 -13
- package/dist/index.d.ts +1 -13
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -9502,7 +9502,6 @@ interface IInstagramReportInteractBlockUserELS extends IBaseELS {
|
|
|
9502
9502
|
};
|
|
9503
9503
|
accountGroup: IBaseRefFieldELS;
|
|
9504
9504
|
account: IBaseRefFieldELS & {
|
|
9505
|
-
accountIDSheet: string;
|
|
9506
9505
|
accountDeviceTypeAppClone: string;
|
|
9507
9506
|
accountDeviceNameAppClone: string;
|
|
9508
9507
|
};
|
|
@@ -9542,7 +9541,6 @@ interface IInstagramReportInteractExploreELS extends IBaseELS {
|
|
|
9542
9541
|
};
|
|
9543
9542
|
accountGroup: IBaseRefFieldELS;
|
|
9544
9543
|
account: IBaseRefFieldELS & {
|
|
9545
|
-
accountIDSheet: string;
|
|
9546
9544
|
accountDeviceTypeAppClone: string;
|
|
9547
9545
|
accountDeviceNameAppClone: string;
|
|
9548
9546
|
};
|
|
@@ -9584,7 +9582,6 @@ interface IInstagramReportInteractFollowELS extends IBaseELS {
|
|
|
9584
9582
|
};
|
|
9585
9583
|
accountGroup: IBaseRefFieldELS;
|
|
9586
9584
|
account: IBaseRefFieldELS & {
|
|
9587
|
-
accountIDSheet: string;
|
|
9588
9585
|
accountDeviceTypeAppClone: string;
|
|
9589
9586
|
accountDeviceNameAppClone: string;
|
|
9590
9587
|
};
|
|
@@ -9625,7 +9622,6 @@ interface IInstagramReportInteractReelELS extends IBaseELS {
|
|
|
9625
9622
|
};
|
|
9626
9623
|
accountGroup: IBaseRefFieldELS;
|
|
9627
9624
|
account: IBaseRefFieldELS & {
|
|
9628
|
-
accountIDSheet: string;
|
|
9629
9625
|
accountDeviceTypeAppClone: string;
|
|
9630
9626
|
accountDeviceNameAppClone: string;
|
|
9631
9627
|
};
|
|
@@ -9667,7 +9663,6 @@ interface IInstagramReportInteractReplyCommentELS extends IBaseELS {
|
|
|
9667
9663
|
};
|
|
9668
9664
|
accountGroup: IBaseRefFieldELS;
|
|
9669
9665
|
account: IBaseRefFieldELS & {
|
|
9670
|
-
accountIDSheet: string;
|
|
9671
9666
|
accountDeviceTypeAppClone: string;
|
|
9672
9667
|
accountDeviceNameAppClone: string;
|
|
9673
9668
|
};
|
|
@@ -9710,7 +9705,6 @@ interface IInstagramReportInteractReplyMessageELS extends IBaseELS {
|
|
|
9710
9705
|
};
|
|
9711
9706
|
accountGroup: IBaseRefFieldELS;
|
|
9712
9707
|
account: IBaseRefFieldELS & {
|
|
9713
|
-
accountIDSheet: string;
|
|
9714
9708
|
accountDeviceTypeAppClone: string;
|
|
9715
9709
|
accountDeviceNameAppClone: string;
|
|
9716
9710
|
};
|
|
@@ -9752,7 +9746,6 @@ interface IInstagramReportInteractStoryELS extends IBaseELS {
|
|
|
9752
9746
|
};
|
|
9753
9747
|
accountGroup: IBaseRefFieldELS;
|
|
9754
9748
|
account: IBaseRefFieldELS & {
|
|
9755
|
-
accountIDSheet: string;
|
|
9756
9749
|
accountDeviceTypeAppClone: string;
|
|
9757
9750
|
accountDeviceNameAppClone: string;
|
|
9758
9751
|
};
|
|
@@ -9795,7 +9788,6 @@ interface IInstagramReportInteractUnFollowELS extends IBaseELS {
|
|
|
9795
9788
|
};
|
|
9796
9789
|
accountGroup: IBaseRefFieldELS;
|
|
9797
9790
|
account: IBaseRefFieldELS & {
|
|
9798
|
-
accountIDSheet: string;
|
|
9799
9791
|
accountDeviceTypeAppClone: string;
|
|
9800
9792
|
accountDeviceNameAppClone: string;
|
|
9801
9793
|
};
|
|
@@ -9838,8 +9830,8 @@ interface IInstagramReportPostHighLightELS extends IBaseELS {
|
|
|
9838
9830
|
device: IBaseRefFieldELS & {
|
|
9839
9831
|
key: string;
|
|
9840
9832
|
};
|
|
9833
|
+
accountGroup: IBaseRefFieldELS;
|
|
9841
9834
|
account: IBaseRefFieldELS & {
|
|
9842
|
-
accountIDSheet: string;
|
|
9843
9835
|
accountDeviceTypeAppClone: string;
|
|
9844
9836
|
accountDeviceNameAppClone: string;
|
|
9845
9837
|
};
|
|
@@ -9899,7 +9891,6 @@ interface IInstagramReportPostNewELS extends IBaseELS {
|
|
|
9899
9891
|
};
|
|
9900
9892
|
accountGroup: IBaseRefFieldELS;
|
|
9901
9893
|
account: IBaseRefFieldELS & {
|
|
9902
|
-
accountIDSheet: string;
|
|
9903
9894
|
accountDeviceTypeAppClone: string;
|
|
9904
9895
|
accountDeviceNameAppClone: string;
|
|
9905
9896
|
};
|
|
@@ -9972,7 +9963,6 @@ interface IInstagramReportPostSquareELS extends IBaseELS {
|
|
|
9972
9963
|
};
|
|
9973
9964
|
accountGroup: IBaseRefFieldELS;
|
|
9974
9965
|
account: IBaseRefFieldELS & {
|
|
9975
|
-
accountIDSheet: string;
|
|
9976
9966
|
accountDeviceTypeAppClone: string;
|
|
9977
9967
|
accountDeviceNameAppClone: string;
|
|
9978
9968
|
};
|
|
@@ -10039,7 +10029,6 @@ interface IInstagramReportPostReelELS extends IBaseELS {
|
|
|
10039
10029
|
};
|
|
10040
10030
|
accountGroup: IBaseRefFieldELS;
|
|
10041
10031
|
account: IBaseRefFieldELS & {
|
|
10042
|
-
accountIDSheet: string;
|
|
10043
10032
|
accountDeviceTypeAppClone: string;
|
|
10044
10033
|
accountDeviceNameAppClone: string;
|
|
10045
10034
|
};
|
|
@@ -10098,7 +10087,6 @@ interface IInstagramReportPostStoryELS extends IBaseELS {
|
|
|
10098
10087
|
};
|
|
10099
10088
|
accountGroup: IBaseRefFieldELS;
|
|
10100
10089
|
account: IBaseRefFieldELS & {
|
|
10101
|
-
accountIDSheet: string;
|
|
10102
10090
|
accountDeviceTypeAppClone: string;
|
|
10103
10091
|
accountDeviceNameAppClone: string;
|
|
10104
10092
|
};
|
package/dist/index.d.ts
CHANGED
|
@@ -9502,7 +9502,6 @@ interface IInstagramReportInteractBlockUserELS extends IBaseELS {
|
|
|
9502
9502
|
};
|
|
9503
9503
|
accountGroup: IBaseRefFieldELS;
|
|
9504
9504
|
account: IBaseRefFieldELS & {
|
|
9505
|
-
accountIDSheet: string;
|
|
9506
9505
|
accountDeviceTypeAppClone: string;
|
|
9507
9506
|
accountDeviceNameAppClone: string;
|
|
9508
9507
|
};
|
|
@@ -9542,7 +9541,6 @@ interface IInstagramReportInteractExploreELS extends IBaseELS {
|
|
|
9542
9541
|
};
|
|
9543
9542
|
accountGroup: IBaseRefFieldELS;
|
|
9544
9543
|
account: IBaseRefFieldELS & {
|
|
9545
|
-
accountIDSheet: string;
|
|
9546
9544
|
accountDeviceTypeAppClone: string;
|
|
9547
9545
|
accountDeviceNameAppClone: string;
|
|
9548
9546
|
};
|
|
@@ -9584,7 +9582,6 @@ interface IInstagramReportInteractFollowELS extends IBaseELS {
|
|
|
9584
9582
|
};
|
|
9585
9583
|
accountGroup: IBaseRefFieldELS;
|
|
9586
9584
|
account: IBaseRefFieldELS & {
|
|
9587
|
-
accountIDSheet: string;
|
|
9588
9585
|
accountDeviceTypeAppClone: string;
|
|
9589
9586
|
accountDeviceNameAppClone: string;
|
|
9590
9587
|
};
|
|
@@ -9625,7 +9622,6 @@ interface IInstagramReportInteractReelELS extends IBaseELS {
|
|
|
9625
9622
|
};
|
|
9626
9623
|
accountGroup: IBaseRefFieldELS;
|
|
9627
9624
|
account: IBaseRefFieldELS & {
|
|
9628
|
-
accountIDSheet: string;
|
|
9629
9625
|
accountDeviceTypeAppClone: string;
|
|
9630
9626
|
accountDeviceNameAppClone: string;
|
|
9631
9627
|
};
|
|
@@ -9667,7 +9663,6 @@ interface IInstagramReportInteractReplyCommentELS extends IBaseELS {
|
|
|
9667
9663
|
};
|
|
9668
9664
|
accountGroup: IBaseRefFieldELS;
|
|
9669
9665
|
account: IBaseRefFieldELS & {
|
|
9670
|
-
accountIDSheet: string;
|
|
9671
9666
|
accountDeviceTypeAppClone: string;
|
|
9672
9667
|
accountDeviceNameAppClone: string;
|
|
9673
9668
|
};
|
|
@@ -9710,7 +9705,6 @@ interface IInstagramReportInteractReplyMessageELS extends IBaseELS {
|
|
|
9710
9705
|
};
|
|
9711
9706
|
accountGroup: IBaseRefFieldELS;
|
|
9712
9707
|
account: IBaseRefFieldELS & {
|
|
9713
|
-
accountIDSheet: string;
|
|
9714
9708
|
accountDeviceTypeAppClone: string;
|
|
9715
9709
|
accountDeviceNameAppClone: string;
|
|
9716
9710
|
};
|
|
@@ -9752,7 +9746,6 @@ interface IInstagramReportInteractStoryELS extends IBaseELS {
|
|
|
9752
9746
|
};
|
|
9753
9747
|
accountGroup: IBaseRefFieldELS;
|
|
9754
9748
|
account: IBaseRefFieldELS & {
|
|
9755
|
-
accountIDSheet: string;
|
|
9756
9749
|
accountDeviceTypeAppClone: string;
|
|
9757
9750
|
accountDeviceNameAppClone: string;
|
|
9758
9751
|
};
|
|
@@ -9795,7 +9788,6 @@ interface IInstagramReportInteractUnFollowELS extends IBaseELS {
|
|
|
9795
9788
|
};
|
|
9796
9789
|
accountGroup: IBaseRefFieldELS;
|
|
9797
9790
|
account: IBaseRefFieldELS & {
|
|
9798
|
-
accountIDSheet: string;
|
|
9799
9791
|
accountDeviceTypeAppClone: string;
|
|
9800
9792
|
accountDeviceNameAppClone: string;
|
|
9801
9793
|
};
|
|
@@ -9838,8 +9830,8 @@ interface IInstagramReportPostHighLightELS extends IBaseELS {
|
|
|
9838
9830
|
device: IBaseRefFieldELS & {
|
|
9839
9831
|
key: string;
|
|
9840
9832
|
};
|
|
9833
|
+
accountGroup: IBaseRefFieldELS;
|
|
9841
9834
|
account: IBaseRefFieldELS & {
|
|
9842
|
-
accountIDSheet: string;
|
|
9843
9835
|
accountDeviceTypeAppClone: string;
|
|
9844
9836
|
accountDeviceNameAppClone: string;
|
|
9845
9837
|
};
|
|
@@ -9899,7 +9891,6 @@ interface IInstagramReportPostNewELS extends IBaseELS {
|
|
|
9899
9891
|
};
|
|
9900
9892
|
accountGroup: IBaseRefFieldELS;
|
|
9901
9893
|
account: IBaseRefFieldELS & {
|
|
9902
|
-
accountIDSheet: string;
|
|
9903
9894
|
accountDeviceTypeAppClone: string;
|
|
9904
9895
|
accountDeviceNameAppClone: string;
|
|
9905
9896
|
};
|
|
@@ -9972,7 +9963,6 @@ interface IInstagramReportPostSquareELS extends IBaseELS {
|
|
|
9972
9963
|
};
|
|
9973
9964
|
accountGroup: IBaseRefFieldELS;
|
|
9974
9965
|
account: IBaseRefFieldELS & {
|
|
9975
|
-
accountIDSheet: string;
|
|
9976
9966
|
accountDeviceTypeAppClone: string;
|
|
9977
9967
|
accountDeviceNameAppClone: string;
|
|
9978
9968
|
};
|
|
@@ -10039,7 +10029,6 @@ interface IInstagramReportPostReelELS extends IBaseELS {
|
|
|
10039
10029
|
};
|
|
10040
10030
|
accountGroup: IBaseRefFieldELS;
|
|
10041
10031
|
account: IBaseRefFieldELS & {
|
|
10042
|
-
accountIDSheet: string;
|
|
10043
10032
|
accountDeviceTypeAppClone: string;
|
|
10044
10033
|
accountDeviceNameAppClone: string;
|
|
10045
10034
|
};
|
|
@@ -10098,7 +10087,6 @@ interface IInstagramReportPostStoryELS extends IBaseELS {
|
|
|
10098
10087
|
};
|
|
10099
10088
|
accountGroup: IBaseRefFieldELS;
|
|
10100
10089
|
account: IBaseRefFieldELS & {
|
|
10101
|
-
accountIDSheet: string;
|
|
10102
10090
|
accountDeviceTypeAppClone: string;
|
|
10103
10091
|
accountDeviceNameAppClone: string;
|
|
10104
10092
|
};
|