automation-lib 5.1.69 → 5.1.70
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 +0 -8
- package/dist/index.d.ts +0 -8
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
@@ -5265,7 +5265,6 @@ interface FindThreadsHistoryGroupDto extends IFindBaseDto, IThreadsHistoryGroup
|
|
5265
5265
|
accountID: string;
|
5266
5266
|
accountUsername: string;
|
5267
5267
|
accountFullname: string;
|
5268
|
-
accountEmail: string;
|
5269
5268
|
accountDeviceType: string;
|
5270
5269
|
accountDeviceName: string;
|
5271
5270
|
idea: string;
|
@@ -5289,7 +5288,6 @@ interface FindThreadsHistoryAutoSyncDto extends IFindBaseDto, IThreadsHistoryAut
|
|
5289
5288
|
accountID: string;
|
5290
5289
|
accountUsername: string;
|
5291
5290
|
accountFullname: string;
|
5292
|
-
accountEmail: string;
|
5293
5291
|
accountDeviceType: string;
|
5294
5292
|
accountDeviceName: string;
|
5295
5293
|
idea: string;
|
@@ -5313,7 +5311,6 @@ interface FindThreadsHistoryCreateDto extends IFindBaseDto, IThreadsHistoryCreat
|
|
5313
5311
|
accountID: string;
|
5314
5312
|
accountUsername: string;
|
5315
5313
|
accountFullname: string;
|
5316
|
-
accountEmail: string;
|
5317
5314
|
accountDeviceType: string;
|
5318
5315
|
accountDeviceName: string;
|
5319
5316
|
idea: string;
|
@@ -5337,7 +5334,6 @@ interface FindThreadsHistoryChangeDto extends IFindBaseDto, IThreadsHistoryChang
|
|
5337
5334
|
accountID: string;
|
5338
5335
|
accountUsername: string;
|
5339
5336
|
accountFullname: string;
|
5340
|
-
accountEmail: string;
|
5341
5337
|
accountDeviceType: string;
|
5342
5338
|
accountDeviceName: string;
|
5343
5339
|
idea: string;
|
@@ -5667,7 +5663,6 @@ interface FindInstagramHistoryGroupDto extends IFindBaseDto, IInstagramHistoryGr
|
|
5667
5663
|
accountID: string;
|
5668
5664
|
accountUsername: string;
|
5669
5665
|
accountFullname: string;
|
5670
|
-
accountEmail: string;
|
5671
5666
|
accountDeviceType: string;
|
5672
5667
|
accountDeviceName: string;
|
5673
5668
|
idea: string;
|
@@ -5691,7 +5686,6 @@ interface FindInstagramHistoryAutoSyncDto extends IFindBaseDto, IInstagramHistor
|
|
5691
5686
|
accountID: string;
|
5692
5687
|
accountUsername: string;
|
5693
5688
|
accountFullname: string;
|
5694
|
-
accountEmail: string;
|
5695
5689
|
accountDeviceType: string;
|
5696
5690
|
accountDeviceName: string;
|
5697
5691
|
idea: string;
|
@@ -5715,7 +5709,6 @@ interface FindInstagramHistoryCreateDto extends IFindBaseDto, IInstagramHistoryC
|
|
5715
5709
|
accountID: string;
|
5716
5710
|
accountUsername: string;
|
5717
5711
|
accountFullname: string;
|
5718
|
-
accountEmail: string;
|
5719
5712
|
accountDeviceType: string;
|
5720
5713
|
accountDeviceName: string;
|
5721
5714
|
idea: string;
|
@@ -5739,7 +5732,6 @@ interface FindInstagramHistoryChangeDto extends IFindBaseDto, IInstagramHistoryC
|
|
5739
5732
|
accountID: string;
|
5740
5733
|
accountUsername: string;
|
5741
5734
|
accountFullname: string;
|
5742
|
-
accountEmail: string;
|
5743
5735
|
accountDeviceType: string;
|
5744
5736
|
accountDeviceName: string;
|
5745
5737
|
idea: string;
|
package/dist/index.d.ts
CHANGED
@@ -5265,7 +5265,6 @@ interface FindThreadsHistoryGroupDto extends IFindBaseDto, IThreadsHistoryGroup
|
|
5265
5265
|
accountID: string;
|
5266
5266
|
accountUsername: string;
|
5267
5267
|
accountFullname: string;
|
5268
|
-
accountEmail: string;
|
5269
5268
|
accountDeviceType: string;
|
5270
5269
|
accountDeviceName: string;
|
5271
5270
|
idea: string;
|
@@ -5289,7 +5288,6 @@ interface FindThreadsHistoryAutoSyncDto extends IFindBaseDto, IThreadsHistoryAut
|
|
5289
5288
|
accountID: string;
|
5290
5289
|
accountUsername: string;
|
5291
5290
|
accountFullname: string;
|
5292
|
-
accountEmail: string;
|
5293
5291
|
accountDeviceType: string;
|
5294
5292
|
accountDeviceName: string;
|
5295
5293
|
idea: string;
|
@@ -5313,7 +5311,6 @@ interface FindThreadsHistoryCreateDto extends IFindBaseDto, IThreadsHistoryCreat
|
|
5313
5311
|
accountID: string;
|
5314
5312
|
accountUsername: string;
|
5315
5313
|
accountFullname: string;
|
5316
|
-
accountEmail: string;
|
5317
5314
|
accountDeviceType: string;
|
5318
5315
|
accountDeviceName: string;
|
5319
5316
|
idea: string;
|
@@ -5337,7 +5334,6 @@ interface FindThreadsHistoryChangeDto extends IFindBaseDto, IThreadsHistoryChang
|
|
5337
5334
|
accountID: string;
|
5338
5335
|
accountUsername: string;
|
5339
5336
|
accountFullname: string;
|
5340
|
-
accountEmail: string;
|
5341
5337
|
accountDeviceType: string;
|
5342
5338
|
accountDeviceName: string;
|
5343
5339
|
idea: string;
|
@@ -5667,7 +5663,6 @@ interface FindInstagramHistoryGroupDto extends IFindBaseDto, IInstagramHistoryGr
|
|
5667
5663
|
accountID: string;
|
5668
5664
|
accountUsername: string;
|
5669
5665
|
accountFullname: string;
|
5670
|
-
accountEmail: string;
|
5671
5666
|
accountDeviceType: string;
|
5672
5667
|
accountDeviceName: string;
|
5673
5668
|
idea: string;
|
@@ -5691,7 +5686,6 @@ interface FindInstagramHistoryAutoSyncDto extends IFindBaseDto, IInstagramHistor
|
|
5691
5686
|
accountID: string;
|
5692
5687
|
accountUsername: string;
|
5693
5688
|
accountFullname: string;
|
5694
|
-
accountEmail: string;
|
5695
5689
|
accountDeviceType: string;
|
5696
5690
|
accountDeviceName: string;
|
5697
5691
|
idea: string;
|
@@ -5715,7 +5709,6 @@ interface FindInstagramHistoryCreateDto extends IFindBaseDto, IInstagramHistoryC
|
|
5715
5709
|
accountID: string;
|
5716
5710
|
accountUsername: string;
|
5717
5711
|
accountFullname: string;
|
5718
|
-
accountEmail: string;
|
5719
5712
|
accountDeviceType: string;
|
5720
5713
|
accountDeviceName: string;
|
5721
5714
|
idea: string;
|
@@ -5739,7 +5732,6 @@ interface FindInstagramHistoryChangeDto extends IFindBaseDto, IInstagramHistoryC
|
|
5739
5732
|
accountID: string;
|
5740
5733
|
accountUsername: string;
|
5741
5734
|
accountFullname: string;
|
5742
|
-
accountEmail: string;
|
5743
5735
|
accountDeviceType: string;
|
5744
5736
|
accountDeviceName: string;
|
5745
5737
|
idea: string;
|