@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- 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 +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -33,16 +33,16 @@ declare const LinkedInAuthorSchema: z.ZodObject<{
|
|
|
33
33
|
profile_url: z.ZodOptional<z.ZodString>;
|
|
34
34
|
profile_picture: z.ZodOptional<z.ZodString>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
username?: string | undefined;
|
|
37
36
|
first_name?: string | undefined;
|
|
38
37
|
last_name?: string | undefined;
|
|
38
|
+
username?: string | undefined;
|
|
39
39
|
headline?: string | undefined;
|
|
40
40
|
profile_url?: string | undefined;
|
|
41
41
|
profile_picture?: string | undefined;
|
|
42
42
|
}, {
|
|
43
|
-
username?: string | undefined;
|
|
44
43
|
first_name?: string | undefined;
|
|
45
44
|
last_name?: string | undefined;
|
|
45
|
+
username?: string | undefined;
|
|
46
46
|
headline?: string | undefined;
|
|
47
47
|
profile_url?: string | undefined;
|
|
48
48
|
profile_picture?: string | undefined;
|
|
@@ -130,16 +130,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
130
130
|
profile_url: z.ZodOptional<z.ZodString>;
|
|
131
131
|
profile_picture: z.ZodOptional<z.ZodString>;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
133
|
-
username?: string | undefined;
|
|
134
133
|
first_name?: string | undefined;
|
|
135
134
|
last_name?: string | undefined;
|
|
135
|
+
username?: string | undefined;
|
|
136
136
|
headline?: string | undefined;
|
|
137
137
|
profile_url?: string | undefined;
|
|
138
138
|
profile_picture?: string | undefined;
|
|
139
139
|
}, {
|
|
140
|
-
username?: string | undefined;
|
|
141
140
|
first_name?: string | undefined;
|
|
142
141
|
last_name?: string | undefined;
|
|
142
|
+
username?: string | undefined;
|
|
143
143
|
headline?: string | undefined;
|
|
144
144
|
profile_url?: string | undefined;
|
|
145
145
|
profile_picture?: string | undefined;
|
|
@@ -195,21 +195,21 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
195
195
|
}, "strip", z.ZodTypeAny, {
|
|
196
196
|
type?: string | undefined;
|
|
197
197
|
url?: string | undefined;
|
|
198
|
+
thumbnail?: string | undefined;
|
|
198
199
|
images?: {
|
|
199
200
|
url?: string | undefined;
|
|
200
201
|
width?: number | undefined;
|
|
201
202
|
height?: number | undefined;
|
|
202
203
|
}[] | undefined;
|
|
203
|
-
thumbnail?: string | undefined;
|
|
204
204
|
}, {
|
|
205
205
|
type?: string | undefined;
|
|
206
206
|
url?: string | undefined;
|
|
207
|
+
thumbnail?: string | undefined;
|
|
207
208
|
images?: {
|
|
208
209
|
url?: string | undefined;
|
|
209
210
|
width?: number | undefined;
|
|
210
211
|
height?: number | undefined;
|
|
211
212
|
}[] | undefined;
|
|
212
|
-
thumbnail?: string | undefined;
|
|
213
213
|
}>>;
|
|
214
214
|
article: z.ZodOptional<z.ZodObject<{
|
|
215
215
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -219,13 +219,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
219
219
|
}, "strip", z.ZodTypeAny, {
|
|
220
220
|
title?: string | undefined;
|
|
221
221
|
url?: string | undefined;
|
|
222
|
-
subtitle?: string | undefined;
|
|
223
222
|
thumbnail?: string | undefined;
|
|
223
|
+
subtitle?: string | undefined;
|
|
224
224
|
}, {
|
|
225
225
|
title?: string | undefined;
|
|
226
226
|
url?: string | undefined;
|
|
227
|
-
subtitle?: string | undefined;
|
|
228
227
|
thumbnail?: string | undefined;
|
|
228
|
+
subtitle?: string | undefined;
|
|
229
229
|
}>>;
|
|
230
230
|
document: z.ZodOptional<z.ZodObject<{
|
|
231
231
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -246,8 +246,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
246
246
|
reshared_post: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
|
|
247
247
|
pagination_token: z.ZodOptional<z.ZodString>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
|
-
url?: string | undefined;
|
|
250
249
|
text?: string | undefined;
|
|
250
|
+
url?: string | undefined;
|
|
251
251
|
document?: {
|
|
252
252
|
title?: string | undefined;
|
|
253
253
|
url?: string | undefined;
|
|
@@ -267,9 +267,9 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
267
267
|
} | undefined;
|
|
268
268
|
post_type?: string | undefined;
|
|
269
269
|
author?: {
|
|
270
|
-
username?: string | undefined;
|
|
271
270
|
first_name?: string | undefined;
|
|
272
271
|
last_name?: string | undefined;
|
|
272
|
+
username?: string | undefined;
|
|
273
273
|
headline?: string | undefined;
|
|
274
274
|
profile_url?: string | undefined;
|
|
275
275
|
profile_picture?: string | undefined;
|
|
@@ -288,24 +288,24 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
288
288
|
media?: {
|
|
289
289
|
type?: string | undefined;
|
|
290
290
|
url?: string | undefined;
|
|
291
|
+
thumbnail?: string | undefined;
|
|
291
292
|
images?: {
|
|
292
293
|
url?: string | undefined;
|
|
293
294
|
width?: number | undefined;
|
|
294
295
|
height?: number | undefined;
|
|
295
296
|
}[] | undefined;
|
|
296
|
-
thumbnail?: string | undefined;
|
|
297
297
|
} | undefined;
|
|
298
298
|
article?: {
|
|
299
299
|
title?: string | undefined;
|
|
300
300
|
url?: string | undefined;
|
|
301
|
-
subtitle?: string | undefined;
|
|
302
301
|
thumbnail?: string | undefined;
|
|
302
|
+
subtitle?: string | undefined;
|
|
303
303
|
} | undefined;
|
|
304
304
|
reshared_post?: any;
|
|
305
305
|
pagination_token?: string | undefined;
|
|
306
306
|
}, {
|
|
307
|
-
url?: string | undefined;
|
|
308
307
|
text?: string | undefined;
|
|
308
|
+
url?: string | undefined;
|
|
309
309
|
document?: {
|
|
310
310
|
title?: string | undefined;
|
|
311
311
|
url?: string | undefined;
|
|
@@ -325,9 +325,9 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
325
325
|
} | undefined;
|
|
326
326
|
post_type?: string | undefined;
|
|
327
327
|
author?: {
|
|
328
|
-
username?: string | undefined;
|
|
329
328
|
first_name?: string | undefined;
|
|
330
329
|
last_name?: string | undefined;
|
|
330
|
+
username?: string | undefined;
|
|
331
331
|
headline?: string | undefined;
|
|
332
332
|
profile_url?: string | undefined;
|
|
333
333
|
profile_picture?: string | undefined;
|
|
@@ -346,18 +346,18 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
346
346
|
media?: {
|
|
347
347
|
type?: string | undefined;
|
|
348
348
|
url?: string | undefined;
|
|
349
|
+
thumbnail?: string | undefined;
|
|
349
350
|
images?: {
|
|
350
351
|
url?: string | undefined;
|
|
351
352
|
width?: number | undefined;
|
|
352
353
|
height?: number | undefined;
|
|
353
354
|
}[] | undefined;
|
|
354
|
-
thumbnail?: string | undefined;
|
|
355
355
|
} | undefined;
|
|
356
356
|
article?: {
|
|
357
357
|
title?: string | undefined;
|
|
358
358
|
url?: string | undefined;
|
|
359
|
-
subtitle?: string | undefined;
|
|
360
359
|
thumbnail?: string | undefined;
|
|
360
|
+
subtitle?: string | undefined;
|
|
361
361
|
} | undefined;
|
|
362
362
|
reshared_post?: any;
|
|
363
363
|
pagination_token?: string | undefined;
|
|
@@ -401,16 +401,16 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
401
401
|
profile_url: z.ZodOptional<z.ZodString>;
|
|
402
402
|
profile_picture: z.ZodOptional<z.ZodString>;
|
|
403
403
|
}, "strip", z.ZodTypeAny, {
|
|
404
|
-
username?: string | undefined;
|
|
405
404
|
first_name?: string | undefined;
|
|
406
405
|
last_name?: string | undefined;
|
|
406
|
+
username?: string | undefined;
|
|
407
407
|
headline?: string | undefined;
|
|
408
408
|
profile_url?: string | undefined;
|
|
409
409
|
profile_picture?: string | undefined;
|
|
410
410
|
}, {
|
|
411
|
-
username?: string | undefined;
|
|
412
411
|
first_name?: string | undefined;
|
|
413
412
|
last_name?: string | undefined;
|
|
413
|
+
username?: string | undefined;
|
|
414
414
|
headline?: string | undefined;
|
|
415
415
|
profile_url?: string | undefined;
|
|
416
416
|
profile_picture?: string | undefined;
|
|
@@ -466,21 +466,21 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
466
466
|
}, "strip", z.ZodTypeAny, {
|
|
467
467
|
type?: string | undefined;
|
|
468
468
|
url?: string | undefined;
|
|
469
|
+
thumbnail?: string | undefined;
|
|
469
470
|
images?: {
|
|
470
471
|
url?: string | undefined;
|
|
471
472
|
width?: number | undefined;
|
|
472
473
|
height?: number | undefined;
|
|
473
474
|
}[] | undefined;
|
|
474
|
-
thumbnail?: string | undefined;
|
|
475
475
|
}, {
|
|
476
476
|
type?: string | undefined;
|
|
477
477
|
url?: string | undefined;
|
|
478
|
+
thumbnail?: string | undefined;
|
|
478
479
|
images?: {
|
|
479
480
|
url?: string | undefined;
|
|
480
481
|
width?: number | undefined;
|
|
481
482
|
height?: number | undefined;
|
|
482
483
|
}[] | undefined;
|
|
483
|
-
thumbnail?: string | undefined;
|
|
484
484
|
}>>;
|
|
485
485
|
article: z.ZodOptional<z.ZodObject<{
|
|
486
486
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -490,13 +490,13 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
490
490
|
}, "strip", z.ZodTypeAny, {
|
|
491
491
|
title?: string | undefined;
|
|
492
492
|
url?: string | undefined;
|
|
493
|
-
subtitle?: string | undefined;
|
|
494
493
|
thumbnail?: string | undefined;
|
|
494
|
+
subtitle?: string | undefined;
|
|
495
495
|
}, {
|
|
496
496
|
title?: string | undefined;
|
|
497
497
|
url?: string | undefined;
|
|
498
|
-
subtitle?: string | undefined;
|
|
499
498
|
thumbnail?: string | undefined;
|
|
499
|
+
subtitle?: string | undefined;
|
|
500
500
|
}>>;
|
|
501
501
|
document: z.ZodOptional<z.ZodObject<{
|
|
502
502
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -517,8 +517,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
517
517
|
reshared_post: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
|
|
518
518
|
pagination_token: z.ZodOptional<z.ZodString>;
|
|
519
519
|
}, "strip", z.ZodTypeAny, {
|
|
520
|
-
url?: string | undefined;
|
|
521
520
|
text?: string | undefined;
|
|
521
|
+
url?: string | undefined;
|
|
522
522
|
document?: {
|
|
523
523
|
title?: string | undefined;
|
|
524
524
|
url?: string | undefined;
|
|
@@ -538,9 +538,9 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
538
538
|
} | undefined;
|
|
539
539
|
post_type?: string | undefined;
|
|
540
540
|
author?: {
|
|
541
|
-
username?: string | undefined;
|
|
542
541
|
first_name?: string | undefined;
|
|
543
542
|
last_name?: string | undefined;
|
|
543
|
+
username?: string | undefined;
|
|
544
544
|
headline?: string | undefined;
|
|
545
545
|
profile_url?: string | undefined;
|
|
546
546
|
profile_picture?: string | undefined;
|
|
@@ -559,24 +559,24 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
559
559
|
media?: {
|
|
560
560
|
type?: string | undefined;
|
|
561
561
|
url?: string | undefined;
|
|
562
|
+
thumbnail?: string | undefined;
|
|
562
563
|
images?: {
|
|
563
564
|
url?: string | undefined;
|
|
564
565
|
width?: number | undefined;
|
|
565
566
|
height?: number | undefined;
|
|
566
567
|
}[] | undefined;
|
|
567
|
-
thumbnail?: string | undefined;
|
|
568
568
|
} | undefined;
|
|
569
569
|
article?: {
|
|
570
570
|
title?: string | undefined;
|
|
571
571
|
url?: string | undefined;
|
|
572
|
-
subtitle?: string | undefined;
|
|
573
572
|
thumbnail?: string | undefined;
|
|
573
|
+
subtitle?: string | undefined;
|
|
574
574
|
} | undefined;
|
|
575
575
|
reshared_post?: any;
|
|
576
576
|
pagination_token?: string | undefined;
|
|
577
577
|
}, {
|
|
578
|
-
url?: string | undefined;
|
|
579
578
|
text?: string | undefined;
|
|
579
|
+
url?: string | undefined;
|
|
580
580
|
document?: {
|
|
581
581
|
title?: string | undefined;
|
|
582
582
|
url?: string | undefined;
|
|
@@ -596,9 +596,9 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
596
596
|
} | undefined;
|
|
597
597
|
post_type?: string | undefined;
|
|
598
598
|
author?: {
|
|
599
|
-
username?: string | undefined;
|
|
600
599
|
first_name?: string | undefined;
|
|
601
600
|
last_name?: string | undefined;
|
|
601
|
+
username?: string | undefined;
|
|
602
602
|
headline?: string | undefined;
|
|
603
603
|
profile_url?: string | undefined;
|
|
604
604
|
profile_picture?: string | undefined;
|
|
@@ -617,18 +617,18 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
617
617
|
media?: {
|
|
618
618
|
type?: string | undefined;
|
|
619
619
|
url?: string | undefined;
|
|
620
|
+
thumbnail?: string | undefined;
|
|
620
621
|
images?: {
|
|
621
622
|
url?: string | undefined;
|
|
622
623
|
width?: number | undefined;
|
|
623
624
|
height?: number | undefined;
|
|
624
625
|
}[] | undefined;
|
|
625
|
-
thumbnail?: string | undefined;
|
|
626
626
|
} | undefined;
|
|
627
627
|
article?: {
|
|
628
628
|
title?: string | undefined;
|
|
629
629
|
url?: string | undefined;
|
|
630
|
-
subtitle?: string | undefined;
|
|
631
630
|
thumbnail?: string | undefined;
|
|
631
|
+
subtitle?: string | undefined;
|
|
632
632
|
} | undefined;
|
|
633
633
|
reshared_post?: any;
|
|
634
634
|
pagination_token?: string | undefined;
|
|
@@ -113,6 +113,7 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
113
113
|
name?: string | undefined;
|
|
114
114
|
id?: string | undefined;
|
|
115
115
|
verified?: boolean | undefined;
|
|
116
|
+
signature?: string | undefined;
|
|
116
117
|
video?: number | undefined;
|
|
117
118
|
avatar?: string | undefined;
|
|
118
119
|
bioLink?: null | undefined;
|
|
@@ -126,11 +127,11 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
126
127
|
originalAvatarUrl?: string | undefined;
|
|
127
128
|
privateAccount?: boolean | undefined;
|
|
128
129
|
profileUrl?: string | undefined;
|
|
129
|
-
signature?: string | undefined;
|
|
130
130
|
}, {
|
|
131
131
|
name?: string | undefined;
|
|
132
132
|
id?: string | undefined;
|
|
133
133
|
verified?: boolean | undefined;
|
|
134
|
+
signature?: string | undefined;
|
|
134
135
|
video?: number | undefined;
|
|
135
136
|
avatar?: string | undefined;
|
|
136
137
|
bioLink?: null | undefined;
|
|
@@ -144,7 +145,6 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
144
145
|
originalAvatarUrl?: string | undefined;
|
|
145
146
|
privateAccount?: boolean | undefined;
|
|
146
147
|
profileUrl?: string | undefined;
|
|
147
|
-
signature?: string | undefined;
|
|
148
148
|
}>>;
|
|
149
149
|
collectCount: z.ZodOptional<z.ZodNumber>;
|
|
150
150
|
commentCount: z.ZodOptional<z.ZodNumber>;
|
|
@@ -261,59 +261,59 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
261
261
|
sourceUnabbreviated: z.ZodOptional<z.ZodString>;
|
|
262
262
|
version: z.ZodOptional<z.ZodString>;
|
|
263
263
|
}, "strip", z.ZodTypeAny, {
|
|
264
|
+
source?: string | undefined;
|
|
264
265
|
language?: string | undefined;
|
|
266
|
+
version?: string | undefined;
|
|
265
267
|
downloadLink?: string | undefined;
|
|
266
268
|
tiktokLink?: string | undefined;
|
|
267
|
-
source?: string | undefined;
|
|
268
269
|
sourceUnabbreviated?: string | undefined;
|
|
269
|
-
version?: string | undefined;
|
|
270
270
|
}, {
|
|
271
|
+
source?: string | undefined;
|
|
271
272
|
language?: string | undefined;
|
|
273
|
+
version?: string | undefined;
|
|
272
274
|
downloadLink?: string | undefined;
|
|
273
275
|
tiktokLink?: string | undefined;
|
|
274
|
-
source?: string | undefined;
|
|
275
276
|
sourceUnabbreviated?: string | undefined;
|
|
276
|
-
version?: string | undefined;
|
|
277
277
|
}>, "many">>;
|
|
278
278
|
width: z.ZodOptional<z.ZodNumber>;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
280
280
|
format?: string | undefined;
|
|
281
281
|
duration?: number | undefined;
|
|
282
|
-
coverUrl?: string | undefined;
|
|
283
282
|
width?: number | undefined;
|
|
284
283
|
height?: number | undefined;
|
|
284
|
+
coverUrl?: string | undefined;
|
|
285
285
|
definition?: string | undefined;
|
|
286
286
|
originalCoverUrl?: string | undefined;
|
|
287
287
|
subtitleLinks?: {
|
|
288
|
+
source?: string | undefined;
|
|
288
289
|
language?: string | undefined;
|
|
290
|
+
version?: string | undefined;
|
|
289
291
|
downloadLink?: string | undefined;
|
|
290
292
|
tiktokLink?: string | undefined;
|
|
291
|
-
source?: string | undefined;
|
|
292
293
|
sourceUnabbreviated?: string | undefined;
|
|
293
|
-
version?: string | undefined;
|
|
294
294
|
}[] | undefined;
|
|
295
295
|
}, {
|
|
296
296
|
format?: string | undefined;
|
|
297
297
|
duration?: number | undefined;
|
|
298
|
-
coverUrl?: string | undefined;
|
|
299
298
|
width?: number | undefined;
|
|
300
299
|
height?: number | undefined;
|
|
300
|
+
coverUrl?: string | undefined;
|
|
301
301
|
definition?: string | undefined;
|
|
302
302
|
originalCoverUrl?: string | undefined;
|
|
303
303
|
subtitleLinks?: {
|
|
304
|
+
source?: string | undefined;
|
|
304
305
|
language?: string | undefined;
|
|
306
|
+
version?: string | undefined;
|
|
305
307
|
downloadLink?: string | undefined;
|
|
306
308
|
tiktokLink?: string | undefined;
|
|
307
|
-
source?: string | undefined;
|
|
308
309
|
sourceUnabbreviated?: string | undefined;
|
|
309
|
-
version?: string | undefined;
|
|
310
310
|
}[] | undefined;
|
|
311
311
|
}>>;
|
|
312
312
|
webVideoUrl: z.ZodOptional<z.ZodString>;
|
|
313
313
|
}, "strip", z.ZodTypeAny, {
|
|
314
|
+
text?: string | undefined;
|
|
314
315
|
id?: string | undefined;
|
|
315
316
|
input?: string | undefined;
|
|
316
|
-
text?: string | undefined;
|
|
317
317
|
hashtags?: {
|
|
318
318
|
name?: string | undefined;
|
|
319
319
|
}[] | undefined;
|
|
@@ -323,6 +323,7 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
323
323
|
name?: string | undefined;
|
|
324
324
|
id?: string | undefined;
|
|
325
325
|
verified?: boolean | undefined;
|
|
326
|
+
signature?: string | undefined;
|
|
326
327
|
video?: number | undefined;
|
|
327
328
|
avatar?: string | undefined;
|
|
328
329
|
bioLink?: null | undefined;
|
|
@@ -336,7 +337,6 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
336
337
|
originalAvatarUrl?: string | undefined;
|
|
337
338
|
privateAccount?: boolean | undefined;
|
|
338
339
|
profileUrl?: string | undefined;
|
|
339
|
-
signature?: string | undefined;
|
|
340
340
|
} | undefined;
|
|
341
341
|
collectCount?: number | undefined;
|
|
342
342
|
commentCount?: number | undefined;
|
|
@@ -381,25 +381,25 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
381
381
|
videoMeta?: {
|
|
382
382
|
format?: string | undefined;
|
|
383
383
|
duration?: number | undefined;
|
|
384
|
-
coverUrl?: string | undefined;
|
|
385
384
|
width?: number | undefined;
|
|
386
385
|
height?: number | undefined;
|
|
386
|
+
coverUrl?: string | undefined;
|
|
387
387
|
definition?: string | undefined;
|
|
388
388
|
originalCoverUrl?: string | undefined;
|
|
389
389
|
subtitleLinks?: {
|
|
390
|
+
source?: string | undefined;
|
|
390
391
|
language?: string | undefined;
|
|
392
|
+
version?: string | undefined;
|
|
391
393
|
downloadLink?: string | undefined;
|
|
392
394
|
tiktokLink?: string | undefined;
|
|
393
|
-
source?: string | undefined;
|
|
394
395
|
sourceUnabbreviated?: string | undefined;
|
|
395
|
-
version?: string | undefined;
|
|
396
396
|
}[] | undefined;
|
|
397
397
|
} | undefined;
|
|
398
398
|
webVideoUrl?: string | undefined;
|
|
399
399
|
}, {
|
|
400
|
+
text?: string | undefined;
|
|
400
401
|
id?: string | undefined;
|
|
401
402
|
input?: string | undefined;
|
|
402
|
-
text?: string | undefined;
|
|
403
403
|
hashtags?: {
|
|
404
404
|
name?: string | undefined;
|
|
405
405
|
}[] | undefined;
|
|
@@ -409,6 +409,7 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
409
409
|
name?: string | undefined;
|
|
410
410
|
id?: string | undefined;
|
|
411
411
|
verified?: boolean | undefined;
|
|
412
|
+
signature?: string | undefined;
|
|
412
413
|
video?: number | undefined;
|
|
413
414
|
avatar?: string | undefined;
|
|
414
415
|
bioLink?: null | undefined;
|
|
@@ -422,7 +423,6 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
422
423
|
originalAvatarUrl?: string | undefined;
|
|
423
424
|
privateAccount?: boolean | undefined;
|
|
424
425
|
profileUrl?: string | undefined;
|
|
425
|
-
signature?: string | undefined;
|
|
426
426
|
} | undefined;
|
|
427
427
|
collectCount?: number | undefined;
|
|
428
428
|
commentCount?: number | undefined;
|
|
@@ -467,18 +467,18 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
467
467
|
videoMeta?: {
|
|
468
468
|
format?: string | undefined;
|
|
469
469
|
duration?: number | undefined;
|
|
470
|
-
coverUrl?: string | undefined;
|
|
471
470
|
width?: number | undefined;
|
|
472
471
|
height?: number | undefined;
|
|
472
|
+
coverUrl?: string | undefined;
|
|
473
473
|
definition?: string | undefined;
|
|
474
474
|
originalCoverUrl?: string | undefined;
|
|
475
475
|
subtitleLinks?: {
|
|
476
|
+
source?: string | undefined;
|
|
476
477
|
language?: string | undefined;
|
|
478
|
+
version?: string | undefined;
|
|
477
479
|
downloadLink?: string | undefined;
|
|
478
480
|
tiktokLink?: string | undefined;
|
|
479
|
-
source?: string | undefined;
|
|
480
481
|
sourceUnabbreviated?: string | undefined;
|
|
481
|
-
version?: string | undefined;
|
|
482
482
|
}[] | undefined;
|
|
483
483
|
} | undefined;
|
|
484
484
|
webVideoUrl?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export declare const TwitterScraperInputSchema: z.ZodObject<{
|
|
|
14
14
|
searchTerms?: string[] | undefined;
|
|
15
15
|
twitterHandles?: string[] | undefined;
|
|
16
16
|
conversationIds?: string[] | undefined;
|
|
17
|
-
tweetLanguage?: "id" | "
|
|
17
|
+
tweetLanguage?: "id" | "to" | "or" | "ts" | "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;
|
|
18
18
|
}, {
|
|
19
19
|
sort?: "Top" | "Latest" | undefined;
|
|
20
20
|
maxItems?: number | undefined;
|
|
@@ -22,7 +22,7 @@ export declare const TwitterScraperInputSchema: z.ZodObject<{
|
|
|
22
22
|
searchTerms?: string[] | undefined;
|
|
23
23
|
twitterHandles?: string[] | undefined;
|
|
24
24
|
conversationIds?: string[] | undefined;
|
|
25
|
-
tweetLanguage?: "id" | "
|
|
25
|
+
tweetLanguage?: "id" | "to" | "or" | "ts" | "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;
|
|
26
26
|
}>;
|
|
27
27
|
export declare const TwitterTweetSchema: z.ZodObject<{
|
|
28
28
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -83,13 +83,13 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
83
83
|
height: z.ZodOptional<z.ZodNumber>;
|
|
84
84
|
duration: z.ZodOptional<z.ZodNumber>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
-
type?: "
|
|
86
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
87
87
|
url?: string | undefined;
|
|
88
88
|
duration?: number | undefined;
|
|
89
89
|
width?: number | undefined;
|
|
90
90
|
height?: number | undefined;
|
|
91
91
|
}, {
|
|
92
|
-
type?: "
|
|
92
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
93
93
|
url?: string | undefined;
|
|
94
94
|
duration?: number | undefined;
|
|
95
95
|
width?: number | undefined;
|
|
@@ -127,27 +127,27 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
127
127
|
screenName?: string | undefined;
|
|
128
128
|
}>, "many">>;
|
|
129
129
|
}, "strip", z.ZodTypeAny, {
|
|
130
|
-
hashtags?: {
|
|
131
|
-
text?: string | undefined;
|
|
132
|
-
}[] | undefined;
|
|
133
130
|
urls?: {
|
|
134
131
|
url?: string | undefined;
|
|
135
132
|
displayUrl?: string | undefined;
|
|
136
133
|
expandedUrl?: string | undefined;
|
|
137
134
|
}[] | undefined;
|
|
135
|
+
hashtags?: {
|
|
136
|
+
text?: string | undefined;
|
|
137
|
+
}[] | undefined;
|
|
138
138
|
userMentions?: {
|
|
139
139
|
name?: string | undefined;
|
|
140
140
|
screenName?: string | undefined;
|
|
141
141
|
}[] | undefined;
|
|
142
142
|
}, {
|
|
143
|
-
hashtags?: {
|
|
144
|
-
text?: string | undefined;
|
|
145
|
-
}[] | undefined;
|
|
146
143
|
urls?: {
|
|
147
144
|
url?: string | undefined;
|
|
148
145
|
displayUrl?: string | undefined;
|
|
149
146
|
expandedUrl?: string | undefined;
|
|
150
147
|
}[] | undefined;
|
|
148
|
+
hashtags?: {
|
|
149
|
+
text?: string | undefined;
|
|
150
|
+
}[] | undefined;
|
|
151
151
|
userMentions?: {
|
|
152
152
|
name?: string | undefined;
|
|
153
153
|
screenName?: string | undefined;
|
|
@@ -157,9 +157,23 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
157
157
|
isQuote: z.ZodOptional<z.ZodBoolean>;
|
|
158
158
|
isReply: z.ZodOptional<z.ZodBoolean>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
+
text?: string | undefined;
|
|
161
|
+
entities?: {
|
|
162
|
+
urls?: {
|
|
163
|
+
url?: string | undefined;
|
|
164
|
+
displayUrl?: string | undefined;
|
|
165
|
+
expandedUrl?: string | undefined;
|
|
166
|
+
}[] | undefined;
|
|
167
|
+
hashtags?: {
|
|
168
|
+
text?: string | undefined;
|
|
169
|
+
}[] | undefined;
|
|
170
|
+
userMentions?: {
|
|
171
|
+
name?: string | undefined;
|
|
172
|
+
screenName?: string | undefined;
|
|
173
|
+
}[] | undefined;
|
|
174
|
+
} | undefined;
|
|
160
175
|
url?: string | undefined;
|
|
161
176
|
id?: string | undefined;
|
|
162
|
-
text?: string | undefined;
|
|
163
177
|
author?: {
|
|
164
178
|
description?: string | undefined;
|
|
165
179
|
name?: string | undefined;
|
|
@@ -175,7 +189,7 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
175
189
|
createdAt?: string | undefined;
|
|
176
190
|
} | undefined;
|
|
177
191
|
media?: (string | {
|
|
178
|
-
type?: "
|
|
192
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
179
193
|
url?: string | undefined;
|
|
180
194
|
duration?: number | undefined;
|
|
181
195
|
width?: number | undefined;
|
|
@@ -189,27 +203,27 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
189
203
|
quoteCount?: number | undefined;
|
|
190
204
|
bookmarkCount?: number | undefined;
|
|
191
205
|
lang?: string | undefined;
|
|
206
|
+
isRetweet?: boolean | undefined;
|
|
207
|
+
isQuote?: boolean | undefined;
|
|
208
|
+
isReply?: boolean | undefined;
|
|
209
|
+
}, {
|
|
210
|
+
text?: string | undefined;
|
|
192
211
|
entities?: {
|
|
193
|
-
hashtags?: {
|
|
194
|
-
text?: string | undefined;
|
|
195
|
-
}[] | undefined;
|
|
196
212
|
urls?: {
|
|
197
213
|
url?: string | undefined;
|
|
198
214
|
displayUrl?: string | undefined;
|
|
199
215
|
expandedUrl?: string | undefined;
|
|
200
216
|
}[] | undefined;
|
|
217
|
+
hashtags?: {
|
|
218
|
+
text?: string | undefined;
|
|
219
|
+
}[] | undefined;
|
|
201
220
|
userMentions?: {
|
|
202
221
|
name?: string | undefined;
|
|
203
222
|
screenName?: string | undefined;
|
|
204
223
|
}[] | undefined;
|
|
205
224
|
} | undefined;
|
|
206
|
-
isRetweet?: boolean | undefined;
|
|
207
|
-
isQuote?: boolean | undefined;
|
|
208
|
-
isReply?: boolean | undefined;
|
|
209
|
-
}, {
|
|
210
225
|
url?: string | undefined;
|
|
211
226
|
id?: string | undefined;
|
|
212
|
-
text?: string | undefined;
|
|
213
227
|
author?: {
|
|
214
228
|
description?: string | undefined;
|
|
215
229
|
name?: string | undefined;
|
|
@@ -225,7 +239,7 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
225
239
|
createdAt?: string | undefined;
|
|
226
240
|
} | undefined;
|
|
227
241
|
media?: (string | {
|
|
228
|
-
type?: "
|
|
242
|
+
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
229
243
|
url?: string | undefined;
|
|
230
244
|
duration?: number | undefined;
|
|
231
245
|
width?: number | undefined;
|
|
@@ -239,20 +253,6 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
239
253
|
quoteCount?: number | undefined;
|
|
240
254
|
bookmarkCount?: number | undefined;
|
|
241
255
|
lang?: string | undefined;
|
|
242
|
-
entities?: {
|
|
243
|
-
hashtags?: {
|
|
244
|
-
text?: string | undefined;
|
|
245
|
-
}[] | undefined;
|
|
246
|
-
urls?: {
|
|
247
|
-
url?: string | undefined;
|
|
248
|
-
displayUrl?: string | undefined;
|
|
249
|
-
expandedUrl?: string | undefined;
|
|
250
|
-
}[] | undefined;
|
|
251
|
-
userMentions?: {
|
|
252
|
-
name?: string | undefined;
|
|
253
|
-
screenName?: string | undefined;
|
|
254
|
-
}[] | undefined;
|
|
255
|
-
} | undefined;
|
|
256
256
|
isRetweet?: boolean | undefined;
|
|
257
257
|
isQuote?: boolean | undefined;
|
|
258
258
|
isReply?: boolean | undefined;
|