automation-lib 5.0.207 → 5.0.212
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 +129 -135
- package/dist/index.d.ts +129 -135
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1725,13 +1725,13 @@ interface IAccountCHPlayICloud extends IBaseModel, ITrackingModel<IUser> {
|
|
|
1725
1725
|
note: string;
|
|
1726
1726
|
}
|
|
1727
1727
|
|
|
1728
|
-
interface
|
|
1728
|
+
interface IThreadsReportAutoSync extends IBaseModel, ITrackingModel<IUser> {
|
|
1729
1729
|
}
|
|
1730
1730
|
|
|
1731
|
-
interface
|
|
1731
|
+
interface IThreadsReportChangeCreate extends IBaseModel, ITrackingModel<IUser> {
|
|
1732
1732
|
}
|
|
1733
1733
|
|
|
1734
|
-
interface
|
|
1734
|
+
interface IThreadsReportGroup extends IBaseModel, ITrackingModel<IUser> {
|
|
1735
1735
|
}
|
|
1736
1736
|
|
|
1737
1737
|
interface IPC extends IBaseModel, ITrackingModel<IUser> {
|
|
@@ -1908,13 +1908,13 @@ interface IThreadsAccountRaw extends IBaseModel, ITrackingModel<IUser> {
|
|
|
1908
1908
|
noteConnectDevice: string;
|
|
1909
1909
|
}
|
|
1910
1910
|
|
|
1911
|
-
interface
|
|
1911
|
+
interface IInstagramReportGroup extends IBaseModel, ITrackingModel<IUser> {
|
|
1912
1912
|
}
|
|
1913
1913
|
|
|
1914
|
-
interface
|
|
1914
|
+
interface IInstagramReportAutoSync extends IBaseModel, ITrackingModel<IUser> {
|
|
1915
1915
|
}
|
|
1916
1916
|
|
|
1917
|
-
interface
|
|
1917
|
+
interface IInstagramReportChangeCreate extends IBaseModel, ITrackingModel<IUser> {
|
|
1918
1918
|
}
|
|
1919
1919
|
|
|
1920
1920
|
interface IInstagramAccountGroup extends IBaseModel, ITrackingModel<IUser> {
|
|
@@ -2539,9 +2539,9 @@ type index$5_IDeviceSettingForVPN = IDeviceSettingForVPN;
|
|
|
2539
2539
|
type index$5_IInstagramAccountGroup = IInstagramAccountGroup;
|
|
2540
2540
|
type index$5_IInstagramAccountRaw = IInstagramAccountRaw;
|
|
2541
2541
|
type index$5_IInstagramAccountRun = IInstagramAccountRun;
|
|
2542
|
-
type index$
|
|
2543
|
-
type index$
|
|
2544
|
-
type index$
|
|
2542
|
+
type index$5_IInstagramReportAutoSync = IInstagramReportAutoSync;
|
|
2543
|
+
type index$5_IInstagramReportChangeCreate = IInstagramReportChangeCreate;
|
|
2544
|
+
type index$5_IInstagramReportGroup = IInstagramReportGroup;
|
|
2545
2545
|
type index$5_IManagerImageAI = IManagerImageAI;
|
|
2546
2546
|
type index$5_IManagerImageAIItemStore = IManagerImageAIItemStore;
|
|
2547
2547
|
type index$5_IManagerImageAIUserAttached = IManagerImageAIUserAttached;
|
|
@@ -2556,15 +2556,15 @@ type index$5_ISheetsTool = ISheetsTool;
|
|
|
2556
2556
|
type index$5_IThreadsAccountGroup = IThreadsAccountGroup;
|
|
2557
2557
|
type index$5_IThreadsAccountRaw = IThreadsAccountRaw;
|
|
2558
2558
|
type index$5_IThreadsAccountRun = IThreadsAccountRun;
|
|
2559
|
-
type index$
|
|
2560
|
-
type index$
|
|
2561
|
-
type index$
|
|
2559
|
+
type index$5_IThreadsReportAutoSync = IThreadsReportAutoSync;
|
|
2560
|
+
type index$5_IThreadsReportChangeCreate = IThreadsReportChangeCreate;
|
|
2561
|
+
type index$5_IThreadsReportGroup = IThreadsReportGroup;
|
|
2562
2562
|
type index$5_IVoiceGenerated = IVoiceGenerated;
|
|
2563
2563
|
type index$5_IVoiceLanguage = IVoiceLanguage;
|
|
2564
2564
|
type index$5_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
2565
2565
|
type index$5_IVoiceStores = IVoiceStores;
|
|
2566
2566
|
declare namespace index$5 {
|
|
2567
|
-
export { type index$5_IAccountAIContent as IAccountAIContent, type index$5_IAccountAIContentChannel as IAccountAIContentChannel, type index$5_IAccountAIContentGroup as IAccountAIContentGroup, type index$5_IAccountAIContentInfo as IAccountAIContentInfo, type index$5_IAccountAIContentTag as IAccountAIContentTag, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$5_IAccountCanva as IAccountCanva, type index$5_IAccountDrive as IAccountDrive, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailProxy as IAccountEmailProxy, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountVPN as IAccountVPN, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IDevice as IDevice, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IDeviceSettingForCHPlay as IDeviceSettingForCHPlay, type index$5_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$5_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$5_IInstagramAccountGroup as IInstagramAccountGroup, type index$5_IInstagramAccountRaw as IInstagramAccountRaw, type index$5_IInstagramAccountRun as IInstagramAccountRun, type index$
|
|
2567
|
+
export { type index$5_IAccountAIContent as IAccountAIContent, type index$5_IAccountAIContentChannel as IAccountAIContentChannel, type index$5_IAccountAIContentGroup as IAccountAIContentGroup, type index$5_IAccountAIContentInfo as IAccountAIContentInfo, type index$5_IAccountAIContentTag as IAccountAIContentTag, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$5_IAccountCanva as IAccountCanva, type index$5_IAccountDrive as IAccountDrive, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailProxy as IAccountEmailProxy, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountVPN as IAccountVPN, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IDevice as IDevice, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IDeviceSettingForCHPlay as IDeviceSettingForCHPlay, type index$5_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$5_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$5_IInstagramAccountGroup as IInstagramAccountGroup, type index$5_IInstagramAccountRaw as IInstagramAccountRaw, type index$5_IInstagramAccountRun as IInstagramAccountRun, type index$5_IInstagramReportAutoSync as IInstagramReportAutoSync, type index$5_IInstagramReportChangeCreate as IInstagramReportChangeCreate, type index$5_IInstagramReportGroup as IInstagramReportGroup, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IProxy as IProxy, type index$5_ISheetsTool as ISheetsTool, type index$5_IThreadsAccountGroup as IThreadsAccountGroup, type index$5_IThreadsAccountRaw as IThreadsAccountRaw, type index$5_IThreadsAccountRun as IThreadsAccountRun, type index$5_IThreadsReportAutoSync as IThreadsReportAutoSync, type index$5_IThreadsReportChangeCreate as IThreadsReportChangeCreate, type index$5_IThreadsReportGroup as IThreadsReportGroup, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores, index$6 as TaskBrowsers, index$7 as TaskPhones };
|
|
2568
2568
|
}
|
|
2569
2569
|
|
|
2570
2570
|
interface IHistoryTaskAIImage extends IBaseModel, ITrackingModel<IUser> {
|
|
@@ -2637,7 +2637,7 @@ interface INiche extends IBaseModel, ITrackingModel<IUser> {
|
|
|
2637
2637
|
niche_idea: string | IIdea;
|
|
2638
2638
|
}
|
|
2639
2639
|
|
|
2640
|
-
interface
|
|
2640
|
+
interface IThreadsReportPost extends IBaseModel, ITrackingModel<IUser> {
|
|
2641
2641
|
idea: string | IManagerWork;
|
|
2642
2642
|
niche: string | IManagerWork;
|
|
2643
2643
|
pc: string | IPC;
|
|
@@ -2660,7 +2660,7 @@ interface IThreadsHistoryPost extends IBaseModel, ITrackingModel<IUser> {
|
|
|
2660
2660
|
timeEnd: Date;
|
|
2661
2661
|
}
|
|
2662
2662
|
|
|
2663
|
-
interface
|
|
2663
|
+
interface IThreadsReportInteractFollow extends IBaseModel, ITrackingModel<IUser> {
|
|
2664
2664
|
idea: string | IManagerWork;
|
|
2665
2665
|
niche: string | IManagerWork;
|
|
2666
2666
|
pc: string | IPC;
|
|
@@ -2674,7 +2674,7 @@ interface IThreadsHistoryInteractFollow extends IBaseModel, ITrackingModel<IUser
|
|
|
2674
2674
|
timeEnd: Date;
|
|
2675
2675
|
}
|
|
2676
2676
|
|
|
2677
|
-
interface
|
|
2677
|
+
interface IThreadsReportInteractReplyComment extends IBaseModel, ITrackingModel<IUser> {
|
|
2678
2678
|
idea: string | IManagerWork;
|
|
2679
2679
|
niche: string | IManagerWork;
|
|
2680
2680
|
pc: string | IPC;
|
|
@@ -2777,7 +2777,7 @@ interface IThreadsSettingInteractReplyComment extends IBaseModel, ITrackingModel
|
|
|
2777
2777
|
isReplyCommentsPostOfMe: boolean;
|
|
2778
2778
|
}
|
|
2779
2779
|
|
|
2780
|
-
interface
|
|
2780
|
+
interface IInstagramReportPostHighLight extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
2781
2781
|
sheetUrl: string;
|
|
2782
2782
|
sheetName: string;
|
|
2783
2783
|
sheetPageName: string;
|
|
@@ -2792,7 +2792,7 @@ interface IInstagramHistoryPostHighLight extends IBaseModel, ITrackingTimeScript
|
|
|
2792
2792
|
statusDetail: string;
|
|
2793
2793
|
}
|
|
2794
2794
|
|
|
2795
|
-
interface
|
|
2795
|
+
interface IInstagramReportPostNew extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
2796
2796
|
sheetUrl: string;
|
|
2797
2797
|
sheetName: string;
|
|
2798
2798
|
sheetPageName: string;
|
|
@@ -2815,7 +2815,7 @@ interface IInstagramHistoryPostNew extends IBaseModel, ITrackingTimeScript, ITra
|
|
|
2815
2815
|
statusDetail: string;
|
|
2816
2816
|
}
|
|
2817
2817
|
|
|
2818
|
-
interface
|
|
2818
|
+
interface IInstagramReportPostSquare extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
2819
2819
|
sheetUrl: string;
|
|
2820
2820
|
sheetName: string;
|
|
2821
2821
|
sheetPageName: string;
|
|
@@ -2838,7 +2838,7 @@ interface IInstagramHistoryPostSquare extends IBaseModel, ITrackingTimeScript, I
|
|
|
2838
2838
|
statusDetail: string;
|
|
2839
2839
|
}
|
|
2840
2840
|
|
|
2841
|
-
interface
|
|
2841
|
+
interface IInstagramReportPostReel extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
2842
2842
|
sheetUrl: string;
|
|
2843
2843
|
sheetName: string;
|
|
2844
2844
|
sheetPageName: string;
|
|
@@ -2863,7 +2863,7 @@ interface IInstagramHistoryPostReel extends IBaseModel, ITrackingTimeScript, ITr
|
|
|
2863
2863
|
statusDetail: string;
|
|
2864
2864
|
}
|
|
2865
2865
|
|
|
2866
|
-
interface
|
|
2866
|
+
interface IInstagramReportPostStory extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
2867
2867
|
sheetUrl: string;
|
|
2868
2868
|
sheetName: string;
|
|
2869
2869
|
sheetPageName: string;
|
|
@@ -3098,7 +3098,7 @@ interface IInstagramSettingPost extends IBaseModel, ITrackingModel<IUser> {
|
|
|
3098
3098
|
isTimeUs: boolean;
|
|
3099
3099
|
}
|
|
3100
3100
|
|
|
3101
|
-
interface
|
|
3101
|
+
interface IInstagramReportInteractReplyComment extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3102
3102
|
content: string;
|
|
3103
3103
|
userLink: string;
|
|
3104
3104
|
linkPost: string;
|
|
@@ -3112,7 +3112,7 @@ interface IInstagramHistoryInteractReplyComment extends IBaseModel, ITrackingTim
|
|
|
3112
3112
|
statusDetail: string;
|
|
3113
3113
|
}
|
|
3114
3114
|
|
|
3115
|
-
interface
|
|
3115
|
+
interface IInstagramReportInteractReel extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3116
3116
|
idea: string | IManagerWork;
|
|
3117
3117
|
niche: string | IManagerWork;
|
|
3118
3118
|
device: IDevice | string;
|
|
@@ -3125,7 +3125,7 @@ interface IInstagramHistoryInteractReel extends IBaseModel, ITrackingTimeScript,
|
|
|
3125
3125
|
statusDetail: string;
|
|
3126
3126
|
}
|
|
3127
3127
|
|
|
3128
|
-
interface
|
|
3128
|
+
interface IInstagramReportInteractStory extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3129
3129
|
idea: string | IManagerWork;
|
|
3130
3130
|
niche: string | IManagerWork;
|
|
3131
3131
|
device: IDevice | string;
|
|
@@ -3140,7 +3140,7 @@ interface IInstagramHistoryInteractStory extends IBaseModel, ITrackingTimeScript
|
|
|
3140
3140
|
statusDetail: string;
|
|
3141
3141
|
}
|
|
3142
3142
|
|
|
3143
|
-
interface
|
|
3143
|
+
interface IInstagramReportInteractExplore extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3144
3144
|
typeView: string;
|
|
3145
3145
|
numberLike: number;
|
|
3146
3146
|
minutesExecute: number;
|
|
@@ -3154,11 +3154,7 @@ interface IInstagramHistoryInteractExplore extends IBaseModel, ITrackingTimeScri
|
|
|
3154
3154
|
statusDetail: string;
|
|
3155
3155
|
}
|
|
3156
3156
|
|
|
3157
|
-
interface
|
|
3158
|
-
content_message: string;
|
|
3159
|
-
content_receiver: string;
|
|
3160
|
-
}
|
|
3161
|
-
interface IInstagramHistoryInteractReplyMessage extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3157
|
+
interface IInstagramReportInteractReplyMessage extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3162
3158
|
content: string;
|
|
3163
3159
|
receiver: string;
|
|
3164
3160
|
idea: string | IManagerWork;
|
|
@@ -3170,7 +3166,7 @@ interface IInstagramHistoryInteractReplyMessage extends IBaseModel, ITrackingTim
|
|
|
3170
3166
|
statusDetail: string;
|
|
3171
3167
|
}
|
|
3172
3168
|
|
|
3173
|
-
interface
|
|
3169
|
+
interface IInstagramReportInteractFollow extends IBaseModel, ITrackingTimeScript, ITrackingModel<IUser> {
|
|
3174
3170
|
idea: string | IManagerWork;
|
|
3175
3171
|
niche: string | IManagerWork;
|
|
3176
3172
|
device: IDevice | string;
|
|
@@ -3185,17 +3181,17 @@ interface IInstagramHistoryInteractFollow extends IBaseModel, ITrackingTimeScrip
|
|
|
3185
3181
|
}
|
|
3186
3182
|
|
|
3187
3183
|
type index$3_IIdea = IIdea;
|
|
3188
|
-
type index$
|
|
3189
|
-
type index$
|
|
3190
|
-
type index$
|
|
3191
|
-
type index$
|
|
3192
|
-
type index$
|
|
3193
|
-
type index$
|
|
3194
|
-
type index$
|
|
3195
|
-
type index$
|
|
3196
|
-
type index$
|
|
3197
|
-
type index$
|
|
3198
|
-
type index$
|
|
3184
|
+
type index$3_IInstagramReportInteractExplore = IInstagramReportInteractExplore;
|
|
3185
|
+
type index$3_IInstagramReportInteractFollow = IInstagramReportInteractFollow;
|
|
3186
|
+
type index$3_IInstagramReportInteractReel = IInstagramReportInteractReel;
|
|
3187
|
+
type index$3_IInstagramReportInteractReplyComment = IInstagramReportInteractReplyComment;
|
|
3188
|
+
type index$3_IInstagramReportInteractReplyMessage = IInstagramReportInteractReplyMessage;
|
|
3189
|
+
type index$3_IInstagramReportInteractStory = IInstagramReportInteractStory;
|
|
3190
|
+
type index$3_IInstagramReportPostHighLight = IInstagramReportPostHighLight;
|
|
3191
|
+
type index$3_IInstagramReportPostNew = IInstagramReportPostNew;
|
|
3192
|
+
type index$3_IInstagramReportPostReel = IInstagramReportPostReel;
|
|
3193
|
+
type index$3_IInstagramReportPostSquare = IInstagramReportPostSquare;
|
|
3194
|
+
type index$3_IInstagramReportPostStory = IInstagramReportPostStory;
|
|
3199
3195
|
type index$3_IInstagramSettingInteractExplore = IInstagramSettingInteractExplore;
|
|
3200
3196
|
type index$3_IInstagramSettingInteractFollow = IInstagramSettingInteractFollow;
|
|
3201
3197
|
type index$3_IInstagramSettingInteractReel = IInstagramSettingInteractReel;
|
|
@@ -3204,16 +3200,15 @@ type index$3_IInstagramSettingInteractReplyMessage = IInstagramSettingInteractRe
|
|
|
3204
3200
|
type index$3_IInstagramSettingInteractStory = IInstagramSettingInteractStory;
|
|
3205
3201
|
type index$3_IInstagramSettingInteractUnFollow = IInstagramSettingInteractUnFollow;
|
|
3206
3202
|
type index$3_IInstagramSettingPost = IInstagramSettingPost;
|
|
3207
|
-
type index$3_IInteractSentMessageDetail = IInteractSentMessageDetail;
|
|
3208
3203
|
type index$3_INiche = INiche;
|
|
3209
|
-
type index$
|
|
3210
|
-
type index$
|
|
3211
|
-
type index$
|
|
3204
|
+
type index$3_IThreadsReportInteractFollow = IThreadsReportInteractFollow;
|
|
3205
|
+
type index$3_IThreadsReportInteractReplyComment = IThreadsReportInteractReplyComment;
|
|
3206
|
+
type index$3_IThreadsReportPost = IThreadsReportPost;
|
|
3212
3207
|
type index$3_IThreadsSettingInteractFollow = IThreadsSettingInteractFollow;
|
|
3213
3208
|
type index$3_IThreadsSettingInteractReplyComment = IThreadsSettingInteractReplyComment;
|
|
3214
3209
|
type index$3_IThreadsSettingPost = IThreadsSettingPost;
|
|
3215
3210
|
declare namespace index$3 {
|
|
3216
|
-
export type { index$3_IIdea as IIdea, index$
|
|
3211
|
+
export type { index$3_IIdea as IIdea, index$3_IInstagramReportInteractExplore as IInstagramReportInteractExplore, index$3_IInstagramReportInteractFollow as IInstagramReportInteractFollow, index$3_IInstagramReportInteractReel as IInstagramReportInteractReel, index$3_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, index$3_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, index$3_IInstagramReportInteractStory as IInstagramReportInteractStory, index$3_IInstagramReportPostHighLight as IInstagramReportPostHighLight, index$3_IInstagramReportPostNew as IInstagramReportPostNew, index$3_IInstagramReportPostReel as IInstagramReportPostReel, index$3_IInstagramReportPostSquare as IInstagramReportPostSquare, index$3_IInstagramReportPostStory as IInstagramReportPostStory, index$3_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, index$3_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, index$3_IInstagramSettingInteractReel as IInstagramSettingInteractReel, index$3_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, index$3_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, index$3_IInstagramSettingInteractStory as IInstagramSettingInteractStory, index$3_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, index$3_IInstagramSettingPost as IInstagramSettingPost, index$3_INiche as INiche, index$3_IThreadsReportInteractFollow as IThreadsReportInteractFollow, index$3_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, index$3_IThreadsReportPost as IThreadsReportPost, index$3_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, index$3_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, index$3_IThreadsSettingPost as IThreadsSettingPost };
|
|
3217
3212
|
}
|
|
3218
3213
|
|
|
3219
3214
|
type index$2_IAccountAIContent = IAccountAIContent;
|
|
@@ -3264,20 +3259,20 @@ type index$2_IIdea = IIdea;
|
|
|
3264
3259
|
type index$2_IInstagramAccountGroup = IInstagramAccountGroup;
|
|
3265
3260
|
type index$2_IInstagramAccountRaw = IInstagramAccountRaw;
|
|
3266
3261
|
type index$2_IInstagramAccountRun = IInstagramAccountRun;
|
|
3267
|
-
type index$
|
|
3268
|
-
type index$
|
|
3269
|
-
type index$
|
|
3270
|
-
type index$
|
|
3271
|
-
type index$
|
|
3272
|
-
type index$
|
|
3273
|
-
type index$
|
|
3274
|
-
type index$
|
|
3275
|
-
type index$
|
|
3276
|
-
type index$
|
|
3277
|
-
type index$
|
|
3278
|
-
type index$
|
|
3279
|
-
type index$
|
|
3280
|
-
type index$
|
|
3262
|
+
type index$2_IInstagramReportAutoSync = IInstagramReportAutoSync;
|
|
3263
|
+
type index$2_IInstagramReportChangeCreate = IInstagramReportChangeCreate;
|
|
3264
|
+
type index$2_IInstagramReportGroup = IInstagramReportGroup;
|
|
3265
|
+
type index$2_IInstagramReportInteractExplore = IInstagramReportInteractExplore;
|
|
3266
|
+
type index$2_IInstagramReportInteractFollow = IInstagramReportInteractFollow;
|
|
3267
|
+
type index$2_IInstagramReportInteractReel = IInstagramReportInteractReel;
|
|
3268
|
+
type index$2_IInstagramReportInteractReplyComment = IInstagramReportInteractReplyComment;
|
|
3269
|
+
type index$2_IInstagramReportInteractReplyMessage = IInstagramReportInteractReplyMessage;
|
|
3270
|
+
type index$2_IInstagramReportInteractStory = IInstagramReportInteractStory;
|
|
3271
|
+
type index$2_IInstagramReportPostHighLight = IInstagramReportPostHighLight;
|
|
3272
|
+
type index$2_IInstagramReportPostNew = IInstagramReportPostNew;
|
|
3273
|
+
type index$2_IInstagramReportPostReel = IInstagramReportPostReel;
|
|
3274
|
+
type index$2_IInstagramReportPostSquare = IInstagramReportPostSquare;
|
|
3275
|
+
type index$2_IInstagramReportPostStory = IInstagramReportPostStory;
|
|
3281
3276
|
type index$2_IInstagramSettingInteractExplore = IInstagramSettingInteractExplore;
|
|
3282
3277
|
type index$2_IInstagramSettingInteractFollow = IInstagramSettingInteractFollow;
|
|
3283
3278
|
type index$2_IInstagramSettingInteractReel = IInstagramSettingInteractReel;
|
|
@@ -3286,7 +3281,6 @@ type index$2_IInstagramSettingInteractReplyMessage = IInstagramSettingInteractRe
|
|
|
3286
3281
|
type index$2_IInstagramSettingInteractStory = IInstagramSettingInteractStory;
|
|
3287
3282
|
type index$2_IInstagramSettingInteractUnFollow = IInstagramSettingInteractUnFollow;
|
|
3288
3283
|
type index$2_IInstagramSettingPost = IInstagramSettingPost;
|
|
3289
|
-
type index$2_IInteractSentMessageDetail = IInteractSentMessageDetail;
|
|
3290
3284
|
type index$2_ILark = ILark;
|
|
3291
3285
|
type index$2_ILarkTeam = ILarkTeam;
|
|
3292
3286
|
type index$2_IManagerImageAI = IManagerImageAI;
|
|
@@ -3331,12 +3325,12 @@ type index$2_ITeamRole = ITeamRole;
|
|
|
3331
3325
|
type index$2_IThreadsAccountGroup = IThreadsAccountGroup;
|
|
3332
3326
|
type index$2_IThreadsAccountRaw = IThreadsAccountRaw;
|
|
3333
3327
|
type index$2_IThreadsAccountRun = IThreadsAccountRun;
|
|
3334
|
-
type index$
|
|
3335
|
-
type index$
|
|
3336
|
-
type index$
|
|
3337
|
-
type index$
|
|
3338
|
-
type index$
|
|
3339
|
-
type index$
|
|
3328
|
+
type index$2_IThreadsReportAutoSync = IThreadsReportAutoSync;
|
|
3329
|
+
type index$2_IThreadsReportChangeCreate = IThreadsReportChangeCreate;
|
|
3330
|
+
type index$2_IThreadsReportGroup = IThreadsReportGroup;
|
|
3331
|
+
type index$2_IThreadsReportInteractFollow = IThreadsReportInteractFollow;
|
|
3332
|
+
type index$2_IThreadsReportInteractReplyComment = IThreadsReportInteractReplyComment;
|
|
3333
|
+
type index$2_IThreadsReportPost = IThreadsReportPost;
|
|
3340
3334
|
type index$2_IThreadsSettingInteractFollow = IThreadsSettingInteractFollow;
|
|
3341
3335
|
type index$2_IThreadsSettingInteractReplyComment = IThreadsSettingInteractReplyComment;
|
|
3342
3336
|
type index$2_IThreadsSettingPost = IThreadsSettingPost;
|
|
@@ -3351,7 +3345,7 @@ type index$2_IVoiceLanguage = IVoiceLanguage;
|
|
|
3351
3345
|
type index$2_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
3352
3346
|
type index$2_IVoiceStores = IVoiceStores;
|
|
3353
3347
|
declare namespace index$2 {
|
|
3354
|
-
export { index$b as Auth, index$c as Common, index$4 as History, type index$2_IAccountAIContent as IAccountAIContent, type index$2_IAccountAIContentChannel as IAccountAIContentChannel, type index$2_IAccountAIContentGroup as IAccountAIContentGroup, type index$2_IAccountAIContentInfo as IAccountAIContentInfo, type index$2_IAccountAIContentTag as IAccountAIContentTag, type index$2_IAccountAIImage as IAccountAIImage, type index$2_IAccountAIImageChannel as IAccountAIImageChannel, type index$2_IAccountAIImageGroup as IAccountAIImageGroup, type index$2_IAccountAIImageInfo as IAccountAIImageInfo, type index$2_IAccountAIImageTag as IAccountAIImageTag, type index$2_IAccountAIVoice as IAccountAIVoice, type index$2_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$2_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$2_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$2_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$2_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$2_IAccountCanva as IAccountCanva, type index$2_IAccountDrive as IAccountDrive, type index$2_IAccountEmail as IAccountEmail, type index$2_IAccountEmailProxy as IAccountEmailProxy, type index$2_IAccountEmailTag as IAccountEmailTag, type index$2_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$2_IAccountVPN as IAccountVPN, type index$2_IAccountVPS as IAccountVPS, type index$2_IAccountVPSGroup as IAccountVPSGroup, type index$2_IAuthLogin as IAuthLogin, type index$2_IAuthResetPassword as IAuthResetPassword, type index$2_IBaseModel as IBaseModel, type index$2_IBlog as IBlog, type index$2_IBlogCategory as IBlogCategory, type index$2_IBlogPermission as IBlogPermission, type index$2_IDepartment as IDepartment, type index$2_IDepartmentRole as IDepartmentRole, type index$2_IDevice as IDevice, type index$2_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$2_IDeviceSettingForCHPlay as IDeviceSettingForCHPlay, type index$2_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$2_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$2_IDomain as IDomain, type index$2_IFile as IFile, type index$2_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$2_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$2_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$2_IHistoryTaskCanva as IHistoryTaskCanva, type index$2_IIdea as IIdea, type index$2_IInstagramAccountGroup as IInstagramAccountGroup, type index$2_IInstagramAccountRaw as IInstagramAccountRaw, type index$2_IInstagramAccountRun as IInstagramAccountRun, type index$
|
|
3348
|
+
export { index$b as Auth, index$c as Common, index$4 as History, type index$2_IAccountAIContent as IAccountAIContent, type index$2_IAccountAIContentChannel as IAccountAIContentChannel, type index$2_IAccountAIContentGroup as IAccountAIContentGroup, type index$2_IAccountAIContentInfo as IAccountAIContentInfo, type index$2_IAccountAIContentTag as IAccountAIContentTag, type index$2_IAccountAIImage as IAccountAIImage, type index$2_IAccountAIImageChannel as IAccountAIImageChannel, type index$2_IAccountAIImageGroup as IAccountAIImageGroup, type index$2_IAccountAIImageInfo as IAccountAIImageInfo, type index$2_IAccountAIImageTag as IAccountAIImageTag, type index$2_IAccountAIVoice as IAccountAIVoice, type index$2_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$2_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$2_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$2_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$2_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$2_IAccountCanva as IAccountCanva, type index$2_IAccountDrive as IAccountDrive, type index$2_IAccountEmail as IAccountEmail, type index$2_IAccountEmailProxy as IAccountEmailProxy, type index$2_IAccountEmailTag as IAccountEmailTag, type index$2_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$2_IAccountVPN as IAccountVPN, type index$2_IAccountVPS as IAccountVPS, type index$2_IAccountVPSGroup as IAccountVPSGroup, type index$2_IAuthLogin as IAuthLogin, type index$2_IAuthResetPassword as IAuthResetPassword, type index$2_IBaseModel as IBaseModel, type index$2_IBlog as IBlog, type index$2_IBlogCategory as IBlogCategory, type index$2_IBlogPermission as IBlogPermission, type index$2_IDepartment as IDepartment, type index$2_IDepartmentRole as IDepartmentRole, type index$2_IDevice as IDevice, type index$2_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$2_IDeviceSettingForCHPlay as IDeviceSettingForCHPlay, type index$2_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$2_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$2_IDomain as IDomain, type index$2_IFile as IFile, type index$2_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$2_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$2_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$2_IHistoryTaskCanva as IHistoryTaskCanva, type index$2_IIdea as IIdea, type index$2_IInstagramAccountGroup as IInstagramAccountGroup, type index$2_IInstagramAccountRaw as IInstagramAccountRaw, type index$2_IInstagramAccountRun as IInstagramAccountRun, type index$2_IInstagramReportAutoSync as IInstagramReportAutoSync, type index$2_IInstagramReportChangeCreate as IInstagramReportChangeCreate, type index$2_IInstagramReportGroup as IInstagramReportGroup, type index$2_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$2_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$2_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$2_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$2_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$2_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$2_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$2_IInstagramReportPostNew as IInstagramReportPostNew, type index$2_IInstagramReportPostReel as IInstagramReportPostReel, type index$2_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$2_IInstagramReportPostStory as IInstagramReportPostStory, type index$2_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$2_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$2_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$2_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$2_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$2_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$2_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$2_IInstagramSettingPost as IInstagramSettingPost, type index$2_ILark as ILark, type index$2_ILarkTeam as ILarkTeam, type index$2_IManagerImageAI as IManagerImageAI, type index$2_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$2_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$2_IManagerSheet as IManagerSheet, type index$2_IManagerSheetChildren as IManagerSheetChildren, type index$2_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$2_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$2_IManagerSheetGroup as IManagerSheetGroup, type index$2_IManagerWork as IManagerWork, type index$2_IManagerWorkPin as IManagerWorkPin, type index$2_INiche as INiche, type index$2_IOtpConfirm as IOtpConfirm, type index$2_IOtpCreateSession as IOtpCreateSession, type index$2_IOtpSend as IOtpSend, type index$2_IPC as IPC, type index$2_IProxy as IProxy, type index$2_IRole as IRole, type index$2_IRoleFeature as IRoleFeature, type index$2_ISheetImport as ISheetImport, type index$2_ISheetWork as ISheetWork, type index$2_ISheetWorkManager as ISheetWorkManager, type index$2_ISheetWorkPin as ISheetWorkPin, type index$2_ISheetWorksCategory as ISheetWorksCategory, type index$2_ISheetsTool as ISheetsTool, type index$2_ITag as ITag, type index$2_ITaskJob as ITaskJob, type index$2_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$2_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$2_ITaskJobCheckList as ITaskJobCheckList, type index$2_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$2_ITaskJobDiscuss as ITaskJobDiscuss, type index$2_ITaskJobLabel as ITaskJobLabel, type index$2_ITaskJobPermission as ITaskJobPermission, type index$2_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$2_ITaskJobUserPermission as ITaskJobUserPermission, type index$2_ITaskJobsGroup as ITaskJobsGroup, type index$2_ITeam as ITeam, type index$2_ITeamMember as ITeamMember, type index$2_ITeamRole as ITeamRole, type index$2_IThreadsAccountGroup as IThreadsAccountGroup, type index$2_IThreadsAccountRaw as IThreadsAccountRaw, type index$2_IThreadsAccountRun as IThreadsAccountRun, type index$2_IThreadsReportAutoSync as IThreadsReportAutoSync, type index$2_IThreadsReportChangeCreate as IThreadsReportChangeCreate, type index$2_IThreadsReportGroup as IThreadsReportGroup, type index$2_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$2_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$2_IThreadsReportPost as IThreadsReportPost, type index$2_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$2_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$2_IThreadsSettingPost as IThreadsSettingPost, type index$2_IToken as IToken, type index$2_ITrackingModel as ITrackingModel, type index$2_ITrackingTimeScript as ITrackingTimeScript, type index$2_ITrackingUserAction as ITrackingUserAction, type index$2_IUser as IUser, type index$2_IUserRole as IUserRole, type index$2_IVoiceGenerated as IVoiceGenerated, type index$2_IVoiceLanguage as IVoiceLanguage, type index$2_IVoiceSettingDelay as IVoiceSettingDelay, type index$2_IVoiceStores as IVoiceStores, index$3 as Socials, index$6 as TaskBrowsers, index$7 as TaskPhones, index$5 as Tool, index$a as Web };
|
|
3355
3349
|
}
|
|
3356
3350
|
|
|
3357
3351
|
interface IDataUser {
|
|
@@ -3458,19 +3452,19 @@ interface ImportDto {
|
|
|
3458
3452
|
sheetName: string;
|
|
3459
3453
|
}
|
|
3460
3454
|
|
|
3461
|
-
interface
|
|
3455
|
+
interface FindThreadsReportPostDto extends IBaseDto, IThreadsReportPost {
|
|
3462
3456
|
}
|
|
3463
|
-
interface
|
|
3457
|
+
interface FilterThreadsReportPostDto extends IBaseDto, IThreadsReportPost {
|
|
3464
3458
|
}
|
|
3465
3459
|
|
|
3466
|
-
interface
|
|
3460
|
+
interface FindThreadsReportInteractFollowDto extends IBaseDto, IThreadsReportInteractFollow {
|
|
3467
3461
|
}
|
|
3468
|
-
interface
|
|
3462
|
+
interface FilterThreadsReportInteractFollowDto extends IBaseDto, IThreadsReportInteractFollow {
|
|
3469
3463
|
}
|
|
3470
3464
|
|
|
3471
|
-
interface
|
|
3465
|
+
interface FindThreadsReportInteractReplyCommentDto extends IBaseDto, IThreadsReportInteractReplyComment {
|
|
3472
3466
|
}
|
|
3473
|
-
interface
|
|
3467
|
+
interface FilterThreadsReportInteractReplyCommentDto extends IBaseDto, IThreadsReportInteractReplyComment {
|
|
3474
3468
|
}
|
|
3475
3469
|
|
|
3476
3470
|
interface FindThreadsSettingPostDto extends IBaseDto, IThreadsSettingPost {
|
|
@@ -3488,54 +3482,54 @@ interface FindThreadsSettingInteractReplyCommentDto extends IBaseDto, IThreadsSe
|
|
|
3488
3482
|
interface FilterThreadsSettingInteractReplyCommentDto extends IBaseDto, IThreadsSettingInteractReplyComment {
|
|
3489
3483
|
}
|
|
3490
3484
|
|
|
3491
|
-
interface
|
|
3485
|
+
interface FindInstagramReportPostHighLightDto extends IBaseDto, IInstagramReportPostHighLight {
|
|
3492
3486
|
}
|
|
3493
|
-
interface
|
|
3487
|
+
interface FilterInstagramReportPostHighLightDto extends IBaseDto, IInstagramReportPostHighLight {
|
|
3494
3488
|
}
|
|
3495
3489
|
|
|
3496
|
-
interface
|
|
3490
|
+
interface FindInstagramReportPostNewDto extends IBaseDto, IInstagramReportPostNew {
|
|
3497
3491
|
}
|
|
3498
|
-
interface
|
|
3492
|
+
interface FilterInstagramReportPostNewDto extends IBaseDto, IInstagramReportPostNew {
|
|
3499
3493
|
}
|
|
3500
3494
|
|
|
3501
|
-
interface
|
|
3495
|
+
interface FindInstagramReportPostReelDto extends IBaseDto, IInstagramReportPostReel {
|
|
3502
3496
|
}
|
|
3503
|
-
interface
|
|
3497
|
+
interface FilterInstagramReportPostReelDto extends IBaseDto, IInstagramReportPostReel {
|
|
3504
3498
|
}
|
|
3505
3499
|
|
|
3506
|
-
interface
|
|
3500
|
+
interface FindInstagramReportPostStoryDto extends IBaseDto, IInstagramReportPostStory {
|
|
3507
3501
|
}
|
|
3508
|
-
interface
|
|
3502
|
+
interface FilterInstagramReportPostStoryDto extends IBaseDto, IInstagramReportPostStory {
|
|
3509
3503
|
}
|
|
3510
3504
|
|
|
3511
|
-
interface
|
|
3505
|
+
interface FindInstagramReportInteractReplyCommentDto extends IBaseDto, IInstagramReportInteractReplyComment {
|
|
3512
3506
|
}
|
|
3513
|
-
interface
|
|
3507
|
+
interface FilterInstagramReportInteractReplyCommentDto extends IBaseDto, IInstagramReportInteractReplyComment {
|
|
3514
3508
|
}
|
|
3515
3509
|
|
|
3516
|
-
interface
|
|
3510
|
+
interface FindInstagramReportInteractReelDto extends IBaseDto, IInstagramReportInteractReel {
|
|
3517
3511
|
}
|
|
3518
|
-
interface
|
|
3512
|
+
interface FilterInstagramReportInteractReelDto extends IBaseDto, IInstagramReportInteractReel {
|
|
3519
3513
|
}
|
|
3520
3514
|
|
|
3521
|
-
interface
|
|
3515
|
+
interface FindInstagramReportInteractStoryDto extends IBaseDto, IInstagramReportInteractStory {
|
|
3522
3516
|
}
|
|
3523
|
-
interface
|
|
3517
|
+
interface FilterInstagramReportInteractStoryDto extends IBaseDto, IInstagramReportInteractStory {
|
|
3524
3518
|
}
|
|
3525
3519
|
|
|
3526
|
-
interface
|
|
3520
|
+
interface FindInstagramReportInteractExploreDto extends IBaseDto, IInstagramReportInteractExplore {
|
|
3527
3521
|
}
|
|
3528
|
-
interface
|
|
3522
|
+
interface FilterInstagramReportInteractExploreDto extends IBaseDto, IInstagramReportInteractExplore {
|
|
3529
3523
|
}
|
|
3530
3524
|
|
|
3531
|
-
interface
|
|
3525
|
+
interface FindInstagramReportInteractReplyMessageDto extends IBaseDto, IInstagramReportInteractReplyMessage {
|
|
3532
3526
|
}
|
|
3533
|
-
interface
|
|
3527
|
+
interface FilterInstagramReportInteractReplyMessageDto extends IBaseDto, IInstagramReportInteractReplyMessage {
|
|
3534
3528
|
}
|
|
3535
3529
|
|
|
3536
|
-
interface
|
|
3530
|
+
interface FindInstagramReportInteractFollowDto extends IBaseDto, IInstagramReportInteractFollow {
|
|
3537
3531
|
}
|
|
3538
|
-
interface
|
|
3532
|
+
interface FilterInstagramReportInteractFollowDto extends IBaseDto, IInstagramReportInteractFollow {
|
|
3539
3533
|
}
|
|
3540
3534
|
|
|
3541
3535
|
interface FindInstagramSettingInteractExploreDto extends IBaseDto, IInstagramSettingInteractExplore {
|
|
@@ -3884,19 +3878,19 @@ interface FindOverviewAccountCHPlayICloudDto {
|
|
|
3884
3878
|
};
|
|
3885
3879
|
}
|
|
3886
3880
|
|
|
3887
|
-
interface
|
|
3881
|
+
interface FindInstagramReportGroupDto extends IBaseDto, IInstagramReportGroup {
|
|
3888
3882
|
}
|
|
3889
|
-
interface
|
|
3883
|
+
interface FilterInstagramReportGroupDto extends IBaseDto, IInstagramReportGroup {
|
|
3890
3884
|
}
|
|
3891
3885
|
|
|
3892
|
-
interface
|
|
3886
|
+
interface FindInstagramReportAutoSyncDto extends IBaseDto, IInstagramReportAutoSync {
|
|
3893
3887
|
}
|
|
3894
|
-
interface
|
|
3888
|
+
interface FilterInstagramReportAutoSyncDto extends IBaseDto, IInstagramReportAutoSync {
|
|
3895
3889
|
}
|
|
3896
3890
|
|
|
3897
|
-
interface
|
|
3891
|
+
interface FindInstagramReportChangeCreateDto extends IBaseDto, IInstagramReportChangeCreate {
|
|
3898
3892
|
}
|
|
3899
|
-
interface
|
|
3893
|
+
interface FilterInstagramReportChangeCreateDto extends IBaseDto, IInstagramReportChangeCreate {
|
|
3900
3894
|
}
|
|
3901
3895
|
|
|
3902
3896
|
interface FindThreadsAccountGroupDto extends IBaseDto, IThreadsAccountGroup {
|
|
@@ -4054,19 +4048,19 @@ type index_FilterIAccountAIImageInfoDto = FilterIAccountAIImageInfoDto;
|
|
|
4054
4048
|
type index_FilterIAccountAIVoiceInfoDto = FilterIAccountAIVoiceInfoDto;
|
|
4055
4049
|
type index_FilterIAccountEmailDto = FilterIAccountEmailDto;
|
|
4056
4050
|
type index_FilterIManagerImageAIDto = FilterIManagerImageAIDto;
|
|
4057
|
-
type
|
|
4058
|
-
type
|
|
4059
|
-
type
|
|
4060
|
-
type
|
|
4061
|
-
type
|
|
4062
|
-
type
|
|
4063
|
-
type
|
|
4064
|
-
type
|
|
4065
|
-
type
|
|
4066
|
-
type
|
|
4067
|
-
type
|
|
4068
|
-
type
|
|
4069
|
-
type
|
|
4051
|
+
type index_FilterInstagramReportAutoSyncDto = FilterInstagramReportAutoSyncDto;
|
|
4052
|
+
type index_FilterInstagramReportChangeCreateDto = FilterInstagramReportChangeCreateDto;
|
|
4053
|
+
type index_FilterInstagramReportGroupDto = FilterInstagramReportGroupDto;
|
|
4054
|
+
type index_FilterInstagramReportInteractExploreDto = FilterInstagramReportInteractExploreDto;
|
|
4055
|
+
type index_FilterInstagramReportInteractFollowDto = FilterInstagramReportInteractFollowDto;
|
|
4056
|
+
type index_FilterInstagramReportInteractReelDto = FilterInstagramReportInteractReelDto;
|
|
4057
|
+
type index_FilterInstagramReportInteractReplyCommentDto = FilterInstagramReportInteractReplyCommentDto;
|
|
4058
|
+
type index_FilterInstagramReportInteractReplyMessageDto = FilterInstagramReportInteractReplyMessageDto;
|
|
4059
|
+
type index_FilterInstagramReportInteractStoryDto = FilterInstagramReportInteractStoryDto;
|
|
4060
|
+
type index_FilterInstagramReportPostHighLightDto = FilterInstagramReportPostHighLightDto;
|
|
4061
|
+
type index_FilterInstagramReportPostNewDto = FilterInstagramReportPostNewDto;
|
|
4062
|
+
type index_FilterInstagramReportPostReelDto = FilterInstagramReportPostReelDto;
|
|
4063
|
+
type index_FilterInstagramReportPostStoryDto = FilterInstagramReportPostStoryDto;
|
|
4070
4064
|
type index_FilterInstagramSettingInteractExploreDto = FilterInstagramSettingInteractExploreDto;
|
|
4071
4065
|
type index_FilterInstagramSettingInteractFollowDto = FilterInstagramSettingInteractFollowDto;
|
|
4072
4066
|
type index_FilterInstagramSettingInteractReelDto = FilterInstagramSettingInteractReelDto;
|
|
@@ -4098,9 +4092,9 @@ type index_FilterTaskThreadsReplyCommentDto = FilterTaskThreadsReplyCommentDto;
|
|
|
4098
4092
|
type index_FilterTaskToolMonitorDto = FilterTaskToolMonitorDto;
|
|
4099
4093
|
type index_FilterTeamDto = FilterTeamDto;
|
|
4100
4094
|
type index_FilterThreadsAccountGroupDto = FilterThreadsAccountGroupDto;
|
|
4101
|
-
type
|
|
4102
|
-
type
|
|
4103
|
-
type
|
|
4095
|
+
type index_FilterThreadsReportInteractFollowDto = FilterThreadsReportInteractFollowDto;
|
|
4096
|
+
type index_FilterThreadsReportInteractReplyCommentDto = FilterThreadsReportInteractReplyCommentDto;
|
|
4097
|
+
type index_FilterThreadsReportPostDto = FilterThreadsReportPostDto;
|
|
4104
4098
|
type index_FilterThreadsSettingInteractFollowDto = FilterThreadsSettingInteractFollowDto;
|
|
4105
4099
|
type index_FilterThreadsSettingInteractReplyCommentDto = FilterThreadsSettingInteractReplyCommentDto;
|
|
4106
4100
|
type index_FilterThreadsSettingPostDto = FilterThreadsSettingPostDto;
|
|
@@ -4128,19 +4122,19 @@ type index_FindIAccountAIImageInfoDto = FindIAccountAIImageInfoDto;
|
|
|
4128
4122
|
type index_FindIAccountAIVoiceInfoDto = FindIAccountAIVoiceInfoDto;
|
|
4129
4123
|
type index_FindIAccountEmailDto = FindIAccountEmailDto;
|
|
4130
4124
|
type index_FindIManagerImageAIDto = FindIManagerImageAIDto;
|
|
4131
|
-
type
|
|
4132
|
-
type
|
|
4133
|
-
type
|
|
4134
|
-
type
|
|
4135
|
-
type
|
|
4136
|
-
type
|
|
4137
|
-
type
|
|
4138
|
-
type
|
|
4139
|
-
type
|
|
4140
|
-
type
|
|
4141
|
-
type
|
|
4142
|
-
type
|
|
4143
|
-
type
|
|
4125
|
+
type index_FindInstagramReportAutoSyncDto = FindInstagramReportAutoSyncDto;
|
|
4126
|
+
type index_FindInstagramReportChangeCreateDto = FindInstagramReportChangeCreateDto;
|
|
4127
|
+
type index_FindInstagramReportGroupDto = FindInstagramReportGroupDto;
|
|
4128
|
+
type index_FindInstagramReportInteractExploreDto = FindInstagramReportInteractExploreDto;
|
|
4129
|
+
type index_FindInstagramReportInteractFollowDto = FindInstagramReportInteractFollowDto;
|
|
4130
|
+
type index_FindInstagramReportInteractReelDto = FindInstagramReportInteractReelDto;
|
|
4131
|
+
type index_FindInstagramReportInteractReplyCommentDto = FindInstagramReportInteractReplyCommentDto;
|
|
4132
|
+
type index_FindInstagramReportInteractReplyMessageDto = FindInstagramReportInteractReplyMessageDto;
|
|
4133
|
+
type index_FindInstagramReportInteractStoryDto = FindInstagramReportInteractStoryDto;
|
|
4134
|
+
type index_FindInstagramReportPostHighLightDto = FindInstagramReportPostHighLightDto;
|
|
4135
|
+
type index_FindInstagramReportPostNewDto = FindInstagramReportPostNewDto;
|
|
4136
|
+
type index_FindInstagramReportPostReelDto = FindInstagramReportPostReelDto;
|
|
4137
|
+
type index_FindInstagramReportPostStoryDto = FindInstagramReportPostStoryDto;
|
|
4144
4138
|
type index_FindInstagramSettingInteractExploreDto = FindInstagramSettingInteractExploreDto;
|
|
4145
4139
|
type index_FindInstagramSettingInteractFollowDto = FindInstagramSettingInteractFollowDto;
|
|
4146
4140
|
type index_FindInstagramSettingInteractReelDto = FindInstagramSettingInteractReelDto;
|
|
@@ -4177,9 +4171,9 @@ type index_FindTaskThreadsReplyCommentDto = FindTaskThreadsReplyCommentDto;
|
|
|
4177
4171
|
type index_FindTaskToolMonitorDto = FindTaskToolMonitorDto;
|
|
4178
4172
|
type index_FindTeamDto = FindTeamDto;
|
|
4179
4173
|
type index_FindThreadsAccountGroupDto = FindThreadsAccountGroupDto;
|
|
4180
|
-
type
|
|
4181
|
-
type
|
|
4182
|
-
type
|
|
4174
|
+
type index_FindThreadsReportInteractFollowDto = FindThreadsReportInteractFollowDto;
|
|
4175
|
+
type index_FindThreadsReportInteractReplyCommentDto = FindThreadsReportInteractReplyCommentDto;
|
|
4176
|
+
type index_FindThreadsReportPostDto = FindThreadsReportPostDto;
|
|
4183
4177
|
type index_FindThreadsSettingInteractFollowDto = FindThreadsSettingInteractFollowDto;
|
|
4184
4178
|
type index_FindThreadsSettingInteractReplyCommentDto = FindThreadsSettingInteractReplyCommentDto;
|
|
4185
4179
|
type index_FindThreadsSettingPostDto = FindThreadsSettingPostDto;
|
|
@@ -4189,7 +4183,7 @@ type index_IBaseSheetImportDto = IBaseSheetImportDto;
|
|
|
4189
4183
|
type index_ImportDto = ImportDto;
|
|
4190
4184
|
type index_OverviewUserDto = OverviewUserDto;
|
|
4191
4185
|
declare namespace index {
|
|
4192
|
-
export type { index_ExportDto as ExportDto, index_FilterAccountAIContentDto as FilterAccountAIContentDto, index_FilterAccountAIImageDto as FilterAccountAIImageDto, index_FilterAccountAIVoiceDto as FilterAccountAIVoiceDto, index_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, index_FilterAccountCanvaDto as FilterAccountCanvaDto, index_FilterAccountDriveDto as FilterAccountDriveDto, index_FilterAccountVPNDto as FilterAccountVPNDto, index_FilterAccountVPSDto as FilterAccountVPSDto, index_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, index_FilterBaseDto as FilterBaseDto, index_FilterBlogCategoryDto as FilterBlogCategoryDto, index_FilterBlogDto as FilterBlogDto, index_FilterDepartmentDto as FilterDepartmentDto, index_FilterDeviceDto as FilterDeviceDto, index_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, index_FilterHistoryTaskAIImageDto as FilterHistoryTaskAIImageDto, index_FilterHistoryTaskAIVoiceDto as FilterHistoryTaskAIVoiceDto, index_FilterHistoryTaskCanvaDto as FilterHistoryTaskCanvaDto, index_FilterIAccountAIContentInfoDto as FilterIAccountAIContentInfoDto, index_FilterIAccountAIImageInfoDto as FilterIAccountAIImageInfoDto, index_FilterIAccountAIVoiceInfoDto as FilterIAccountAIVoiceInfoDto, index_FilterIAccountEmailDto as FilterIAccountEmailDto, index_FilterIManagerImageAIDto as FilterIManagerImageAIDto, index_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, index_FilterInstagramHistoryChangeCreateDto as FilterInstagramHistoryChangeCreateDto, index_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, index_FilterInstagramHistoryInteractExploreDto as FilterInstagramHistoryInteractExploreDto, index_FilterInstagramHistoryInteractFollowDto as FilterInstagramHistoryInteractFollowDto, index_FilterInstagramHistoryInteractReelDto as FilterInstagramHistoryInteractReelDto, index_FilterInstagramHistoryInteractReplyCommentDto as FilterInstagramHistoryInteractReplyCommentDto, index_FilterInstagramHistoryInteractReplyMessageDto as FilterInstagramHistoryInteractReplyMessageDto, index_FilterInstagramHistoryInteractStoryDto as FilterInstagramHistoryInteractStoryDto, index_FilterInstagramHistoryPostHighLightDto as FilterInstagramHistoryPostHighLightDto, index_FilterInstagramHistoryPostNewDto as FilterInstagramHistoryPostNewDto, index_FilterInstagramHistoryPostReelDto as FilterInstagramHistoryPostReelDto, index_FilterInstagramHistoryPostStoryDto as FilterInstagramHistoryPostStoryDto, index_FilterInstagramSettingInteractExploreDto as FilterInstagramSettingInteractExploreDto, index_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, index_FilterInstagramSettingInteractReelDto as FilterInstagramSettingInteractReelDto, index_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, index_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, index_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, index_FilterInstagramSettingStoryDto as FilterInstagramSettingStoryDto, index_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, index_FilterLarkDto as FilterLarkDto, index_FilterManagerSheetDto as FilterManagerSheetDto, index_FilterManagerWorkDto as FilterManagerWorkDto, index_FilterPCDto as FilterPCDto, index_FilterProxyDto as FilterProxyDto, index_FilterRoleDto as FilterRoleDto, index_FilterSheetWorkDto as FilterSheetWorkDto, index_FilterSheetWorkManagerDto as FilterSheetWorkManagerDto, index_FilterSheetsToolDto as FilterSheetsToolDto, index_FilterTaskAIContentDto as FilterTaskAIContentDto, index_FilterTaskAIImageVoiceCanvaDto as FilterTaskAIImageVoiceCanvaDto, index_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, index_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, index_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, index_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, index_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, index_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, index_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, index_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, index_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, index_FilterTaskToolMonitorDto as FilterTaskToolMonitorDto, index_FilterTeamDto as FilterTeamDto, index_FilterThreadsAccountGroupDto as FilterThreadsAccountGroupDto, index_FilterThreadsHistoryInteractFollowDto as FilterThreadsHistoryInteractFollowDto, index_FilterThreadsHistoryInteractReplyCommentDto as FilterThreadsHistoryInteractReplyCommentDto, index_FilterThreadsHistoryPostDto as FilterThreadsHistoryPostDto, index_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, index_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, index_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, index_FilterUserDto as FilterUserDto, index_FindAccountAIContentDto as FindAccountAIContentDto, index_FindAccountAIImageDto as FindAccountAIImageDto, index_FindAccountAIVoiceDto as FindAccountAIVoiceDto, index_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, index_FindAccountCanvaDto as FindAccountCanvaDto, index_FindAccountDriveDto as FindAccountDriveDto, index_FindAccountVPNDto as FindAccountVPNDto, index_FindAccountVPSDto as FindAccountVPSDto, index_FindAccountVPSGroupDto as FindAccountVPSGroupDto, index_FindBlogCategoryDto as FindBlogCategoryDto, index_FindBlogDto as FindBlogDto, index_FindDepartmentDto as FindDepartmentDto, index_FindDeviceDto as FindDeviceDto, index_FindForReviewDto as FindForReviewDto, index_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, index_FindHistoryTaskAIImageDto as FindHistoryTaskAIImageDto, index_FindHistoryTaskAIVoiceDto as FindHistoryTaskAIVoiceDto, index_FindHistoryTaskCanvaDto as FindHistoryTaskCanvaDto, index_FindIAccountAIContentInfoDto as FindIAccountAIContentInfoDto, index_FindIAccountAIImageInfoDto as FindIAccountAIImageInfoDto, index_FindIAccountAIVoiceInfoDto as FindIAccountAIVoiceInfoDto, index_FindIAccountEmailDto as FindIAccountEmailDto, index_FindIManagerImageAIDto as FindIManagerImageAIDto, index_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, index_FindInstagramHistoryChangeCreateDto as FindInstagramHistoryChangeCreateDto, index_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, index_FindInstagramHistoryInteractExploreDto as FindInstagramHistoryInteractExploreDto, index_FindInstagramHistoryInteractFollowDto as FindInstagramHistoryInteractFollowDto, index_FindInstagramHistoryInteractReelDto as FindInstagramHistoryInteractReelDto, index_FindInstagramHistoryInteractReplyCommentDto as FindInstagramHistoryInteractReplyCommentDto, index_FindInstagramHistoryInteractReplyMessageDto as FindInstagramHistoryInteractReplyMessageDto, index_FindInstagramHistoryInteractStoryDto as FindInstagramHistoryInteractStoryDto, index_FindInstagramHistoryPostHighLightDto as FindInstagramHistoryPostHighLightDto, index_FindInstagramHistoryPostNewDto as FindInstagramHistoryPostNewDto, index_FindInstagramHistoryPostReelDto as FindInstagramHistoryPostReelDto, index_FindInstagramHistoryPostStoryDto as FindInstagramHistoryPostStoryDto, index_FindInstagramSettingInteractExploreDto as FindInstagramSettingInteractExploreDto, index_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, index_FindInstagramSettingInteractReelDto as FindInstagramSettingInteractReelDto, index_FindInstagramSettingPostDto as FindInstagramSettingPostDto, index_FindInstagramSettingReplyCommentDto as FindInstagramSettingReplyCommentDto, index_FindInstagramSettingReplyMessageDto as FindInstagramSettingReplyMessageDto, index_FindInstagramSettingStoryDto as FindInstagramSettingStoryDto, index_FindInstagramSettingUnFollowDto as FindInstagramSettingUnFollowDto, index_FindLarkDto as FindLarkDto, index_FindManagerSheetDto as FindManagerSheetDto, index_FindManagerWorkDto as FindManagerWorkDto, index_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, index_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, index_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, index_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, index_FindOverviewProxyDto as FindOverviewProxyDto, index_FindPCDto as FindPCDto, index_FindProxyDto as FindProxyDto, index_FindRoleDto as FindRoleDto, index_FindSheetWorkDto as FindSheetWorkDto, index_FindSheetWorkManagerDto as FindSheetWorkManagerDto, index_FindSheetsToolDto as FindSheetsToolDto, index_FindTaskAIContentDto as FindTaskAIContentDto, index_FindTaskAIImageVoiceCanvaDto as FindTaskAIImageVoiceCanvaDto, index_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, index_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, index_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, index_FindTaskInstagramPostDto as FindTaskInstagramPostDto, index_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, index_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, index_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, index_FindTaskThreadsPostDto as FindTaskThreadsPostDto, index_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, index_FindTaskToolMonitorDto as FindTaskToolMonitorDto, index_FindTeamDto as FindTeamDto, index_FindThreadsAccountGroupDto as FindThreadsAccountGroupDto, index_FindThreadsHistoryInteractFollowDto as FindThreadsHistoryInteractFollowDto, index_FindThreadsHistoryInteractReplyCommentDto as FindThreadsHistoryInteractReplyCommentDto, index_FindThreadsHistoryPostDto as FindThreadsHistoryPostDto, index_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, index_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, index_FindThreadsSettingPostDto as FindThreadsSettingPostDto, index_FindUserDto as FindUserDto, index_IBaseDto as IBaseDto, index_IBaseSheetImportDto as IBaseSheetImportDto, index_ImportDto as ImportDto, index_OverviewUserDto as OverviewUserDto };
|
|
4186
|
+
export type { index_ExportDto as ExportDto, index_FilterAccountAIContentDto as FilterAccountAIContentDto, index_FilterAccountAIImageDto as FilterAccountAIImageDto, index_FilterAccountAIVoiceDto as FilterAccountAIVoiceDto, index_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, index_FilterAccountCanvaDto as FilterAccountCanvaDto, index_FilterAccountDriveDto as FilterAccountDriveDto, index_FilterAccountVPNDto as FilterAccountVPNDto, index_FilterAccountVPSDto as FilterAccountVPSDto, index_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, index_FilterBaseDto as FilterBaseDto, index_FilterBlogCategoryDto as FilterBlogCategoryDto, index_FilterBlogDto as FilterBlogDto, index_FilterDepartmentDto as FilterDepartmentDto, index_FilterDeviceDto as FilterDeviceDto, index_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, index_FilterHistoryTaskAIImageDto as FilterHistoryTaskAIImageDto, index_FilterHistoryTaskAIVoiceDto as FilterHistoryTaskAIVoiceDto, index_FilterHistoryTaskCanvaDto as FilterHistoryTaskCanvaDto, index_FilterIAccountAIContentInfoDto as FilterIAccountAIContentInfoDto, index_FilterIAccountAIImageInfoDto as FilterIAccountAIImageInfoDto, index_FilterIAccountAIVoiceInfoDto as FilterIAccountAIVoiceInfoDto, index_FilterIAccountEmailDto as FilterIAccountEmailDto, index_FilterIManagerImageAIDto as FilterIManagerImageAIDto, index_FilterInstagramReportAutoSyncDto as FilterInstagramReportAutoSyncDto, index_FilterInstagramReportChangeCreateDto as FilterInstagramReportChangeCreateDto, index_FilterInstagramReportGroupDto as FilterInstagramReportGroupDto, index_FilterInstagramReportInteractExploreDto as FilterInstagramReportInteractExploreDto, index_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, index_FilterInstagramReportInteractReelDto as FilterInstagramReportInteractReelDto, index_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, index_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, index_FilterInstagramReportInteractStoryDto as FilterInstagramReportInteractStoryDto, index_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, index_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, index_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, index_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, index_FilterInstagramSettingInteractExploreDto as FilterInstagramSettingInteractExploreDto, index_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, index_FilterInstagramSettingInteractReelDto as FilterInstagramSettingInteractReelDto, index_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, index_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, index_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, index_FilterInstagramSettingStoryDto as FilterInstagramSettingStoryDto, index_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, index_FilterLarkDto as FilterLarkDto, index_FilterManagerSheetDto as FilterManagerSheetDto, index_FilterManagerWorkDto as FilterManagerWorkDto, index_FilterPCDto as FilterPCDto, index_FilterProxyDto as FilterProxyDto, index_FilterRoleDto as FilterRoleDto, index_FilterSheetWorkDto as FilterSheetWorkDto, index_FilterSheetWorkManagerDto as FilterSheetWorkManagerDto, index_FilterSheetsToolDto as FilterSheetsToolDto, index_FilterTaskAIContentDto as FilterTaskAIContentDto, index_FilterTaskAIImageVoiceCanvaDto as FilterTaskAIImageVoiceCanvaDto, index_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, index_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, index_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, index_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, index_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, index_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, index_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, index_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, index_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, index_FilterTaskToolMonitorDto as FilterTaskToolMonitorDto, index_FilterTeamDto as FilterTeamDto, index_FilterThreadsAccountGroupDto as FilterThreadsAccountGroupDto, index_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, index_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, index_FilterThreadsReportPostDto as FilterThreadsReportPostDto, index_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, index_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, index_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, index_FilterUserDto as FilterUserDto, index_FindAccountAIContentDto as FindAccountAIContentDto, index_FindAccountAIImageDto as FindAccountAIImageDto, index_FindAccountAIVoiceDto as FindAccountAIVoiceDto, index_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, index_FindAccountCanvaDto as FindAccountCanvaDto, index_FindAccountDriveDto as FindAccountDriveDto, index_FindAccountVPNDto as FindAccountVPNDto, index_FindAccountVPSDto as FindAccountVPSDto, index_FindAccountVPSGroupDto as FindAccountVPSGroupDto, index_FindBlogCategoryDto as FindBlogCategoryDto, index_FindBlogDto as FindBlogDto, index_FindDepartmentDto as FindDepartmentDto, index_FindDeviceDto as FindDeviceDto, index_FindForReviewDto as FindForReviewDto, index_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, index_FindHistoryTaskAIImageDto as FindHistoryTaskAIImageDto, index_FindHistoryTaskAIVoiceDto as FindHistoryTaskAIVoiceDto, index_FindHistoryTaskCanvaDto as FindHistoryTaskCanvaDto, index_FindIAccountAIContentInfoDto as FindIAccountAIContentInfoDto, index_FindIAccountAIImageInfoDto as FindIAccountAIImageInfoDto, index_FindIAccountAIVoiceInfoDto as FindIAccountAIVoiceInfoDto, index_FindIAccountEmailDto as FindIAccountEmailDto, index_FindIManagerImageAIDto as FindIManagerImageAIDto, index_FindInstagramReportAutoSyncDto as FindInstagramReportAutoSyncDto, index_FindInstagramReportChangeCreateDto as FindInstagramReportChangeCreateDto, index_FindInstagramReportGroupDto as FindInstagramReportGroupDto, index_FindInstagramReportInteractExploreDto as FindInstagramReportInteractExploreDto, index_FindInstagramReportInteractFollowDto as FindInstagramReportInteractFollowDto, index_FindInstagramReportInteractReelDto as FindInstagramReportInteractReelDto, index_FindInstagramReportInteractReplyCommentDto as FindInstagramReportInteractReplyCommentDto, index_FindInstagramReportInteractReplyMessageDto as FindInstagramReportInteractReplyMessageDto, index_FindInstagramReportInteractStoryDto as FindInstagramReportInteractStoryDto, index_FindInstagramReportPostHighLightDto as FindInstagramReportPostHighLightDto, index_FindInstagramReportPostNewDto as FindInstagramReportPostNewDto, index_FindInstagramReportPostReelDto as FindInstagramReportPostReelDto, index_FindInstagramReportPostStoryDto as FindInstagramReportPostStoryDto, index_FindInstagramSettingInteractExploreDto as FindInstagramSettingInteractExploreDto, index_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, index_FindInstagramSettingInteractReelDto as FindInstagramSettingInteractReelDto, index_FindInstagramSettingPostDto as FindInstagramSettingPostDto, index_FindInstagramSettingReplyCommentDto as FindInstagramSettingReplyCommentDto, index_FindInstagramSettingReplyMessageDto as FindInstagramSettingReplyMessageDto, index_FindInstagramSettingStoryDto as FindInstagramSettingStoryDto, index_FindInstagramSettingUnFollowDto as FindInstagramSettingUnFollowDto, index_FindLarkDto as FindLarkDto, index_FindManagerSheetDto as FindManagerSheetDto, index_FindManagerWorkDto as FindManagerWorkDto, index_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, index_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, index_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, index_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, index_FindOverviewProxyDto as FindOverviewProxyDto, index_FindPCDto as FindPCDto, index_FindProxyDto as FindProxyDto, index_FindRoleDto as FindRoleDto, index_FindSheetWorkDto as FindSheetWorkDto, index_FindSheetWorkManagerDto as FindSheetWorkManagerDto, index_FindSheetsToolDto as FindSheetsToolDto, index_FindTaskAIContentDto as FindTaskAIContentDto, index_FindTaskAIImageVoiceCanvaDto as FindTaskAIImageVoiceCanvaDto, index_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, index_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, index_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, index_FindTaskInstagramPostDto as FindTaskInstagramPostDto, index_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, index_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, index_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, index_FindTaskThreadsPostDto as FindTaskThreadsPostDto, index_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, index_FindTaskToolMonitorDto as FindTaskToolMonitorDto, index_FindTeamDto as FindTeamDto, index_FindThreadsAccountGroupDto as FindThreadsAccountGroupDto, index_FindThreadsReportInteractFollowDto as FindThreadsReportInteractFollowDto, index_FindThreadsReportInteractReplyCommentDto as FindThreadsReportInteractReplyCommentDto, index_FindThreadsReportPostDto as FindThreadsReportPostDto, index_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, index_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, index_FindThreadsSettingPostDto as FindThreadsSettingPostDto, index_FindUserDto as FindUserDto, index_IBaseDto as IBaseDto, index_IBaseSheetImportDto as IBaseSheetImportDto, index_ImportDto as ImportDto, index_OverviewUserDto as OverviewUserDto };
|
|
4193
4187
|
}
|
|
4194
4188
|
|
|
4195
|
-
export { index$b as Auth, index$l as AutoConstants, index as AutoDto, index$e as AutoEnums, index$1 as AutoInterfacesCommon, index$2 as AutoInterfacesModels, index$d as AutoTypes, index$c as Common, type ExportDto, type FilterAccountAIContentDto, type FilterAccountAIImageDto, type FilterAccountAIVoiceDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterHistoryTaskAIContentDto, type FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, type FilterIAccountAIContentInfoDto, type FilterIAccountAIImageInfoDto, type FilterIAccountAIVoiceInfoDto, type FilterIAccountEmailDto, type FilterIManagerImageAIDto, type
|
|
4189
|
+
export { index$b as Auth, index$l as AutoConstants, index as AutoDto, index$e as AutoEnums, index$1 as AutoInterfacesCommon, index$2 as AutoInterfacesModels, index$d as AutoTypes, index$c as Common, type ExportDto, type FilterAccountAIContentDto, type FilterAccountAIImageDto, type FilterAccountAIVoiceDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterHistoryTaskAIContentDto, type FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, type FilterIAccountAIContentInfoDto, type FilterIAccountAIImageInfoDto, type FilterIAccountAIVoiceInfoDto, type FilterIAccountEmailDto, type FilterIManagerImageAIDto, type FilterInstagramReportAutoSyncDto, type FilterInstagramReportChangeCreateDto, type FilterInstagramReportGroupDto, type FilterInstagramReportInteractExploreDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReelDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractStoryDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingInteractExploreDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReelDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingStoryDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkDto, type FilterSheetWorkManagerDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVoiceCanvaDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskToolMonitorDto, type FilterTeamDto, type FilterThreadsAccountGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentDto, type FindAccountAIImageDto, type FindAccountAIVoiceDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindBlogCategoryDto, type FindBlogDto, type FindDepartmentDto, type FindDeviceDto, type FindForReviewDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindIAccountAIContentInfoDto, type FindIAccountAIImageInfoDto, type FindIAccountAIVoiceInfoDto, type FindIAccountEmailDto, type FindIManagerImageAIDto, type FindInstagramReportAutoSyncDto, type FindInstagramReportChangeCreateDto, type FindInstagramReportGroupDto, type FindInstagramReportInteractExploreDto, type FindInstagramReportInteractFollowDto, type FindInstagramReportInteractReelDto, type FindInstagramReportInteractReplyCommentDto, type FindInstagramReportInteractReplyMessageDto, type FindInstagramReportInteractStoryDto, type FindInstagramReportPostHighLightDto, type FindInstagramReportPostNewDto, type FindInstagramReportPostReelDto, type FindInstagramReportPostStoryDto, type FindInstagramSettingInteractExploreDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReelDto, type FindInstagramSettingPostDto, type FindInstagramSettingReplyCommentDto, type FindInstagramSettingReplyMessageDto, type FindInstagramSettingStoryDto, type FindInstagramSettingUnFollowDto, type FindLarkDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountVPNDto, type FindOverviewProxyDto, type FindPCDto, type FindProxyDto, type FindRoleDto, type FindSheetWorkDto, type FindSheetWorkManagerDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageVoiceCanvaDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskToolMonitorDto, type FindTeamDto, type FindThreadsAccountGroupDto, type FindThreadsReportInteractFollowDto, type FindThreadsReportInteractReplyCommentDto, type FindThreadsReportPostDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingPostDto, type FindUserDto, index$4 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAuthLogin, type IAuthResetPassword, type IBaseDto, type IBaseModel, type IBaseSheetImportDto, type IBlog, type IBlogCategory, type IBlogPermission, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentRole, type IDevice, type IDeviceSettingForAccount, type IDeviceSettingForCHPlay, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IFile, type IFilterStore, type IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, type IIdea, type IInstagramAccountGroup, type IInstagramAccountRaw, type IInstagramAccountRun, type IInstagramReportAutoSync, type IInstagramReportChangeCreate, type IInstagramReportGroup, type IInstagramReportInteractExplore, type IInstagramReportInteractFollow, type IInstagramReportInteractReel, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractStory, type IInstagramReportPostHighLight, type IInstagramReportPostNew, type IInstagramReportPostReel, type IInstagramReportPostSquare, type IInstagramReportPostStory, type IInstagramSettingInteractExplore, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReel, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractStory, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManagerWorkPin, type INiche, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISheetImport, type ISheetWork, type ISheetWorkManager, type ISheetWorkPin, type ISheetWorksCategory, type ISheetsTool, type ITag, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountGroup, type IThreadsAccountRaw, type IThreadsAccountRun, type IThreadsReportAutoSync, type IThreadsReportChangeCreate, type IThreadsReportGroup, type IThreadsReportInteractFollow, type IThreadsReportInteractReplyComment, type IThreadsReportPost, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTimeScript, type ITrackingUserAction, type IUser, type IUserRole, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportDto, type OverviewUserDto, index$3 as Socials, index$6 as TaskBrowsers, index$7 as TaskPhones, index$5 as Tool, index$a as Web };
|