automation-lib 5.4.165 → 5.4.169
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 +18 -18
- package/dist/index.d.ts +18 -18
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -11268,7 +11268,7 @@ interface IInstagramReportInteractBlockUserELS extends IBaseELS {
|
|
|
11268
11268
|
accountDeviceNameAppClone: string;
|
|
11269
11269
|
username: string;
|
|
11270
11270
|
statusLogin: EStatusAccountSocialLogin;
|
|
11271
|
-
|
|
11271
|
+
status: EStatusSocialAccountRaw;
|
|
11272
11272
|
};
|
|
11273
11273
|
sheetInfo: IBaseRefFieldELS & {
|
|
11274
11274
|
name: string;
|
|
@@ -11317,7 +11317,7 @@ interface IInstagramReportInteractExploreELS extends IBaseELS {
|
|
|
11317
11317
|
accountDeviceNameAppClone: string;
|
|
11318
11318
|
username: string;
|
|
11319
11319
|
statusLogin: EStatusAccountSocialLogin;
|
|
11320
|
-
|
|
11320
|
+
status: EStatusSocialAccountRaw;
|
|
11321
11321
|
};
|
|
11322
11322
|
typeView: string;
|
|
11323
11323
|
numberLike: number;
|
|
@@ -11373,7 +11373,7 @@ interface IInstagramReportInteractFollowELS extends IBaseELS {
|
|
|
11373
11373
|
accountDeviceNameAppClone: string;
|
|
11374
11374
|
username: string;
|
|
11375
11375
|
statusLogin: EStatusAccountSocialLogin;
|
|
11376
|
-
|
|
11376
|
+
status: EStatusSocialAccountRaw;
|
|
11377
11377
|
};
|
|
11378
11378
|
sheetInfo: IBaseRefFieldELS & {
|
|
11379
11379
|
name: string;
|
|
@@ -11433,7 +11433,7 @@ interface IInstagramReportInteractReelELS extends IBaseELS {
|
|
|
11433
11433
|
accountDeviceNameAppClone: string;
|
|
11434
11434
|
username: string;
|
|
11435
11435
|
statusLogin: EStatusAccountSocialLogin;
|
|
11436
|
-
|
|
11436
|
+
status: EStatusSocialAccountRaw;
|
|
11437
11437
|
};
|
|
11438
11438
|
numberLike: number;
|
|
11439
11439
|
minutesExecute: number;
|
|
@@ -11477,7 +11477,7 @@ interface IInstagramReportInteractReplyCommentELS extends IBaseELS {
|
|
|
11477
11477
|
accountDeviceNameAppClone: string;
|
|
11478
11478
|
username: string;
|
|
11479
11479
|
statusLogin: EStatusAccountSocialLogin;
|
|
11480
|
-
|
|
11480
|
+
status: EStatusSocialAccountRaw;
|
|
11481
11481
|
};
|
|
11482
11482
|
sheetInfo: IBaseRefFieldELS & {
|
|
11483
11483
|
name: string;
|
|
@@ -11526,7 +11526,7 @@ interface IInstagramReportInteractReplyMessageELS extends IBaseELS {
|
|
|
11526
11526
|
accountDeviceNameAppClone: string;
|
|
11527
11527
|
username: string;
|
|
11528
11528
|
statusLogin: EStatusAccountSocialLogin;
|
|
11529
|
-
|
|
11529
|
+
status: EStatusSocialAccountRaw;
|
|
11530
11530
|
};
|
|
11531
11531
|
sheetInfo: IBaseRefFieldELS & {
|
|
11532
11532
|
name: string;
|
|
@@ -11575,7 +11575,7 @@ interface IInstagramReportInteractStoryELS extends IBaseELS {
|
|
|
11575
11575
|
accountDeviceNameAppClone: string;
|
|
11576
11576
|
username: string;
|
|
11577
11577
|
statusLogin: EStatusAccountSocialLogin;
|
|
11578
|
-
|
|
11578
|
+
status: EStatusSocialAccountRaw;
|
|
11579
11579
|
};
|
|
11580
11580
|
numberLike: number;
|
|
11581
11581
|
minutesExecute: number;
|
|
@@ -11627,7 +11627,7 @@ interface IInstagramReportInteractUnFollowELS extends IBaseELS {
|
|
|
11627
11627
|
accountDeviceNameAppClone: string;
|
|
11628
11628
|
username: string;
|
|
11629
11629
|
statusLogin: EStatusAccountSocialLogin;
|
|
11630
|
-
|
|
11630
|
+
status: EStatusSocialAccountRaw;
|
|
11631
11631
|
};
|
|
11632
11632
|
sheetInfo: IBaseRefFieldELS & {
|
|
11633
11633
|
name: string;
|
|
@@ -11686,7 +11686,7 @@ interface IInstagramReportPostHighLightELS extends IBaseELS {
|
|
|
11686
11686
|
accountDeviceNameAppClone: string;
|
|
11687
11687
|
username: string;
|
|
11688
11688
|
statusLogin: EStatusAccountSocialLogin;
|
|
11689
|
-
|
|
11689
|
+
status: EStatusSocialAccountRaw;
|
|
11690
11690
|
};
|
|
11691
11691
|
sheetInfo: IBaseRefFieldELS & {
|
|
11692
11692
|
name: string;
|
|
@@ -11755,7 +11755,7 @@ interface IInstagramReportPostNewELS extends IBaseELS {
|
|
|
11755
11755
|
accountDeviceNameAppClone: string;
|
|
11756
11756
|
username: string;
|
|
11757
11757
|
statusLogin: EStatusAccountSocialLogin;
|
|
11758
|
-
|
|
11758
|
+
status: EStatusSocialAccountRaw;
|
|
11759
11759
|
};
|
|
11760
11760
|
sheetInfo: IBaseRefFieldELS & {
|
|
11761
11761
|
name: string;
|
|
@@ -11837,7 +11837,7 @@ interface IInstagramReportPostSquareELS extends IBaseELS {
|
|
|
11837
11837
|
accountDeviceNameAppClone: string;
|
|
11838
11838
|
username: string;
|
|
11839
11839
|
statusLogin: EStatusAccountSocialLogin;
|
|
11840
|
-
|
|
11840
|
+
status: EStatusSocialAccountRaw;
|
|
11841
11841
|
};
|
|
11842
11842
|
sheetInfo: IBaseRefFieldELS & {
|
|
11843
11843
|
name: string;
|
|
@@ -11913,7 +11913,7 @@ interface IInstagramReportPostReelELS extends IBaseELS {
|
|
|
11913
11913
|
accountDeviceNameAppClone: string;
|
|
11914
11914
|
username: string;
|
|
11915
11915
|
statusLogin: EStatusAccountSocialLogin;
|
|
11916
|
-
|
|
11916
|
+
status: EStatusSocialAccountRaw;
|
|
11917
11917
|
};
|
|
11918
11918
|
sheetInfo: IBaseRefFieldELS & {
|
|
11919
11919
|
name: string;
|
|
@@ -11978,7 +11978,7 @@ interface IInstagramReportPostStoryELS extends IBaseELS {
|
|
|
11978
11978
|
accountDeviceNameAppClone: string;
|
|
11979
11979
|
username: string;
|
|
11980
11980
|
statusLogin: EStatusAccountSocialLogin;
|
|
11981
|
-
|
|
11981
|
+
status: EStatusSocialAccountRaw;
|
|
11982
11982
|
};
|
|
11983
11983
|
sheetInfo: IBaseRefFieldELS & {
|
|
11984
11984
|
name: string;
|
|
@@ -13372,7 +13372,7 @@ interface IThreadsReportPostELS extends IBaseELS {
|
|
|
13372
13372
|
accountDeviceNameAppClone: string;
|
|
13373
13373
|
username: string;
|
|
13374
13374
|
statusLogin: EStatusAccountSocialLogin;
|
|
13375
|
-
|
|
13375
|
+
status: EStatusSocialAccountRaw;
|
|
13376
13376
|
};
|
|
13377
13377
|
sheetInfo: IBaseRefFieldELS & {
|
|
13378
13378
|
name: string;
|
|
@@ -13430,7 +13430,7 @@ interface IThreadsReportInteractFollowELS extends IBaseELS {
|
|
|
13430
13430
|
accountDeviceNameAppClone: string;
|
|
13431
13431
|
username: string;
|
|
13432
13432
|
statusLogin: EStatusAccountSocialLogin;
|
|
13433
|
-
|
|
13433
|
+
status: EStatusSocialAccountRaw;
|
|
13434
13434
|
};
|
|
13435
13435
|
sheetInfo: IBaseRefFieldELS & {
|
|
13436
13436
|
name: string;
|
|
@@ -13479,7 +13479,7 @@ interface IThreadsReportInteractUnFollowELS extends IBaseELS {
|
|
|
13479
13479
|
accountDeviceNameAppClone: string;
|
|
13480
13480
|
username: string;
|
|
13481
13481
|
statusLogin: EStatusAccountSocialLogin;
|
|
13482
|
-
|
|
13482
|
+
status: EStatusSocialAccountRaw;
|
|
13483
13483
|
};
|
|
13484
13484
|
sheetInfo: IBaseRefFieldELS & {
|
|
13485
13485
|
name: string;
|
|
@@ -13527,7 +13527,7 @@ interface IThreadsReportInteractReplyMessageELS extends IBaseELS {
|
|
|
13527
13527
|
accountDeviceNameAppClone: string;
|
|
13528
13528
|
username: string;
|
|
13529
13529
|
statusLogin: EStatusAccountSocialLogin;
|
|
13530
|
-
|
|
13530
|
+
status: EStatusSocialAccountRaw;
|
|
13531
13531
|
};
|
|
13532
13532
|
sheetInfo: IBaseRefFieldELS & {
|
|
13533
13533
|
name: string;
|
|
@@ -13575,7 +13575,7 @@ interface IThreadsReportInteractReplyCommentELS extends IBaseELS {
|
|
|
13575
13575
|
accountDeviceNameAppClone: string;
|
|
13576
13576
|
username: string;
|
|
13577
13577
|
statusLogin: EStatusAccountSocialLogin;
|
|
13578
|
-
|
|
13578
|
+
status: EStatusSocialAccountRaw;
|
|
13579
13579
|
};
|
|
13580
13580
|
sheetInfo: IBaseRefFieldELS & {
|
|
13581
13581
|
name: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -11268,7 +11268,7 @@ interface IInstagramReportInteractBlockUserELS extends IBaseELS {
|
|
|
11268
11268
|
accountDeviceNameAppClone: string;
|
|
11269
11269
|
username: string;
|
|
11270
11270
|
statusLogin: EStatusAccountSocialLogin;
|
|
11271
|
-
|
|
11271
|
+
status: EStatusSocialAccountRaw;
|
|
11272
11272
|
};
|
|
11273
11273
|
sheetInfo: IBaseRefFieldELS & {
|
|
11274
11274
|
name: string;
|
|
@@ -11317,7 +11317,7 @@ interface IInstagramReportInteractExploreELS extends IBaseELS {
|
|
|
11317
11317
|
accountDeviceNameAppClone: string;
|
|
11318
11318
|
username: string;
|
|
11319
11319
|
statusLogin: EStatusAccountSocialLogin;
|
|
11320
|
-
|
|
11320
|
+
status: EStatusSocialAccountRaw;
|
|
11321
11321
|
};
|
|
11322
11322
|
typeView: string;
|
|
11323
11323
|
numberLike: number;
|
|
@@ -11373,7 +11373,7 @@ interface IInstagramReportInteractFollowELS extends IBaseELS {
|
|
|
11373
11373
|
accountDeviceNameAppClone: string;
|
|
11374
11374
|
username: string;
|
|
11375
11375
|
statusLogin: EStatusAccountSocialLogin;
|
|
11376
|
-
|
|
11376
|
+
status: EStatusSocialAccountRaw;
|
|
11377
11377
|
};
|
|
11378
11378
|
sheetInfo: IBaseRefFieldELS & {
|
|
11379
11379
|
name: string;
|
|
@@ -11433,7 +11433,7 @@ interface IInstagramReportInteractReelELS extends IBaseELS {
|
|
|
11433
11433
|
accountDeviceNameAppClone: string;
|
|
11434
11434
|
username: string;
|
|
11435
11435
|
statusLogin: EStatusAccountSocialLogin;
|
|
11436
|
-
|
|
11436
|
+
status: EStatusSocialAccountRaw;
|
|
11437
11437
|
};
|
|
11438
11438
|
numberLike: number;
|
|
11439
11439
|
minutesExecute: number;
|
|
@@ -11477,7 +11477,7 @@ interface IInstagramReportInteractReplyCommentELS extends IBaseELS {
|
|
|
11477
11477
|
accountDeviceNameAppClone: string;
|
|
11478
11478
|
username: string;
|
|
11479
11479
|
statusLogin: EStatusAccountSocialLogin;
|
|
11480
|
-
|
|
11480
|
+
status: EStatusSocialAccountRaw;
|
|
11481
11481
|
};
|
|
11482
11482
|
sheetInfo: IBaseRefFieldELS & {
|
|
11483
11483
|
name: string;
|
|
@@ -11526,7 +11526,7 @@ interface IInstagramReportInteractReplyMessageELS extends IBaseELS {
|
|
|
11526
11526
|
accountDeviceNameAppClone: string;
|
|
11527
11527
|
username: string;
|
|
11528
11528
|
statusLogin: EStatusAccountSocialLogin;
|
|
11529
|
-
|
|
11529
|
+
status: EStatusSocialAccountRaw;
|
|
11530
11530
|
};
|
|
11531
11531
|
sheetInfo: IBaseRefFieldELS & {
|
|
11532
11532
|
name: string;
|
|
@@ -11575,7 +11575,7 @@ interface IInstagramReportInteractStoryELS extends IBaseELS {
|
|
|
11575
11575
|
accountDeviceNameAppClone: string;
|
|
11576
11576
|
username: string;
|
|
11577
11577
|
statusLogin: EStatusAccountSocialLogin;
|
|
11578
|
-
|
|
11578
|
+
status: EStatusSocialAccountRaw;
|
|
11579
11579
|
};
|
|
11580
11580
|
numberLike: number;
|
|
11581
11581
|
minutesExecute: number;
|
|
@@ -11627,7 +11627,7 @@ interface IInstagramReportInteractUnFollowELS extends IBaseELS {
|
|
|
11627
11627
|
accountDeviceNameAppClone: string;
|
|
11628
11628
|
username: string;
|
|
11629
11629
|
statusLogin: EStatusAccountSocialLogin;
|
|
11630
|
-
|
|
11630
|
+
status: EStatusSocialAccountRaw;
|
|
11631
11631
|
};
|
|
11632
11632
|
sheetInfo: IBaseRefFieldELS & {
|
|
11633
11633
|
name: string;
|
|
@@ -11686,7 +11686,7 @@ interface IInstagramReportPostHighLightELS extends IBaseELS {
|
|
|
11686
11686
|
accountDeviceNameAppClone: string;
|
|
11687
11687
|
username: string;
|
|
11688
11688
|
statusLogin: EStatusAccountSocialLogin;
|
|
11689
|
-
|
|
11689
|
+
status: EStatusSocialAccountRaw;
|
|
11690
11690
|
};
|
|
11691
11691
|
sheetInfo: IBaseRefFieldELS & {
|
|
11692
11692
|
name: string;
|
|
@@ -11755,7 +11755,7 @@ interface IInstagramReportPostNewELS extends IBaseELS {
|
|
|
11755
11755
|
accountDeviceNameAppClone: string;
|
|
11756
11756
|
username: string;
|
|
11757
11757
|
statusLogin: EStatusAccountSocialLogin;
|
|
11758
|
-
|
|
11758
|
+
status: EStatusSocialAccountRaw;
|
|
11759
11759
|
};
|
|
11760
11760
|
sheetInfo: IBaseRefFieldELS & {
|
|
11761
11761
|
name: string;
|
|
@@ -11837,7 +11837,7 @@ interface IInstagramReportPostSquareELS extends IBaseELS {
|
|
|
11837
11837
|
accountDeviceNameAppClone: string;
|
|
11838
11838
|
username: string;
|
|
11839
11839
|
statusLogin: EStatusAccountSocialLogin;
|
|
11840
|
-
|
|
11840
|
+
status: EStatusSocialAccountRaw;
|
|
11841
11841
|
};
|
|
11842
11842
|
sheetInfo: IBaseRefFieldELS & {
|
|
11843
11843
|
name: string;
|
|
@@ -11913,7 +11913,7 @@ interface IInstagramReportPostReelELS extends IBaseELS {
|
|
|
11913
11913
|
accountDeviceNameAppClone: string;
|
|
11914
11914
|
username: string;
|
|
11915
11915
|
statusLogin: EStatusAccountSocialLogin;
|
|
11916
|
-
|
|
11916
|
+
status: EStatusSocialAccountRaw;
|
|
11917
11917
|
};
|
|
11918
11918
|
sheetInfo: IBaseRefFieldELS & {
|
|
11919
11919
|
name: string;
|
|
@@ -11978,7 +11978,7 @@ interface IInstagramReportPostStoryELS extends IBaseELS {
|
|
|
11978
11978
|
accountDeviceNameAppClone: string;
|
|
11979
11979
|
username: string;
|
|
11980
11980
|
statusLogin: EStatusAccountSocialLogin;
|
|
11981
|
-
|
|
11981
|
+
status: EStatusSocialAccountRaw;
|
|
11982
11982
|
};
|
|
11983
11983
|
sheetInfo: IBaseRefFieldELS & {
|
|
11984
11984
|
name: string;
|
|
@@ -13372,7 +13372,7 @@ interface IThreadsReportPostELS extends IBaseELS {
|
|
|
13372
13372
|
accountDeviceNameAppClone: string;
|
|
13373
13373
|
username: string;
|
|
13374
13374
|
statusLogin: EStatusAccountSocialLogin;
|
|
13375
|
-
|
|
13375
|
+
status: EStatusSocialAccountRaw;
|
|
13376
13376
|
};
|
|
13377
13377
|
sheetInfo: IBaseRefFieldELS & {
|
|
13378
13378
|
name: string;
|
|
@@ -13430,7 +13430,7 @@ interface IThreadsReportInteractFollowELS extends IBaseELS {
|
|
|
13430
13430
|
accountDeviceNameAppClone: string;
|
|
13431
13431
|
username: string;
|
|
13432
13432
|
statusLogin: EStatusAccountSocialLogin;
|
|
13433
|
-
|
|
13433
|
+
status: EStatusSocialAccountRaw;
|
|
13434
13434
|
};
|
|
13435
13435
|
sheetInfo: IBaseRefFieldELS & {
|
|
13436
13436
|
name: string;
|
|
@@ -13479,7 +13479,7 @@ interface IThreadsReportInteractUnFollowELS extends IBaseELS {
|
|
|
13479
13479
|
accountDeviceNameAppClone: string;
|
|
13480
13480
|
username: string;
|
|
13481
13481
|
statusLogin: EStatusAccountSocialLogin;
|
|
13482
|
-
|
|
13482
|
+
status: EStatusSocialAccountRaw;
|
|
13483
13483
|
};
|
|
13484
13484
|
sheetInfo: IBaseRefFieldELS & {
|
|
13485
13485
|
name: string;
|
|
@@ -13527,7 +13527,7 @@ interface IThreadsReportInteractReplyMessageELS extends IBaseELS {
|
|
|
13527
13527
|
accountDeviceNameAppClone: string;
|
|
13528
13528
|
username: string;
|
|
13529
13529
|
statusLogin: EStatusAccountSocialLogin;
|
|
13530
|
-
|
|
13530
|
+
status: EStatusSocialAccountRaw;
|
|
13531
13531
|
};
|
|
13532
13532
|
sheetInfo: IBaseRefFieldELS & {
|
|
13533
13533
|
name: string;
|
|
@@ -13575,7 +13575,7 @@ interface IThreadsReportInteractReplyCommentELS extends IBaseELS {
|
|
|
13575
13575
|
accountDeviceNameAppClone: string;
|
|
13576
13576
|
username: string;
|
|
13577
13577
|
statusLogin: EStatusAccountSocialLogin;
|
|
13578
|
-
|
|
13578
|
+
status: EStatusSocialAccountRaw;
|
|
13579
13579
|
};
|
|
13580
13580
|
sheetInfo: IBaseRefFieldELS & {
|
|
13581
13581
|
name: string;
|