@bubblelab/bubble-core 0.1.83 → 0.1.85
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/bubble-bundle.d.ts +114 -114
- package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +31 -31
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +153 -153
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
- package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +36 -36
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
- package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/slack/slack.d.ts +97 -97
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +0 -133
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +12 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +168 -15
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/json-parsing.d.ts +9 -0
- package/dist/utils/json-parsing.d.ts.map +1 -1
- package/dist/utils/json-parsing.js +61 -2
- package/dist/utils/json-parsing.js.map +1 -1
- package/dist/utils/zod-schema.d.ts.map +1 -1
- package/dist/utils/zod-schema.js +16 -8
- package/dist/utils/zod-schema.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts +0 -31
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js +0 -184
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/recording/types.d.ts +0 -68
- package/dist/recording/types.d.ts.map +0 -1
- package/dist/recording/types.js +0 -13
- package/dist/recording/types.js.map +0 -1
|
@@ -88,14 +88,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
88
88
|
profile_pic_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
89
89
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
90
90
|
}, "strip", import("zod").ZodTypeAny, {
|
|
91
|
-
username?: string | undefined;
|
|
92
91
|
id?: string | undefined;
|
|
92
|
+
username?: string | undefined;
|
|
93
93
|
full_name?: string | undefined;
|
|
94
94
|
is_verified?: boolean | undefined;
|
|
95
95
|
profile_pic_url?: string | undefined;
|
|
96
96
|
}, {
|
|
97
|
-
username?: string | undefined;
|
|
98
97
|
id?: string | undefined;
|
|
98
|
+
username?: string | undefined;
|
|
99
99
|
full_name?: string | undefined;
|
|
100
100
|
is_verified?: boolean | undefined;
|
|
101
101
|
profile_pic_url?: string | undefined;
|
|
@@ -114,15 +114,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
114
114
|
}, "strip", import("zod").ZodTypeAny, {
|
|
115
115
|
type?: string | undefined;
|
|
116
116
|
url?: string | undefined;
|
|
117
|
+
id?: string | undefined;
|
|
117
118
|
images?: string[] | undefined;
|
|
118
119
|
timestamp?: string | undefined;
|
|
119
|
-
|
|
120
|
+
caption?: string | undefined;
|
|
120
121
|
location?: {
|
|
121
122
|
name?: string | undefined;
|
|
122
123
|
id?: string | undefined;
|
|
123
124
|
} | null | undefined;
|
|
124
125
|
shortCode?: string | undefined;
|
|
125
|
-
caption?: string | undefined;
|
|
126
126
|
hashtags?: string[] | undefined;
|
|
127
127
|
mentions?: string[] | undefined;
|
|
128
128
|
commentsCount?: number | undefined;
|
|
@@ -138,8 +138,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
138
138
|
ownerId?: string | undefined;
|
|
139
139
|
productType?: string | undefined;
|
|
140
140
|
taggedUsers?: {
|
|
141
|
-
username?: string | undefined;
|
|
142
141
|
id?: string | undefined;
|
|
142
|
+
username?: string | undefined;
|
|
143
143
|
full_name?: string | undefined;
|
|
144
144
|
is_verified?: boolean | undefined;
|
|
145
145
|
profile_pic_url?: string | undefined;
|
|
@@ -148,15 +148,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
148
148
|
}, {
|
|
149
149
|
type?: string | undefined;
|
|
150
150
|
url?: string | undefined;
|
|
151
|
+
id?: string | undefined;
|
|
151
152
|
images?: string[] | undefined;
|
|
152
153
|
timestamp?: string | undefined;
|
|
153
|
-
|
|
154
|
+
caption?: string | undefined;
|
|
154
155
|
location?: {
|
|
155
156
|
name?: string | undefined;
|
|
156
157
|
id?: string | undefined;
|
|
157
158
|
} | null | undefined;
|
|
158
159
|
shortCode?: string | undefined;
|
|
159
|
-
caption?: string | undefined;
|
|
160
160
|
hashtags?: string[] | undefined;
|
|
161
161
|
mentions?: string[] | undefined;
|
|
162
162
|
commentsCount?: number | undefined;
|
|
@@ -172,8 +172,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
172
172
|
ownerId?: string | undefined;
|
|
173
173
|
productType?: string | undefined;
|
|
174
174
|
taggedUsers?: {
|
|
175
|
-
username?: string | undefined;
|
|
176
175
|
id?: string | undefined;
|
|
176
|
+
username?: string | undefined;
|
|
177
177
|
full_name?: string | undefined;
|
|
178
178
|
is_verified?: boolean | undefined;
|
|
179
179
|
profile_pic_url?: string | undefined;
|
|
@@ -202,18 +202,19 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
202
202
|
itemsCount: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
203
203
|
}, "strip", import("zod").ZodTypeAny, {
|
|
204
204
|
title?: string | undefined;
|
|
205
|
-
itemsCount?: number | undefined;
|
|
206
205
|
coverUrl?: string | undefined;
|
|
206
|
+
itemsCount?: number | undefined;
|
|
207
207
|
}, {
|
|
208
208
|
title?: string | undefined;
|
|
209
|
-
itemsCount?: number | undefined;
|
|
210
209
|
coverUrl?: string | undefined;
|
|
210
|
+
itemsCount?: number | undefined;
|
|
211
211
|
}>, "many">>;
|
|
212
212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
213
213
|
url?: string | undefined;
|
|
214
|
-
username?: string | undefined;
|
|
215
214
|
id?: string | undefined;
|
|
215
|
+
username?: string | undefined;
|
|
216
216
|
private?: boolean | undefined;
|
|
217
|
+
verified?: boolean | undefined;
|
|
217
218
|
inputUrl?: string | undefined;
|
|
218
219
|
fullName?: string | undefined;
|
|
219
220
|
biography?: string | undefined;
|
|
@@ -233,7 +234,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
233
234
|
isBusinessAccount?: boolean | undefined;
|
|
234
235
|
joinedRecently?: boolean | undefined;
|
|
235
236
|
businessCategoryName?: string | undefined;
|
|
236
|
-
verified?: boolean | undefined;
|
|
237
237
|
profilePicUrl?: string | undefined;
|
|
238
238
|
profilePicUrlHD?: string | undefined;
|
|
239
239
|
igtvVideoCount?: number | undefined;
|
|
@@ -242,15 +242,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
242
242
|
latestPosts?: {
|
|
243
243
|
type?: string | undefined;
|
|
244
244
|
url?: string | undefined;
|
|
245
|
+
id?: string | undefined;
|
|
245
246
|
images?: string[] | undefined;
|
|
246
247
|
timestamp?: string | undefined;
|
|
247
|
-
|
|
248
|
+
caption?: string | undefined;
|
|
248
249
|
location?: {
|
|
249
250
|
name?: string | undefined;
|
|
250
251
|
id?: string | undefined;
|
|
251
252
|
} | null | undefined;
|
|
252
253
|
shortCode?: string | undefined;
|
|
253
|
-
caption?: string | undefined;
|
|
254
254
|
hashtags?: string[] | undefined;
|
|
255
255
|
mentions?: string[] | undefined;
|
|
256
256
|
commentsCount?: number | undefined;
|
|
@@ -266,8 +266,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
266
266
|
ownerId?: string | undefined;
|
|
267
267
|
productType?: string | undefined;
|
|
268
268
|
taggedUsers?: {
|
|
269
|
-
username?: string | undefined;
|
|
270
269
|
id?: string | undefined;
|
|
270
|
+
username?: string | undefined;
|
|
271
271
|
full_name?: string | undefined;
|
|
272
272
|
is_verified?: boolean | undefined;
|
|
273
273
|
profile_pic_url?: string | undefined;
|
|
@@ -282,14 +282,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
282
282
|
}[] | undefined;
|
|
283
283
|
highlights?: {
|
|
284
284
|
title?: string | undefined;
|
|
285
|
-
itemsCount?: number | undefined;
|
|
286
285
|
coverUrl?: string | undefined;
|
|
286
|
+
itemsCount?: number | undefined;
|
|
287
287
|
}[] | undefined;
|
|
288
288
|
}, {
|
|
289
289
|
url?: string | undefined;
|
|
290
|
-
username?: string | undefined;
|
|
291
290
|
id?: string | undefined;
|
|
291
|
+
username?: string | undefined;
|
|
292
292
|
private?: boolean | undefined;
|
|
293
|
+
verified?: boolean | undefined;
|
|
293
294
|
inputUrl?: string | undefined;
|
|
294
295
|
fullName?: string | undefined;
|
|
295
296
|
biography?: string | undefined;
|
|
@@ -309,7 +310,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
309
310
|
isBusinessAccount?: boolean | undefined;
|
|
310
311
|
joinedRecently?: boolean | undefined;
|
|
311
312
|
businessCategoryName?: string | undefined;
|
|
312
|
-
verified?: boolean | undefined;
|
|
313
313
|
profilePicUrl?: string | undefined;
|
|
314
314
|
profilePicUrlHD?: string | undefined;
|
|
315
315
|
igtvVideoCount?: number | undefined;
|
|
@@ -318,15 +318,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
318
318
|
latestPosts?: {
|
|
319
319
|
type?: string | undefined;
|
|
320
320
|
url?: string | undefined;
|
|
321
|
+
id?: string | undefined;
|
|
321
322
|
images?: string[] | undefined;
|
|
322
323
|
timestamp?: string | undefined;
|
|
323
|
-
|
|
324
|
+
caption?: string | undefined;
|
|
324
325
|
location?: {
|
|
325
326
|
name?: string | undefined;
|
|
326
327
|
id?: string | undefined;
|
|
327
328
|
} | null | undefined;
|
|
328
329
|
shortCode?: string | undefined;
|
|
329
|
-
caption?: string | undefined;
|
|
330
330
|
hashtags?: string[] | undefined;
|
|
331
331
|
mentions?: string[] | undefined;
|
|
332
332
|
commentsCount?: number | undefined;
|
|
@@ -342,8 +342,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
342
342
|
ownerId?: string | undefined;
|
|
343
343
|
productType?: string | undefined;
|
|
344
344
|
taggedUsers?: {
|
|
345
|
-
username?: string | undefined;
|
|
346
345
|
id?: string | undefined;
|
|
346
|
+
username?: string | undefined;
|
|
347
347
|
full_name?: string | undefined;
|
|
348
348
|
is_verified?: boolean | undefined;
|
|
349
349
|
profile_pic_url?: string | undefined;
|
|
@@ -358,8 +358,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
358
358
|
}[] | undefined;
|
|
359
359
|
highlights?: {
|
|
360
360
|
title?: string | undefined;
|
|
361
|
-
itemsCount?: number | undefined;
|
|
362
361
|
coverUrl?: string | undefined;
|
|
362
|
+
itemsCount?: number | undefined;
|
|
363
363
|
}[] | undefined;
|
|
364
364
|
}>;
|
|
365
365
|
description: string;
|
|
@@ -409,14 +409,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
409
409
|
profile_pic_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
410
410
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
411
411
|
}, "strip", import("zod").ZodTypeAny, {
|
|
412
|
-
username?: string | undefined;
|
|
413
412
|
id?: string | undefined;
|
|
413
|
+
username?: string | undefined;
|
|
414
414
|
full_name?: string | undefined;
|
|
415
415
|
is_verified?: boolean | undefined;
|
|
416
416
|
profile_pic_url?: string | undefined;
|
|
417
417
|
}, {
|
|
418
|
-
username?: string | undefined;
|
|
419
418
|
id?: string | undefined;
|
|
419
|
+
username?: string | undefined;
|
|
420
420
|
full_name?: string | undefined;
|
|
421
421
|
is_verified?: boolean | undefined;
|
|
422
422
|
profile_pic_url?: string | undefined;
|
|
@@ -560,16 +560,16 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
560
560
|
profile_pic_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
561
561
|
username: import("zod").ZodOptional<import("zod").ZodString>;
|
|
562
562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
563
|
-
username?: string | undefined;
|
|
564
563
|
id?: string | undefined;
|
|
564
|
+
username?: string | undefined;
|
|
565
565
|
is_private?: boolean | undefined;
|
|
566
566
|
full_name?: string | undefined;
|
|
567
567
|
is_verified?: boolean | undefined;
|
|
568
568
|
profile_pic_url?: string | undefined;
|
|
569
569
|
profile_pic_id?: string | undefined;
|
|
570
570
|
}, {
|
|
571
|
-
username?: string | undefined;
|
|
572
571
|
id?: string | undefined;
|
|
572
|
+
username?: string | undefined;
|
|
573
573
|
is_private?: boolean | undefined;
|
|
574
574
|
full_name?: string | undefined;
|
|
575
575
|
is_verified?: boolean | undefined;
|
|
@@ -604,8 +604,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
604
604
|
display_labels?: unknown;
|
|
605
605
|
formatted_clips_media_count?: string | null | undefined;
|
|
606
606
|
ig_artist?: {
|
|
607
|
-
username?: string | undefined;
|
|
608
607
|
id?: string | undefined;
|
|
608
|
+
username?: string | undefined;
|
|
609
609
|
is_private?: boolean | undefined;
|
|
610
610
|
full_name?: string | undefined;
|
|
611
611
|
is_verified?: boolean | undefined;
|
|
@@ -640,8 +640,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
640
640
|
display_labels?: unknown;
|
|
641
641
|
formatted_clips_media_count?: string | null | undefined;
|
|
642
642
|
ig_artist?: {
|
|
643
|
-
username?: string | undefined;
|
|
644
643
|
id?: string | undefined;
|
|
644
|
+
username?: string | undefined;
|
|
645
645
|
is_private?: boolean | undefined;
|
|
646
646
|
full_name?: string | undefined;
|
|
647
647
|
is_verified?: boolean | undefined;
|
|
@@ -706,8 +706,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
706
706
|
display_labels?: unknown;
|
|
707
707
|
formatted_clips_media_count?: string | null | undefined;
|
|
708
708
|
ig_artist?: {
|
|
709
|
-
username?: string | undefined;
|
|
710
709
|
id?: string | undefined;
|
|
710
|
+
username?: string | undefined;
|
|
711
711
|
is_private?: boolean | undefined;
|
|
712
712
|
full_name?: string | undefined;
|
|
713
713
|
is_verified?: boolean | undefined;
|
|
@@ -772,8 +772,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
772
772
|
display_labels?: unknown;
|
|
773
773
|
formatted_clips_media_count?: string | null | undefined;
|
|
774
774
|
ig_artist?: {
|
|
775
|
-
username?: string | undefined;
|
|
776
775
|
id?: string | undefined;
|
|
776
|
+
username?: string | undefined;
|
|
777
777
|
is_private?: boolean | undefined;
|
|
778
778
|
full_name?: string | undefined;
|
|
779
779
|
is_verified?: boolean | undefined;
|
|
@@ -844,8 +844,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
844
844
|
display_labels?: unknown;
|
|
845
845
|
formatted_clips_media_count?: string | null | undefined;
|
|
846
846
|
ig_artist?: {
|
|
847
|
-
username?: string | undefined;
|
|
848
847
|
id?: string | undefined;
|
|
848
|
+
username?: string | undefined;
|
|
849
849
|
is_private?: boolean | undefined;
|
|
850
850
|
full_name?: string | undefined;
|
|
851
851
|
is_verified?: boolean | undefined;
|
|
@@ -916,8 +916,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
916
916
|
display_labels?: unknown;
|
|
917
917
|
formatted_clips_media_count?: string | null | undefined;
|
|
918
918
|
ig_artist?: {
|
|
919
|
-
username?: string | undefined;
|
|
920
919
|
id?: string | undefined;
|
|
920
|
+
username?: string | undefined;
|
|
921
921
|
is_private?: boolean | undefined;
|
|
922
922
|
full_name?: string | undefined;
|
|
923
923
|
is_verified?: boolean | undefined;
|
|
@@ -944,16 +944,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
944
944
|
}, "strip", import("zod").ZodTypeAny, {
|
|
945
945
|
type?: string | undefined;
|
|
946
946
|
url?: string | undefined;
|
|
947
|
+
id?: string | undefined;
|
|
947
948
|
images?: string[] | undefined;
|
|
948
949
|
timestamp?: string | undefined;
|
|
949
|
-
|
|
950
|
+
caption?: string | undefined;
|
|
950
951
|
location?: {
|
|
951
952
|
name?: string | undefined;
|
|
952
953
|
id?: string | undefined;
|
|
953
954
|
} | null | undefined;
|
|
954
|
-
inputUrl?: string | undefined;
|
|
955
955
|
shortCode?: string | undefined;
|
|
956
|
-
caption?: string | undefined;
|
|
957
956
|
hashtags?: string[] | undefined;
|
|
958
957
|
mentions?: string[] | undefined;
|
|
959
958
|
commentsCount?: number | undefined;
|
|
@@ -969,13 +968,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
969
968
|
ownerId?: string | undefined;
|
|
970
969
|
productType?: string | undefined;
|
|
971
970
|
taggedUsers?: {
|
|
972
|
-
username?: string | undefined;
|
|
973
971
|
id?: string | undefined;
|
|
972
|
+
username?: string | undefined;
|
|
974
973
|
full_name?: string | undefined;
|
|
975
974
|
is_verified?: boolean | undefined;
|
|
976
975
|
profile_pic_url?: string | undefined;
|
|
977
976
|
}[] | undefined;
|
|
978
977
|
isCommentsDisabled?: boolean | undefined;
|
|
978
|
+
inputUrl?: string | undefined;
|
|
979
979
|
locationName?: string | undefined;
|
|
980
980
|
locationId?: string | undefined;
|
|
981
981
|
ownerFullName?: string | undefined;
|
|
@@ -1030,8 +1030,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1030
1030
|
display_labels?: unknown;
|
|
1031
1031
|
formatted_clips_media_count?: string | null | undefined;
|
|
1032
1032
|
ig_artist?: {
|
|
1033
|
-
username?: string | undefined;
|
|
1034
1033
|
id?: string | undefined;
|
|
1034
|
+
username?: string | undefined;
|
|
1035
1035
|
is_private?: boolean | undefined;
|
|
1036
1036
|
full_name?: string | undefined;
|
|
1037
1037
|
is_verified?: boolean | undefined;
|
|
@@ -1058,16 +1058,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1058
1058
|
}, {
|
|
1059
1059
|
type?: string | undefined;
|
|
1060
1060
|
url?: string | undefined;
|
|
1061
|
+
id?: string | undefined;
|
|
1061
1062
|
images?: string[] | undefined;
|
|
1062
1063
|
timestamp?: string | undefined;
|
|
1063
|
-
|
|
1064
|
+
caption?: string | undefined;
|
|
1064
1065
|
location?: {
|
|
1065
1066
|
name?: string | undefined;
|
|
1066
1067
|
id?: string | undefined;
|
|
1067
1068
|
} | null | undefined;
|
|
1068
|
-
inputUrl?: string | undefined;
|
|
1069
1069
|
shortCode?: string | undefined;
|
|
1070
|
-
caption?: string | undefined;
|
|
1071
1070
|
hashtags?: string[] | undefined;
|
|
1072
1071
|
mentions?: string[] | undefined;
|
|
1073
1072
|
commentsCount?: number | undefined;
|
|
@@ -1083,13 +1082,14 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1083
1082
|
ownerId?: string | undefined;
|
|
1084
1083
|
productType?: string | undefined;
|
|
1085
1084
|
taggedUsers?: {
|
|
1086
|
-
username?: string | undefined;
|
|
1087
1085
|
id?: string | undefined;
|
|
1086
|
+
username?: string | undefined;
|
|
1088
1087
|
full_name?: string | undefined;
|
|
1089
1088
|
is_verified?: boolean | undefined;
|
|
1090
1089
|
profile_pic_url?: string | undefined;
|
|
1091
1090
|
}[] | undefined;
|
|
1092
1091
|
isCommentsDisabled?: boolean | undefined;
|
|
1092
|
+
inputUrl?: string | undefined;
|
|
1093
1093
|
locationName?: string | undefined;
|
|
1094
1094
|
locationId?: string | undefined;
|
|
1095
1095
|
ownerFullName?: string | undefined;
|
|
@@ -1144,8 +1144,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1144
1144
|
display_labels?: unknown;
|
|
1145
1145
|
formatted_clips_media_count?: string | null | undefined;
|
|
1146
1146
|
ig_artist?: {
|
|
1147
|
-
username?: string | undefined;
|
|
1148
1147
|
id?: string | undefined;
|
|
1148
|
+
username?: string | undefined;
|
|
1149
1149
|
is_private?: boolean | undefined;
|
|
1150
1150
|
full_name?: string | undefined;
|
|
1151
1151
|
is_verified?: boolean | undefined;
|
|
@@ -1316,13 +1316,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1316
1316
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1317
1317
|
title?: string | undefined;
|
|
1318
1318
|
url?: string | undefined;
|
|
1319
|
-
subtitle?: string | undefined;
|
|
1320
1319
|
thumbnail?: string | undefined;
|
|
1320
|
+
subtitle?: string | undefined;
|
|
1321
1321
|
}, {
|
|
1322
1322
|
title?: string | undefined;
|
|
1323
1323
|
url?: string | undefined;
|
|
1324
|
-
subtitle?: string | undefined;
|
|
1325
1324
|
thumbnail?: string | undefined;
|
|
1325
|
+
subtitle?: string | undefined;
|
|
1326
1326
|
}>>;
|
|
1327
1327
|
document: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1328
1328
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1343,6 +1343,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1343
1343
|
reshared_post: import("zod").ZodOptional<import("zod").ZodType<any, import("zod").ZodTypeDef, any>>;
|
|
1344
1344
|
pagination_token: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1345
1345
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1346
|
+
stats?: {
|
|
1347
|
+
total_reactions?: number | undefined;
|
|
1348
|
+
like?: number | undefined;
|
|
1349
|
+
support?: number | undefined;
|
|
1350
|
+
love?: number | undefined;
|
|
1351
|
+
insight?: number | undefined;
|
|
1352
|
+
celebrate?: number | undefined;
|
|
1353
|
+
funny?: number | undefined;
|
|
1354
|
+
comments?: number | undefined;
|
|
1355
|
+
reposts?: number | undefined;
|
|
1356
|
+
} | undefined;
|
|
1346
1357
|
url?: string | undefined;
|
|
1347
1358
|
text?: string | undefined;
|
|
1348
1359
|
document?: {
|
|
@@ -1356,7 +1367,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1356
1367
|
share_urn?: string | null | undefined;
|
|
1357
1368
|
ugcPost_urn?: string | null | undefined;
|
|
1358
1369
|
} | undefined;
|
|
1359
|
-
full_urn?: string | undefined;
|
|
1360
1370
|
posted_at?: {
|
|
1361
1371
|
date?: string | undefined;
|
|
1362
1372
|
timestamp?: number | undefined;
|
|
@@ -1371,17 +1381,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1371
1381
|
profile_url?: string | undefined;
|
|
1372
1382
|
profile_picture?: string | undefined;
|
|
1373
1383
|
} | undefined;
|
|
1374
|
-
stats?: {
|
|
1375
|
-
total_reactions?: number | undefined;
|
|
1376
|
-
like?: number | undefined;
|
|
1377
|
-
support?: number | undefined;
|
|
1378
|
-
love?: number | undefined;
|
|
1379
|
-
insight?: number | undefined;
|
|
1380
|
-
celebrate?: number | undefined;
|
|
1381
|
-
funny?: number | undefined;
|
|
1382
|
-
comments?: number | undefined;
|
|
1383
|
-
reposts?: number | undefined;
|
|
1384
|
-
} | undefined;
|
|
1385
1384
|
media?: {
|
|
1386
1385
|
type?: string | undefined;
|
|
1387
1386
|
url?: string | undefined;
|
|
@@ -1392,15 +1391,27 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1392
1391
|
}[] | undefined;
|
|
1393
1392
|
thumbnail?: string | undefined;
|
|
1394
1393
|
} | undefined;
|
|
1394
|
+
full_urn?: string | undefined;
|
|
1395
1395
|
article?: {
|
|
1396
1396
|
title?: string | undefined;
|
|
1397
1397
|
url?: string | undefined;
|
|
1398
|
-
subtitle?: string | undefined;
|
|
1399
1398
|
thumbnail?: string | undefined;
|
|
1399
|
+
subtitle?: string | undefined;
|
|
1400
1400
|
} | undefined;
|
|
1401
1401
|
reshared_post?: any;
|
|
1402
1402
|
pagination_token?: string | undefined;
|
|
1403
1403
|
}, {
|
|
1404
|
+
stats?: {
|
|
1405
|
+
total_reactions?: number | undefined;
|
|
1406
|
+
like?: number | undefined;
|
|
1407
|
+
support?: number | undefined;
|
|
1408
|
+
love?: number | undefined;
|
|
1409
|
+
insight?: number | undefined;
|
|
1410
|
+
celebrate?: number | undefined;
|
|
1411
|
+
funny?: number | undefined;
|
|
1412
|
+
comments?: number | undefined;
|
|
1413
|
+
reposts?: number | undefined;
|
|
1414
|
+
} | undefined;
|
|
1404
1415
|
url?: string | undefined;
|
|
1405
1416
|
text?: string | undefined;
|
|
1406
1417
|
document?: {
|
|
@@ -1414,7 +1425,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1414
1425
|
share_urn?: string | null | undefined;
|
|
1415
1426
|
ugcPost_urn?: string | null | undefined;
|
|
1416
1427
|
} | undefined;
|
|
1417
|
-
full_urn?: string | undefined;
|
|
1418
1428
|
posted_at?: {
|
|
1419
1429
|
date?: string | undefined;
|
|
1420
1430
|
timestamp?: number | undefined;
|
|
@@ -1429,17 +1439,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1429
1439
|
profile_url?: string | undefined;
|
|
1430
1440
|
profile_picture?: string | undefined;
|
|
1431
1441
|
} | undefined;
|
|
1432
|
-
stats?: {
|
|
1433
|
-
total_reactions?: number | undefined;
|
|
1434
|
-
like?: number | undefined;
|
|
1435
|
-
support?: number | undefined;
|
|
1436
|
-
love?: number | undefined;
|
|
1437
|
-
insight?: number | undefined;
|
|
1438
|
-
celebrate?: number | undefined;
|
|
1439
|
-
funny?: number | undefined;
|
|
1440
|
-
comments?: number | undefined;
|
|
1441
|
-
reposts?: number | undefined;
|
|
1442
|
-
} | undefined;
|
|
1443
1442
|
media?: {
|
|
1444
1443
|
type?: string | undefined;
|
|
1445
1444
|
url?: string | undefined;
|
|
@@ -1450,11 +1449,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1450
1449
|
}[] | undefined;
|
|
1451
1450
|
thumbnail?: string | undefined;
|
|
1452
1451
|
} | undefined;
|
|
1452
|
+
full_urn?: string | undefined;
|
|
1453
1453
|
article?: {
|
|
1454
1454
|
title?: string | undefined;
|
|
1455
1455
|
url?: string | undefined;
|
|
1456
|
-
subtitle?: string | undefined;
|
|
1457
1456
|
thumbnail?: string | undefined;
|
|
1457
|
+
subtitle?: string | undefined;
|
|
1458
1458
|
} | undefined;
|
|
1459
1459
|
reshared_post?: any;
|
|
1460
1460
|
pagination_token?: string | undefined;
|
|
@@ -1562,13 +1562,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1562
1562
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1563
1563
|
title?: string | null | undefined;
|
|
1564
1564
|
url?: string | null | undefined;
|
|
1565
|
-
subtitle?: string | null | undefined;
|
|
1566
1565
|
thumbnail?: string | null | undefined;
|
|
1566
|
+
subtitle?: string | null | undefined;
|
|
1567
1567
|
}, {
|
|
1568
1568
|
title?: string | null | undefined;
|
|
1569
1569
|
url?: string | null | undefined;
|
|
1570
|
-
subtitle?: string | null | undefined;
|
|
1571
1570
|
thumbnail?: string | null | undefined;
|
|
1571
|
+
subtitle?: string | null | undefined;
|
|
1572
1572
|
}>>;
|
|
1573
1573
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1574
1574
|
thumbnail_url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1590,34 +1590,34 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1590
1590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1591
1591
|
type?: string | undefined;
|
|
1592
1592
|
url?: string | undefined;
|
|
1593
|
+
text?: string | undefined;
|
|
1593
1594
|
images?: {
|
|
1594
1595
|
url?: string | undefined;
|
|
1595
1596
|
width?: number | undefined;
|
|
1596
1597
|
height?: number | undefined;
|
|
1597
1598
|
}[] | undefined;
|
|
1598
|
-
text?: string | undefined;
|
|
1599
1599
|
article?: {
|
|
1600
1600
|
title?: string | null | undefined;
|
|
1601
1601
|
url?: string | null | undefined;
|
|
1602
|
-
subtitle?: string | null | undefined;
|
|
1603
1602
|
thumbnail?: string | null | undefined;
|
|
1603
|
+
subtitle?: string | null | undefined;
|
|
1604
1604
|
} | undefined;
|
|
1605
1605
|
thumbnail_url?: string | undefined;
|
|
1606
1606
|
duration_ms?: number | undefined;
|
|
1607
1607
|
}, {
|
|
1608
1608
|
type?: string | undefined;
|
|
1609
1609
|
url?: string | undefined;
|
|
1610
|
+
text?: string | undefined;
|
|
1610
1611
|
images?: {
|
|
1611
1612
|
url?: string | undefined;
|
|
1612
1613
|
width?: number | undefined;
|
|
1613
1614
|
height?: number | undefined;
|
|
1614
1615
|
}[] | undefined;
|
|
1615
|
-
text?: string | undefined;
|
|
1616
1616
|
article?: {
|
|
1617
1617
|
title?: string | null | undefined;
|
|
1618
1618
|
url?: string | null | undefined;
|
|
1619
|
-
subtitle?: string | null | undefined;
|
|
1620
1619
|
thumbnail?: string | null | undefined;
|
|
1620
|
+
subtitle?: string | null | undefined;
|
|
1621
1621
|
} | undefined;
|
|
1622
1622
|
thumbnail_url?: string | undefined;
|
|
1623
1623
|
duration_ms?: number | undefined;
|
|
@@ -1650,20 +1650,29 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1650
1650
|
}>>;
|
|
1651
1651
|
search_input: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1652
1652
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1653
|
+
stats?: {
|
|
1654
|
+
reactions?: {
|
|
1655
|
+
type?: string | undefined;
|
|
1656
|
+
count?: number | undefined;
|
|
1657
|
+
}[] | undefined;
|
|
1658
|
+
shares?: number | undefined;
|
|
1659
|
+
total_reactions?: number | undefined;
|
|
1660
|
+
comments?: number | undefined;
|
|
1661
|
+
} | undefined;
|
|
1653
1662
|
content?: {
|
|
1654
1663
|
type?: string | undefined;
|
|
1655
1664
|
url?: string | undefined;
|
|
1665
|
+
text?: string | undefined;
|
|
1656
1666
|
images?: {
|
|
1657
1667
|
url?: string | undefined;
|
|
1658
1668
|
width?: number | undefined;
|
|
1659
1669
|
height?: number | undefined;
|
|
1660
1670
|
}[] | undefined;
|
|
1661
|
-
text?: string | undefined;
|
|
1662
1671
|
article?: {
|
|
1663
1672
|
title?: string | null | undefined;
|
|
1664
1673
|
url?: string | null | undefined;
|
|
1665
|
-
subtitle?: string | null | undefined;
|
|
1666
1674
|
thumbnail?: string | null | undefined;
|
|
1675
|
+
subtitle?: string | null | undefined;
|
|
1667
1676
|
} | undefined;
|
|
1668
1677
|
thumbnail_url?: string | undefined;
|
|
1669
1678
|
duration_ms?: number | undefined;
|
|
@@ -1679,7 +1688,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1679
1688
|
has_prev_page?: boolean | undefined;
|
|
1680
1689
|
} | undefined;
|
|
1681
1690
|
hashtags?: string[] | undefined;
|
|
1682
|
-
full_urn?: string | undefined;
|
|
1683
1691
|
posted_at?: {
|
|
1684
1692
|
date?: string | undefined;
|
|
1685
1693
|
timestamp?: number | undefined;
|
|
@@ -1692,6 +1700,12 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1692
1700
|
profile_url?: string | undefined;
|
|
1693
1701
|
profile_id?: string | undefined;
|
|
1694
1702
|
} | undefined;
|
|
1703
|
+
full_urn?: string | undefined;
|
|
1704
|
+
activity_id?: string | undefined;
|
|
1705
|
+
post_url?: string | undefined;
|
|
1706
|
+
is_reshare?: boolean | undefined;
|
|
1707
|
+
search_input?: string | undefined;
|
|
1708
|
+
}, {
|
|
1695
1709
|
stats?: {
|
|
1696
1710
|
reactions?: {
|
|
1697
1711
|
type?: string | undefined;
|
|
@@ -1701,25 +1715,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1701
1715
|
total_reactions?: number | undefined;
|
|
1702
1716
|
comments?: number | undefined;
|
|
1703
1717
|
} | undefined;
|
|
1704
|
-
activity_id?: string | undefined;
|
|
1705
|
-
post_url?: string | undefined;
|
|
1706
|
-
is_reshare?: boolean | undefined;
|
|
1707
|
-
search_input?: string | undefined;
|
|
1708
|
-
}, {
|
|
1709
1718
|
content?: {
|
|
1710
1719
|
type?: string | undefined;
|
|
1711
1720
|
url?: string | undefined;
|
|
1721
|
+
text?: string | undefined;
|
|
1712
1722
|
images?: {
|
|
1713
1723
|
url?: string | undefined;
|
|
1714
1724
|
width?: number | undefined;
|
|
1715
1725
|
height?: number | undefined;
|
|
1716
1726
|
}[] | undefined;
|
|
1717
|
-
text?: string | undefined;
|
|
1718
1727
|
article?: {
|
|
1719
1728
|
title?: string | null | undefined;
|
|
1720
1729
|
url?: string | null | undefined;
|
|
1721
|
-
subtitle?: string | null | undefined;
|
|
1722
1730
|
thumbnail?: string | null | undefined;
|
|
1731
|
+
subtitle?: string | null | undefined;
|
|
1723
1732
|
} | undefined;
|
|
1724
1733
|
thumbnail_url?: string | undefined;
|
|
1725
1734
|
duration_ms?: number | undefined;
|
|
@@ -1735,7 +1744,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1735
1744
|
has_prev_page?: boolean | undefined;
|
|
1736
1745
|
} | undefined;
|
|
1737
1746
|
hashtags?: string[] | undefined;
|
|
1738
|
-
full_urn?: string | undefined;
|
|
1739
1747
|
posted_at?: {
|
|
1740
1748
|
date?: string | undefined;
|
|
1741
1749
|
timestamp?: number | undefined;
|
|
@@ -1748,15 +1756,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1748
1756
|
profile_url?: string | undefined;
|
|
1749
1757
|
profile_id?: string | undefined;
|
|
1750
1758
|
} | undefined;
|
|
1751
|
-
|
|
1752
|
-
reactions?: {
|
|
1753
|
-
type?: string | undefined;
|
|
1754
|
-
count?: number | undefined;
|
|
1755
|
-
}[] | undefined;
|
|
1756
|
-
shares?: number | undefined;
|
|
1757
|
-
total_reactions?: number | undefined;
|
|
1758
|
-
comments?: number | undefined;
|
|
1759
|
-
} | undefined;
|
|
1759
|
+
full_urn?: string | undefined;
|
|
1760
1760
|
activity_id?: string | undefined;
|
|
1761
1761
|
post_url?: string | undefined;
|
|
1762
1762
|
is_reshare?: boolean | undefined;
|
|
@@ -1802,10 +1802,10 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1802
1802
|
oldestPostDate: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1803
1803
|
sortVideosBy: import("zod").ZodOptional<import("zod").ZodEnum<["NEWEST", "POPULAR", "OLDEST"]>>;
|
|
1804
1804
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1805
|
+
maxResults: number;
|
|
1805
1806
|
startUrls: {
|
|
1806
1807
|
url: string;
|
|
1807
1808
|
}[];
|
|
1808
|
-
maxResults: number;
|
|
1809
1809
|
maxResultsShorts: number;
|
|
1810
1810
|
maxResultStreams: number;
|
|
1811
1811
|
downloadSubtitles: boolean;
|
|
@@ -1832,11 +1832,11 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1832
1832
|
oldestPostDate?: string | undefined;
|
|
1833
1833
|
sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined;
|
|
1834
1834
|
}, {
|
|
1835
|
+
maxResults?: number | undefined;
|
|
1835
1836
|
searchQueries?: string[] | undefined;
|
|
1836
1837
|
startUrls?: {
|
|
1837
1838
|
url: string;
|
|
1838
1839
|
}[] | undefined;
|
|
1839
|
-
maxResults?: number | undefined;
|
|
1840
1840
|
maxResultsShorts?: number | undefined;
|
|
1841
1841
|
maxResultStreams?: number | undefined;
|
|
1842
1842
|
downloadSubtitles?: boolean | undefined;
|
|
@@ -1897,17 +1897,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1897
1897
|
language?: string | undefined;
|
|
1898
1898
|
}>, "many">>;
|
|
1899
1899
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1900
|
+
duration?: string | undefined;
|
|
1900
1901
|
description?: string | undefined;
|
|
1901
1902
|
title?: string | undefined;
|
|
1902
1903
|
date?: string | undefined;
|
|
1903
1904
|
url?: string | undefined;
|
|
1904
|
-
duration?: string | undefined;
|
|
1905
1905
|
text?: string | undefined;
|
|
1906
|
-
id?: string | undefined;
|
|
1907
1906
|
tags?: string[] | undefined;
|
|
1907
|
+
id?: string | undefined;
|
|
1908
|
+
thumbnail?: string | undefined;
|
|
1908
1909
|
commentsCount?: number | undefined;
|
|
1909
1910
|
comments?: number | undefined;
|
|
1910
|
-
thumbnail?: string | undefined;
|
|
1911
1911
|
videoType?: string | undefined;
|
|
1912
1912
|
isLive?: boolean | undefined;
|
|
1913
1913
|
viewCount?: number | undefined;
|
|
@@ -1923,17 +1923,17 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
1923
1923
|
language?: string | undefined;
|
|
1924
1924
|
}[] | undefined;
|
|
1925
1925
|
}, {
|
|
1926
|
+
duration?: string | undefined;
|
|
1926
1927
|
description?: string | undefined;
|
|
1927
1928
|
title?: string | undefined;
|
|
1928
1929
|
date?: string | undefined;
|
|
1929
1930
|
url?: string | undefined;
|
|
1930
|
-
duration?: string | undefined;
|
|
1931
1931
|
text?: string | undefined;
|
|
1932
|
-
id?: string | undefined;
|
|
1933
1932
|
tags?: string[] | undefined;
|
|
1933
|
+
id?: string | undefined;
|
|
1934
|
+
thumbnail?: string | undefined;
|
|
1934
1935
|
commentsCount?: number | undefined;
|
|
1935
1936
|
comments?: number | undefined;
|
|
1936
|
-
thumbnail?: string | undefined;
|
|
1937
1937
|
videoType?: string | undefined;
|
|
1938
1938
|
isLive?: boolean | undefined;
|
|
1939
1939
|
viewCount?: number | undefined;
|
|
@@ -2396,59 +2396,59 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2396
2396
|
sourceUnabbreviated: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2397
2397
|
version: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2398
2398
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2399
|
+
version?: string | undefined;
|
|
2399
2400
|
language?: string | undefined;
|
|
2400
2401
|
downloadLink?: string | undefined;
|
|
2401
2402
|
tiktokLink?: string | undefined;
|
|
2402
2403
|
source?: string | undefined;
|
|
2403
2404
|
sourceUnabbreviated?: string | undefined;
|
|
2404
|
-
version?: string | undefined;
|
|
2405
2405
|
}, {
|
|
2406
|
+
version?: string | undefined;
|
|
2406
2407
|
language?: string | undefined;
|
|
2407
2408
|
downloadLink?: string | undefined;
|
|
2408
2409
|
tiktokLink?: string | undefined;
|
|
2409
2410
|
source?: string | undefined;
|
|
2410
2411
|
sourceUnabbreviated?: string | undefined;
|
|
2411
|
-
version?: string | undefined;
|
|
2412
2412
|
}>, "many">>;
|
|
2413
2413
|
width: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2414
2414
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2415
|
-
format?: string | undefined;
|
|
2416
2415
|
duration?: number | undefined;
|
|
2417
|
-
|
|
2416
|
+
format?: string | undefined;
|
|
2418
2417
|
width?: number | undefined;
|
|
2419
2418
|
height?: number | undefined;
|
|
2419
|
+
coverUrl?: string | undefined;
|
|
2420
2420
|
definition?: string | undefined;
|
|
2421
2421
|
originalCoverUrl?: string | undefined;
|
|
2422
2422
|
subtitleLinks?: {
|
|
2423
|
+
version?: string | undefined;
|
|
2423
2424
|
language?: string | undefined;
|
|
2424
2425
|
downloadLink?: string | undefined;
|
|
2425
2426
|
tiktokLink?: string | undefined;
|
|
2426
2427
|
source?: string | undefined;
|
|
2427
2428
|
sourceUnabbreviated?: string | undefined;
|
|
2428
|
-
version?: string | undefined;
|
|
2429
2429
|
}[] | undefined;
|
|
2430
2430
|
}, {
|
|
2431
|
-
format?: string | undefined;
|
|
2432
2431
|
duration?: number | undefined;
|
|
2433
|
-
|
|
2432
|
+
format?: string | undefined;
|
|
2434
2433
|
width?: number | undefined;
|
|
2435
2434
|
height?: number | undefined;
|
|
2435
|
+
coverUrl?: string | undefined;
|
|
2436
2436
|
definition?: string | undefined;
|
|
2437
2437
|
originalCoverUrl?: string | undefined;
|
|
2438
2438
|
subtitleLinks?: {
|
|
2439
|
+
version?: string | undefined;
|
|
2439
2440
|
language?: string | undefined;
|
|
2440
2441
|
downloadLink?: string | undefined;
|
|
2441
2442
|
tiktokLink?: string | undefined;
|
|
2442
2443
|
source?: string | undefined;
|
|
2443
2444
|
sourceUnabbreviated?: string | undefined;
|
|
2444
|
-
version?: string | undefined;
|
|
2445
2445
|
}[] | undefined;
|
|
2446
2446
|
}>>;
|
|
2447
2447
|
webVideoUrl: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2448
2448
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2449
|
-
input?: string | undefined;
|
|
2450
2449
|
text?: string | undefined;
|
|
2451
2450
|
id?: string | undefined;
|
|
2451
|
+
input?: string | undefined;
|
|
2452
2452
|
hashtags?: {
|
|
2453
2453
|
name?: string | undefined;
|
|
2454
2454
|
}[] | undefined;
|
|
@@ -2514,27 +2514,27 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2514
2514
|
shareCount?: number | undefined;
|
|
2515
2515
|
textLanguage?: string | undefined;
|
|
2516
2516
|
videoMeta?: {
|
|
2517
|
-
format?: string | undefined;
|
|
2518
2517
|
duration?: number | undefined;
|
|
2519
|
-
|
|
2518
|
+
format?: string | undefined;
|
|
2520
2519
|
width?: number | undefined;
|
|
2521
2520
|
height?: number | undefined;
|
|
2521
|
+
coverUrl?: string | undefined;
|
|
2522
2522
|
definition?: string | undefined;
|
|
2523
2523
|
originalCoverUrl?: string | undefined;
|
|
2524
2524
|
subtitleLinks?: {
|
|
2525
|
+
version?: string | undefined;
|
|
2525
2526
|
language?: string | undefined;
|
|
2526
2527
|
downloadLink?: string | undefined;
|
|
2527
2528
|
tiktokLink?: string | undefined;
|
|
2528
2529
|
source?: string | undefined;
|
|
2529
2530
|
sourceUnabbreviated?: string | undefined;
|
|
2530
|
-
version?: string | undefined;
|
|
2531
2531
|
}[] | undefined;
|
|
2532
2532
|
} | undefined;
|
|
2533
2533
|
webVideoUrl?: string | undefined;
|
|
2534
2534
|
}, {
|
|
2535
|
-
input?: string | undefined;
|
|
2536
2535
|
text?: string | undefined;
|
|
2537
2536
|
id?: string | undefined;
|
|
2537
|
+
input?: string | undefined;
|
|
2538
2538
|
hashtags?: {
|
|
2539
2539
|
name?: string | undefined;
|
|
2540
2540
|
}[] | undefined;
|
|
@@ -2600,20 +2600,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2600
2600
|
shareCount?: number | undefined;
|
|
2601
2601
|
textLanguage?: string | undefined;
|
|
2602
2602
|
videoMeta?: {
|
|
2603
|
-
format?: string | undefined;
|
|
2604
2603
|
duration?: number | undefined;
|
|
2605
|
-
|
|
2604
|
+
format?: string | undefined;
|
|
2606
2605
|
width?: number | undefined;
|
|
2607
2606
|
height?: number | undefined;
|
|
2607
|
+
coverUrl?: string | undefined;
|
|
2608
2608
|
definition?: string | undefined;
|
|
2609
2609
|
originalCoverUrl?: string | undefined;
|
|
2610
2610
|
subtitleLinks?: {
|
|
2611
|
+
version?: string | undefined;
|
|
2611
2612
|
language?: string | undefined;
|
|
2612
2613
|
downloadLink?: string | undefined;
|
|
2613
2614
|
tiktokLink?: string | undefined;
|
|
2614
2615
|
source?: string | undefined;
|
|
2615
2616
|
sourceUnabbreviated?: string | undefined;
|
|
2616
|
-
version?: string | undefined;
|
|
2617
2617
|
}[] | undefined;
|
|
2618
2618
|
} | undefined;
|
|
2619
2619
|
webVideoUrl?: string | undefined;
|
|
@@ -2638,7 +2638,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2638
2638
|
searchTerms?: string[] | undefined;
|
|
2639
2639
|
twitterHandles?: string[] | undefined;
|
|
2640
2640
|
conversationIds?: string[] | undefined;
|
|
2641
|
-
tweetLanguage?: "
|
|
2641
|
+
tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
2642
2642
|
}, {
|
|
2643
2643
|
sort?: "Top" | "Latest" | undefined;
|
|
2644
2644
|
maxItems?: number | undefined;
|
|
@@ -2646,7 +2646,7 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2646
2646
|
searchTerms?: string[] | undefined;
|
|
2647
2647
|
twitterHandles?: string[] | undefined;
|
|
2648
2648
|
conversationIds?: string[] | undefined;
|
|
2649
|
-
tweetLanguage?: "
|
|
2649
|
+
tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
2650
2650
|
}>;
|
|
2651
2651
|
output: import("zod").ZodObject<{
|
|
2652
2652
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -2707,15 +2707,15 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2707
2707
|
height: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2708
2708
|
duration: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2709
2709
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2710
|
-
type?: "video" | "photo" | "animated_gif" | undefined;
|
|
2711
|
-
url?: string | undefined;
|
|
2712
2710
|
duration?: number | undefined;
|
|
2711
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
2712
|
+
url?: string | undefined;
|
|
2713
2713
|
width?: number | undefined;
|
|
2714
2714
|
height?: number | undefined;
|
|
2715
2715
|
}, {
|
|
2716
|
-
type?: "video" | "photo" | "animated_gif" | undefined;
|
|
2717
|
-
url?: string | undefined;
|
|
2718
2716
|
duration?: number | undefined;
|
|
2717
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
2718
|
+
url?: string | undefined;
|
|
2719
2719
|
width?: number | undefined;
|
|
2720
2720
|
height?: number | undefined;
|
|
2721
2721
|
}>]>, "many">>;
|
|
@@ -2784,6 +2784,20 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2784
2784
|
url?: string | undefined;
|
|
2785
2785
|
text?: string | undefined;
|
|
2786
2786
|
id?: string | undefined;
|
|
2787
|
+
entities?: {
|
|
2788
|
+
hashtags?: {
|
|
2789
|
+
text?: string | undefined;
|
|
2790
|
+
}[] | undefined;
|
|
2791
|
+
urls?: {
|
|
2792
|
+
url?: string | undefined;
|
|
2793
|
+
displayUrl?: string | undefined;
|
|
2794
|
+
expandedUrl?: string | undefined;
|
|
2795
|
+
}[] | undefined;
|
|
2796
|
+
userMentions?: {
|
|
2797
|
+
name?: string | undefined;
|
|
2798
|
+
screenName?: string | undefined;
|
|
2799
|
+
}[] | undefined;
|
|
2800
|
+
} | undefined;
|
|
2787
2801
|
author?: {
|
|
2788
2802
|
description?: string | undefined;
|
|
2789
2803
|
name?: string | undefined;
|
|
@@ -2799,9 +2813,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2799
2813
|
createdAt?: string | undefined;
|
|
2800
2814
|
} | undefined;
|
|
2801
2815
|
media?: (string | {
|
|
2802
|
-
type?: "video" | "photo" | "animated_gif" | undefined;
|
|
2803
|
-
url?: string | undefined;
|
|
2804
2816
|
duration?: number | undefined;
|
|
2817
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
2818
|
+
url?: string | undefined;
|
|
2805
2819
|
width?: number | undefined;
|
|
2806
2820
|
height?: number | undefined;
|
|
2807
2821
|
})[] | undefined;
|
|
@@ -2813,6 +2827,13 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2813
2827
|
quoteCount?: number | undefined;
|
|
2814
2828
|
bookmarkCount?: number | undefined;
|
|
2815
2829
|
lang?: string | undefined;
|
|
2830
|
+
isRetweet?: boolean | undefined;
|
|
2831
|
+
isQuote?: boolean | undefined;
|
|
2832
|
+
isReply?: boolean | undefined;
|
|
2833
|
+
}, {
|
|
2834
|
+
url?: string | undefined;
|
|
2835
|
+
text?: string | undefined;
|
|
2836
|
+
id?: string | undefined;
|
|
2816
2837
|
entities?: {
|
|
2817
2838
|
hashtags?: {
|
|
2818
2839
|
text?: string | undefined;
|
|
@@ -2827,13 +2848,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2827
2848
|
screenName?: string | undefined;
|
|
2828
2849
|
}[] | undefined;
|
|
2829
2850
|
} | undefined;
|
|
2830
|
-
isRetweet?: boolean | undefined;
|
|
2831
|
-
isQuote?: boolean | undefined;
|
|
2832
|
-
isReply?: boolean | undefined;
|
|
2833
|
-
}, {
|
|
2834
|
-
url?: string | undefined;
|
|
2835
|
-
text?: string | undefined;
|
|
2836
|
-
id?: string | undefined;
|
|
2837
2851
|
author?: {
|
|
2838
2852
|
description?: string | undefined;
|
|
2839
2853
|
name?: string | undefined;
|
|
@@ -2849,9 +2863,9 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2849
2863
|
createdAt?: string | undefined;
|
|
2850
2864
|
} | undefined;
|
|
2851
2865
|
media?: (string | {
|
|
2852
|
-
type?: "video" | "photo" | "animated_gif" | undefined;
|
|
2853
|
-
url?: string | undefined;
|
|
2854
2866
|
duration?: number | undefined;
|
|
2867
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
2868
|
+
url?: string | undefined;
|
|
2855
2869
|
width?: number | undefined;
|
|
2856
2870
|
height?: number | undefined;
|
|
2857
2871
|
})[] | undefined;
|
|
@@ -2863,20 +2877,6 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
2863
2877
|
quoteCount?: number | undefined;
|
|
2864
2878
|
bookmarkCount?: number | undefined;
|
|
2865
2879
|
lang?: string | undefined;
|
|
2866
|
-
entities?: {
|
|
2867
|
-
hashtags?: {
|
|
2868
|
-
text?: string | undefined;
|
|
2869
|
-
}[] | undefined;
|
|
2870
|
-
urls?: {
|
|
2871
|
-
url?: string | undefined;
|
|
2872
|
-
displayUrl?: string | undefined;
|
|
2873
|
-
expandedUrl?: string | undefined;
|
|
2874
|
-
}[] | undefined;
|
|
2875
|
-
userMentions?: {
|
|
2876
|
-
name?: string | undefined;
|
|
2877
|
-
screenName?: string | undefined;
|
|
2878
|
-
}[] | undefined;
|
|
2879
|
-
} | undefined;
|
|
2880
2880
|
isRetweet?: boolean | undefined;
|
|
2881
2881
|
isQuote?: boolean | undefined;
|
|
2882
2882
|
isReply?: boolean | undefined;
|
|
@@ -3006,8 +3006,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3006
3006
|
lat: number;
|
|
3007
3007
|
lng: number;
|
|
3008
3008
|
} | undefined;
|
|
3009
|
-
language?: string | undefined;
|
|
3010
3009
|
postalCode?: string | null | undefined;
|
|
3010
|
+
language?: string | undefined;
|
|
3011
3011
|
price?: string | null | undefined;
|
|
3012
3012
|
categoryName?: string | undefined;
|
|
3013
3013
|
address?: string | undefined;
|
|
@@ -3068,8 +3068,8 @@ export declare const APIFY_ACTOR_SCHEMAS: {
|
|
|
3068
3068
|
lat: number;
|
|
3069
3069
|
lng: number;
|
|
3070
3070
|
} | undefined;
|
|
3071
|
-
language?: string | undefined;
|
|
3072
3071
|
postalCode?: string | null | undefined;
|
|
3072
|
+
language?: string | undefined;
|
|
3073
3073
|
price?: string | null | undefined;
|
|
3074
3074
|
categoryName?: string | undefined;
|
|
3075
3075
|
address?: string | undefined;
|