@bubblelab/bubble-core 0.1.97 → 0.1.99
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +140 -140
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +53 -53
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +134 -134
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +760 -760
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +84 -84
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +196 -196
- package/dist/bubbles/service-bubble/gmail.d.ts +344 -344
- package/dist/bubbles/service-bubble/google-calendar.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +62 -62
- 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 +14 -14
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +78 -78
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +999 -999
- package/dist/bubbles/service-bubble/postgresql.d.ts +20 -20
- package/dist/bubbles/service-bubble/resend.d.ts +70 -70
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +9 -7
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +592 -592
- package/dist/bubbles/service-bubble/storage.d.ts +60 -60
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +326 -119
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +87 -2
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +276 -37
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +118 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +29 -29
- 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 +24 -24
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- 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 +349 -349
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +164 -164
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- 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 +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +306 -14
- package/package.json +4 -4
|
@@ -38,38 +38,38 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
38
38
|
ts: z.ZodOptional<z.ZodNumber>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
40
|
title?: string | undefined;
|
|
41
|
+
text?: string | undefined;
|
|
42
|
+
image_url?: string | undefined;
|
|
41
43
|
fields?: {
|
|
42
44
|
value: string;
|
|
43
45
|
title: string;
|
|
44
46
|
short?: boolean | undefined;
|
|
45
47
|
}[] | undefined;
|
|
46
|
-
text?: string | undefined;
|
|
47
48
|
color?: string | undefined;
|
|
48
49
|
pretext?: string | undefined;
|
|
49
50
|
author_name?: string | undefined;
|
|
50
51
|
author_link?: string | undefined;
|
|
51
52
|
author_icon?: string | undefined;
|
|
52
53
|
title_link?: string | undefined;
|
|
53
|
-
image_url?: string | undefined;
|
|
54
54
|
thumb_url?: string | undefined;
|
|
55
55
|
footer?: string | undefined;
|
|
56
56
|
footer_icon?: string | undefined;
|
|
57
57
|
ts?: number | undefined;
|
|
58
58
|
}, {
|
|
59
59
|
title?: string | undefined;
|
|
60
|
+
text?: string | undefined;
|
|
61
|
+
image_url?: string | undefined;
|
|
60
62
|
fields?: {
|
|
61
63
|
value: string;
|
|
62
64
|
title: string;
|
|
63
65
|
short?: boolean | undefined;
|
|
64
66
|
}[] | undefined;
|
|
65
|
-
text?: string | undefined;
|
|
66
67
|
color?: string | undefined;
|
|
67
68
|
pretext?: string | undefined;
|
|
68
69
|
author_name?: string | undefined;
|
|
69
70
|
author_link?: string | undefined;
|
|
70
71
|
author_icon?: string | undefined;
|
|
71
72
|
title_link?: string | undefined;
|
|
72
|
-
image_url?: string | undefined;
|
|
73
73
|
thumb_url?: string | undefined;
|
|
74
74
|
footer?: string | undefined;
|
|
75
75
|
footer_icon?: string | undefined;
|
|
@@ -101,14 +101,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
101
101
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
102
102
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
type: "
|
|
104
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
105
105
|
emoji?: boolean | undefined;
|
|
106
106
|
text?: string | undefined;
|
|
107
107
|
image_url?: string | undefined;
|
|
108
108
|
verbatim?: boolean | undefined;
|
|
109
109
|
alt_text?: string | undefined;
|
|
110
110
|
}, {
|
|
111
|
-
type: "
|
|
111
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
112
112
|
emoji?: boolean | undefined;
|
|
113
113
|
text?: string | undefined;
|
|
114
114
|
image_url?: string | undefined;
|
|
@@ -141,14 +141,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
141
141
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
142
142
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
|
-
type: "
|
|
144
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
145
145
|
emoji?: boolean | undefined;
|
|
146
146
|
text?: string | undefined;
|
|
147
147
|
image_url?: string | undefined;
|
|
148
148
|
verbatim?: boolean | undefined;
|
|
149
149
|
alt_text?: string | undefined;
|
|
150
150
|
}, {
|
|
151
|
-
type: "
|
|
151
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
152
152
|
emoji?: boolean | undefined;
|
|
153
153
|
text?: string | undefined;
|
|
154
154
|
image_url?: string | undefined;
|
|
@@ -181,14 +181,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
181
181
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
182
182
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
183
183
|
}, "strip", z.ZodTypeAny, {
|
|
184
|
-
type: "
|
|
184
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
185
185
|
emoji?: boolean | undefined;
|
|
186
186
|
text?: string | undefined;
|
|
187
187
|
image_url?: string | undefined;
|
|
188
188
|
verbatim?: boolean | undefined;
|
|
189
189
|
alt_text?: string | undefined;
|
|
190
190
|
}, {
|
|
191
|
-
type: "
|
|
191
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
192
192
|
emoji?: boolean | undefined;
|
|
193
193
|
text?: string | undefined;
|
|
194
194
|
image_url?: string | undefined;
|
|
@@ -202,9 +202,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
202
202
|
unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
203
203
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
|
+
text: string;
|
|
205
206
|
operation: "send_message";
|
|
206
207
|
channel: string;
|
|
207
|
-
text: string;
|
|
208
208
|
reply_broadcast: boolean;
|
|
209
209
|
unfurl_links: boolean;
|
|
210
210
|
unfurl_media: boolean;
|
|
@@ -214,19 +214,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
214
214
|
icon_url?: string | undefined;
|
|
215
215
|
attachments?: {
|
|
216
216
|
title?: string | undefined;
|
|
217
|
+
text?: string | undefined;
|
|
218
|
+
image_url?: string | undefined;
|
|
217
219
|
fields?: {
|
|
218
220
|
value: string;
|
|
219
221
|
title: string;
|
|
220
222
|
short?: boolean | undefined;
|
|
221
223
|
}[] | undefined;
|
|
222
|
-
text?: string | undefined;
|
|
223
224
|
color?: string | undefined;
|
|
224
225
|
pretext?: string | undefined;
|
|
225
226
|
author_name?: string | undefined;
|
|
226
227
|
author_link?: string | undefined;
|
|
227
228
|
author_icon?: string | undefined;
|
|
228
229
|
title_link?: string | undefined;
|
|
229
|
-
image_url?: string | undefined;
|
|
230
230
|
thumb_url?: string | undefined;
|
|
231
231
|
footer?: string | undefined;
|
|
232
232
|
footer_icon?: string | undefined;
|
|
@@ -258,14 +258,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
258
258
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
259
259
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
260
260
|
}, "strip", z.ZodTypeAny, {
|
|
261
|
-
type: "
|
|
261
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
262
262
|
emoji?: boolean | undefined;
|
|
263
263
|
text?: string | undefined;
|
|
264
264
|
image_url?: string | undefined;
|
|
265
265
|
verbatim?: boolean | undefined;
|
|
266
266
|
alt_text?: string | undefined;
|
|
267
267
|
}, {
|
|
268
|
-
type: "
|
|
268
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
269
269
|
emoji?: boolean | undefined;
|
|
270
270
|
text?: string | undefined;
|
|
271
271
|
image_url?: string | undefined;
|
|
@@ -275,28 +275,28 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
275
275
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
276
276
|
thread_ts?: string | undefined;
|
|
277
277
|
}, {
|
|
278
|
+
text: string;
|
|
278
279
|
operation: "send_message";
|
|
279
280
|
channel: string;
|
|
280
|
-
text: string;
|
|
281
281
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
282
282
|
username?: string | undefined;
|
|
283
283
|
icon_emoji?: string | undefined;
|
|
284
284
|
icon_url?: string | undefined;
|
|
285
285
|
attachments?: {
|
|
286
286
|
title?: string | undefined;
|
|
287
|
+
text?: string | undefined;
|
|
288
|
+
image_url?: string | undefined;
|
|
287
289
|
fields?: {
|
|
288
290
|
value: string;
|
|
289
291
|
title: string;
|
|
290
292
|
short?: boolean | undefined;
|
|
291
293
|
}[] | undefined;
|
|
292
|
-
text?: string | undefined;
|
|
293
294
|
color?: string | undefined;
|
|
294
295
|
pretext?: string | undefined;
|
|
295
296
|
author_name?: string | undefined;
|
|
296
297
|
author_link?: string | undefined;
|
|
297
298
|
author_icon?: string | undefined;
|
|
298
299
|
title_link?: string | undefined;
|
|
299
|
-
image_url?: string | undefined;
|
|
300
300
|
thumb_url?: string | undefined;
|
|
301
301
|
footer?: string | undefined;
|
|
302
302
|
footer_icon?: string | undefined;
|
|
@@ -328,14 +328,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
328
328
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
329
329
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
330
330
|
}, "strip", z.ZodTypeAny, {
|
|
331
|
-
type: "
|
|
331
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
332
332
|
emoji?: boolean | undefined;
|
|
333
333
|
text?: string | undefined;
|
|
334
334
|
image_url?: string | undefined;
|
|
335
335
|
verbatim?: boolean | undefined;
|
|
336
336
|
alt_text?: string | undefined;
|
|
337
337
|
}, {
|
|
338
|
-
type: "
|
|
338
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
339
339
|
emoji?: boolean | undefined;
|
|
340
340
|
text?: string | undefined;
|
|
341
341
|
image_url?: string | undefined;
|
|
@@ -355,16 +355,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
355
355
|
cursor: z.ZodOptional<z.ZodString>;
|
|
356
356
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
357
357
|
}, "strip", z.ZodTypeAny, {
|
|
358
|
-
operation: "list_channels";
|
|
359
358
|
types: ("public_channel" | "private_channel" | "mpim" | "im")[];
|
|
359
|
+
operation: "list_channels";
|
|
360
360
|
exclude_archived: boolean;
|
|
361
361
|
limit: number;
|
|
362
362
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
363
363
|
cursor?: string | undefined;
|
|
364
364
|
}, {
|
|
365
365
|
operation: "list_channels";
|
|
366
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
367
366
|
types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
|
|
367
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
368
368
|
exclude_archived?: boolean | undefined;
|
|
369
369
|
limit?: number | undefined;
|
|
370
370
|
cursor?: string | undefined;
|
|
@@ -389,13 +389,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
389
389
|
include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
390
390
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
-
operation: "get_user_info";
|
|
393
392
|
user: string;
|
|
393
|
+
operation: "get_user_info";
|
|
394
394
|
include_locale: boolean;
|
|
395
395
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
396
396
|
}, {
|
|
397
|
-
operation: "get_user_info";
|
|
398
397
|
user: string;
|
|
398
|
+
operation: "get_user_info";
|
|
399
399
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
400
400
|
include_locale?: boolean | undefined;
|
|
401
401
|
}>, z.ZodObject<{
|
|
@@ -426,8 +426,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
426
426
|
cursor: z.ZodOptional<z.ZodString>;
|
|
427
427
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
428
428
|
}, "strip", z.ZodTypeAny, {
|
|
429
|
-
operation: "get_conversation_history";
|
|
430
429
|
inclusive: boolean;
|
|
430
|
+
operation: "get_conversation_history";
|
|
431
431
|
channel: string;
|
|
432
432
|
limit: number;
|
|
433
433
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -454,19 +454,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
454
454
|
cursor: z.ZodOptional<z.ZodString>;
|
|
455
455
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
456
456
|
}, "strip", z.ZodTypeAny, {
|
|
457
|
-
operation: "get_thread_replies";
|
|
458
457
|
inclusive: boolean;
|
|
459
|
-
channel: string;
|
|
460
458
|
ts: string;
|
|
459
|
+
operation: "get_thread_replies";
|
|
460
|
+
channel: string;
|
|
461
461
|
limit: number;
|
|
462
462
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
463
463
|
cursor?: string | undefined;
|
|
464
464
|
latest?: string | undefined;
|
|
465
465
|
oldest?: string | undefined;
|
|
466
466
|
}, {
|
|
467
|
+
ts: string;
|
|
467
468
|
operation: "get_thread_replies";
|
|
468
469
|
channel: string;
|
|
469
|
-
ts: string;
|
|
470
470
|
inclusive?: boolean | undefined;
|
|
471
471
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
472
472
|
limit?: number | undefined;
|
|
@@ -507,38 +507,38 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
507
507
|
ts: z.ZodOptional<z.ZodNumber>;
|
|
508
508
|
}, "strip", z.ZodTypeAny, {
|
|
509
509
|
title?: string | undefined;
|
|
510
|
+
text?: string | undefined;
|
|
511
|
+
image_url?: string | undefined;
|
|
510
512
|
fields?: {
|
|
511
513
|
value: string;
|
|
512
514
|
title: string;
|
|
513
515
|
short?: boolean | undefined;
|
|
514
516
|
}[] | undefined;
|
|
515
|
-
text?: string | undefined;
|
|
516
517
|
color?: string | undefined;
|
|
517
518
|
pretext?: string | undefined;
|
|
518
519
|
author_name?: string | undefined;
|
|
519
520
|
author_link?: string | undefined;
|
|
520
521
|
author_icon?: string | undefined;
|
|
521
522
|
title_link?: string | undefined;
|
|
522
|
-
image_url?: string | undefined;
|
|
523
523
|
thumb_url?: string | undefined;
|
|
524
524
|
footer?: string | undefined;
|
|
525
525
|
footer_icon?: string | undefined;
|
|
526
526
|
ts?: number | undefined;
|
|
527
527
|
}, {
|
|
528
528
|
title?: string | undefined;
|
|
529
|
+
text?: string | undefined;
|
|
530
|
+
image_url?: string | undefined;
|
|
529
531
|
fields?: {
|
|
530
532
|
value: string;
|
|
531
533
|
title: string;
|
|
532
534
|
short?: boolean | undefined;
|
|
533
535
|
}[] | undefined;
|
|
534
|
-
text?: string | undefined;
|
|
535
536
|
color?: string | undefined;
|
|
536
537
|
pretext?: string | undefined;
|
|
537
538
|
author_name?: string | undefined;
|
|
538
539
|
author_link?: string | undefined;
|
|
539
540
|
author_icon?: string | undefined;
|
|
540
541
|
title_link?: string | undefined;
|
|
541
|
-
image_url?: string | undefined;
|
|
542
542
|
thumb_url?: string | undefined;
|
|
543
543
|
footer?: string | undefined;
|
|
544
544
|
footer_icon?: string | undefined;
|
|
@@ -570,14 +570,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
570
570
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
571
571
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
572
572
|
}, "strip", z.ZodTypeAny, {
|
|
573
|
-
type: "
|
|
573
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
574
574
|
emoji?: boolean | undefined;
|
|
575
575
|
text?: string | undefined;
|
|
576
576
|
image_url?: string | undefined;
|
|
577
577
|
verbatim?: boolean | undefined;
|
|
578
578
|
alt_text?: string | undefined;
|
|
579
579
|
}, {
|
|
580
|
-
type: "
|
|
580
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
581
581
|
emoji?: boolean | undefined;
|
|
582
582
|
text?: string | undefined;
|
|
583
583
|
image_url?: string | undefined;
|
|
@@ -610,14 +610,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
610
610
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
611
611
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
612
612
|
}, "strip", z.ZodTypeAny, {
|
|
613
|
-
type: "
|
|
613
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
614
614
|
emoji?: boolean | undefined;
|
|
615
615
|
text?: string | undefined;
|
|
616
616
|
image_url?: string | undefined;
|
|
617
617
|
verbatim?: boolean | undefined;
|
|
618
618
|
alt_text?: string | undefined;
|
|
619
619
|
}, {
|
|
620
|
-
type: "
|
|
620
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
621
621
|
emoji?: boolean | undefined;
|
|
622
622
|
text?: string | undefined;
|
|
623
623
|
image_url?: string | undefined;
|
|
@@ -650,14 +650,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
650
650
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
651
651
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
652
652
|
}, "strip", z.ZodTypeAny, {
|
|
653
|
-
type: "
|
|
653
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
654
654
|
emoji?: boolean | undefined;
|
|
655
655
|
text?: string | undefined;
|
|
656
656
|
image_url?: string | undefined;
|
|
657
657
|
verbatim?: boolean | undefined;
|
|
658
658
|
alt_text?: string | undefined;
|
|
659
659
|
}, {
|
|
660
|
-
type: "
|
|
660
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
661
661
|
emoji?: boolean | undefined;
|
|
662
662
|
text?: string | undefined;
|
|
663
663
|
image_url?: string | undefined;
|
|
@@ -667,26 +667,26 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
667
667
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
668
668
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
669
669
|
}, "strip", z.ZodTypeAny, {
|
|
670
|
+
ts: string;
|
|
670
671
|
operation: "update_message";
|
|
671
672
|
channel: string;
|
|
672
|
-
ts: string;
|
|
673
673
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
674
674
|
text?: string | undefined;
|
|
675
675
|
attachments?: {
|
|
676
676
|
title?: string | undefined;
|
|
677
|
+
text?: string | undefined;
|
|
678
|
+
image_url?: string | undefined;
|
|
677
679
|
fields?: {
|
|
678
680
|
value: string;
|
|
679
681
|
title: string;
|
|
680
682
|
short?: boolean | undefined;
|
|
681
683
|
}[] | undefined;
|
|
682
|
-
text?: string | undefined;
|
|
683
684
|
color?: string | undefined;
|
|
684
685
|
pretext?: string | undefined;
|
|
685
686
|
author_name?: string | undefined;
|
|
686
687
|
author_link?: string | undefined;
|
|
687
688
|
author_icon?: string | undefined;
|
|
688
689
|
title_link?: string | undefined;
|
|
689
|
-
image_url?: string | undefined;
|
|
690
690
|
thumb_url?: string | undefined;
|
|
691
691
|
footer?: string | undefined;
|
|
692
692
|
footer_icon?: string | undefined;
|
|
@@ -718,14 +718,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
718
718
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
719
719
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
720
720
|
}, "strip", z.ZodTypeAny, {
|
|
721
|
-
type: "
|
|
721
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
722
722
|
emoji?: boolean | undefined;
|
|
723
723
|
text?: string | undefined;
|
|
724
724
|
image_url?: string | undefined;
|
|
725
725
|
verbatim?: boolean | undefined;
|
|
726
726
|
alt_text?: string | undefined;
|
|
727
727
|
}, {
|
|
728
|
-
type: "
|
|
728
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
729
729
|
emoji?: boolean | undefined;
|
|
730
730
|
text?: string | undefined;
|
|
731
731
|
image_url?: string | undefined;
|
|
@@ -734,26 +734,26 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
734
734
|
}>, "many">>;
|
|
735
735
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
736
736
|
}, {
|
|
737
|
+
ts: string;
|
|
737
738
|
operation: "update_message";
|
|
738
739
|
channel: string;
|
|
739
|
-
ts: string;
|
|
740
740
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
741
741
|
text?: string | undefined;
|
|
742
742
|
attachments?: {
|
|
743
743
|
title?: string | undefined;
|
|
744
|
+
text?: string | undefined;
|
|
745
|
+
image_url?: string | undefined;
|
|
744
746
|
fields?: {
|
|
745
747
|
value: string;
|
|
746
748
|
title: string;
|
|
747
749
|
short?: boolean | undefined;
|
|
748
750
|
}[] | undefined;
|
|
749
|
-
text?: string | undefined;
|
|
750
751
|
color?: string | undefined;
|
|
751
752
|
pretext?: string | undefined;
|
|
752
753
|
author_name?: string | undefined;
|
|
753
754
|
author_link?: string | undefined;
|
|
754
755
|
author_icon?: string | undefined;
|
|
755
756
|
title_link?: string | undefined;
|
|
756
|
-
image_url?: string | undefined;
|
|
757
757
|
thumb_url?: string | undefined;
|
|
758
758
|
footer?: string | undefined;
|
|
759
759
|
footer_icon?: string | undefined;
|
|
@@ -785,14 +785,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
785
785
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
786
786
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
787
787
|
}, "strip", z.ZodTypeAny, {
|
|
788
|
-
type: "
|
|
788
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
789
789
|
emoji?: boolean | undefined;
|
|
790
790
|
text?: string | undefined;
|
|
791
791
|
image_url?: string | undefined;
|
|
792
792
|
verbatim?: boolean | undefined;
|
|
793
793
|
alt_text?: string | undefined;
|
|
794
794
|
}, {
|
|
795
|
-
type: "
|
|
795
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
796
796
|
emoji?: boolean | undefined;
|
|
797
797
|
text?: string | undefined;
|
|
798
798
|
image_url?: string | undefined;
|
|
@@ -806,14 +806,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
806
806
|
ts: z.ZodString;
|
|
807
807
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
808
808
|
}, "strip", z.ZodTypeAny, {
|
|
809
|
+
ts: string;
|
|
809
810
|
operation: "delete_message";
|
|
810
811
|
channel: string;
|
|
811
|
-
ts: string;
|
|
812
812
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
813
813
|
}, {
|
|
814
|
+
ts: string;
|
|
814
815
|
operation: "delete_message";
|
|
815
816
|
channel: string;
|
|
816
|
-
ts: string;
|
|
817
817
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
818
818
|
}>, z.ZodObject<{
|
|
819
819
|
operation: z.ZodLiteral<"add_reaction">;
|
|
@@ -822,14 +822,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
822
822
|
timestamp: z.ZodString;
|
|
823
823
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
824
824
|
}, "strip", z.ZodTypeAny, {
|
|
825
|
-
operation: "add_reaction";
|
|
826
825
|
name: string;
|
|
826
|
+
operation: "add_reaction";
|
|
827
827
|
channel: string;
|
|
828
828
|
timestamp: string;
|
|
829
829
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
830
830
|
}, {
|
|
831
|
-
operation: "add_reaction";
|
|
832
831
|
name: string;
|
|
832
|
+
operation: "add_reaction";
|
|
833
833
|
channel: string;
|
|
834
834
|
timestamp: string;
|
|
835
835
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -840,14 +840,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
840
840
|
timestamp: z.ZodString;
|
|
841
841
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
842
842
|
}, "strip", z.ZodTypeAny, {
|
|
843
|
-
operation: "remove_reaction";
|
|
844
843
|
name: string;
|
|
844
|
+
operation: "remove_reaction";
|
|
845
845
|
channel: string;
|
|
846
846
|
timestamp: string;
|
|
847
847
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
848
848
|
}, {
|
|
849
|
-
operation: "remove_reaction";
|
|
850
849
|
name: string;
|
|
850
|
+
operation: "remove_reaction";
|
|
851
851
|
channel: string;
|
|
852
852
|
timestamp: string;
|
|
853
853
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -922,14 +922,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
922
922
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
923
923
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
924
924
|
}, "strip", z.ZodTypeAny, {
|
|
925
|
-
type: "
|
|
925
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
926
926
|
emoji?: boolean | undefined;
|
|
927
927
|
text?: string | undefined;
|
|
928
928
|
image_url?: string | undefined;
|
|
929
929
|
verbatim?: boolean | undefined;
|
|
930
930
|
alt_text?: string | undefined;
|
|
931
931
|
}, {
|
|
932
|
-
type: "
|
|
932
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
933
933
|
emoji?: boolean | undefined;
|
|
934
934
|
text?: string | undefined;
|
|
935
935
|
image_url?: string | undefined;
|
|
@@ -962,14 +962,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
962
962
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
963
963
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
964
964
|
}, "strip", z.ZodTypeAny, {
|
|
965
|
-
type: "
|
|
965
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
966
966
|
emoji?: boolean | undefined;
|
|
967
967
|
text?: string | undefined;
|
|
968
968
|
image_url?: string | undefined;
|
|
969
969
|
verbatim?: boolean | undefined;
|
|
970
970
|
alt_text?: string | undefined;
|
|
971
971
|
}, {
|
|
972
|
-
type: "
|
|
972
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
973
973
|
emoji?: boolean | undefined;
|
|
974
974
|
text?: string | undefined;
|
|
975
975
|
image_url?: string | undefined;
|
|
@@ -1002,14 +1002,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1002
1002
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
1003
1003
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1004
1004
|
}, "strip", z.ZodTypeAny, {
|
|
1005
|
-
type: "
|
|
1005
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1006
1006
|
emoji?: boolean | undefined;
|
|
1007
1007
|
text?: string | undefined;
|
|
1008
1008
|
image_url?: string | undefined;
|
|
1009
1009
|
verbatim?: boolean | undefined;
|
|
1010
1010
|
alt_text?: string | undefined;
|
|
1011
1011
|
}, {
|
|
1012
|
-
type: "
|
|
1012
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1013
1013
|
emoji?: boolean | undefined;
|
|
1014
1014
|
text?: string | undefined;
|
|
1015
1015
|
image_url?: string | undefined;
|
|
@@ -1021,9 +1021,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1021
1021
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1022
1022
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1023
1023
|
}, "strip", z.ZodTypeAny, {
|
|
1024
|
+
text: string;
|
|
1024
1025
|
operation: "schedule_message";
|
|
1025
1026
|
channel: string;
|
|
1026
|
-
text: string;
|
|
1027
1027
|
unfurl_links: boolean;
|
|
1028
1028
|
unfurl_media: boolean;
|
|
1029
1029
|
post_at: number;
|
|
@@ -1054,14 +1054,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1054
1054
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
1055
1055
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1056
1056
|
}, "strip", z.ZodTypeAny, {
|
|
1057
|
-
type: "
|
|
1057
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1058
1058
|
emoji?: boolean | undefined;
|
|
1059
1059
|
text?: string | undefined;
|
|
1060
1060
|
image_url?: string | undefined;
|
|
1061
1061
|
verbatim?: boolean | undefined;
|
|
1062
1062
|
alt_text?: string | undefined;
|
|
1063
1063
|
}, {
|
|
1064
|
-
type: "
|
|
1064
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1065
1065
|
emoji?: boolean | undefined;
|
|
1066
1066
|
text?: string | undefined;
|
|
1067
1067
|
image_url?: string | undefined;
|
|
@@ -1071,9 +1071,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1071
1071
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1072
1072
|
thread_ts?: string | undefined;
|
|
1073
1073
|
}, {
|
|
1074
|
+
text: string;
|
|
1074
1075
|
operation: "schedule_message";
|
|
1075
1076
|
channel: string;
|
|
1076
|
-
text: string;
|
|
1077
1077
|
post_at: number;
|
|
1078
1078
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1079
1079
|
blocks?: z.objectInputType<{
|
|
@@ -1102,14 +1102,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1102
1102
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
1103
1103
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1104
1104
|
}, "strip", z.ZodTypeAny, {
|
|
1105
|
-
type: "
|
|
1105
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1106
1106
|
emoji?: boolean | undefined;
|
|
1107
1107
|
text?: string | undefined;
|
|
1108
1108
|
image_url?: string | undefined;
|
|
1109
1109
|
verbatim?: boolean | undefined;
|
|
1110
1110
|
alt_text?: string | undefined;
|
|
1111
1111
|
}, {
|
|
1112
|
-
type: "
|
|
1112
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1113
1113
|
emoji?: boolean | undefined;
|
|
1114
1114
|
text?: string | undefined;
|
|
1115
1115
|
image_url?: string | undefined;
|
|
@@ -1210,10 +1210,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1210
1210
|
id: string;
|
|
1211
1211
|
title?: string | undefined;
|
|
1212
1212
|
name?: string | undefined;
|
|
1213
|
-
size?: number | undefined;
|
|
1214
1213
|
user?: string | undefined;
|
|
1215
1214
|
mimetype?: string | undefined;
|
|
1216
1215
|
filetype?: string | undefined;
|
|
1216
|
+
size?: number | undefined;
|
|
1217
1217
|
url_private?: string | undefined;
|
|
1218
1218
|
url_private_download?: string | undefined;
|
|
1219
1219
|
thumb_64?: string | undefined;
|
|
@@ -1226,10 +1226,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1226
1226
|
id: string;
|
|
1227
1227
|
title?: string | undefined;
|
|
1228
1228
|
name?: string | undefined;
|
|
1229
|
-
size?: number | undefined;
|
|
1230
1229
|
user?: string | undefined;
|
|
1231
1230
|
mimetype?: string | undefined;
|
|
1232
1231
|
filetype?: string | undefined;
|
|
1232
|
+
size?: number | undefined;
|
|
1233
1233
|
url_private?: string | undefined;
|
|
1234
1234
|
url_private_download?: string | undefined;
|
|
1235
1235
|
thumb_64?: string | undefined;
|
|
@@ -1241,10 +1241,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1241
1241
|
}>, "many">>;
|
|
1242
1242
|
}, "strip", z.ZodTypeAny, {
|
|
1243
1243
|
type: string;
|
|
1244
|
-
user?: string | undefined;
|
|
1245
1244
|
text?: string | undefined;
|
|
1246
|
-
|
|
1245
|
+
user?: string | undefined;
|
|
1247
1246
|
ts?: string | undefined;
|
|
1247
|
+
username?: string | undefined;
|
|
1248
1248
|
attachments?: unknown[] | undefined;
|
|
1249
1249
|
blocks?: unknown[] | undefined;
|
|
1250
1250
|
thread_ts?: string | undefined;
|
|
@@ -1268,10 +1268,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1268
1268
|
id: string;
|
|
1269
1269
|
title?: string | undefined;
|
|
1270
1270
|
name?: string | undefined;
|
|
1271
|
-
size?: number | undefined;
|
|
1272
1271
|
user?: string | undefined;
|
|
1273
1272
|
mimetype?: string | undefined;
|
|
1274
1273
|
filetype?: string | undefined;
|
|
1274
|
+
size?: number | undefined;
|
|
1275
1275
|
url_private?: string | undefined;
|
|
1276
1276
|
url_private_download?: string | undefined;
|
|
1277
1277
|
thumb_64?: string | undefined;
|
|
@@ -1283,10 +1283,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1283
1283
|
}[] | undefined;
|
|
1284
1284
|
}, {
|
|
1285
1285
|
type: string;
|
|
1286
|
-
user?: string | undefined;
|
|
1287
1286
|
text?: string | undefined;
|
|
1288
|
-
|
|
1287
|
+
user?: string | undefined;
|
|
1289
1288
|
ts?: string | undefined;
|
|
1289
|
+
username?: string | undefined;
|
|
1290
1290
|
attachments?: unknown[] | undefined;
|
|
1291
1291
|
blocks?: unknown[] | undefined;
|
|
1292
1292
|
thread_ts?: string | undefined;
|
|
@@ -1310,10 +1310,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1310
1310
|
id: string;
|
|
1311
1311
|
title?: string | undefined;
|
|
1312
1312
|
name?: string | undefined;
|
|
1313
|
-
size?: number | undefined;
|
|
1314
1313
|
user?: string | undefined;
|
|
1315
1314
|
mimetype?: string | undefined;
|
|
1316
1315
|
filetype?: string | undefined;
|
|
1316
|
+
size?: number | undefined;
|
|
1317
1317
|
url_private?: string | undefined;
|
|
1318
1318
|
url_private_download?: string | undefined;
|
|
1319
1319
|
thumb_64?: string | undefined;
|
|
@@ -1327,16 +1327,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1327
1327
|
error: z.ZodString;
|
|
1328
1328
|
success: z.ZodBoolean;
|
|
1329
1329
|
}, "strip", z.ZodTypeAny, {
|
|
1330
|
-
operation: "send_message";
|
|
1331
|
-
success: boolean;
|
|
1332
1330
|
error: string;
|
|
1331
|
+
success: boolean;
|
|
1332
|
+
operation: "send_message";
|
|
1333
1333
|
ok: boolean;
|
|
1334
1334
|
message?: {
|
|
1335
1335
|
type: string;
|
|
1336
|
-
user?: string | undefined;
|
|
1337
1336
|
text?: string | undefined;
|
|
1338
|
-
|
|
1337
|
+
user?: string | undefined;
|
|
1339
1338
|
ts?: string | undefined;
|
|
1339
|
+
username?: string | undefined;
|
|
1340
1340
|
attachments?: unknown[] | undefined;
|
|
1341
1341
|
blocks?: unknown[] | undefined;
|
|
1342
1342
|
thread_ts?: string | undefined;
|
|
@@ -1360,10 +1360,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1360
1360
|
id: string;
|
|
1361
1361
|
title?: string | undefined;
|
|
1362
1362
|
name?: string | undefined;
|
|
1363
|
-
size?: number | undefined;
|
|
1364
1363
|
user?: string | undefined;
|
|
1365
1364
|
mimetype?: string | undefined;
|
|
1366
1365
|
filetype?: string | undefined;
|
|
1366
|
+
size?: number | undefined;
|
|
1367
1367
|
url_private?: string | undefined;
|
|
1368
1368
|
url_private_download?: string | undefined;
|
|
1369
1369
|
thumb_64?: string | undefined;
|
|
@@ -1374,19 +1374,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1374
1374
|
permalink?: string | undefined;
|
|
1375
1375
|
}[] | undefined;
|
|
1376
1376
|
} | undefined;
|
|
1377
|
-
channel?: string | undefined;
|
|
1378
1377
|
ts?: string | undefined;
|
|
1378
|
+
channel?: string | undefined;
|
|
1379
1379
|
}, {
|
|
1380
|
-
operation: "send_message";
|
|
1381
|
-
success: boolean;
|
|
1382
1380
|
error: string;
|
|
1381
|
+
success: boolean;
|
|
1382
|
+
operation: "send_message";
|
|
1383
1383
|
ok: boolean;
|
|
1384
1384
|
message?: {
|
|
1385
1385
|
type: string;
|
|
1386
|
-
user?: string | undefined;
|
|
1387
1386
|
text?: string | undefined;
|
|
1388
|
-
|
|
1387
|
+
user?: string | undefined;
|
|
1389
1388
|
ts?: string | undefined;
|
|
1389
|
+
username?: string | undefined;
|
|
1390
1390
|
attachments?: unknown[] | undefined;
|
|
1391
1391
|
blocks?: unknown[] | undefined;
|
|
1392
1392
|
thread_ts?: string | undefined;
|
|
@@ -1410,10 +1410,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1410
1410
|
id: string;
|
|
1411
1411
|
title?: string | undefined;
|
|
1412
1412
|
name?: string | undefined;
|
|
1413
|
-
size?: number | undefined;
|
|
1414
1413
|
user?: string | undefined;
|
|
1415
1414
|
mimetype?: string | undefined;
|
|
1416
1415
|
filetype?: string | undefined;
|
|
1416
|
+
size?: number | undefined;
|
|
1417
1417
|
url_private?: string | undefined;
|
|
1418
1418
|
url_private_download?: string | undefined;
|
|
1419
1419
|
thumb_64?: string | undefined;
|
|
@@ -1424,8 +1424,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1424
1424
|
permalink?: string | undefined;
|
|
1425
1425
|
}[] | undefined;
|
|
1426
1426
|
} | undefined;
|
|
1427
|
-
channel?: string | undefined;
|
|
1428
1427
|
ts?: string | undefined;
|
|
1428
|
+
channel?: string | undefined;
|
|
1429
1429
|
}>, z.ZodObject<{
|
|
1430
1430
|
operation: z.ZodLiteral<"list_channels">;
|
|
1431
1431
|
ok: z.ZodBoolean;
|
|
@@ -1555,10 +1555,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1555
1555
|
error: z.ZodString;
|
|
1556
1556
|
success: z.ZodBoolean;
|
|
1557
1557
|
}, "strip", z.ZodTypeAny, {
|
|
1558
|
-
operation: "list_channels";
|
|
1559
|
-
success: boolean;
|
|
1560
1558
|
error: string;
|
|
1559
|
+
success: boolean;
|
|
1560
|
+
operation: "list_channels";
|
|
1561
1561
|
ok: boolean;
|
|
1562
|
+
response_metadata?: {
|
|
1563
|
+
next_cursor: string;
|
|
1564
|
+
} | undefined;
|
|
1562
1565
|
channels?: {
|
|
1563
1566
|
name: string;
|
|
1564
1567
|
id: string;
|
|
@@ -1593,14 +1596,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1593
1596
|
} | undefined;
|
|
1594
1597
|
num_members?: number | undefined;
|
|
1595
1598
|
}[] | undefined;
|
|
1596
|
-
response_metadata?: {
|
|
1597
|
-
next_cursor: string;
|
|
1598
|
-
} | undefined;
|
|
1599
1599
|
}, {
|
|
1600
|
-
operation: "list_channels";
|
|
1601
|
-
success: boolean;
|
|
1602
1600
|
error: string;
|
|
1601
|
+
success: boolean;
|
|
1602
|
+
operation: "list_channels";
|
|
1603
1603
|
ok: boolean;
|
|
1604
|
+
response_metadata?: {
|
|
1605
|
+
next_cursor: string;
|
|
1606
|
+
} | undefined;
|
|
1604
1607
|
channels?: {
|
|
1605
1608
|
name: string;
|
|
1606
1609
|
id: string;
|
|
@@ -1635,9 +1638,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1635
1638
|
} | undefined;
|
|
1636
1639
|
num_members?: number | undefined;
|
|
1637
1640
|
}[] | undefined;
|
|
1638
|
-
response_metadata?: {
|
|
1639
|
-
next_cursor: string;
|
|
1640
|
-
} | undefined;
|
|
1641
1641
|
}>, z.ZodObject<{
|
|
1642
1642
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
1643
1643
|
ok: z.ZodBoolean;
|
|
@@ -1760,9 +1760,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1760
1760
|
error: z.ZodString;
|
|
1761
1761
|
success: z.ZodBoolean;
|
|
1762
1762
|
}, "strip", z.ZodTypeAny, {
|
|
1763
|
-
operation: "get_channel_info";
|
|
1764
|
-
success: boolean;
|
|
1765
1763
|
error: string;
|
|
1764
|
+
success: boolean;
|
|
1765
|
+
operation: "get_channel_info";
|
|
1766
1766
|
ok: boolean;
|
|
1767
1767
|
channel?: {
|
|
1768
1768
|
name: string;
|
|
@@ -1799,9 +1799,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1799
1799
|
num_members?: number | undefined;
|
|
1800
1800
|
} | undefined;
|
|
1801
1801
|
}, {
|
|
1802
|
-
operation: "get_channel_info";
|
|
1803
|
-
success: boolean;
|
|
1804
1802
|
error: string;
|
|
1803
|
+
success: boolean;
|
|
1804
|
+
operation: "get_channel_info";
|
|
1805
1805
|
ok: boolean;
|
|
1806
1806
|
channel?: {
|
|
1807
1807
|
name: string;
|
|
@@ -1938,13 +1938,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1938
1938
|
}, "strip", z.ZodTypeAny, {
|
|
1939
1939
|
name: string;
|
|
1940
1940
|
id: string;
|
|
1941
|
-
color?: string | undefined;
|
|
1942
|
-
team_id?: string | undefined;
|
|
1943
|
-
deleted?: boolean | undefined;
|
|
1944
|
-
real_name?: string | undefined;
|
|
1945
|
-
tz?: string | undefined;
|
|
1946
|
-
tz_label?: string | undefined;
|
|
1947
|
-
tz_offset?: number | undefined;
|
|
1948
1941
|
profile?: {
|
|
1949
1942
|
title?: string | undefined;
|
|
1950
1943
|
email?: string | undefined;
|
|
@@ -1971,6 +1964,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1971
1964
|
image_512?: string | undefined;
|
|
1972
1965
|
image_1024?: string | undefined;
|
|
1973
1966
|
} | undefined;
|
|
1967
|
+
color?: string | undefined;
|
|
1968
|
+
team_id?: string | undefined;
|
|
1969
|
+
deleted?: boolean | undefined;
|
|
1970
|
+
real_name?: string | undefined;
|
|
1971
|
+
tz?: string | undefined;
|
|
1972
|
+
tz_label?: string | undefined;
|
|
1973
|
+
tz_offset?: number | undefined;
|
|
1974
1974
|
is_admin?: boolean | undefined;
|
|
1975
1975
|
is_owner?: boolean | undefined;
|
|
1976
1976
|
is_primary_owner?: boolean | undefined;
|
|
@@ -1983,13 +1983,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1983
1983
|
}, {
|
|
1984
1984
|
name: string;
|
|
1985
1985
|
id: string;
|
|
1986
|
-
color?: string | undefined;
|
|
1987
|
-
team_id?: string | undefined;
|
|
1988
|
-
deleted?: boolean | undefined;
|
|
1989
|
-
real_name?: string | undefined;
|
|
1990
|
-
tz?: string | undefined;
|
|
1991
|
-
tz_label?: string | undefined;
|
|
1992
|
-
tz_offset?: number | undefined;
|
|
1993
1986
|
profile?: {
|
|
1994
1987
|
title?: string | undefined;
|
|
1995
1988
|
email?: string | undefined;
|
|
@@ -2016,6 +2009,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2016
2009
|
image_512?: string | undefined;
|
|
2017
2010
|
image_1024?: string | undefined;
|
|
2018
2011
|
} | undefined;
|
|
2012
|
+
color?: string | undefined;
|
|
2013
|
+
team_id?: string | undefined;
|
|
2014
|
+
deleted?: boolean | undefined;
|
|
2015
|
+
real_name?: string | undefined;
|
|
2016
|
+
tz?: string | undefined;
|
|
2017
|
+
tz_label?: string | undefined;
|
|
2018
|
+
tz_offset?: number | undefined;
|
|
2019
2019
|
is_admin?: boolean | undefined;
|
|
2020
2020
|
is_owner?: boolean | undefined;
|
|
2021
2021
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2029,20 +2029,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2029
2029
|
error: z.ZodString;
|
|
2030
2030
|
success: z.ZodBoolean;
|
|
2031
2031
|
}, "strip", z.ZodTypeAny, {
|
|
2032
|
-
operation: "get_user_info";
|
|
2033
|
-
success: boolean;
|
|
2034
2032
|
error: string;
|
|
2033
|
+
success: boolean;
|
|
2034
|
+
operation: "get_user_info";
|
|
2035
2035
|
ok: boolean;
|
|
2036
2036
|
user?: {
|
|
2037
2037
|
name: string;
|
|
2038
2038
|
id: string;
|
|
2039
|
-
color?: string | undefined;
|
|
2040
|
-
team_id?: string | undefined;
|
|
2041
|
-
deleted?: boolean | undefined;
|
|
2042
|
-
real_name?: string | undefined;
|
|
2043
|
-
tz?: string | undefined;
|
|
2044
|
-
tz_label?: string | undefined;
|
|
2045
|
-
tz_offset?: number | undefined;
|
|
2046
2039
|
profile?: {
|
|
2047
2040
|
title?: string | undefined;
|
|
2048
2041
|
email?: string | undefined;
|
|
@@ -2069,6 +2062,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2069
2062
|
image_512?: string | undefined;
|
|
2070
2063
|
image_1024?: string | undefined;
|
|
2071
2064
|
} | undefined;
|
|
2065
|
+
color?: string | undefined;
|
|
2066
|
+
team_id?: string | undefined;
|
|
2067
|
+
deleted?: boolean | undefined;
|
|
2068
|
+
real_name?: string | undefined;
|
|
2069
|
+
tz?: string | undefined;
|
|
2070
|
+
tz_label?: string | undefined;
|
|
2071
|
+
tz_offset?: number | undefined;
|
|
2072
2072
|
is_admin?: boolean | undefined;
|
|
2073
2073
|
is_owner?: boolean | undefined;
|
|
2074
2074
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2080,20 +2080,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2080
2080
|
has_2fa?: boolean | undefined;
|
|
2081
2081
|
} | undefined;
|
|
2082
2082
|
}, {
|
|
2083
|
-
operation: "get_user_info";
|
|
2084
|
-
success: boolean;
|
|
2085
2083
|
error: string;
|
|
2084
|
+
success: boolean;
|
|
2085
|
+
operation: "get_user_info";
|
|
2086
2086
|
ok: boolean;
|
|
2087
2087
|
user?: {
|
|
2088
2088
|
name: string;
|
|
2089
2089
|
id: string;
|
|
2090
|
-
color?: string | undefined;
|
|
2091
|
-
team_id?: string | undefined;
|
|
2092
|
-
deleted?: boolean | undefined;
|
|
2093
|
-
real_name?: string | undefined;
|
|
2094
|
-
tz?: string | undefined;
|
|
2095
|
-
tz_label?: string | undefined;
|
|
2096
|
-
tz_offset?: number | undefined;
|
|
2097
2090
|
profile?: {
|
|
2098
2091
|
title?: string | undefined;
|
|
2099
2092
|
email?: string | undefined;
|
|
@@ -2120,6 +2113,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2120
2113
|
image_512?: string | undefined;
|
|
2121
2114
|
image_1024?: string | undefined;
|
|
2122
2115
|
} | undefined;
|
|
2116
|
+
color?: string | undefined;
|
|
2117
|
+
team_id?: string | undefined;
|
|
2118
|
+
deleted?: boolean | undefined;
|
|
2119
|
+
real_name?: string | undefined;
|
|
2120
|
+
tz?: string | undefined;
|
|
2121
|
+
tz_label?: string | undefined;
|
|
2122
|
+
tz_offset?: number | undefined;
|
|
2123
2123
|
is_admin?: boolean | undefined;
|
|
2124
2124
|
is_owner?: boolean | undefined;
|
|
2125
2125
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2231,13 +2231,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2231
2231
|
}, "strip", z.ZodTypeAny, {
|
|
2232
2232
|
name: string;
|
|
2233
2233
|
id: string;
|
|
2234
|
-
color?: string | undefined;
|
|
2235
|
-
team_id?: string | undefined;
|
|
2236
|
-
deleted?: boolean | undefined;
|
|
2237
|
-
real_name?: string | undefined;
|
|
2238
|
-
tz?: string | undefined;
|
|
2239
|
-
tz_label?: string | undefined;
|
|
2240
|
-
tz_offset?: number | undefined;
|
|
2241
2234
|
profile?: {
|
|
2242
2235
|
title?: string | undefined;
|
|
2243
2236
|
email?: string | undefined;
|
|
@@ -2264,6 +2257,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2264
2257
|
image_512?: string | undefined;
|
|
2265
2258
|
image_1024?: string | undefined;
|
|
2266
2259
|
} | undefined;
|
|
2260
|
+
color?: string | undefined;
|
|
2261
|
+
team_id?: string | undefined;
|
|
2262
|
+
deleted?: boolean | undefined;
|
|
2263
|
+
real_name?: string | undefined;
|
|
2264
|
+
tz?: string | undefined;
|
|
2265
|
+
tz_label?: string | undefined;
|
|
2266
|
+
tz_offset?: number | undefined;
|
|
2267
2267
|
is_admin?: boolean | undefined;
|
|
2268
2268
|
is_owner?: boolean | undefined;
|
|
2269
2269
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2276,13 +2276,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2276
2276
|
}, {
|
|
2277
2277
|
name: string;
|
|
2278
2278
|
id: string;
|
|
2279
|
-
color?: string | undefined;
|
|
2280
|
-
team_id?: string | undefined;
|
|
2281
|
-
deleted?: boolean | undefined;
|
|
2282
|
-
real_name?: string | undefined;
|
|
2283
|
-
tz?: string | undefined;
|
|
2284
|
-
tz_label?: string | undefined;
|
|
2285
|
-
tz_offset?: number | undefined;
|
|
2286
2279
|
profile?: {
|
|
2287
2280
|
title?: string | undefined;
|
|
2288
2281
|
email?: string | undefined;
|
|
@@ -2309,6 +2302,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2309
2302
|
image_512?: string | undefined;
|
|
2310
2303
|
image_1024?: string | undefined;
|
|
2311
2304
|
} | undefined;
|
|
2305
|
+
color?: string | undefined;
|
|
2306
|
+
team_id?: string | undefined;
|
|
2307
|
+
deleted?: boolean | undefined;
|
|
2308
|
+
real_name?: string | undefined;
|
|
2309
|
+
tz?: string | undefined;
|
|
2310
|
+
tz_label?: string | undefined;
|
|
2311
|
+
tz_offset?: number | undefined;
|
|
2312
2312
|
is_admin?: boolean | undefined;
|
|
2313
2313
|
is_owner?: boolean | undefined;
|
|
2314
2314
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2329,9 +2329,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2329
2329
|
error: z.ZodString;
|
|
2330
2330
|
success: z.ZodBoolean;
|
|
2331
2331
|
}, "strip", z.ZodTypeAny, {
|
|
2332
|
-
operation: "list_users";
|
|
2333
|
-
success: boolean;
|
|
2334
2332
|
error: string;
|
|
2333
|
+
success: boolean;
|
|
2334
|
+
operation: "list_users";
|
|
2335
2335
|
ok: boolean;
|
|
2336
2336
|
response_metadata?: {
|
|
2337
2337
|
next_cursor: string;
|
|
@@ -2339,13 +2339,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2339
2339
|
members?: {
|
|
2340
2340
|
name: string;
|
|
2341
2341
|
id: string;
|
|
2342
|
-
color?: string | undefined;
|
|
2343
|
-
team_id?: string | undefined;
|
|
2344
|
-
deleted?: boolean | undefined;
|
|
2345
|
-
real_name?: string | undefined;
|
|
2346
|
-
tz?: string | undefined;
|
|
2347
|
-
tz_label?: string | undefined;
|
|
2348
|
-
tz_offset?: number | undefined;
|
|
2349
2342
|
profile?: {
|
|
2350
2343
|
title?: string | undefined;
|
|
2351
2344
|
email?: string | undefined;
|
|
@@ -2372,6 +2365,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2372
2365
|
image_512?: string | undefined;
|
|
2373
2366
|
image_1024?: string | undefined;
|
|
2374
2367
|
} | undefined;
|
|
2368
|
+
color?: string | undefined;
|
|
2369
|
+
team_id?: string | undefined;
|
|
2370
|
+
deleted?: boolean | undefined;
|
|
2371
|
+
real_name?: string | undefined;
|
|
2372
|
+
tz?: string | undefined;
|
|
2373
|
+
tz_label?: string | undefined;
|
|
2374
|
+
tz_offset?: number | undefined;
|
|
2375
2375
|
is_admin?: boolean | undefined;
|
|
2376
2376
|
is_owner?: boolean | undefined;
|
|
2377
2377
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2383,9 +2383,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2383
2383
|
has_2fa?: boolean | undefined;
|
|
2384
2384
|
}[] | undefined;
|
|
2385
2385
|
}, {
|
|
2386
|
-
operation: "list_users";
|
|
2387
|
-
success: boolean;
|
|
2388
2386
|
error: string;
|
|
2387
|
+
success: boolean;
|
|
2388
|
+
operation: "list_users";
|
|
2389
2389
|
ok: boolean;
|
|
2390
2390
|
response_metadata?: {
|
|
2391
2391
|
next_cursor: string;
|
|
@@ -2393,13 +2393,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2393
2393
|
members?: {
|
|
2394
2394
|
name: string;
|
|
2395
2395
|
id: string;
|
|
2396
|
-
color?: string | undefined;
|
|
2397
|
-
team_id?: string | undefined;
|
|
2398
|
-
deleted?: boolean | undefined;
|
|
2399
|
-
real_name?: string | undefined;
|
|
2400
|
-
tz?: string | undefined;
|
|
2401
|
-
tz_label?: string | undefined;
|
|
2402
|
-
tz_offset?: number | undefined;
|
|
2403
2396
|
profile?: {
|
|
2404
2397
|
title?: string | undefined;
|
|
2405
2398
|
email?: string | undefined;
|
|
@@ -2426,6 +2419,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2426
2419
|
image_512?: string | undefined;
|
|
2427
2420
|
image_1024?: string | undefined;
|
|
2428
2421
|
} | undefined;
|
|
2422
|
+
color?: string | undefined;
|
|
2423
|
+
team_id?: string | undefined;
|
|
2424
|
+
deleted?: boolean | undefined;
|
|
2425
|
+
real_name?: string | undefined;
|
|
2426
|
+
tz?: string | undefined;
|
|
2427
|
+
tz_label?: string | undefined;
|
|
2428
|
+
tz_offset?: number | undefined;
|
|
2429
2429
|
is_admin?: boolean | undefined;
|
|
2430
2430
|
is_owner?: boolean | undefined;
|
|
2431
2431
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2496,10 +2496,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2496
2496
|
id: string;
|
|
2497
2497
|
title?: string | undefined;
|
|
2498
2498
|
name?: string | undefined;
|
|
2499
|
-
size?: number | undefined;
|
|
2500
2499
|
user?: string | undefined;
|
|
2501
2500
|
mimetype?: string | undefined;
|
|
2502
2501
|
filetype?: string | undefined;
|
|
2502
|
+
size?: number | undefined;
|
|
2503
2503
|
url_private?: string | undefined;
|
|
2504
2504
|
url_private_download?: string | undefined;
|
|
2505
2505
|
thumb_64?: string | undefined;
|
|
@@ -2512,10 +2512,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2512
2512
|
id: string;
|
|
2513
2513
|
title?: string | undefined;
|
|
2514
2514
|
name?: string | undefined;
|
|
2515
|
-
size?: number | undefined;
|
|
2516
2515
|
user?: string | undefined;
|
|
2517
2516
|
mimetype?: string | undefined;
|
|
2518
2517
|
filetype?: string | undefined;
|
|
2518
|
+
size?: number | undefined;
|
|
2519
2519
|
url_private?: string | undefined;
|
|
2520
2520
|
url_private_download?: string | undefined;
|
|
2521
2521
|
thumb_64?: string | undefined;
|
|
@@ -2527,10 +2527,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2527
2527
|
}>, "many">>;
|
|
2528
2528
|
}, "strip", z.ZodTypeAny, {
|
|
2529
2529
|
type: string;
|
|
2530
|
-
user?: string | undefined;
|
|
2531
2530
|
text?: string | undefined;
|
|
2532
|
-
|
|
2531
|
+
user?: string | undefined;
|
|
2533
2532
|
ts?: string | undefined;
|
|
2533
|
+
username?: string | undefined;
|
|
2534
2534
|
attachments?: unknown[] | undefined;
|
|
2535
2535
|
blocks?: unknown[] | undefined;
|
|
2536
2536
|
thread_ts?: string | undefined;
|
|
@@ -2554,10 +2554,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2554
2554
|
id: string;
|
|
2555
2555
|
title?: string | undefined;
|
|
2556
2556
|
name?: string | undefined;
|
|
2557
|
-
size?: number | undefined;
|
|
2558
2557
|
user?: string | undefined;
|
|
2559
2558
|
mimetype?: string | undefined;
|
|
2560
2559
|
filetype?: string | undefined;
|
|
2560
|
+
size?: number | undefined;
|
|
2561
2561
|
url_private?: string | undefined;
|
|
2562
2562
|
url_private_download?: string | undefined;
|
|
2563
2563
|
thumb_64?: string | undefined;
|
|
@@ -2569,10 +2569,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2569
2569
|
}[] | undefined;
|
|
2570
2570
|
}, {
|
|
2571
2571
|
type: string;
|
|
2572
|
-
user?: string | undefined;
|
|
2573
2572
|
text?: string | undefined;
|
|
2574
|
-
|
|
2573
|
+
user?: string | undefined;
|
|
2575
2574
|
ts?: string | undefined;
|
|
2575
|
+
username?: string | undefined;
|
|
2576
2576
|
attachments?: unknown[] | undefined;
|
|
2577
2577
|
blocks?: unknown[] | undefined;
|
|
2578
2578
|
thread_ts?: string | undefined;
|
|
@@ -2596,10 +2596,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2596
2596
|
id: string;
|
|
2597
2597
|
title?: string | undefined;
|
|
2598
2598
|
name?: string | undefined;
|
|
2599
|
-
size?: number | undefined;
|
|
2600
2599
|
user?: string | undefined;
|
|
2601
2600
|
mimetype?: string | undefined;
|
|
2602
2601
|
filetype?: string | undefined;
|
|
2602
|
+
size?: number | undefined;
|
|
2603
2603
|
url_private?: string | undefined;
|
|
2604
2604
|
url_private_download?: string | undefined;
|
|
2605
2605
|
thumb_64?: string | undefined;
|
|
@@ -2621,16 +2621,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2621
2621
|
error: z.ZodString;
|
|
2622
2622
|
success: z.ZodBoolean;
|
|
2623
2623
|
}, "strip", z.ZodTypeAny, {
|
|
2624
|
-
operation: "get_conversation_history";
|
|
2625
|
-
success: boolean;
|
|
2626
2624
|
error: string;
|
|
2625
|
+
success: boolean;
|
|
2626
|
+
operation: "get_conversation_history";
|
|
2627
2627
|
ok: boolean;
|
|
2628
|
+
response_metadata?: {
|
|
2629
|
+
next_cursor: string;
|
|
2630
|
+
} | undefined;
|
|
2628
2631
|
messages?: {
|
|
2629
2632
|
type: string;
|
|
2630
|
-
user?: string | undefined;
|
|
2631
2633
|
text?: string | undefined;
|
|
2632
|
-
|
|
2634
|
+
user?: string | undefined;
|
|
2633
2635
|
ts?: string | undefined;
|
|
2636
|
+
username?: string | undefined;
|
|
2634
2637
|
attachments?: unknown[] | undefined;
|
|
2635
2638
|
blocks?: unknown[] | undefined;
|
|
2636
2639
|
thread_ts?: string | undefined;
|
|
@@ -2654,10 +2657,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2654
2657
|
id: string;
|
|
2655
2658
|
title?: string | undefined;
|
|
2656
2659
|
name?: string | undefined;
|
|
2657
|
-
size?: number | undefined;
|
|
2658
2660
|
user?: string | undefined;
|
|
2659
2661
|
mimetype?: string | undefined;
|
|
2660
2662
|
filetype?: string | undefined;
|
|
2663
|
+
size?: number | undefined;
|
|
2661
2664
|
url_private?: string | undefined;
|
|
2662
2665
|
url_private_download?: string | undefined;
|
|
2663
2666
|
thumb_64?: string | undefined;
|
|
@@ -2668,21 +2671,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2668
2671
|
permalink?: string | undefined;
|
|
2669
2672
|
}[] | undefined;
|
|
2670
2673
|
}[] | undefined;
|
|
2671
|
-
response_metadata?: {
|
|
2672
|
-
next_cursor: string;
|
|
2673
|
-
} | undefined;
|
|
2674
2674
|
has_more?: boolean | undefined;
|
|
2675
2675
|
}, {
|
|
2676
|
-
operation: "get_conversation_history";
|
|
2677
|
-
success: boolean;
|
|
2678
2676
|
error: string;
|
|
2677
|
+
success: boolean;
|
|
2678
|
+
operation: "get_conversation_history";
|
|
2679
2679
|
ok: boolean;
|
|
2680
|
+
response_metadata?: {
|
|
2681
|
+
next_cursor: string;
|
|
2682
|
+
} | undefined;
|
|
2680
2683
|
messages?: {
|
|
2681
2684
|
type: string;
|
|
2682
|
-
user?: string | undefined;
|
|
2683
2685
|
text?: string | undefined;
|
|
2684
|
-
|
|
2686
|
+
user?: string | undefined;
|
|
2685
2687
|
ts?: string | undefined;
|
|
2688
|
+
username?: string | undefined;
|
|
2686
2689
|
attachments?: unknown[] | undefined;
|
|
2687
2690
|
blocks?: unknown[] | undefined;
|
|
2688
2691
|
thread_ts?: string | undefined;
|
|
@@ -2706,10 +2709,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2706
2709
|
id: string;
|
|
2707
2710
|
title?: string | undefined;
|
|
2708
2711
|
name?: string | undefined;
|
|
2709
|
-
size?: number | undefined;
|
|
2710
2712
|
user?: string | undefined;
|
|
2711
2713
|
mimetype?: string | undefined;
|
|
2712
2714
|
filetype?: string | undefined;
|
|
2715
|
+
size?: number | undefined;
|
|
2713
2716
|
url_private?: string | undefined;
|
|
2714
2717
|
url_private_download?: string | undefined;
|
|
2715
2718
|
thumb_64?: string | undefined;
|
|
@@ -2720,9 +2723,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2720
2723
|
permalink?: string | undefined;
|
|
2721
2724
|
}[] | undefined;
|
|
2722
2725
|
}[] | undefined;
|
|
2723
|
-
response_metadata?: {
|
|
2724
|
-
next_cursor: string;
|
|
2725
|
-
} | undefined;
|
|
2726
2726
|
has_more?: boolean | undefined;
|
|
2727
2727
|
}>, z.ZodObject<{
|
|
2728
2728
|
operation: z.ZodLiteral<"get_thread_replies">;
|
|
@@ -2784,10 +2784,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2784
2784
|
id: string;
|
|
2785
2785
|
title?: string | undefined;
|
|
2786
2786
|
name?: string | undefined;
|
|
2787
|
-
size?: number | undefined;
|
|
2788
2787
|
user?: string | undefined;
|
|
2789
2788
|
mimetype?: string | undefined;
|
|
2790
2789
|
filetype?: string | undefined;
|
|
2790
|
+
size?: number | undefined;
|
|
2791
2791
|
url_private?: string | undefined;
|
|
2792
2792
|
url_private_download?: string | undefined;
|
|
2793
2793
|
thumb_64?: string | undefined;
|
|
@@ -2800,10 +2800,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2800
2800
|
id: string;
|
|
2801
2801
|
title?: string | undefined;
|
|
2802
2802
|
name?: string | undefined;
|
|
2803
|
-
size?: number | undefined;
|
|
2804
2803
|
user?: string | undefined;
|
|
2805
2804
|
mimetype?: string | undefined;
|
|
2806
2805
|
filetype?: string | undefined;
|
|
2806
|
+
size?: number | undefined;
|
|
2807
2807
|
url_private?: string | undefined;
|
|
2808
2808
|
url_private_download?: string | undefined;
|
|
2809
2809
|
thumb_64?: string | undefined;
|
|
@@ -2815,10 +2815,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2815
2815
|
}>, "many">>;
|
|
2816
2816
|
}, "strip", z.ZodTypeAny, {
|
|
2817
2817
|
type: string;
|
|
2818
|
-
user?: string | undefined;
|
|
2819
2818
|
text?: string | undefined;
|
|
2820
|
-
|
|
2819
|
+
user?: string | undefined;
|
|
2821
2820
|
ts?: string | undefined;
|
|
2821
|
+
username?: string | undefined;
|
|
2822
2822
|
attachments?: unknown[] | undefined;
|
|
2823
2823
|
blocks?: unknown[] | undefined;
|
|
2824
2824
|
thread_ts?: string | undefined;
|
|
@@ -2842,10 +2842,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2842
2842
|
id: string;
|
|
2843
2843
|
title?: string | undefined;
|
|
2844
2844
|
name?: string | undefined;
|
|
2845
|
-
size?: number | undefined;
|
|
2846
2845
|
user?: string | undefined;
|
|
2847
2846
|
mimetype?: string | undefined;
|
|
2848
2847
|
filetype?: string | undefined;
|
|
2848
|
+
size?: number | undefined;
|
|
2849
2849
|
url_private?: string | undefined;
|
|
2850
2850
|
url_private_download?: string | undefined;
|
|
2851
2851
|
thumb_64?: string | undefined;
|
|
@@ -2857,10 +2857,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2857
2857
|
}[] | undefined;
|
|
2858
2858
|
}, {
|
|
2859
2859
|
type: string;
|
|
2860
|
-
user?: string | undefined;
|
|
2861
2860
|
text?: string | undefined;
|
|
2862
|
-
|
|
2861
|
+
user?: string | undefined;
|
|
2863
2862
|
ts?: string | undefined;
|
|
2863
|
+
username?: string | undefined;
|
|
2864
2864
|
attachments?: unknown[] | undefined;
|
|
2865
2865
|
blocks?: unknown[] | undefined;
|
|
2866
2866
|
thread_ts?: string | undefined;
|
|
@@ -2884,10 +2884,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2884
2884
|
id: string;
|
|
2885
2885
|
title?: string | undefined;
|
|
2886
2886
|
name?: string | undefined;
|
|
2887
|
-
size?: number | undefined;
|
|
2888
2887
|
user?: string | undefined;
|
|
2889
2888
|
mimetype?: string | undefined;
|
|
2890
2889
|
filetype?: string | undefined;
|
|
2890
|
+
size?: number | undefined;
|
|
2891
2891
|
url_private?: string | undefined;
|
|
2892
2892
|
url_private_download?: string | undefined;
|
|
2893
2893
|
thumb_64?: string | undefined;
|
|
@@ -2909,16 +2909,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2909
2909
|
error: z.ZodString;
|
|
2910
2910
|
success: z.ZodBoolean;
|
|
2911
2911
|
}, "strip", z.ZodTypeAny, {
|
|
2912
|
-
operation: "get_thread_replies";
|
|
2913
|
-
success: boolean;
|
|
2914
2912
|
error: string;
|
|
2913
|
+
success: boolean;
|
|
2914
|
+
operation: "get_thread_replies";
|
|
2915
2915
|
ok: boolean;
|
|
2916
|
+
response_metadata?: {
|
|
2917
|
+
next_cursor: string;
|
|
2918
|
+
} | undefined;
|
|
2916
2919
|
messages?: {
|
|
2917
2920
|
type: string;
|
|
2918
|
-
user?: string | undefined;
|
|
2919
2921
|
text?: string | undefined;
|
|
2920
|
-
|
|
2922
|
+
user?: string | undefined;
|
|
2921
2923
|
ts?: string | undefined;
|
|
2924
|
+
username?: string | undefined;
|
|
2922
2925
|
attachments?: unknown[] | undefined;
|
|
2923
2926
|
blocks?: unknown[] | undefined;
|
|
2924
2927
|
thread_ts?: string | undefined;
|
|
@@ -2942,10 +2945,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2942
2945
|
id: string;
|
|
2943
2946
|
title?: string | undefined;
|
|
2944
2947
|
name?: string | undefined;
|
|
2945
|
-
size?: number | undefined;
|
|
2946
2948
|
user?: string | undefined;
|
|
2947
2949
|
mimetype?: string | undefined;
|
|
2948
2950
|
filetype?: string | undefined;
|
|
2951
|
+
size?: number | undefined;
|
|
2949
2952
|
url_private?: string | undefined;
|
|
2950
2953
|
url_private_download?: string | undefined;
|
|
2951
2954
|
thumb_64?: string | undefined;
|
|
@@ -2956,21 +2959,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2956
2959
|
permalink?: string | undefined;
|
|
2957
2960
|
}[] | undefined;
|
|
2958
2961
|
}[] | undefined;
|
|
2959
|
-
response_metadata?: {
|
|
2960
|
-
next_cursor: string;
|
|
2961
|
-
} | undefined;
|
|
2962
2962
|
has_more?: boolean | undefined;
|
|
2963
2963
|
}, {
|
|
2964
|
-
operation: "get_thread_replies";
|
|
2965
|
-
success: boolean;
|
|
2966
2964
|
error: string;
|
|
2965
|
+
success: boolean;
|
|
2966
|
+
operation: "get_thread_replies";
|
|
2967
2967
|
ok: boolean;
|
|
2968
|
+
response_metadata?: {
|
|
2969
|
+
next_cursor: string;
|
|
2970
|
+
} | undefined;
|
|
2968
2971
|
messages?: {
|
|
2969
2972
|
type: string;
|
|
2970
|
-
user?: string | undefined;
|
|
2971
2973
|
text?: string | undefined;
|
|
2972
|
-
|
|
2974
|
+
user?: string | undefined;
|
|
2973
2975
|
ts?: string | undefined;
|
|
2976
|
+
username?: string | undefined;
|
|
2974
2977
|
attachments?: unknown[] | undefined;
|
|
2975
2978
|
blocks?: unknown[] | undefined;
|
|
2976
2979
|
thread_ts?: string | undefined;
|
|
@@ -2994,10 +2997,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2994
2997
|
id: string;
|
|
2995
2998
|
title?: string | undefined;
|
|
2996
2999
|
name?: string | undefined;
|
|
2997
|
-
size?: number | undefined;
|
|
2998
3000
|
user?: string | undefined;
|
|
2999
3001
|
mimetype?: string | undefined;
|
|
3000
3002
|
filetype?: string | undefined;
|
|
3003
|
+
size?: number | undefined;
|
|
3001
3004
|
url_private?: string | undefined;
|
|
3002
3005
|
url_private_download?: string | undefined;
|
|
3003
3006
|
thumb_64?: string | undefined;
|
|
@@ -3008,9 +3011,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3008
3011
|
permalink?: string | undefined;
|
|
3009
3012
|
}[] | undefined;
|
|
3010
3013
|
}[] | undefined;
|
|
3011
|
-
response_metadata?: {
|
|
3012
|
-
next_cursor: string;
|
|
3013
|
-
} | undefined;
|
|
3014
3014
|
has_more?: boolean | undefined;
|
|
3015
3015
|
}>, z.ZodObject<{
|
|
3016
3016
|
operation: z.ZodLiteral<"update_message">;
|
|
@@ -3075,10 +3075,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3075
3075
|
id: string;
|
|
3076
3076
|
title?: string | undefined;
|
|
3077
3077
|
name?: string | undefined;
|
|
3078
|
-
size?: number | undefined;
|
|
3079
3078
|
user?: string | undefined;
|
|
3080
3079
|
mimetype?: string | undefined;
|
|
3081
3080
|
filetype?: string | undefined;
|
|
3081
|
+
size?: number | undefined;
|
|
3082
3082
|
url_private?: string | undefined;
|
|
3083
3083
|
url_private_download?: string | undefined;
|
|
3084
3084
|
thumb_64?: string | undefined;
|
|
@@ -3091,10 +3091,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3091
3091
|
id: string;
|
|
3092
3092
|
title?: string | undefined;
|
|
3093
3093
|
name?: string | undefined;
|
|
3094
|
-
size?: number | undefined;
|
|
3095
3094
|
user?: string | undefined;
|
|
3096
3095
|
mimetype?: string | undefined;
|
|
3097
3096
|
filetype?: string | undefined;
|
|
3097
|
+
size?: number | undefined;
|
|
3098
3098
|
url_private?: string | undefined;
|
|
3099
3099
|
url_private_download?: string | undefined;
|
|
3100
3100
|
thumb_64?: string | undefined;
|
|
@@ -3106,10 +3106,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3106
3106
|
}>, "many">>;
|
|
3107
3107
|
}, "strip", z.ZodTypeAny, {
|
|
3108
3108
|
type: string;
|
|
3109
|
-
user?: string | undefined;
|
|
3110
3109
|
text?: string | undefined;
|
|
3111
|
-
|
|
3110
|
+
user?: string | undefined;
|
|
3112
3111
|
ts?: string | undefined;
|
|
3112
|
+
username?: string | undefined;
|
|
3113
3113
|
attachments?: unknown[] | undefined;
|
|
3114
3114
|
blocks?: unknown[] | undefined;
|
|
3115
3115
|
thread_ts?: string | undefined;
|
|
@@ -3133,10 +3133,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3133
3133
|
id: string;
|
|
3134
3134
|
title?: string | undefined;
|
|
3135
3135
|
name?: string | undefined;
|
|
3136
|
-
size?: number | undefined;
|
|
3137
3136
|
user?: string | undefined;
|
|
3138
3137
|
mimetype?: string | undefined;
|
|
3139
3138
|
filetype?: string | undefined;
|
|
3139
|
+
size?: number | undefined;
|
|
3140
3140
|
url_private?: string | undefined;
|
|
3141
3141
|
url_private_download?: string | undefined;
|
|
3142
3142
|
thumb_64?: string | undefined;
|
|
@@ -3148,10 +3148,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3148
3148
|
}[] | undefined;
|
|
3149
3149
|
}, {
|
|
3150
3150
|
type: string;
|
|
3151
|
-
user?: string | undefined;
|
|
3152
3151
|
text?: string | undefined;
|
|
3153
|
-
|
|
3152
|
+
user?: string | undefined;
|
|
3154
3153
|
ts?: string | undefined;
|
|
3154
|
+
username?: string | undefined;
|
|
3155
3155
|
attachments?: unknown[] | undefined;
|
|
3156
3156
|
blocks?: unknown[] | undefined;
|
|
3157
3157
|
thread_ts?: string | undefined;
|
|
@@ -3175,10 +3175,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3175
3175
|
id: string;
|
|
3176
3176
|
title?: string | undefined;
|
|
3177
3177
|
name?: string | undefined;
|
|
3178
|
-
size?: number | undefined;
|
|
3179
3178
|
user?: string | undefined;
|
|
3180
3179
|
mimetype?: string | undefined;
|
|
3181
3180
|
filetype?: string | undefined;
|
|
3181
|
+
size?: number | undefined;
|
|
3182
3182
|
url_private?: string | undefined;
|
|
3183
3183
|
url_private_download?: string | undefined;
|
|
3184
3184
|
thumb_64?: string | undefined;
|
|
@@ -3192,16 +3192,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3192
3192
|
error: z.ZodString;
|
|
3193
3193
|
success: z.ZodBoolean;
|
|
3194
3194
|
}, "strip", z.ZodTypeAny, {
|
|
3195
|
-
operation: "update_message";
|
|
3196
|
-
success: boolean;
|
|
3197
3195
|
error: string;
|
|
3196
|
+
success: boolean;
|
|
3197
|
+
operation: "update_message";
|
|
3198
3198
|
ok: boolean;
|
|
3199
3199
|
message?: {
|
|
3200
3200
|
type: string;
|
|
3201
|
-
user?: string | undefined;
|
|
3202
3201
|
text?: string | undefined;
|
|
3203
|
-
|
|
3202
|
+
user?: string | undefined;
|
|
3204
3203
|
ts?: string | undefined;
|
|
3204
|
+
username?: string | undefined;
|
|
3205
3205
|
attachments?: unknown[] | undefined;
|
|
3206
3206
|
blocks?: unknown[] | undefined;
|
|
3207
3207
|
thread_ts?: string | undefined;
|
|
@@ -3225,10 +3225,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3225
3225
|
id: string;
|
|
3226
3226
|
title?: string | undefined;
|
|
3227
3227
|
name?: string | undefined;
|
|
3228
|
-
size?: number | undefined;
|
|
3229
3228
|
user?: string | undefined;
|
|
3230
3229
|
mimetype?: string | undefined;
|
|
3231
3230
|
filetype?: string | undefined;
|
|
3231
|
+
size?: number | undefined;
|
|
3232
3232
|
url_private?: string | undefined;
|
|
3233
3233
|
url_private_download?: string | undefined;
|
|
3234
3234
|
thumb_64?: string | undefined;
|
|
@@ -3239,20 +3239,20 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3239
3239
|
permalink?: string | undefined;
|
|
3240
3240
|
}[] | undefined;
|
|
3241
3241
|
} | undefined;
|
|
3242
|
-
channel?: string | undefined;
|
|
3243
3242
|
text?: string | undefined;
|
|
3244
3243
|
ts?: string | undefined;
|
|
3244
|
+
channel?: string | undefined;
|
|
3245
3245
|
}, {
|
|
3246
|
-
operation: "update_message";
|
|
3247
|
-
success: boolean;
|
|
3248
3246
|
error: string;
|
|
3247
|
+
success: boolean;
|
|
3248
|
+
operation: "update_message";
|
|
3249
3249
|
ok: boolean;
|
|
3250
3250
|
message?: {
|
|
3251
3251
|
type: string;
|
|
3252
|
-
user?: string | undefined;
|
|
3253
3252
|
text?: string | undefined;
|
|
3254
|
-
|
|
3253
|
+
user?: string | undefined;
|
|
3255
3254
|
ts?: string | undefined;
|
|
3255
|
+
username?: string | undefined;
|
|
3256
3256
|
attachments?: unknown[] | undefined;
|
|
3257
3257
|
blocks?: unknown[] | undefined;
|
|
3258
3258
|
thread_ts?: string | undefined;
|
|
@@ -3276,10 +3276,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3276
3276
|
id: string;
|
|
3277
3277
|
title?: string | undefined;
|
|
3278
3278
|
name?: string | undefined;
|
|
3279
|
-
size?: number | undefined;
|
|
3280
3279
|
user?: string | undefined;
|
|
3281
3280
|
mimetype?: string | undefined;
|
|
3282
3281
|
filetype?: string | undefined;
|
|
3282
|
+
size?: number | undefined;
|
|
3283
3283
|
url_private?: string | undefined;
|
|
3284
3284
|
url_private_download?: string | undefined;
|
|
3285
3285
|
thumb_64?: string | undefined;
|
|
@@ -3290,9 +3290,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3290
3290
|
permalink?: string | undefined;
|
|
3291
3291
|
}[] | undefined;
|
|
3292
3292
|
} | undefined;
|
|
3293
|
-
channel?: string | undefined;
|
|
3294
3293
|
text?: string | undefined;
|
|
3295
3294
|
ts?: string | undefined;
|
|
3295
|
+
channel?: string | undefined;
|
|
3296
3296
|
}>, z.ZodObject<{
|
|
3297
3297
|
operation: z.ZodLiteral<"delete_message">;
|
|
3298
3298
|
ok: z.ZodBoolean;
|
|
@@ -3301,33 +3301,33 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3301
3301
|
error: z.ZodString;
|
|
3302
3302
|
success: z.ZodBoolean;
|
|
3303
3303
|
}, "strip", z.ZodTypeAny, {
|
|
3304
|
-
operation: "delete_message";
|
|
3305
|
-
success: boolean;
|
|
3306
3304
|
error: string;
|
|
3305
|
+
success: boolean;
|
|
3306
|
+
operation: "delete_message";
|
|
3307
3307
|
ok: boolean;
|
|
3308
|
-
channel?: string | undefined;
|
|
3309
3308
|
ts?: string | undefined;
|
|
3309
|
+
channel?: string | undefined;
|
|
3310
3310
|
}, {
|
|
3311
|
-
operation: "delete_message";
|
|
3312
|
-
success: boolean;
|
|
3313
3311
|
error: string;
|
|
3312
|
+
success: boolean;
|
|
3313
|
+
operation: "delete_message";
|
|
3314
3314
|
ok: boolean;
|
|
3315
|
-
channel?: string | undefined;
|
|
3316
3315
|
ts?: string | undefined;
|
|
3316
|
+
channel?: string | undefined;
|
|
3317
3317
|
}>, z.ZodObject<{
|
|
3318
3318
|
operation: z.ZodLiteral<"add_reaction">;
|
|
3319
3319
|
ok: z.ZodBoolean;
|
|
3320
3320
|
error: z.ZodString;
|
|
3321
3321
|
success: z.ZodBoolean;
|
|
3322
3322
|
}, "strip", z.ZodTypeAny, {
|
|
3323
|
-
operation: "add_reaction";
|
|
3324
|
-
success: boolean;
|
|
3325
3323
|
error: string;
|
|
3324
|
+
success: boolean;
|
|
3325
|
+
operation: "add_reaction";
|
|
3326
3326
|
ok: boolean;
|
|
3327
3327
|
}, {
|
|
3328
|
-
operation: "add_reaction";
|
|
3329
|
-
success: boolean;
|
|
3330
3328
|
error: string;
|
|
3329
|
+
success: boolean;
|
|
3330
|
+
operation: "add_reaction";
|
|
3331
3331
|
ok: boolean;
|
|
3332
3332
|
}>, z.ZodObject<{
|
|
3333
3333
|
operation: z.ZodLiteral<"remove_reaction">;
|
|
@@ -3335,14 +3335,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3335
3335
|
error: z.ZodString;
|
|
3336
3336
|
success: z.ZodBoolean;
|
|
3337
3337
|
}, "strip", z.ZodTypeAny, {
|
|
3338
|
-
operation: "remove_reaction";
|
|
3339
|
-
success: boolean;
|
|
3340
3338
|
error: string;
|
|
3339
|
+
success: boolean;
|
|
3340
|
+
operation: "remove_reaction";
|
|
3341
3341
|
ok: boolean;
|
|
3342
3342
|
}, {
|
|
3343
|
-
operation: "remove_reaction";
|
|
3344
|
-
success: boolean;
|
|
3345
3343
|
error: string;
|
|
3344
|
+
success: boolean;
|
|
3345
|
+
operation: "remove_reaction";
|
|
3346
3346
|
ok: boolean;
|
|
3347
3347
|
}>, z.ZodObject<{
|
|
3348
3348
|
operation: z.ZodLiteral<"join_channel">;
|
|
@@ -3467,9 +3467,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3467
3467
|
error: z.ZodString;
|
|
3468
3468
|
success: z.ZodBoolean;
|
|
3469
3469
|
}, "strip", z.ZodTypeAny, {
|
|
3470
|
-
operation: "join_channel";
|
|
3471
|
-
success: boolean;
|
|
3472
3470
|
error: string;
|
|
3471
|
+
success: boolean;
|
|
3472
|
+
operation: "join_channel";
|
|
3473
3473
|
ok: boolean;
|
|
3474
3474
|
channel?: {
|
|
3475
3475
|
name: string;
|
|
@@ -3507,9 +3507,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3507
3507
|
} | undefined;
|
|
3508
3508
|
already_in_channel?: boolean | undefined;
|
|
3509
3509
|
}, {
|
|
3510
|
-
operation: "join_channel";
|
|
3511
|
-
success: boolean;
|
|
3512
3510
|
error: string;
|
|
3511
|
+
success: boolean;
|
|
3512
|
+
operation: "join_channel";
|
|
3513
3513
|
ok: boolean;
|
|
3514
3514
|
channel?: {
|
|
3515
3515
|
name: string;
|
|
@@ -3582,17 +3582,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3582
3582
|
team_id: z.ZodString;
|
|
3583
3583
|
}, "strip", z.ZodTypeAny, {
|
|
3584
3584
|
ts: string;
|
|
3585
|
+
team_id: string;
|
|
3585
3586
|
reply_count: number;
|
|
3586
3587
|
reply_users_count: number;
|
|
3587
3588
|
reply_users: string[];
|
|
3588
|
-
team_id: string;
|
|
3589
3589
|
channel_name: string;
|
|
3590
3590
|
}, {
|
|
3591
3591
|
ts: string;
|
|
3592
|
+
team_id: string;
|
|
3592
3593
|
reply_count: number;
|
|
3593
3594
|
reply_users_count: number;
|
|
3594
3595
|
reply_users: string[];
|
|
3595
|
-
team_id: string;
|
|
3596
3596
|
channel_name: string;
|
|
3597
3597
|
}>, "many">>>;
|
|
3598
3598
|
private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
|
|
@@ -3604,51 +3604,51 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3604
3604
|
team_id: z.ZodString;
|
|
3605
3605
|
}, "strip", z.ZodTypeAny, {
|
|
3606
3606
|
ts: string;
|
|
3607
|
+
team_id: string;
|
|
3607
3608
|
reply_count: number;
|
|
3608
3609
|
reply_users_count: number;
|
|
3609
3610
|
reply_users: string[];
|
|
3610
|
-
team_id: string;
|
|
3611
3611
|
channel_name: string;
|
|
3612
3612
|
}, {
|
|
3613
3613
|
ts: string;
|
|
3614
|
+
team_id: string;
|
|
3614
3615
|
reply_count: number;
|
|
3615
3616
|
reply_users_count: number;
|
|
3616
3617
|
reply_users: string[];
|
|
3617
|
-
team_id: string;
|
|
3618
3618
|
channel_name: string;
|
|
3619
3619
|
}>, "many">>>;
|
|
3620
3620
|
}, "strip", z.ZodTypeAny, {
|
|
3621
3621
|
public?: Record<string, {
|
|
3622
3622
|
ts: string;
|
|
3623
|
+
team_id: string;
|
|
3623
3624
|
reply_count: number;
|
|
3624
3625
|
reply_users_count: number;
|
|
3625
3626
|
reply_users: string[];
|
|
3626
|
-
team_id: string;
|
|
3627
3627
|
channel_name: string;
|
|
3628
3628
|
}[]> | undefined;
|
|
3629
3629
|
private?: Record<string, {
|
|
3630
3630
|
ts: string;
|
|
3631
|
+
team_id: string;
|
|
3631
3632
|
reply_count: number;
|
|
3632
3633
|
reply_users_count: number;
|
|
3633
3634
|
reply_users: string[];
|
|
3634
|
-
team_id: string;
|
|
3635
3635
|
channel_name: string;
|
|
3636
3636
|
}[]> | undefined;
|
|
3637
3637
|
}, {
|
|
3638
3638
|
public?: Record<string, {
|
|
3639
3639
|
ts: string;
|
|
3640
|
+
team_id: string;
|
|
3640
3641
|
reply_count: number;
|
|
3641
3642
|
reply_users_count: number;
|
|
3642
3643
|
reply_users: string[];
|
|
3643
|
-
team_id: string;
|
|
3644
3644
|
channel_name: string;
|
|
3645
3645
|
}[]> | undefined;
|
|
3646
3646
|
private?: Record<string, {
|
|
3647
3647
|
ts: string;
|
|
3648
|
+
team_id: string;
|
|
3648
3649
|
reply_count: number;
|
|
3649
3650
|
reply_users_count: number;
|
|
3650
3651
|
reply_users: string[];
|
|
3651
|
-
team_id: string;
|
|
3652
3652
|
channel_name: string;
|
|
3653
3653
|
}[]> | undefined;
|
|
3654
3654
|
}>>;
|
|
@@ -3659,16 +3659,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3659
3659
|
}, "strip", z.ZodTypeAny, {
|
|
3660
3660
|
name: string;
|
|
3661
3661
|
id: string;
|
|
3662
|
-
size: number;
|
|
3663
3662
|
user: string;
|
|
3664
3663
|
username: string;
|
|
3665
3664
|
timestamp: number;
|
|
3665
|
+
created: number;
|
|
3666
3666
|
mimetype: string;
|
|
3667
3667
|
filetype: string;
|
|
3668
|
+
size: number;
|
|
3668
3669
|
url_private: string;
|
|
3669
3670
|
url_private_download: string;
|
|
3670
3671
|
permalink: string;
|
|
3671
|
-
created: number;
|
|
3672
3672
|
pretty_type: string;
|
|
3673
3673
|
editable: boolean;
|
|
3674
3674
|
mode: string;
|
|
@@ -3683,18 +3683,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3683
3683
|
shares?: {
|
|
3684
3684
|
public?: Record<string, {
|
|
3685
3685
|
ts: string;
|
|
3686
|
+
team_id: string;
|
|
3686
3687
|
reply_count: number;
|
|
3687
3688
|
reply_users_count: number;
|
|
3688
3689
|
reply_users: string[];
|
|
3689
|
-
team_id: string;
|
|
3690
3690
|
channel_name: string;
|
|
3691
3691
|
}[]> | undefined;
|
|
3692
3692
|
private?: Record<string, {
|
|
3693
3693
|
ts: string;
|
|
3694
|
+
team_id: string;
|
|
3694
3695
|
reply_count: number;
|
|
3695
3696
|
reply_users_count: number;
|
|
3696
3697
|
reply_users: string[];
|
|
3697
|
-
team_id: string;
|
|
3698
3698
|
channel_name: string;
|
|
3699
3699
|
}[]> | undefined;
|
|
3700
3700
|
} | undefined;
|
|
@@ -3704,16 +3704,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3704
3704
|
}, {
|
|
3705
3705
|
name: string;
|
|
3706
3706
|
id: string;
|
|
3707
|
-
size: number;
|
|
3708
3707
|
user: string;
|
|
3709
3708
|
username: string;
|
|
3710
3709
|
timestamp: number;
|
|
3710
|
+
created: number;
|
|
3711
3711
|
mimetype: string;
|
|
3712
3712
|
filetype: string;
|
|
3713
|
+
size: number;
|
|
3713
3714
|
url_private: string;
|
|
3714
3715
|
url_private_download: string;
|
|
3715
3716
|
permalink: string;
|
|
3716
|
-
created: number;
|
|
3717
3717
|
pretty_type: string;
|
|
3718
3718
|
editable: boolean;
|
|
3719
3719
|
mode: string;
|
|
@@ -3728,18 +3728,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3728
3728
|
shares?: {
|
|
3729
3729
|
public?: Record<string, {
|
|
3730
3730
|
ts: string;
|
|
3731
|
+
team_id: string;
|
|
3731
3732
|
reply_count: number;
|
|
3732
3733
|
reply_users_count: number;
|
|
3733
3734
|
reply_users: string[];
|
|
3734
|
-
team_id: string;
|
|
3735
3735
|
channel_name: string;
|
|
3736
3736
|
}[]> | undefined;
|
|
3737
3737
|
private?: Record<string, {
|
|
3738
3738
|
ts: string;
|
|
3739
|
+
team_id: string;
|
|
3739
3740
|
reply_count: number;
|
|
3740
3741
|
reply_users_count: number;
|
|
3741
3742
|
reply_users: string[];
|
|
3742
|
-
team_id: string;
|
|
3743
3743
|
channel_name: string;
|
|
3744
3744
|
}[]> | undefined;
|
|
3745
3745
|
} | undefined;
|
|
@@ -3750,23 +3750,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3750
3750
|
error: z.ZodString;
|
|
3751
3751
|
success: z.ZodBoolean;
|
|
3752
3752
|
}, "strip", z.ZodTypeAny, {
|
|
3753
|
-
operation: "upload_file";
|
|
3754
|
-
success: boolean;
|
|
3755
3753
|
error: string;
|
|
3754
|
+
success: boolean;
|
|
3755
|
+
operation: "upload_file";
|
|
3756
3756
|
ok: boolean;
|
|
3757
3757
|
file?: {
|
|
3758
3758
|
name: string;
|
|
3759
3759
|
id: string;
|
|
3760
|
-
size: number;
|
|
3761
3760
|
user: string;
|
|
3762
3761
|
username: string;
|
|
3763
3762
|
timestamp: number;
|
|
3763
|
+
created: number;
|
|
3764
3764
|
mimetype: string;
|
|
3765
3765
|
filetype: string;
|
|
3766
|
+
size: number;
|
|
3766
3767
|
url_private: string;
|
|
3767
3768
|
url_private_download: string;
|
|
3768
3769
|
permalink: string;
|
|
3769
|
-
created: number;
|
|
3770
3770
|
pretty_type: string;
|
|
3771
3771
|
editable: boolean;
|
|
3772
3772
|
mode: string;
|
|
@@ -3781,18 +3781,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3781
3781
|
shares?: {
|
|
3782
3782
|
public?: Record<string, {
|
|
3783
3783
|
ts: string;
|
|
3784
|
+
team_id: string;
|
|
3784
3785
|
reply_count: number;
|
|
3785
3786
|
reply_users_count: number;
|
|
3786
3787
|
reply_users: string[];
|
|
3787
|
-
team_id: string;
|
|
3788
3788
|
channel_name: string;
|
|
3789
3789
|
}[]> | undefined;
|
|
3790
3790
|
private?: Record<string, {
|
|
3791
3791
|
ts: string;
|
|
3792
|
+
team_id: string;
|
|
3792
3793
|
reply_count: number;
|
|
3793
3794
|
reply_users_count: number;
|
|
3794
3795
|
reply_users: string[];
|
|
3795
|
-
team_id: string;
|
|
3796
3796
|
channel_name: string;
|
|
3797
3797
|
}[]> | undefined;
|
|
3798
3798
|
} | undefined;
|
|
@@ -3801,23 +3801,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3801
3801
|
has_rich_preview?: boolean | undefined;
|
|
3802
3802
|
} | undefined;
|
|
3803
3803
|
}, {
|
|
3804
|
-
operation: "upload_file";
|
|
3805
|
-
success: boolean;
|
|
3806
3804
|
error: string;
|
|
3805
|
+
success: boolean;
|
|
3806
|
+
operation: "upload_file";
|
|
3807
3807
|
ok: boolean;
|
|
3808
3808
|
file?: {
|
|
3809
3809
|
name: string;
|
|
3810
3810
|
id: string;
|
|
3811
|
-
size: number;
|
|
3812
3811
|
user: string;
|
|
3813
3812
|
username: string;
|
|
3814
3813
|
timestamp: number;
|
|
3814
|
+
created: number;
|
|
3815
3815
|
mimetype: string;
|
|
3816
3816
|
filetype: string;
|
|
3817
|
+
size: number;
|
|
3817
3818
|
url_private: string;
|
|
3818
3819
|
url_private_download: string;
|
|
3819
3820
|
permalink: string;
|
|
3820
|
-
created: number;
|
|
3821
3821
|
pretty_type: string;
|
|
3822
3822
|
editable: boolean;
|
|
3823
3823
|
mode: string;
|
|
@@ -3832,18 +3832,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3832
3832
|
shares?: {
|
|
3833
3833
|
public?: Record<string, {
|
|
3834
3834
|
ts: string;
|
|
3835
|
+
team_id: string;
|
|
3835
3836
|
reply_count: number;
|
|
3836
3837
|
reply_users_count: number;
|
|
3837
3838
|
reply_users: string[];
|
|
3838
|
-
team_id: string;
|
|
3839
3839
|
channel_name: string;
|
|
3840
3840
|
}[]> | undefined;
|
|
3841
3841
|
private?: Record<string, {
|
|
3842
3842
|
ts: string;
|
|
3843
|
+
team_id: string;
|
|
3843
3844
|
reply_count: number;
|
|
3844
3845
|
reply_users_count: number;
|
|
3845
3846
|
reply_users: string[];
|
|
3846
|
-
team_id: string;
|
|
3847
3847
|
channel_name: string;
|
|
3848
3848
|
}[]> | undefined;
|
|
3849
3849
|
} | undefined;
|
|
@@ -3860,17 +3860,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3860
3860
|
error: z.ZodString;
|
|
3861
3861
|
success: z.ZodBoolean;
|
|
3862
3862
|
}, "strip", z.ZodTypeAny, {
|
|
3863
|
-
operation: "schedule_message";
|
|
3864
|
-
success: boolean;
|
|
3865
3863
|
error: string;
|
|
3864
|
+
success: boolean;
|
|
3865
|
+
operation: "schedule_message";
|
|
3866
3866
|
ok: boolean;
|
|
3867
3867
|
channel?: string | undefined;
|
|
3868
3868
|
post_at?: number | undefined;
|
|
3869
3869
|
scheduled_message_id?: string | undefined;
|
|
3870
3870
|
}, {
|
|
3871
|
-
operation: "schedule_message";
|
|
3872
|
-
success: boolean;
|
|
3873
3871
|
error: string;
|
|
3872
|
+
success: boolean;
|
|
3873
|
+
operation: "schedule_message";
|
|
3874
3874
|
ok: boolean;
|
|
3875
3875
|
channel?: string | undefined;
|
|
3876
3876
|
post_at?: number | undefined;
|
|
@@ -3897,9 +3897,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3897
3897
|
}, "strip", z.ZodTypeAny, {
|
|
3898
3898
|
name: string;
|
|
3899
3899
|
id: string;
|
|
3900
|
-
size: number;
|
|
3901
3900
|
mimetype: string;
|
|
3902
3901
|
filetype: string;
|
|
3902
|
+
size: number;
|
|
3903
3903
|
title?: string | undefined;
|
|
3904
3904
|
user?: string | undefined;
|
|
3905
3905
|
url_private?: string | undefined;
|
|
@@ -3913,9 +3913,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3913
3913
|
}, {
|
|
3914
3914
|
name: string;
|
|
3915
3915
|
id: string;
|
|
3916
|
-
size: number;
|
|
3917
3916
|
mimetype: string;
|
|
3918
3917
|
filetype: string;
|
|
3918
|
+
size: number;
|
|
3919
3919
|
title?: string | undefined;
|
|
3920
3920
|
user?: string | undefined;
|
|
3921
3921
|
url_private?: string | undefined;
|
|
@@ -3930,16 +3930,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3930
3930
|
error: z.ZodString;
|
|
3931
3931
|
success: z.ZodBoolean;
|
|
3932
3932
|
}, "strip", z.ZodTypeAny, {
|
|
3933
|
-
operation: "get_file_info";
|
|
3934
|
-
success: boolean;
|
|
3935
3933
|
error: string;
|
|
3934
|
+
success: boolean;
|
|
3935
|
+
operation: "get_file_info";
|
|
3936
3936
|
ok: boolean;
|
|
3937
3937
|
file?: {
|
|
3938
3938
|
name: string;
|
|
3939
3939
|
id: string;
|
|
3940
|
-
size: number;
|
|
3941
3940
|
mimetype: string;
|
|
3942
3941
|
filetype: string;
|
|
3942
|
+
size: number;
|
|
3943
3943
|
title?: string | undefined;
|
|
3944
3944
|
user?: string | undefined;
|
|
3945
3945
|
url_private?: string | undefined;
|
|
@@ -3952,16 +3952,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3952
3952
|
permalink?: string | undefined;
|
|
3953
3953
|
} | undefined;
|
|
3954
3954
|
}, {
|
|
3955
|
-
operation: "get_file_info";
|
|
3956
|
-
success: boolean;
|
|
3957
3955
|
error: string;
|
|
3956
|
+
success: boolean;
|
|
3957
|
+
operation: "get_file_info";
|
|
3958
3958
|
ok: boolean;
|
|
3959
3959
|
file?: {
|
|
3960
3960
|
name: string;
|
|
3961
3961
|
id: string;
|
|
3962
|
-
size: number;
|
|
3963
3962
|
mimetype: string;
|
|
3964
3963
|
filetype: string;
|
|
3964
|
+
size: number;
|
|
3965
3965
|
title?: string | undefined;
|
|
3966
3966
|
user?: string | undefined;
|
|
3967
3967
|
url_private?: string | undefined;
|
|
@@ -3983,23 +3983,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3983
3983
|
error: z.ZodString;
|
|
3984
3984
|
success: z.ZodBoolean;
|
|
3985
3985
|
}, "strip", z.ZodTypeAny, {
|
|
3986
|
-
operation: "download_file";
|
|
3987
|
-
success: boolean;
|
|
3988
3986
|
error: string;
|
|
3987
|
+
success: boolean;
|
|
3988
|
+
operation: "download_file";
|
|
3989
3989
|
ok: boolean;
|
|
3990
3990
|
content?: string | undefined;
|
|
3991
|
-
size?: number | undefined;
|
|
3992
3991
|
filename?: string | undefined;
|
|
3993
3992
|
mimetype?: string | undefined;
|
|
3993
|
+
size?: number | undefined;
|
|
3994
3994
|
}, {
|
|
3995
|
-
operation: "download_file";
|
|
3996
|
-
success: boolean;
|
|
3997
3995
|
error: string;
|
|
3996
|
+
success: boolean;
|
|
3997
|
+
operation: "download_file";
|
|
3998
3998
|
ok: boolean;
|
|
3999
3999
|
content?: string | undefined;
|
|
4000
|
-
size?: number | undefined;
|
|
4001
4000
|
filename?: string | undefined;
|
|
4002
4001
|
mimetype?: string | undefined;
|
|
4002
|
+
size?: number | undefined;
|
|
4003
4003
|
}>]>;
|
|
4004
4004
|
type SlackResult = z.output<typeof SlackResultSchema>;
|
|
4005
4005
|
type SlackParams = z.input<typeof SlackParamsSchema>;
|
|
@@ -4050,38 +4050,38 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4050
4050
|
ts: z.ZodOptional<z.ZodNumber>;
|
|
4051
4051
|
}, "strip", z.ZodTypeAny, {
|
|
4052
4052
|
title?: string | undefined;
|
|
4053
|
+
text?: string | undefined;
|
|
4054
|
+
image_url?: string | undefined;
|
|
4053
4055
|
fields?: {
|
|
4054
4056
|
value: string;
|
|
4055
4057
|
title: string;
|
|
4056
4058
|
short?: boolean | undefined;
|
|
4057
4059
|
}[] | undefined;
|
|
4058
|
-
text?: string | undefined;
|
|
4059
4060
|
color?: string | undefined;
|
|
4060
4061
|
pretext?: string | undefined;
|
|
4061
4062
|
author_name?: string | undefined;
|
|
4062
4063
|
author_link?: string | undefined;
|
|
4063
4064
|
author_icon?: string | undefined;
|
|
4064
4065
|
title_link?: string | undefined;
|
|
4065
|
-
image_url?: string | undefined;
|
|
4066
4066
|
thumb_url?: string | undefined;
|
|
4067
4067
|
footer?: string | undefined;
|
|
4068
4068
|
footer_icon?: string | undefined;
|
|
4069
4069
|
ts?: number | undefined;
|
|
4070
4070
|
}, {
|
|
4071
4071
|
title?: string | undefined;
|
|
4072
|
+
text?: string | undefined;
|
|
4073
|
+
image_url?: string | undefined;
|
|
4072
4074
|
fields?: {
|
|
4073
4075
|
value: string;
|
|
4074
4076
|
title: string;
|
|
4075
4077
|
short?: boolean | undefined;
|
|
4076
4078
|
}[] | undefined;
|
|
4077
|
-
text?: string | undefined;
|
|
4078
4079
|
color?: string | undefined;
|
|
4079
4080
|
pretext?: string | undefined;
|
|
4080
4081
|
author_name?: string | undefined;
|
|
4081
4082
|
author_link?: string | undefined;
|
|
4082
4083
|
author_icon?: string | undefined;
|
|
4083
4084
|
title_link?: string | undefined;
|
|
4084
|
-
image_url?: string | undefined;
|
|
4085
4085
|
thumb_url?: string | undefined;
|
|
4086
4086
|
footer?: string | undefined;
|
|
4087
4087
|
footer_icon?: string | undefined;
|
|
@@ -4113,14 +4113,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4113
4113
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4114
4114
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4115
4115
|
}, "strip", z.ZodTypeAny, {
|
|
4116
|
-
type: "
|
|
4116
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4117
4117
|
emoji?: boolean | undefined;
|
|
4118
4118
|
text?: string | undefined;
|
|
4119
4119
|
image_url?: string | undefined;
|
|
4120
4120
|
verbatim?: boolean | undefined;
|
|
4121
4121
|
alt_text?: string | undefined;
|
|
4122
4122
|
}, {
|
|
4123
|
-
type: "
|
|
4123
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4124
4124
|
emoji?: boolean | undefined;
|
|
4125
4125
|
text?: string | undefined;
|
|
4126
4126
|
image_url?: string | undefined;
|
|
@@ -4153,14 +4153,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4153
4153
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4154
4154
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4155
4155
|
}, "strip", z.ZodTypeAny, {
|
|
4156
|
-
type: "
|
|
4156
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4157
4157
|
emoji?: boolean | undefined;
|
|
4158
4158
|
text?: string | undefined;
|
|
4159
4159
|
image_url?: string | undefined;
|
|
4160
4160
|
verbatim?: boolean | undefined;
|
|
4161
4161
|
alt_text?: string | undefined;
|
|
4162
4162
|
}, {
|
|
4163
|
-
type: "
|
|
4163
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4164
4164
|
emoji?: boolean | undefined;
|
|
4165
4165
|
text?: string | undefined;
|
|
4166
4166
|
image_url?: string | undefined;
|
|
@@ -4193,14 +4193,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4193
4193
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4194
4194
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4195
4195
|
}, "strip", z.ZodTypeAny, {
|
|
4196
|
-
type: "
|
|
4196
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4197
4197
|
emoji?: boolean | undefined;
|
|
4198
4198
|
text?: string | undefined;
|
|
4199
4199
|
image_url?: string | undefined;
|
|
4200
4200
|
verbatim?: boolean | undefined;
|
|
4201
4201
|
alt_text?: string | undefined;
|
|
4202
4202
|
}, {
|
|
4203
|
-
type: "
|
|
4203
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4204
4204
|
emoji?: boolean | undefined;
|
|
4205
4205
|
text?: string | undefined;
|
|
4206
4206
|
image_url?: string | undefined;
|
|
@@ -4214,9 +4214,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4214
4214
|
unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4215
4215
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4216
4216
|
}, "strip", z.ZodTypeAny, {
|
|
4217
|
+
text: string;
|
|
4217
4218
|
operation: "send_message";
|
|
4218
4219
|
channel: string;
|
|
4219
|
-
text: string;
|
|
4220
4220
|
reply_broadcast: boolean;
|
|
4221
4221
|
unfurl_links: boolean;
|
|
4222
4222
|
unfurl_media: boolean;
|
|
@@ -4226,19 +4226,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4226
4226
|
icon_url?: string | undefined;
|
|
4227
4227
|
attachments?: {
|
|
4228
4228
|
title?: string | undefined;
|
|
4229
|
+
text?: string | undefined;
|
|
4230
|
+
image_url?: string | undefined;
|
|
4229
4231
|
fields?: {
|
|
4230
4232
|
value: string;
|
|
4231
4233
|
title: string;
|
|
4232
4234
|
short?: boolean | undefined;
|
|
4233
4235
|
}[] | undefined;
|
|
4234
|
-
text?: string | undefined;
|
|
4235
4236
|
color?: string | undefined;
|
|
4236
4237
|
pretext?: string | undefined;
|
|
4237
4238
|
author_name?: string | undefined;
|
|
4238
4239
|
author_link?: string | undefined;
|
|
4239
4240
|
author_icon?: string | undefined;
|
|
4240
4241
|
title_link?: string | undefined;
|
|
4241
|
-
image_url?: string | undefined;
|
|
4242
4242
|
thumb_url?: string | undefined;
|
|
4243
4243
|
footer?: string | undefined;
|
|
4244
4244
|
footer_icon?: string | undefined;
|
|
@@ -4270,14 +4270,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4270
4270
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4271
4271
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4272
4272
|
}, "strip", z.ZodTypeAny, {
|
|
4273
|
-
type: "
|
|
4273
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4274
4274
|
emoji?: boolean | undefined;
|
|
4275
4275
|
text?: string | undefined;
|
|
4276
4276
|
image_url?: string | undefined;
|
|
4277
4277
|
verbatim?: boolean | undefined;
|
|
4278
4278
|
alt_text?: string | undefined;
|
|
4279
4279
|
}, {
|
|
4280
|
-
type: "
|
|
4280
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4281
4281
|
emoji?: boolean | undefined;
|
|
4282
4282
|
text?: string | undefined;
|
|
4283
4283
|
image_url?: string | undefined;
|
|
@@ -4287,28 +4287,28 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4287
4287
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4288
4288
|
thread_ts?: string | undefined;
|
|
4289
4289
|
}, {
|
|
4290
|
+
text: string;
|
|
4290
4291
|
operation: "send_message";
|
|
4291
4292
|
channel: string;
|
|
4292
|
-
text: string;
|
|
4293
4293
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4294
4294
|
username?: string | undefined;
|
|
4295
4295
|
icon_emoji?: string | undefined;
|
|
4296
4296
|
icon_url?: string | undefined;
|
|
4297
4297
|
attachments?: {
|
|
4298
4298
|
title?: string | undefined;
|
|
4299
|
+
text?: string | undefined;
|
|
4300
|
+
image_url?: string | undefined;
|
|
4299
4301
|
fields?: {
|
|
4300
4302
|
value: string;
|
|
4301
4303
|
title: string;
|
|
4302
4304
|
short?: boolean | undefined;
|
|
4303
4305
|
}[] | undefined;
|
|
4304
|
-
text?: string | undefined;
|
|
4305
4306
|
color?: string | undefined;
|
|
4306
4307
|
pretext?: string | undefined;
|
|
4307
4308
|
author_name?: string | undefined;
|
|
4308
4309
|
author_link?: string | undefined;
|
|
4309
4310
|
author_icon?: string | undefined;
|
|
4310
4311
|
title_link?: string | undefined;
|
|
4311
|
-
image_url?: string | undefined;
|
|
4312
4312
|
thumb_url?: string | undefined;
|
|
4313
4313
|
footer?: string | undefined;
|
|
4314
4314
|
footer_icon?: string | undefined;
|
|
@@ -4340,14 +4340,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4340
4340
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4341
4341
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4342
4342
|
}, "strip", z.ZodTypeAny, {
|
|
4343
|
-
type: "
|
|
4343
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4344
4344
|
emoji?: boolean | undefined;
|
|
4345
4345
|
text?: string | undefined;
|
|
4346
4346
|
image_url?: string | undefined;
|
|
4347
4347
|
verbatim?: boolean | undefined;
|
|
4348
4348
|
alt_text?: string | undefined;
|
|
4349
4349
|
}, {
|
|
4350
|
-
type: "
|
|
4350
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4351
4351
|
emoji?: boolean | undefined;
|
|
4352
4352
|
text?: string | undefined;
|
|
4353
4353
|
image_url?: string | undefined;
|
|
@@ -4367,16 +4367,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4367
4367
|
cursor: z.ZodOptional<z.ZodString>;
|
|
4368
4368
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4369
4369
|
}, "strip", z.ZodTypeAny, {
|
|
4370
|
-
operation: "list_channels";
|
|
4371
4370
|
types: ("public_channel" | "private_channel" | "mpim" | "im")[];
|
|
4371
|
+
operation: "list_channels";
|
|
4372
4372
|
exclude_archived: boolean;
|
|
4373
4373
|
limit: number;
|
|
4374
4374
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4375
4375
|
cursor?: string | undefined;
|
|
4376
4376
|
}, {
|
|
4377
4377
|
operation: "list_channels";
|
|
4378
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4379
4378
|
types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
|
|
4379
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4380
4380
|
exclude_archived?: boolean | undefined;
|
|
4381
4381
|
limit?: number | undefined;
|
|
4382
4382
|
cursor?: string | undefined;
|
|
@@ -4401,13 +4401,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4401
4401
|
include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4402
4402
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4403
4403
|
}, "strip", z.ZodTypeAny, {
|
|
4404
|
-
operation: "get_user_info";
|
|
4405
4404
|
user: string;
|
|
4405
|
+
operation: "get_user_info";
|
|
4406
4406
|
include_locale: boolean;
|
|
4407
4407
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4408
4408
|
}, {
|
|
4409
|
-
operation: "get_user_info";
|
|
4410
4409
|
user: string;
|
|
4410
|
+
operation: "get_user_info";
|
|
4411
4411
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4412
4412
|
include_locale?: boolean | undefined;
|
|
4413
4413
|
}>, z.ZodObject<{
|
|
@@ -4438,8 +4438,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4438
4438
|
cursor: z.ZodOptional<z.ZodString>;
|
|
4439
4439
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4440
4440
|
}, "strip", z.ZodTypeAny, {
|
|
4441
|
-
operation: "get_conversation_history";
|
|
4442
4441
|
inclusive: boolean;
|
|
4442
|
+
operation: "get_conversation_history";
|
|
4443
4443
|
channel: string;
|
|
4444
4444
|
limit: number;
|
|
4445
4445
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -4466,19 +4466,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4466
4466
|
cursor: z.ZodOptional<z.ZodString>;
|
|
4467
4467
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4468
4468
|
}, "strip", z.ZodTypeAny, {
|
|
4469
|
-
operation: "get_thread_replies";
|
|
4470
4469
|
inclusive: boolean;
|
|
4471
|
-
channel: string;
|
|
4472
4470
|
ts: string;
|
|
4471
|
+
operation: "get_thread_replies";
|
|
4472
|
+
channel: string;
|
|
4473
4473
|
limit: number;
|
|
4474
4474
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4475
4475
|
cursor?: string | undefined;
|
|
4476
4476
|
latest?: string | undefined;
|
|
4477
4477
|
oldest?: string | undefined;
|
|
4478
4478
|
}, {
|
|
4479
|
+
ts: string;
|
|
4479
4480
|
operation: "get_thread_replies";
|
|
4480
4481
|
channel: string;
|
|
4481
|
-
ts: string;
|
|
4482
4482
|
inclusive?: boolean | undefined;
|
|
4483
4483
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4484
4484
|
limit?: number | undefined;
|
|
@@ -4519,38 +4519,38 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4519
4519
|
ts: z.ZodOptional<z.ZodNumber>;
|
|
4520
4520
|
}, "strip", z.ZodTypeAny, {
|
|
4521
4521
|
title?: string | undefined;
|
|
4522
|
+
text?: string | undefined;
|
|
4523
|
+
image_url?: string | undefined;
|
|
4522
4524
|
fields?: {
|
|
4523
4525
|
value: string;
|
|
4524
4526
|
title: string;
|
|
4525
4527
|
short?: boolean | undefined;
|
|
4526
4528
|
}[] | undefined;
|
|
4527
|
-
text?: string | undefined;
|
|
4528
4529
|
color?: string | undefined;
|
|
4529
4530
|
pretext?: string | undefined;
|
|
4530
4531
|
author_name?: string | undefined;
|
|
4531
4532
|
author_link?: string | undefined;
|
|
4532
4533
|
author_icon?: string | undefined;
|
|
4533
4534
|
title_link?: string | undefined;
|
|
4534
|
-
image_url?: string | undefined;
|
|
4535
4535
|
thumb_url?: string | undefined;
|
|
4536
4536
|
footer?: string | undefined;
|
|
4537
4537
|
footer_icon?: string | undefined;
|
|
4538
4538
|
ts?: number | undefined;
|
|
4539
4539
|
}, {
|
|
4540
4540
|
title?: string | undefined;
|
|
4541
|
+
text?: string | undefined;
|
|
4542
|
+
image_url?: string | undefined;
|
|
4541
4543
|
fields?: {
|
|
4542
4544
|
value: string;
|
|
4543
4545
|
title: string;
|
|
4544
4546
|
short?: boolean | undefined;
|
|
4545
4547
|
}[] | undefined;
|
|
4546
|
-
text?: string | undefined;
|
|
4547
4548
|
color?: string | undefined;
|
|
4548
4549
|
pretext?: string | undefined;
|
|
4549
4550
|
author_name?: string | undefined;
|
|
4550
4551
|
author_link?: string | undefined;
|
|
4551
4552
|
author_icon?: string | undefined;
|
|
4552
4553
|
title_link?: string | undefined;
|
|
4553
|
-
image_url?: string | undefined;
|
|
4554
4554
|
thumb_url?: string | undefined;
|
|
4555
4555
|
footer?: string | undefined;
|
|
4556
4556
|
footer_icon?: string | undefined;
|
|
@@ -4582,14 +4582,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4582
4582
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4583
4583
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4584
4584
|
}, "strip", z.ZodTypeAny, {
|
|
4585
|
-
type: "
|
|
4585
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4586
4586
|
emoji?: boolean | undefined;
|
|
4587
4587
|
text?: string | undefined;
|
|
4588
4588
|
image_url?: string | undefined;
|
|
4589
4589
|
verbatim?: boolean | undefined;
|
|
4590
4590
|
alt_text?: string | undefined;
|
|
4591
4591
|
}, {
|
|
4592
|
-
type: "
|
|
4592
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4593
4593
|
emoji?: boolean | undefined;
|
|
4594
4594
|
text?: string | undefined;
|
|
4595
4595
|
image_url?: string | undefined;
|
|
@@ -4622,14 +4622,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4622
4622
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4623
4623
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4624
4624
|
}, "strip", z.ZodTypeAny, {
|
|
4625
|
-
type: "
|
|
4625
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4626
4626
|
emoji?: boolean | undefined;
|
|
4627
4627
|
text?: string | undefined;
|
|
4628
4628
|
image_url?: string | undefined;
|
|
4629
4629
|
verbatim?: boolean | undefined;
|
|
4630
4630
|
alt_text?: string | undefined;
|
|
4631
4631
|
}, {
|
|
4632
|
-
type: "
|
|
4632
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4633
4633
|
emoji?: boolean | undefined;
|
|
4634
4634
|
text?: string | undefined;
|
|
4635
4635
|
image_url?: string | undefined;
|
|
@@ -4662,14 +4662,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4662
4662
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4663
4663
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4664
4664
|
}, "strip", z.ZodTypeAny, {
|
|
4665
|
-
type: "
|
|
4665
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4666
4666
|
emoji?: boolean | undefined;
|
|
4667
4667
|
text?: string | undefined;
|
|
4668
4668
|
image_url?: string | undefined;
|
|
4669
4669
|
verbatim?: boolean | undefined;
|
|
4670
4670
|
alt_text?: string | undefined;
|
|
4671
4671
|
}, {
|
|
4672
|
-
type: "
|
|
4672
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4673
4673
|
emoji?: boolean | undefined;
|
|
4674
4674
|
text?: string | undefined;
|
|
4675
4675
|
image_url?: string | undefined;
|
|
@@ -4679,26 +4679,26 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4679
4679
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
4680
4680
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4681
4681
|
}, "strip", z.ZodTypeAny, {
|
|
4682
|
+
ts: string;
|
|
4682
4683
|
operation: "update_message";
|
|
4683
4684
|
channel: string;
|
|
4684
|
-
ts: string;
|
|
4685
4685
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4686
4686
|
text?: string | undefined;
|
|
4687
4687
|
attachments?: {
|
|
4688
4688
|
title?: string | undefined;
|
|
4689
|
+
text?: string | undefined;
|
|
4690
|
+
image_url?: string | undefined;
|
|
4689
4691
|
fields?: {
|
|
4690
4692
|
value: string;
|
|
4691
4693
|
title: string;
|
|
4692
4694
|
short?: boolean | undefined;
|
|
4693
4695
|
}[] | undefined;
|
|
4694
|
-
text?: string | undefined;
|
|
4695
4696
|
color?: string | undefined;
|
|
4696
4697
|
pretext?: string | undefined;
|
|
4697
4698
|
author_name?: string | undefined;
|
|
4698
4699
|
author_link?: string | undefined;
|
|
4699
4700
|
author_icon?: string | undefined;
|
|
4700
4701
|
title_link?: string | undefined;
|
|
4701
|
-
image_url?: string | undefined;
|
|
4702
4702
|
thumb_url?: string | undefined;
|
|
4703
4703
|
footer?: string | undefined;
|
|
4704
4704
|
footer_icon?: string | undefined;
|
|
@@ -4730,14 +4730,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4730
4730
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4731
4731
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4732
4732
|
}, "strip", z.ZodTypeAny, {
|
|
4733
|
-
type: "
|
|
4733
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4734
4734
|
emoji?: boolean | undefined;
|
|
4735
4735
|
text?: string | undefined;
|
|
4736
4736
|
image_url?: string | undefined;
|
|
4737
4737
|
verbatim?: boolean | undefined;
|
|
4738
4738
|
alt_text?: string | undefined;
|
|
4739
4739
|
}, {
|
|
4740
|
-
type: "
|
|
4740
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4741
4741
|
emoji?: boolean | undefined;
|
|
4742
4742
|
text?: string | undefined;
|
|
4743
4743
|
image_url?: string | undefined;
|
|
@@ -4746,26 +4746,26 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4746
4746
|
}>, "many">>;
|
|
4747
4747
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4748
4748
|
}, {
|
|
4749
|
+
ts: string;
|
|
4749
4750
|
operation: "update_message";
|
|
4750
4751
|
channel: string;
|
|
4751
|
-
ts: string;
|
|
4752
4752
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4753
4753
|
text?: string | undefined;
|
|
4754
4754
|
attachments?: {
|
|
4755
4755
|
title?: string | undefined;
|
|
4756
|
+
text?: string | undefined;
|
|
4757
|
+
image_url?: string | undefined;
|
|
4756
4758
|
fields?: {
|
|
4757
4759
|
value: string;
|
|
4758
4760
|
title: string;
|
|
4759
4761
|
short?: boolean | undefined;
|
|
4760
4762
|
}[] | undefined;
|
|
4761
|
-
text?: string | undefined;
|
|
4762
4763
|
color?: string | undefined;
|
|
4763
4764
|
pretext?: string | undefined;
|
|
4764
4765
|
author_name?: string | undefined;
|
|
4765
4766
|
author_link?: string | undefined;
|
|
4766
4767
|
author_icon?: string | undefined;
|
|
4767
4768
|
title_link?: string | undefined;
|
|
4768
|
-
image_url?: string | undefined;
|
|
4769
4769
|
thumb_url?: string | undefined;
|
|
4770
4770
|
footer?: string | undefined;
|
|
4771
4771
|
footer_icon?: string | undefined;
|
|
@@ -4797,14 +4797,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4797
4797
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4798
4798
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4799
4799
|
}, "strip", z.ZodTypeAny, {
|
|
4800
|
-
type: "
|
|
4800
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4801
4801
|
emoji?: boolean | undefined;
|
|
4802
4802
|
text?: string | undefined;
|
|
4803
4803
|
image_url?: string | undefined;
|
|
4804
4804
|
verbatim?: boolean | undefined;
|
|
4805
4805
|
alt_text?: string | undefined;
|
|
4806
4806
|
}, {
|
|
4807
|
-
type: "
|
|
4807
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4808
4808
|
emoji?: boolean | undefined;
|
|
4809
4809
|
text?: string | undefined;
|
|
4810
4810
|
image_url?: string | undefined;
|
|
@@ -4818,14 +4818,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4818
4818
|
ts: z.ZodString;
|
|
4819
4819
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4820
4820
|
}, "strip", z.ZodTypeAny, {
|
|
4821
|
+
ts: string;
|
|
4821
4822
|
operation: "delete_message";
|
|
4822
4823
|
channel: string;
|
|
4823
|
-
ts: string;
|
|
4824
4824
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4825
4825
|
}, {
|
|
4826
|
+
ts: string;
|
|
4826
4827
|
operation: "delete_message";
|
|
4827
4828
|
channel: string;
|
|
4828
|
-
ts: string;
|
|
4829
4829
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4830
4830
|
}>, z.ZodObject<{
|
|
4831
4831
|
operation: z.ZodLiteral<"add_reaction">;
|
|
@@ -4834,14 +4834,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4834
4834
|
timestamp: z.ZodString;
|
|
4835
4835
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4836
4836
|
}, "strip", z.ZodTypeAny, {
|
|
4837
|
-
operation: "add_reaction";
|
|
4838
4837
|
name: string;
|
|
4838
|
+
operation: "add_reaction";
|
|
4839
4839
|
channel: string;
|
|
4840
4840
|
timestamp: string;
|
|
4841
4841
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4842
4842
|
}, {
|
|
4843
|
-
operation: "add_reaction";
|
|
4844
4843
|
name: string;
|
|
4844
|
+
operation: "add_reaction";
|
|
4845
4845
|
channel: string;
|
|
4846
4846
|
timestamp: string;
|
|
4847
4847
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -4852,14 +4852,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4852
4852
|
timestamp: z.ZodString;
|
|
4853
4853
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4854
4854
|
}, "strip", z.ZodTypeAny, {
|
|
4855
|
-
operation: "remove_reaction";
|
|
4856
4855
|
name: string;
|
|
4856
|
+
operation: "remove_reaction";
|
|
4857
4857
|
channel: string;
|
|
4858
4858
|
timestamp: string;
|
|
4859
4859
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4860
4860
|
}, {
|
|
4861
|
-
operation: "remove_reaction";
|
|
4862
4861
|
name: string;
|
|
4862
|
+
operation: "remove_reaction";
|
|
4863
4863
|
channel: string;
|
|
4864
4864
|
timestamp: string;
|
|
4865
4865
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -4934,14 +4934,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4934
4934
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4935
4935
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4936
4936
|
}, "strip", z.ZodTypeAny, {
|
|
4937
|
-
type: "
|
|
4937
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4938
4938
|
emoji?: boolean | undefined;
|
|
4939
4939
|
text?: string | undefined;
|
|
4940
4940
|
image_url?: string | undefined;
|
|
4941
4941
|
verbatim?: boolean | undefined;
|
|
4942
4942
|
alt_text?: string | undefined;
|
|
4943
4943
|
}, {
|
|
4944
|
-
type: "
|
|
4944
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4945
4945
|
emoji?: boolean | undefined;
|
|
4946
4946
|
text?: string | undefined;
|
|
4947
4947
|
image_url?: string | undefined;
|
|
@@ -4974,14 +4974,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4974
4974
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4975
4975
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4976
4976
|
}, "strip", z.ZodTypeAny, {
|
|
4977
|
-
type: "
|
|
4977
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4978
4978
|
emoji?: boolean | undefined;
|
|
4979
4979
|
text?: string | undefined;
|
|
4980
4980
|
image_url?: string | undefined;
|
|
4981
4981
|
verbatim?: boolean | undefined;
|
|
4982
4982
|
alt_text?: string | undefined;
|
|
4983
4983
|
}, {
|
|
4984
|
-
type: "
|
|
4984
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4985
4985
|
emoji?: boolean | undefined;
|
|
4986
4986
|
text?: string | undefined;
|
|
4987
4987
|
image_url?: string | undefined;
|
|
@@ -5014,14 +5014,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5014
5014
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
5015
5015
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5016
5016
|
}, "strip", z.ZodTypeAny, {
|
|
5017
|
-
type: "
|
|
5017
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5018
5018
|
emoji?: boolean | undefined;
|
|
5019
5019
|
text?: string | undefined;
|
|
5020
5020
|
image_url?: string | undefined;
|
|
5021
5021
|
verbatim?: boolean | undefined;
|
|
5022
5022
|
alt_text?: string | undefined;
|
|
5023
5023
|
}, {
|
|
5024
|
-
type: "
|
|
5024
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5025
5025
|
emoji?: boolean | undefined;
|
|
5026
5026
|
text?: string | undefined;
|
|
5027
5027
|
image_url?: string | undefined;
|
|
@@ -5033,9 +5033,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5033
5033
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
5034
5034
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
5035
5035
|
}, "strip", z.ZodTypeAny, {
|
|
5036
|
+
text: string;
|
|
5036
5037
|
operation: "schedule_message";
|
|
5037
5038
|
channel: string;
|
|
5038
|
-
text: string;
|
|
5039
5039
|
unfurl_links: boolean;
|
|
5040
5040
|
unfurl_media: boolean;
|
|
5041
5041
|
post_at: number;
|
|
@@ -5066,14 +5066,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5066
5066
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
5067
5067
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5068
5068
|
}, "strip", z.ZodTypeAny, {
|
|
5069
|
-
type: "
|
|
5069
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5070
5070
|
emoji?: boolean | undefined;
|
|
5071
5071
|
text?: string | undefined;
|
|
5072
5072
|
image_url?: string | undefined;
|
|
5073
5073
|
verbatim?: boolean | undefined;
|
|
5074
5074
|
alt_text?: string | undefined;
|
|
5075
5075
|
}, {
|
|
5076
|
-
type: "
|
|
5076
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5077
5077
|
emoji?: boolean | undefined;
|
|
5078
5078
|
text?: string | undefined;
|
|
5079
5079
|
image_url?: string | undefined;
|
|
@@ -5083,9 +5083,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5083
5083
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
5084
5084
|
thread_ts?: string | undefined;
|
|
5085
5085
|
}, {
|
|
5086
|
+
text: string;
|
|
5086
5087
|
operation: "schedule_message";
|
|
5087
5088
|
channel: string;
|
|
5088
|
-
text: string;
|
|
5089
5089
|
post_at: number;
|
|
5090
5090
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
5091
5091
|
blocks?: z.objectInputType<{
|
|
@@ -5114,14 +5114,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5114
5114
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
5115
5115
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5116
5116
|
}, "strip", z.ZodTypeAny, {
|
|
5117
|
-
type: "
|
|
5117
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5118
5118
|
emoji?: boolean | undefined;
|
|
5119
5119
|
text?: string | undefined;
|
|
5120
5120
|
image_url?: string | undefined;
|
|
5121
5121
|
verbatim?: boolean | undefined;
|
|
5122
5122
|
alt_text?: string | undefined;
|
|
5123
5123
|
}, {
|
|
5124
|
-
type: "
|
|
5124
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5125
5125
|
emoji?: boolean | undefined;
|
|
5126
5126
|
text?: string | undefined;
|
|
5127
5127
|
image_url?: string | undefined;
|
|
@@ -5222,10 +5222,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5222
5222
|
id: string;
|
|
5223
5223
|
title?: string | undefined;
|
|
5224
5224
|
name?: string | undefined;
|
|
5225
|
-
size?: number | undefined;
|
|
5226
5225
|
user?: string | undefined;
|
|
5227
5226
|
mimetype?: string | undefined;
|
|
5228
5227
|
filetype?: string | undefined;
|
|
5228
|
+
size?: number | undefined;
|
|
5229
5229
|
url_private?: string | undefined;
|
|
5230
5230
|
url_private_download?: string | undefined;
|
|
5231
5231
|
thumb_64?: string | undefined;
|
|
@@ -5238,10 +5238,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5238
5238
|
id: string;
|
|
5239
5239
|
title?: string | undefined;
|
|
5240
5240
|
name?: string | undefined;
|
|
5241
|
-
size?: number | undefined;
|
|
5242
5241
|
user?: string | undefined;
|
|
5243
5242
|
mimetype?: string | undefined;
|
|
5244
5243
|
filetype?: string | undefined;
|
|
5244
|
+
size?: number | undefined;
|
|
5245
5245
|
url_private?: string | undefined;
|
|
5246
5246
|
url_private_download?: string | undefined;
|
|
5247
5247
|
thumb_64?: string | undefined;
|
|
@@ -5253,10 +5253,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5253
5253
|
}>, "many">>;
|
|
5254
5254
|
}, "strip", z.ZodTypeAny, {
|
|
5255
5255
|
type: string;
|
|
5256
|
-
user?: string | undefined;
|
|
5257
5256
|
text?: string | undefined;
|
|
5258
|
-
|
|
5257
|
+
user?: string | undefined;
|
|
5259
5258
|
ts?: string | undefined;
|
|
5259
|
+
username?: string | undefined;
|
|
5260
5260
|
attachments?: unknown[] | undefined;
|
|
5261
5261
|
blocks?: unknown[] | undefined;
|
|
5262
5262
|
thread_ts?: string | undefined;
|
|
@@ -5280,10 +5280,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5280
5280
|
id: string;
|
|
5281
5281
|
title?: string | undefined;
|
|
5282
5282
|
name?: string | undefined;
|
|
5283
|
-
size?: number | undefined;
|
|
5284
5283
|
user?: string | undefined;
|
|
5285
5284
|
mimetype?: string | undefined;
|
|
5286
5285
|
filetype?: string | undefined;
|
|
5286
|
+
size?: number | undefined;
|
|
5287
5287
|
url_private?: string | undefined;
|
|
5288
5288
|
url_private_download?: string | undefined;
|
|
5289
5289
|
thumb_64?: string | undefined;
|
|
@@ -5295,10 +5295,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5295
5295
|
}[] | undefined;
|
|
5296
5296
|
}, {
|
|
5297
5297
|
type: string;
|
|
5298
|
-
user?: string | undefined;
|
|
5299
5298
|
text?: string | undefined;
|
|
5300
|
-
|
|
5299
|
+
user?: string | undefined;
|
|
5301
5300
|
ts?: string | undefined;
|
|
5301
|
+
username?: string | undefined;
|
|
5302
5302
|
attachments?: unknown[] | undefined;
|
|
5303
5303
|
blocks?: unknown[] | undefined;
|
|
5304
5304
|
thread_ts?: string | undefined;
|
|
@@ -5322,10 +5322,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5322
5322
|
id: string;
|
|
5323
5323
|
title?: string | undefined;
|
|
5324
5324
|
name?: string | undefined;
|
|
5325
|
-
size?: number | undefined;
|
|
5326
5325
|
user?: string | undefined;
|
|
5327
5326
|
mimetype?: string | undefined;
|
|
5328
5327
|
filetype?: string | undefined;
|
|
5328
|
+
size?: number | undefined;
|
|
5329
5329
|
url_private?: string | undefined;
|
|
5330
5330
|
url_private_download?: string | undefined;
|
|
5331
5331
|
thumb_64?: string | undefined;
|
|
@@ -5339,16 +5339,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5339
5339
|
error: z.ZodString;
|
|
5340
5340
|
success: z.ZodBoolean;
|
|
5341
5341
|
}, "strip", z.ZodTypeAny, {
|
|
5342
|
-
operation: "send_message";
|
|
5343
|
-
success: boolean;
|
|
5344
5342
|
error: string;
|
|
5343
|
+
success: boolean;
|
|
5344
|
+
operation: "send_message";
|
|
5345
5345
|
ok: boolean;
|
|
5346
5346
|
message?: {
|
|
5347
5347
|
type: string;
|
|
5348
|
-
user?: string | undefined;
|
|
5349
5348
|
text?: string | undefined;
|
|
5350
|
-
|
|
5349
|
+
user?: string | undefined;
|
|
5351
5350
|
ts?: string | undefined;
|
|
5351
|
+
username?: string | undefined;
|
|
5352
5352
|
attachments?: unknown[] | undefined;
|
|
5353
5353
|
blocks?: unknown[] | undefined;
|
|
5354
5354
|
thread_ts?: string | undefined;
|
|
@@ -5372,10 +5372,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5372
5372
|
id: string;
|
|
5373
5373
|
title?: string | undefined;
|
|
5374
5374
|
name?: string | undefined;
|
|
5375
|
-
size?: number | undefined;
|
|
5376
5375
|
user?: string | undefined;
|
|
5377
5376
|
mimetype?: string | undefined;
|
|
5378
5377
|
filetype?: string | undefined;
|
|
5378
|
+
size?: number | undefined;
|
|
5379
5379
|
url_private?: string | undefined;
|
|
5380
5380
|
url_private_download?: string | undefined;
|
|
5381
5381
|
thumb_64?: string | undefined;
|
|
@@ -5386,19 +5386,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5386
5386
|
permalink?: string | undefined;
|
|
5387
5387
|
}[] | undefined;
|
|
5388
5388
|
} | undefined;
|
|
5389
|
-
channel?: string | undefined;
|
|
5390
5389
|
ts?: string | undefined;
|
|
5390
|
+
channel?: string | undefined;
|
|
5391
5391
|
}, {
|
|
5392
|
-
operation: "send_message";
|
|
5393
|
-
success: boolean;
|
|
5394
5392
|
error: string;
|
|
5393
|
+
success: boolean;
|
|
5394
|
+
operation: "send_message";
|
|
5395
5395
|
ok: boolean;
|
|
5396
5396
|
message?: {
|
|
5397
5397
|
type: string;
|
|
5398
|
-
user?: string | undefined;
|
|
5399
5398
|
text?: string | undefined;
|
|
5400
|
-
|
|
5399
|
+
user?: string | undefined;
|
|
5401
5400
|
ts?: string | undefined;
|
|
5401
|
+
username?: string | undefined;
|
|
5402
5402
|
attachments?: unknown[] | undefined;
|
|
5403
5403
|
blocks?: unknown[] | undefined;
|
|
5404
5404
|
thread_ts?: string | undefined;
|
|
@@ -5422,10 +5422,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5422
5422
|
id: string;
|
|
5423
5423
|
title?: string | undefined;
|
|
5424
5424
|
name?: string | undefined;
|
|
5425
|
-
size?: number | undefined;
|
|
5426
5425
|
user?: string | undefined;
|
|
5427
5426
|
mimetype?: string | undefined;
|
|
5428
5427
|
filetype?: string | undefined;
|
|
5428
|
+
size?: number | undefined;
|
|
5429
5429
|
url_private?: string | undefined;
|
|
5430
5430
|
url_private_download?: string | undefined;
|
|
5431
5431
|
thumb_64?: string | undefined;
|
|
@@ -5436,8 +5436,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5436
5436
|
permalink?: string | undefined;
|
|
5437
5437
|
}[] | undefined;
|
|
5438
5438
|
} | undefined;
|
|
5439
|
-
channel?: string | undefined;
|
|
5440
5439
|
ts?: string | undefined;
|
|
5440
|
+
channel?: string | undefined;
|
|
5441
5441
|
}>, z.ZodObject<{
|
|
5442
5442
|
operation: z.ZodLiteral<"list_channels">;
|
|
5443
5443
|
ok: z.ZodBoolean;
|
|
@@ -5567,10 +5567,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5567
5567
|
error: z.ZodString;
|
|
5568
5568
|
success: z.ZodBoolean;
|
|
5569
5569
|
}, "strip", z.ZodTypeAny, {
|
|
5570
|
-
operation: "list_channels";
|
|
5571
|
-
success: boolean;
|
|
5572
5570
|
error: string;
|
|
5571
|
+
success: boolean;
|
|
5572
|
+
operation: "list_channels";
|
|
5573
5573
|
ok: boolean;
|
|
5574
|
+
response_metadata?: {
|
|
5575
|
+
next_cursor: string;
|
|
5576
|
+
} | undefined;
|
|
5574
5577
|
channels?: {
|
|
5575
5578
|
name: string;
|
|
5576
5579
|
id: string;
|
|
@@ -5605,14 +5608,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5605
5608
|
} | undefined;
|
|
5606
5609
|
num_members?: number | undefined;
|
|
5607
5610
|
}[] | undefined;
|
|
5608
|
-
response_metadata?: {
|
|
5609
|
-
next_cursor: string;
|
|
5610
|
-
} | undefined;
|
|
5611
5611
|
}, {
|
|
5612
|
-
operation: "list_channels";
|
|
5613
|
-
success: boolean;
|
|
5614
5612
|
error: string;
|
|
5613
|
+
success: boolean;
|
|
5614
|
+
operation: "list_channels";
|
|
5615
5615
|
ok: boolean;
|
|
5616
|
+
response_metadata?: {
|
|
5617
|
+
next_cursor: string;
|
|
5618
|
+
} | undefined;
|
|
5616
5619
|
channels?: {
|
|
5617
5620
|
name: string;
|
|
5618
5621
|
id: string;
|
|
@@ -5647,9 +5650,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5647
5650
|
} | undefined;
|
|
5648
5651
|
num_members?: number | undefined;
|
|
5649
5652
|
}[] | undefined;
|
|
5650
|
-
response_metadata?: {
|
|
5651
|
-
next_cursor: string;
|
|
5652
|
-
} | undefined;
|
|
5653
5653
|
}>, z.ZodObject<{
|
|
5654
5654
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
5655
5655
|
ok: z.ZodBoolean;
|
|
@@ -5772,9 +5772,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5772
5772
|
error: z.ZodString;
|
|
5773
5773
|
success: z.ZodBoolean;
|
|
5774
5774
|
}, "strip", z.ZodTypeAny, {
|
|
5775
|
-
operation: "get_channel_info";
|
|
5776
|
-
success: boolean;
|
|
5777
5775
|
error: string;
|
|
5776
|
+
success: boolean;
|
|
5777
|
+
operation: "get_channel_info";
|
|
5778
5778
|
ok: boolean;
|
|
5779
5779
|
channel?: {
|
|
5780
5780
|
name: string;
|
|
@@ -5811,9 +5811,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5811
5811
|
num_members?: number | undefined;
|
|
5812
5812
|
} | undefined;
|
|
5813
5813
|
}, {
|
|
5814
|
-
operation: "get_channel_info";
|
|
5815
|
-
success: boolean;
|
|
5816
5814
|
error: string;
|
|
5815
|
+
success: boolean;
|
|
5816
|
+
operation: "get_channel_info";
|
|
5817
5817
|
ok: boolean;
|
|
5818
5818
|
channel?: {
|
|
5819
5819
|
name: string;
|
|
@@ -5950,13 +5950,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5950
5950
|
}, "strip", z.ZodTypeAny, {
|
|
5951
5951
|
name: string;
|
|
5952
5952
|
id: string;
|
|
5953
|
-
color?: string | undefined;
|
|
5954
|
-
team_id?: string | undefined;
|
|
5955
|
-
deleted?: boolean | undefined;
|
|
5956
|
-
real_name?: string | undefined;
|
|
5957
|
-
tz?: string | undefined;
|
|
5958
|
-
tz_label?: string | undefined;
|
|
5959
|
-
tz_offset?: number | undefined;
|
|
5960
5953
|
profile?: {
|
|
5961
5954
|
title?: string | undefined;
|
|
5962
5955
|
email?: string | undefined;
|
|
@@ -5983,6 +5976,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5983
5976
|
image_512?: string | undefined;
|
|
5984
5977
|
image_1024?: string | undefined;
|
|
5985
5978
|
} | undefined;
|
|
5979
|
+
color?: string | undefined;
|
|
5980
|
+
team_id?: string | undefined;
|
|
5981
|
+
deleted?: boolean | undefined;
|
|
5982
|
+
real_name?: string | undefined;
|
|
5983
|
+
tz?: string | undefined;
|
|
5984
|
+
tz_label?: string | undefined;
|
|
5985
|
+
tz_offset?: number | undefined;
|
|
5986
5986
|
is_admin?: boolean | undefined;
|
|
5987
5987
|
is_owner?: boolean | undefined;
|
|
5988
5988
|
is_primary_owner?: boolean | undefined;
|
|
@@ -5995,13 +5995,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5995
5995
|
}, {
|
|
5996
5996
|
name: string;
|
|
5997
5997
|
id: string;
|
|
5998
|
-
color?: string | undefined;
|
|
5999
|
-
team_id?: string | undefined;
|
|
6000
|
-
deleted?: boolean | undefined;
|
|
6001
|
-
real_name?: string | undefined;
|
|
6002
|
-
tz?: string | undefined;
|
|
6003
|
-
tz_label?: string | undefined;
|
|
6004
|
-
tz_offset?: number | undefined;
|
|
6005
5998
|
profile?: {
|
|
6006
5999
|
title?: string | undefined;
|
|
6007
6000
|
email?: string | undefined;
|
|
@@ -6028,6 +6021,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6028
6021
|
image_512?: string | undefined;
|
|
6029
6022
|
image_1024?: string | undefined;
|
|
6030
6023
|
} | undefined;
|
|
6024
|
+
color?: string | undefined;
|
|
6025
|
+
team_id?: string | undefined;
|
|
6026
|
+
deleted?: boolean | undefined;
|
|
6027
|
+
real_name?: string | undefined;
|
|
6028
|
+
tz?: string | undefined;
|
|
6029
|
+
tz_label?: string | undefined;
|
|
6030
|
+
tz_offset?: number | undefined;
|
|
6031
6031
|
is_admin?: boolean | undefined;
|
|
6032
6032
|
is_owner?: boolean | undefined;
|
|
6033
6033
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6041,20 +6041,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6041
6041
|
error: z.ZodString;
|
|
6042
6042
|
success: z.ZodBoolean;
|
|
6043
6043
|
}, "strip", z.ZodTypeAny, {
|
|
6044
|
-
operation: "get_user_info";
|
|
6045
|
-
success: boolean;
|
|
6046
6044
|
error: string;
|
|
6045
|
+
success: boolean;
|
|
6046
|
+
operation: "get_user_info";
|
|
6047
6047
|
ok: boolean;
|
|
6048
6048
|
user?: {
|
|
6049
6049
|
name: string;
|
|
6050
6050
|
id: string;
|
|
6051
|
-
color?: string | undefined;
|
|
6052
|
-
team_id?: string | undefined;
|
|
6053
|
-
deleted?: boolean | undefined;
|
|
6054
|
-
real_name?: string | undefined;
|
|
6055
|
-
tz?: string | undefined;
|
|
6056
|
-
tz_label?: string | undefined;
|
|
6057
|
-
tz_offset?: number | undefined;
|
|
6058
6051
|
profile?: {
|
|
6059
6052
|
title?: string | undefined;
|
|
6060
6053
|
email?: string | undefined;
|
|
@@ -6081,6 +6074,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6081
6074
|
image_512?: string | undefined;
|
|
6082
6075
|
image_1024?: string | undefined;
|
|
6083
6076
|
} | undefined;
|
|
6077
|
+
color?: string | undefined;
|
|
6078
|
+
team_id?: string | undefined;
|
|
6079
|
+
deleted?: boolean | undefined;
|
|
6080
|
+
real_name?: string | undefined;
|
|
6081
|
+
tz?: string | undefined;
|
|
6082
|
+
tz_label?: string | undefined;
|
|
6083
|
+
tz_offset?: number | undefined;
|
|
6084
6084
|
is_admin?: boolean | undefined;
|
|
6085
6085
|
is_owner?: boolean | undefined;
|
|
6086
6086
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6092,20 +6092,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6092
6092
|
has_2fa?: boolean | undefined;
|
|
6093
6093
|
} | undefined;
|
|
6094
6094
|
}, {
|
|
6095
|
-
operation: "get_user_info";
|
|
6096
|
-
success: boolean;
|
|
6097
6095
|
error: string;
|
|
6096
|
+
success: boolean;
|
|
6097
|
+
operation: "get_user_info";
|
|
6098
6098
|
ok: boolean;
|
|
6099
6099
|
user?: {
|
|
6100
6100
|
name: string;
|
|
6101
6101
|
id: string;
|
|
6102
|
-
color?: string | undefined;
|
|
6103
|
-
team_id?: string | undefined;
|
|
6104
|
-
deleted?: boolean | undefined;
|
|
6105
|
-
real_name?: string | undefined;
|
|
6106
|
-
tz?: string | undefined;
|
|
6107
|
-
tz_label?: string | undefined;
|
|
6108
|
-
tz_offset?: number | undefined;
|
|
6109
6102
|
profile?: {
|
|
6110
6103
|
title?: string | undefined;
|
|
6111
6104
|
email?: string | undefined;
|
|
@@ -6132,6 +6125,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6132
6125
|
image_512?: string | undefined;
|
|
6133
6126
|
image_1024?: string | undefined;
|
|
6134
6127
|
} | undefined;
|
|
6128
|
+
color?: string | undefined;
|
|
6129
|
+
team_id?: string | undefined;
|
|
6130
|
+
deleted?: boolean | undefined;
|
|
6131
|
+
real_name?: string | undefined;
|
|
6132
|
+
tz?: string | undefined;
|
|
6133
|
+
tz_label?: string | undefined;
|
|
6134
|
+
tz_offset?: number | undefined;
|
|
6135
6135
|
is_admin?: boolean | undefined;
|
|
6136
6136
|
is_owner?: boolean | undefined;
|
|
6137
6137
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6243,13 +6243,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6243
6243
|
}, "strip", z.ZodTypeAny, {
|
|
6244
6244
|
name: string;
|
|
6245
6245
|
id: string;
|
|
6246
|
-
color?: string | undefined;
|
|
6247
|
-
team_id?: string | undefined;
|
|
6248
|
-
deleted?: boolean | undefined;
|
|
6249
|
-
real_name?: string | undefined;
|
|
6250
|
-
tz?: string | undefined;
|
|
6251
|
-
tz_label?: string | undefined;
|
|
6252
|
-
tz_offset?: number | undefined;
|
|
6253
6246
|
profile?: {
|
|
6254
6247
|
title?: string | undefined;
|
|
6255
6248
|
email?: string | undefined;
|
|
@@ -6276,6 +6269,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6276
6269
|
image_512?: string | undefined;
|
|
6277
6270
|
image_1024?: string | undefined;
|
|
6278
6271
|
} | undefined;
|
|
6272
|
+
color?: string | undefined;
|
|
6273
|
+
team_id?: string | undefined;
|
|
6274
|
+
deleted?: boolean | undefined;
|
|
6275
|
+
real_name?: string | undefined;
|
|
6276
|
+
tz?: string | undefined;
|
|
6277
|
+
tz_label?: string | undefined;
|
|
6278
|
+
tz_offset?: number | undefined;
|
|
6279
6279
|
is_admin?: boolean | undefined;
|
|
6280
6280
|
is_owner?: boolean | undefined;
|
|
6281
6281
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6288,13 +6288,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6288
6288
|
}, {
|
|
6289
6289
|
name: string;
|
|
6290
6290
|
id: string;
|
|
6291
|
-
color?: string | undefined;
|
|
6292
|
-
team_id?: string | undefined;
|
|
6293
|
-
deleted?: boolean | undefined;
|
|
6294
|
-
real_name?: string | undefined;
|
|
6295
|
-
tz?: string | undefined;
|
|
6296
|
-
tz_label?: string | undefined;
|
|
6297
|
-
tz_offset?: number | undefined;
|
|
6298
6291
|
profile?: {
|
|
6299
6292
|
title?: string | undefined;
|
|
6300
6293
|
email?: string | undefined;
|
|
@@ -6321,6 +6314,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6321
6314
|
image_512?: string | undefined;
|
|
6322
6315
|
image_1024?: string | undefined;
|
|
6323
6316
|
} | undefined;
|
|
6317
|
+
color?: string | undefined;
|
|
6318
|
+
team_id?: string | undefined;
|
|
6319
|
+
deleted?: boolean | undefined;
|
|
6320
|
+
real_name?: string | undefined;
|
|
6321
|
+
tz?: string | undefined;
|
|
6322
|
+
tz_label?: string | undefined;
|
|
6323
|
+
tz_offset?: number | undefined;
|
|
6324
6324
|
is_admin?: boolean | undefined;
|
|
6325
6325
|
is_owner?: boolean | undefined;
|
|
6326
6326
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6341,9 +6341,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6341
6341
|
error: z.ZodString;
|
|
6342
6342
|
success: z.ZodBoolean;
|
|
6343
6343
|
}, "strip", z.ZodTypeAny, {
|
|
6344
|
-
operation: "list_users";
|
|
6345
|
-
success: boolean;
|
|
6346
6344
|
error: string;
|
|
6345
|
+
success: boolean;
|
|
6346
|
+
operation: "list_users";
|
|
6347
6347
|
ok: boolean;
|
|
6348
6348
|
response_metadata?: {
|
|
6349
6349
|
next_cursor: string;
|
|
@@ -6351,13 +6351,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6351
6351
|
members?: {
|
|
6352
6352
|
name: string;
|
|
6353
6353
|
id: string;
|
|
6354
|
-
color?: string | undefined;
|
|
6355
|
-
team_id?: string | undefined;
|
|
6356
|
-
deleted?: boolean | undefined;
|
|
6357
|
-
real_name?: string | undefined;
|
|
6358
|
-
tz?: string | undefined;
|
|
6359
|
-
tz_label?: string | undefined;
|
|
6360
|
-
tz_offset?: number | undefined;
|
|
6361
6354
|
profile?: {
|
|
6362
6355
|
title?: string | undefined;
|
|
6363
6356
|
email?: string | undefined;
|
|
@@ -6384,6 +6377,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6384
6377
|
image_512?: string | undefined;
|
|
6385
6378
|
image_1024?: string | undefined;
|
|
6386
6379
|
} | undefined;
|
|
6380
|
+
color?: string | undefined;
|
|
6381
|
+
team_id?: string | undefined;
|
|
6382
|
+
deleted?: boolean | undefined;
|
|
6383
|
+
real_name?: string | undefined;
|
|
6384
|
+
tz?: string | undefined;
|
|
6385
|
+
tz_label?: string | undefined;
|
|
6386
|
+
tz_offset?: number | undefined;
|
|
6387
6387
|
is_admin?: boolean | undefined;
|
|
6388
6388
|
is_owner?: boolean | undefined;
|
|
6389
6389
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6395,9 +6395,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6395
6395
|
has_2fa?: boolean | undefined;
|
|
6396
6396
|
}[] | undefined;
|
|
6397
6397
|
}, {
|
|
6398
|
-
operation: "list_users";
|
|
6399
|
-
success: boolean;
|
|
6400
6398
|
error: string;
|
|
6399
|
+
success: boolean;
|
|
6400
|
+
operation: "list_users";
|
|
6401
6401
|
ok: boolean;
|
|
6402
6402
|
response_metadata?: {
|
|
6403
6403
|
next_cursor: string;
|
|
@@ -6405,13 +6405,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6405
6405
|
members?: {
|
|
6406
6406
|
name: string;
|
|
6407
6407
|
id: string;
|
|
6408
|
-
color?: string | undefined;
|
|
6409
|
-
team_id?: string | undefined;
|
|
6410
|
-
deleted?: boolean | undefined;
|
|
6411
|
-
real_name?: string | undefined;
|
|
6412
|
-
tz?: string | undefined;
|
|
6413
|
-
tz_label?: string | undefined;
|
|
6414
|
-
tz_offset?: number | undefined;
|
|
6415
6408
|
profile?: {
|
|
6416
6409
|
title?: string | undefined;
|
|
6417
6410
|
email?: string | undefined;
|
|
@@ -6438,6 +6431,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6438
6431
|
image_512?: string | undefined;
|
|
6439
6432
|
image_1024?: string | undefined;
|
|
6440
6433
|
} | undefined;
|
|
6434
|
+
color?: string | undefined;
|
|
6435
|
+
team_id?: string | undefined;
|
|
6436
|
+
deleted?: boolean | undefined;
|
|
6437
|
+
real_name?: string | undefined;
|
|
6438
|
+
tz?: string | undefined;
|
|
6439
|
+
tz_label?: string | undefined;
|
|
6440
|
+
tz_offset?: number | undefined;
|
|
6441
6441
|
is_admin?: boolean | undefined;
|
|
6442
6442
|
is_owner?: boolean | undefined;
|
|
6443
6443
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6508,10 +6508,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6508
6508
|
id: string;
|
|
6509
6509
|
title?: string | undefined;
|
|
6510
6510
|
name?: string | undefined;
|
|
6511
|
-
size?: number | undefined;
|
|
6512
6511
|
user?: string | undefined;
|
|
6513
6512
|
mimetype?: string | undefined;
|
|
6514
6513
|
filetype?: string | undefined;
|
|
6514
|
+
size?: number | undefined;
|
|
6515
6515
|
url_private?: string | undefined;
|
|
6516
6516
|
url_private_download?: string | undefined;
|
|
6517
6517
|
thumb_64?: string | undefined;
|
|
@@ -6524,10 +6524,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6524
6524
|
id: string;
|
|
6525
6525
|
title?: string | undefined;
|
|
6526
6526
|
name?: string | undefined;
|
|
6527
|
-
size?: number | undefined;
|
|
6528
6527
|
user?: string | undefined;
|
|
6529
6528
|
mimetype?: string | undefined;
|
|
6530
6529
|
filetype?: string | undefined;
|
|
6530
|
+
size?: number | undefined;
|
|
6531
6531
|
url_private?: string | undefined;
|
|
6532
6532
|
url_private_download?: string | undefined;
|
|
6533
6533
|
thumb_64?: string | undefined;
|
|
@@ -6539,10 +6539,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6539
6539
|
}>, "many">>;
|
|
6540
6540
|
}, "strip", z.ZodTypeAny, {
|
|
6541
6541
|
type: string;
|
|
6542
|
-
user?: string | undefined;
|
|
6543
6542
|
text?: string | undefined;
|
|
6544
|
-
|
|
6543
|
+
user?: string | undefined;
|
|
6545
6544
|
ts?: string | undefined;
|
|
6545
|
+
username?: string | undefined;
|
|
6546
6546
|
attachments?: unknown[] | undefined;
|
|
6547
6547
|
blocks?: unknown[] | undefined;
|
|
6548
6548
|
thread_ts?: string | undefined;
|
|
@@ -6566,10 +6566,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6566
6566
|
id: string;
|
|
6567
6567
|
title?: string | undefined;
|
|
6568
6568
|
name?: string | undefined;
|
|
6569
|
-
size?: number | undefined;
|
|
6570
6569
|
user?: string | undefined;
|
|
6571
6570
|
mimetype?: string | undefined;
|
|
6572
6571
|
filetype?: string | undefined;
|
|
6572
|
+
size?: number | undefined;
|
|
6573
6573
|
url_private?: string | undefined;
|
|
6574
6574
|
url_private_download?: string | undefined;
|
|
6575
6575
|
thumb_64?: string | undefined;
|
|
@@ -6581,10 +6581,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6581
6581
|
}[] | undefined;
|
|
6582
6582
|
}, {
|
|
6583
6583
|
type: string;
|
|
6584
|
-
user?: string | undefined;
|
|
6585
6584
|
text?: string | undefined;
|
|
6586
|
-
|
|
6585
|
+
user?: string | undefined;
|
|
6587
6586
|
ts?: string | undefined;
|
|
6587
|
+
username?: string | undefined;
|
|
6588
6588
|
attachments?: unknown[] | undefined;
|
|
6589
6589
|
blocks?: unknown[] | undefined;
|
|
6590
6590
|
thread_ts?: string | undefined;
|
|
@@ -6608,10 +6608,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6608
6608
|
id: string;
|
|
6609
6609
|
title?: string | undefined;
|
|
6610
6610
|
name?: string | undefined;
|
|
6611
|
-
size?: number | undefined;
|
|
6612
6611
|
user?: string | undefined;
|
|
6613
6612
|
mimetype?: string | undefined;
|
|
6614
6613
|
filetype?: string | undefined;
|
|
6614
|
+
size?: number | undefined;
|
|
6615
6615
|
url_private?: string | undefined;
|
|
6616
6616
|
url_private_download?: string | undefined;
|
|
6617
6617
|
thumb_64?: string | undefined;
|
|
@@ -6633,16 +6633,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6633
6633
|
error: z.ZodString;
|
|
6634
6634
|
success: z.ZodBoolean;
|
|
6635
6635
|
}, "strip", z.ZodTypeAny, {
|
|
6636
|
-
operation: "get_conversation_history";
|
|
6637
|
-
success: boolean;
|
|
6638
6636
|
error: string;
|
|
6637
|
+
success: boolean;
|
|
6638
|
+
operation: "get_conversation_history";
|
|
6639
6639
|
ok: boolean;
|
|
6640
|
+
response_metadata?: {
|
|
6641
|
+
next_cursor: string;
|
|
6642
|
+
} | undefined;
|
|
6640
6643
|
messages?: {
|
|
6641
6644
|
type: string;
|
|
6642
|
-
user?: string | undefined;
|
|
6643
6645
|
text?: string | undefined;
|
|
6644
|
-
|
|
6646
|
+
user?: string | undefined;
|
|
6645
6647
|
ts?: string | undefined;
|
|
6648
|
+
username?: string | undefined;
|
|
6646
6649
|
attachments?: unknown[] | undefined;
|
|
6647
6650
|
blocks?: unknown[] | undefined;
|
|
6648
6651
|
thread_ts?: string | undefined;
|
|
@@ -6666,10 +6669,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6666
6669
|
id: string;
|
|
6667
6670
|
title?: string | undefined;
|
|
6668
6671
|
name?: string | undefined;
|
|
6669
|
-
size?: number | undefined;
|
|
6670
6672
|
user?: string | undefined;
|
|
6671
6673
|
mimetype?: string | undefined;
|
|
6672
6674
|
filetype?: string | undefined;
|
|
6675
|
+
size?: number | undefined;
|
|
6673
6676
|
url_private?: string | undefined;
|
|
6674
6677
|
url_private_download?: string | undefined;
|
|
6675
6678
|
thumb_64?: string | undefined;
|
|
@@ -6680,21 +6683,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6680
6683
|
permalink?: string | undefined;
|
|
6681
6684
|
}[] | undefined;
|
|
6682
6685
|
}[] | undefined;
|
|
6683
|
-
response_metadata?: {
|
|
6684
|
-
next_cursor: string;
|
|
6685
|
-
} | undefined;
|
|
6686
6686
|
has_more?: boolean | undefined;
|
|
6687
6687
|
}, {
|
|
6688
|
-
operation: "get_conversation_history";
|
|
6689
|
-
success: boolean;
|
|
6690
6688
|
error: string;
|
|
6689
|
+
success: boolean;
|
|
6690
|
+
operation: "get_conversation_history";
|
|
6691
6691
|
ok: boolean;
|
|
6692
|
+
response_metadata?: {
|
|
6693
|
+
next_cursor: string;
|
|
6694
|
+
} | undefined;
|
|
6692
6695
|
messages?: {
|
|
6693
6696
|
type: string;
|
|
6694
|
-
user?: string | undefined;
|
|
6695
6697
|
text?: string | undefined;
|
|
6696
|
-
|
|
6698
|
+
user?: string | undefined;
|
|
6697
6699
|
ts?: string | undefined;
|
|
6700
|
+
username?: string | undefined;
|
|
6698
6701
|
attachments?: unknown[] | undefined;
|
|
6699
6702
|
blocks?: unknown[] | undefined;
|
|
6700
6703
|
thread_ts?: string | undefined;
|
|
@@ -6718,10 +6721,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6718
6721
|
id: string;
|
|
6719
6722
|
title?: string | undefined;
|
|
6720
6723
|
name?: string | undefined;
|
|
6721
|
-
size?: number | undefined;
|
|
6722
6724
|
user?: string | undefined;
|
|
6723
6725
|
mimetype?: string | undefined;
|
|
6724
6726
|
filetype?: string | undefined;
|
|
6727
|
+
size?: number | undefined;
|
|
6725
6728
|
url_private?: string | undefined;
|
|
6726
6729
|
url_private_download?: string | undefined;
|
|
6727
6730
|
thumb_64?: string | undefined;
|
|
@@ -6732,9 +6735,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6732
6735
|
permalink?: string | undefined;
|
|
6733
6736
|
}[] | undefined;
|
|
6734
6737
|
}[] | undefined;
|
|
6735
|
-
response_metadata?: {
|
|
6736
|
-
next_cursor: string;
|
|
6737
|
-
} | undefined;
|
|
6738
6738
|
has_more?: boolean | undefined;
|
|
6739
6739
|
}>, z.ZodObject<{
|
|
6740
6740
|
operation: z.ZodLiteral<"get_thread_replies">;
|
|
@@ -6796,10 +6796,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6796
6796
|
id: string;
|
|
6797
6797
|
title?: string | undefined;
|
|
6798
6798
|
name?: string | undefined;
|
|
6799
|
-
size?: number | undefined;
|
|
6800
6799
|
user?: string | undefined;
|
|
6801
6800
|
mimetype?: string | undefined;
|
|
6802
6801
|
filetype?: string | undefined;
|
|
6802
|
+
size?: number | undefined;
|
|
6803
6803
|
url_private?: string | undefined;
|
|
6804
6804
|
url_private_download?: string | undefined;
|
|
6805
6805
|
thumb_64?: string | undefined;
|
|
@@ -6812,10 +6812,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6812
6812
|
id: string;
|
|
6813
6813
|
title?: string | undefined;
|
|
6814
6814
|
name?: string | undefined;
|
|
6815
|
-
size?: number | undefined;
|
|
6816
6815
|
user?: string | undefined;
|
|
6817
6816
|
mimetype?: string | undefined;
|
|
6818
6817
|
filetype?: string | undefined;
|
|
6818
|
+
size?: number | undefined;
|
|
6819
6819
|
url_private?: string | undefined;
|
|
6820
6820
|
url_private_download?: string | undefined;
|
|
6821
6821
|
thumb_64?: string | undefined;
|
|
@@ -6827,10 +6827,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6827
6827
|
}>, "many">>;
|
|
6828
6828
|
}, "strip", z.ZodTypeAny, {
|
|
6829
6829
|
type: string;
|
|
6830
|
-
user?: string | undefined;
|
|
6831
6830
|
text?: string | undefined;
|
|
6832
|
-
|
|
6831
|
+
user?: string | undefined;
|
|
6833
6832
|
ts?: string | undefined;
|
|
6833
|
+
username?: string | undefined;
|
|
6834
6834
|
attachments?: unknown[] | undefined;
|
|
6835
6835
|
blocks?: unknown[] | undefined;
|
|
6836
6836
|
thread_ts?: string | undefined;
|
|
@@ -6854,10 +6854,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6854
6854
|
id: string;
|
|
6855
6855
|
title?: string | undefined;
|
|
6856
6856
|
name?: string | undefined;
|
|
6857
|
-
size?: number | undefined;
|
|
6858
6857
|
user?: string | undefined;
|
|
6859
6858
|
mimetype?: string | undefined;
|
|
6860
6859
|
filetype?: string | undefined;
|
|
6860
|
+
size?: number | undefined;
|
|
6861
6861
|
url_private?: string | undefined;
|
|
6862
6862
|
url_private_download?: string | undefined;
|
|
6863
6863
|
thumb_64?: string | undefined;
|
|
@@ -6869,10 +6869,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6869
6869
|
}[] | undefined;
|
|
6870
6870
|
}, {
|
|
6871
6871
|
type: string;
|
|
6872
|
-
user?: string | undefined;
|
|
6873
6872
|
text?: string | undefined;
|
|
6874
|
-
|
|
6873
|
+
user?: string | undefined;
|
|
6875
6874
|
ts?: string | undefined;
|
|
6875
|
+
username?: string | undefined;
|
|
6876
6876
|
attachments?: unknown[] | undefined;
|
|
6877
6877
|
blocks?: unknown[] | undefined;
|
|
6878
6878
|
thread_ts?: string | undefined;
|
|
@@ -6896,10 +6896,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6896
6896
|
id: string;
|
|
6897
6897
|
title?: string | undefined;
|
|
6898
6898
|
name?: string | undefined;
|
|
6899
|
-
size?: number | undefined;
|
|
6900
6899
|
user?: string | undefined;
|
|
6901
6900
|
mimetype?: string | undefined;
|
|
6902
6901
|
filetype?: string | undefined;
|
|
6902
|
+
size?: number | undefined;
|
|
6903
6903
|
url_private?: string | undefined;
|
|
6904
6904
|
url_private_download?: string | undefined;
|
|
6905
6905
|
thumb_64?: string | undefined;
|
|
@@ -6921,16 +6921,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6921
6921
|
error: z.ZodString;
|
|
6922
6922
|
success: z.ZodBoolean;
|
|
6923
6923
|
}, "strip", z.ZodTypeAny, {
|
|
6924
|
-
operation: "get_thread_replies";
|
|
6925
|
-
success: boolean;
|
|
6926
6924
|
error: string;
|
|
6925
|
+
success: boolean;
|
|
6926
|
+
operation: "get_thread_replies";
|
|
6927
6927
|
ok: boolean;
|
|
6928
|
+
response_metadata?: {
|
|
6929
|
+
next_cursor: string;
|
|
6930
|
+
} | undefined;
|
|
6928
6931
|
messages?: {
|
|
6929
6932
|
type: string;
|
|
6930
|
-
user?: string | undefined;
|
|
6931
6933
|
text?: string | undefined;
|
|
6932
|
-
|
|
6934
|
+
user?: string | undefined;
|
|
6933
6935
|
ts?: string | undefined;
|
|
6936
|
+
username?: string | undefined;
|
|
6934
6937
|
attachments?: unknown[] | undefined;
|
|
6935
6938
|
blocks?: unknown[] | undefined;
|
|
6936
6939
|
thread_ts?: string | undefined;
|
|
@@ -6954,10 +6957,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6954
6957
|
id: string;
|
|
6955
6958
|
title?: string | undefined;
|
|
6956
6959
|
name?: string | undefined;
|
|
6957
|
-
size?: number | undefined;
|
|
6958
6960
|
user?: string | undefined;
|
|
6959
6961
|
mimetype?: string | undefined;
|
|
6960
6962
|
filetype?: string | undefined;
|
|
6963
|
+
size?: number | undefined;
|
|
6961
6964
|
url_private?: string | undefined;
|
|
6962
6965
|
url_private_download?: string | undefined;
|
|
6963
6966
|
thumb_64?: string | undefined;
|
|
@@ -6968,21 +6971,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6968
6971
|
permalink?: string | undefined;
|
|
6969
6972
|
}[] | undefined;
|
|
6970
6973
|
}[] | undefined;
|
|
6971
|
-
response_metadata?: {
|
|
6972
|
-
next_cursor: string;
|
|
6973
|
-
} | undefined;
|
|
6974
6974
|
has_more?: boolean | undefined;
|
|
6975
6975
|
}, {
|
|
6976
|
-
operation: "get_thread_replies";
|
|
6977
|
-
success: boolean;
|
|
6978
6976
|
error: string;
|
|
6977
|
+
success: boolean;
|
|
6978
|
+
operation: "get_thread_replies";
|
|
6979
6979
|
ok: boolean;
|
|
6980
|
+
response_metadata?: {
|
|
6981
|
+
next_cursor: string;
|
|
6982
|
+
} | undefined;
|
|
6980
6983
|
messages?: {
|
|
6981
6984
|
type: string;
|
|
6982
|
-
user?: string | undefined;
|
|
6983
6985
|
text?: string | undefined;
|
|
6984
|
-
|
|
6986
|
+
user?: string | undefined;
|
|
6985
6987
|
ts?: string | undefined;
|
|
6988
|
+
username?: string | undefined;
|
|
6986
6989
|
attachments?: unknown[] | undefined;
|
|
6987
6990
|
blocks?: unknown[] | undefined;
|
|
6988
6991
|
thread_ts?: string | undefined;
|
|
@@ -7006,10 +7009,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7006
7009
|
id: string;
|
|
7007
7010
|
title?: string | undefined;
|
|
7008
7011
|
name?: string | undefined;
|
|
7009
|
-
size?: number | undefined;
|
|
7010
7012
|
user?: string | undefined;
|
|
7011
7013
|
mimetype?: string | undefined;
|
|
7012
7014
|
filetype?: string | undefined;
|
|
7015
|
+
size?: number | undefined;
|
|
7013
7016
|
url_private?: string | undefined;
|
|
7014
7017
|
url_private_download?: string | undefined;
|
|
7015
7018
|
thumb_64?: string | undefined;
|
|
@@ -7020,9 +7023,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7020
7023
|
permalink?: string | undefined;
|
|
7021
7024
|
}[] | undefined;
|
|
7022
7025
|
}[] | undefined;
|
|
7023
|
-
response_metadata?: {
|
|
7024
|
-
next_cursor: string;
|
|
7025
|
-
} | undefined;
|
|
7026
7026
|
has_more?: boolean | undefined;
|
|
7027
7027
|
}>, z.ZodObject<{
|
|
7028
7028
|
operation: z.ZodLiteral<"update_message">;
|
|
@@ -7087,10 +7087,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7087
7087
|
id: string;
|
|
7088
7088
|
title?: string | undefined;
|
|
7089
7089
|
name?: string | undefined;
|
|
7090
|
-
size?: number | undefined;
|
|
7091
7090
|
user?: string | undefined;
|
|
7092
7091
|
mimetype?: string | undefined;
|
|
7093
7092
|
filetype?: string | undefined;
|
|
7093
|
+
size?: number | undefined;
|
|
7094
7094
|
url_private?: string | undefined;
|
|
7095
7095
|
url_private_download?: string | undefined;
|
|
7096
7096
|
thumb_64?: string | undefined;
|
|
@@ -7103,10 +7103,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7103
7103
|
id: string;
|
|
7104
7104
|
title?: string | undefined;
|
|
7105
7105
|
name?: string | undefined;
|
|
7106
|
-
size?: number | undefined;
|
|
7107
7106
|
user?: string | undefined;
|
|
7108
7107
|
mimetype?: string | undefined;
|
|
7109
7108
|
filetype?: string | undefined;
|
|
7109
|
+
size?: number | undefined;
|
|
7110
7110
|
url_private?: string | undefined;
|
|
7111
7111
|
url_private_download?: string | undefined;
|
|
7112
7112
|
thumb_64?: string | undefined;
|
|
@@ -7118,10 +7118,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7118
7118
|
}>, "many">>;
|
|
7119
7119
|
}, "strip", z.ZodTypeAny, {
|
|
7120
7120
|
type: string;
|
|
7121
|
-
user?: string | undefined;
|
|
7122
7121
|
text?: string | undefined;
|
|
7123
|
-
|
|
7122
|
+
user?: string | undefined;
|
|
7124
7123
|
ts?: string | undefined;
|
|
7124
|
+
username?: string | undefined;
|
|
7125
7125
|
attachments?: unknown[] | undefined;
|
|
7126
7126
|
blocks?: unknown[] | undefined;
|
|
7127
7127
|
thread_ts?: string | undefined;
|
|
@@ -7145,10 +7145,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7145
7145
|
id: string;
|
|
7146
7146
|
title?: string | undefined;
|
|
7147
7147
|
name?: string | undefined;
|
|
7148
|
-
size?: number | undefined;
|
|
7149
7148
|
user?: string | undefined;
|
|
7150
7149
|
mimetype?: string | undefined;
|
|
7151
7150
|
filetype?: string | undefined;
|
|
7151
|
+
size?: number | undefined;
|
|
7152
7152
|
url_private?: string | undefined;
|
|
7153
7153
|
url_private_download?: string | undefined;
|
|
7154
7154
|
thumb_64?: string | undefined;
|
|
@@ -7160,10 +7160,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7160
7160
|
}[] | undefined;
|
|
7161
7161
|
}, {
|
|
7162
7162
|
type: string;
|
|
7163
|
-
user?: string | undefined;
|
|
7164
7163
|
text?: string | undefined;
|
|
7165
|
-
|
|
7164
|
+
user?: string | undefined;
|
|
7166
7165
|
ts?: string | undefined;
|
|
7166
|
+
username?: string | undefined;
|
|
7167
7167
|
attachments?: unknown[] | undefined;
|
|
7168
7168
|
blocks?: unknown[] | undefined;
|
|
7169
7169
|
thread_ts?: string | undefined;
|
|
@@ -7187,10 +7187,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7187
7187
|
id: string;
|
|
7188
7188
|
title?: string | undefined;
|
|
7189
7189
|
name?: string | undefined;
|
|
7190
|
-
size?: number | undefined;
|
|
7191
7190
|
user?: string | undefined;
|
|
7192
7191
|
mimetype?: string | undefined;
|
|
7193
7192
|
filetype?: string | undefined;
|
|
7193
|
+
size?: number | undefined;
|
|
7194
7194
|
url_private?: string | undefined;
|
|
7195
7195
|
url_private_download?: string | undefined;
|
|
7196
7196
|
thumb_64?: string | undefined;
|
|
@@ -7204,16 +7204,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7204
7204
|
error: z.ZodString;
|
|
7205
7205
|
success: z.ZodBoolean;
|
|
7206
7206
|
}, "strip", z.ZodTypeAny, {
|
|
7207
|
-
operation: "update_message";
|
|
7208
|
-
success: boolean;
|
|
7209
7207
|
error: string;
|
|
7208
|
+
success: boolean;
|
|
7209
|
+
operation: "update_message";
|
|
7210
7210
|
ok: boolean;
|
|
7211
7211
|
message?: {
|
|
7212
7212
|
type: string;
|
|
7213
|
-
user?: string | undefined;
|
|
7214
7213
|
text?: string | undefined;
|
|
7215
|
-
|
|
7214
|
+
user?: string | undefined;
|
|
7216
7215
|
ts?: string | undefined;
|
|
7216
|
+
username?: string | undefined;
|
|
7217
7217
|
attachments?: unknown[] | undefined;
|
|
7218
7218
|
blocks?: unknown[] | undefined;
|
|
7219
7219
|
thread_ts?: string | undefined;
|
|
@@ -7237,10 +7237,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7237
7237
|
id: string;
|
|
7238
7238
|
title?: string | undefined;
|
|
7239
7239
|
name?: string | undefined;
|
|
7240
|
-
size?: number | undefined;
|
|
7241
7240
|
user?: string | undefined;
|
|
7242
7241
|
mimetype?: string | undefined;
|
|
7243
7242
|
filetype?: string | undefined;
|
|
7243
|
+
size?: number | undefined;
|
|
7244
7244
|
url_private?: string | undefined;
|
|
7245
7245
|
url_private_download?: string | undefined;
|
|
7246
7246
|
thumb_64?: string | undefined;
|
|
@@ -7251,20 +7251,20 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7251
7251
|
permalink?: string | undefined;
|
|
7252
7252
|
}[] | undefined;
|
|
7253
7253
|
} | undefined;
|
|
7254
|
-
channel?: string | undefined;
|
|
7255
7254
|
text?: string | undefined;
|
|
7256
7255
|
ts?: string | undefined;
|
|
7256
|
+
channel?: string | undefined;
|
|
7257
7257
|
}, {
|
|
7258
|
-
operation: "update_message";
|
|
7259
|
-
success: boolean;
|
|
7260
7258
|
error: string;
|
|
7259
|
+
success: boolean;
|
|
7260
|
+
operation: "update_message";
|
|
7261
7261
|
ok: boolean;
|
|
7262
7262
|
message?: {
|
|
7263
7263
|
type: string;
|
|
7264
|
-
user?: string | undefined;
|
|
7265
7264
|
text?: string | undefined;
|
|
7266
|
-
|
|
7265
|
+
user?: string | undefined;
|
|
7267
7266
|
ts?: string | undefined;
|
|
7267
|
+
username?: string | undefined;
|
|
7268
7268
|
attachments?: unknown[] | undefined;
|
|
7269
7269
|
blocks?: unknown[] | undefined;
|
|
7270
7270
|
thread_ts?: string | undefined;
|
|
@@ -7288,10 +7288,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7288
7288
|
id: string;
|
|
7289
7289
|
title?: string | undefined;
|
|
7290
7290
|
name?: string | undefined;
|
|
7291
|
-
size?: number | undefined;
|
|
7292
7291
|
user?: string | undefined;
|
|
7293
7292
|
mimetype?: string | undefined;
|
|
7294
7293
|
filetype?: string | undefined;
|
|
7294
|
+
size?: number | undefined;
|
|
7295
7295
|
url_private?: string | undefined;
|
|
7296
7296
|
url_private_download?: string | undefined;
|
|
7297
7297
|
thumb_64?: string | undefined;
|
|
@@ -7302,9 +7302,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7302
7302
|
permalink?: string | undefined;
|
|
7303
7303
|
}[] | undefined;
|
|
7304
7304
|
} | undefined;
|
|
7305
|
-
channel?: string | undefined;
|
|
7306
7305
|
text?: string | undefined;
|
|
7307
7306
|
ts?: string | undefined;
|
|
7307
|
+
channel?: string | undefined;
|
|
7308
7308
|
}>, z.ZodObject<{
|
|
7309
7309
|
operation: z.ZodLiteral<"delete_message">;
|
|
7310
7310
|
ok: z.ZodBoolean;
|
|
@@ -7313,33 +7313,33 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7313
7313
|
error: z.ZodString;
|
|
7314
7314
|
success: z.ZodBoolean;
|
|
7315
7315
|
}, "strip", z.ZodTypeAny, {
|
|
7316
|
-
operation: "delete_message";
|
|
7317
|
-
success: boolean;
|
|
7318
7316
|
error: string;
|
|
7317
|
+
success: boolean;
|
|
7318
|
+
operation: "delete_message";
|
|
7319
7319
|
ok: boolean;
|
|
7320
|
-
channel?: string | undefined;
|
|
7321
7320
|
ts?: string | undefined;
|
|
7321
|
+
channel?: string | undefined;
|
|
7322
7322
|
}, {
|
|
7323
|
-
operation: "delete_message";
|
|
7324
|
-
success: boolean;
|
|
7325
7323
|
error: string;
|
|
7324
|
+
success: boolean;
|
|
7325
|
+
operation: "delete_message";
|
|
7326
7326
|
ok: boolean;
|
|
7327
|
-
channel?: string | undefined;
|
|
7328
7327
|
ts?: string | undefined;
|
|
7328
|
+
channel?: string | undefined;
|
|
7329
7329
|
}>, z.ZodObject<{
|
|
7330
7330
|
operation: z.ZodLiteral<"add_reaction">;
|
|
7331
7331
|
ok: z.ZodBoolean;
|
|
7332
7332
|
error: z.ZodString;
|
|
7333
7333
|
success: z.ZodBoolean;
|
|
7334
7334
|
}, "strip", z.ZodTypeAny, {
|
|
7335
|
-
operation: "add_reaction";
|
|
7336
|
-
success: boolean;
|
|
7337
7335
|
error: string;
|
|
7336
|
+
success: boolean;
|
|
7337
|
+
operation: "add_reaction";
|
|
7338
7338
|
ok: boolean;
|
|
7339
7339
|
}, {
|
|
7340
|
-
operation: "add_reaction";
|
|
7341
|
-
success: boolean;
|
|
7342
7340
|
error: string;
|
|
7341
|
+
success: boolean;
|
|
7342
|
+
operation: "add_reaction";
|
|
7343
7343
|
ok: boolean;
|
|
7344
7344
|
}>, z.ZodObject<{
|
|
7345
7345
|
operation: z.ZodLiteral<"remove_reaction">;
|
|
@@ -7347,14 +7347,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7347
7347
|
error: z.ZodString;
|
|
7348
7348
|
success: z.ZodBoolean;
|
|
7349
7349
|
}, "strip", z.ZodTypeAny, {
|
|
7350
|
-
operation: "remove_reaction";
|
|
7351
|
-
success: boolean;
|
|
7352
7350
|
error: string;
|
|
7351
|
+
success: boolean;
|
|
7352
|
+
operation: "remove_reaction";
|
|
7353
7353
|
ok: boolean;
|
|
7354
7354
|
}, {
|
|
7355
|
-
operation: "remove_reaction";
|
|
7356
|
-
success: boolean;
|
|
7357
7355
|
error: string;
|
|
7356
|
+
success: boolean;
|
|
7357
|
+
operation: "remove_reaction";
|
|
7358
7358
|
ok: boolean;
|
|
7359
7359
|
}>, z.ZodObject<{
|
|
7360
7360
|
operation: z.ZodLiteral<"join_channel">;
|
|
@@ -7479,9 +7479,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7479
7479
|
error: z.ZodString;
|
|
7480
7480
|
success: z.ZodBoolean;
|
|
7481
7481
|
}, "strip", z.ZodTypeAny, {
|
|
7482
|
-
operation: "join_channel";
|
|
7483
|
-
success: boolean;
|
|
7484
7482
|
error: string;
|
|
7483
|
+
success: boolean;
|
|
7484
|
+
operation: "join_channel";
|
|
7485
7485
|
ok: boolean;
|
|
7486
7486
|
channel?: {
|
|
7487
7487
|
name: string;
|
|
@@ -7519,9 +7519,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7519
7519
|
} | undefined;
|
|
7520
7520
|
already_in_channel?: boolean | undefined;
|
|
7521
7521
|
}, {
|
|
7522
|
-
operation: "join_channel";
|
|
7523
|
-
success: boolean;
|
|
7524
7522
|
error: string;
|
|
7523
|
+
success: boolean;
|
|
7524
|
+
operation: "join_channel";
|
|
7525
7525
|
ok: boolean;
|
|
7526
7526
|
channel?: {
|
|
7527
7527
|
name: string;
|
|
@@ -7594,17 +7594,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7594
7594
|
team_id: z.ZodString;
|
|
7595
7595
|
}, "strip", z.ZodTypeAny, {
|
|
7596
7596
|
ts: string;
|
|
7597
|
+
team_id: string;
|
|
7597
7598
|
reply_count: number;
|
|
7598
7599
|
reply_users_count: number;
|
|
7599
7600
|
reply_users: string[];
|
|
7600
|
-
team_id: string;
|
|
7601
7601
|
channel_name: string;
|
|
7602
7602
|
}, {
|
|
7603
7603
|
ts: string;
|
|
7604
|
+
team_id: string;
|
|
7604
7605
|
reply_count: number;
|
|
7605
7606
|
reply_users_count: number;
|
|
7606
7607
|
reply_users: string[];
|
|
7607
|
-
team_id: string;
|
|
7608
7608
|
channel_name: string;
|
|
7609
7609
|
}>, "many">>>;
|
|
7610
7610
|
private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
|
|
@@ -7616,51 +7616,51 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7616
7616
|
team_id: z.ZodString;
|
|
7617
7617
|
}, "strip", z.ZodTypeAny, {
|
|
7618
7618
|
ts: string;
|
|
7619
|
+
team_id: string;
|
|
7619
7620
|
reply_count: number;
|
|
7620
7621
|
reply_users_count: number;
|
|
7621
7622
|
reply_users: string[];
|
|
7622
|
-
team_id: string;
|
|
7623
7623
|
channel_name: string;
|
|
7624
7624
|
}, {
|
|
7625
7625
|
ts: string;
|
|
7626
|
+
team_id: string;
|
|
7626
7627
|
reply_count: number;
|
|
7627
7628
|
reply_users_count: number;
|
|
7628
7629
|
reply_users: string[];
|
|
7629
|
-
team_id: string;
|
|
7630
7630
|
channel_name: string;
|
|
7631
7631
|
}>, "many">>>;
|
|
7632
7632
|
}, "strip", z.ZodTypeAny, {
|
|
7633
7633
|
public?: Record<string, {
|
|
7634
7634
|
ts: string;
|
|
7635
|
+
team_id: string;
|
|
7635
7636
|
reply_count: number;
|
|
7636
7637
|
reply_users_count: number;
|
|
7637
7638
|
reply_users: string[];
|
|
7638
|
-
team_id: string;
|
|
7639
7639
|
channel_name: string;
|
|
7640
7640
|
}[]> | undefined;
|
|
7641
7641
|
private?: Record<string, {
|
|
7642
7642
|
ts: string;
|
|
7643
|
+
team_id: string;
|
|
7643
7644
|
reply_count: number;
|
|
7644
7645
|
reply_users_count: number;
|
|
7645
7646
|
reply_users: string[];
|
|
7646
|
-
team_id: string;
|
|
7647
7647
|
channel_name: string;
|
|
7648
7648
|
}[]> | undefined;
|
|
7649
7649
|
}, {
|
|
7650
7650
|
public?: Record<string, {
|
|
7651
7651
|
ts: string;
|
|
7652
|
+
team_id: string;
|
|
7652
7653
|
reply_count: number;
|
|
7653
7654
|
reply_users_count: number;
|
|
7654
7655
|
reply_users: string[];
|
|
7655
|
-
team_id: string;
|
|
7656
7656
|
channel_name: string;
|
|
7657
7657
|
}[]> | undefined;
|
|
7658
7658
|
private?: Record<string, {
|
|
7659
7659
|
ts: string;
|
|
7660
|
+
team_id: string;
|
|
7660
7661
|
reply_count: number;
|
|
7661
7662
|
reply_users_count: number;
|
|
7662
7663
|
reply_users: string[];
|
|
7663
|
-
team_id: string;
|
|
7664
7664
|
channel_name: string;
|
|
7665
7665
|
}[]> | undefined;
|
|
7666
7666
|
}>>;
|
|
@@ -7671,16 +7671,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7671
7671
|
}, "strip", z.ZodTypeAny, {
|
|
7672
7672
|
name: string;
|
|
7673
7673
|
id: string;
|
|
7674
|
-
size: number;
|
|
7675
7674
|
user: string;
|
|
7676
7675
|
username: string;
|
|
7677
7676
|
timestamp: number;
|
|
7677
|
+
created: number;
|
|
7678
7678
|
mimetype: string;
|
|
7679
7679
|
filetype: string;
|
|
7680
|
+
size: number;
|
|
7680
7681
|
url_private: string;
|
|
7681
7682
|
url_private_download: string;
|
|
7682
7683
|
permalink: string;
|
|
7683
|
-
created: number;
|
|
7684
7684
|
pretty_type: string;
|
|
7685
7685
|
editable: boolean;
|
|
7686
7686
|
mode: string;
|
|
@@ -7695,18 +7695,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7695
7695
|
shares?: {
|
|
7696
7696
|
public?: Record<string, {
|
|
7697
7697
|
ts: string;
|
|
7698
|
+
team_id: string;
|
|
7698
7699
|
reply_count: number;
|
|
7699
7700
|
reply_users_count: number;
|
|
7700
7701
|
reply_users: string[];
|
|
7701
|
-
team_id: string;
|
|
7702
7702
|
channel_name: string;
|
|
7703
7703
|
}[]> | undefined;
|
|
7704
7704
|
private?: Record<string, {
|
|
7705
7705
|
ts: string;
|
|
7706
|
+
team_id: string;
|
|
7706
7707
|
reply_count: number;
|
|
7707
7708
|
reply_users_count: number;
|
|
7708
7709
|
reply_users: string[];
|
|
7709
|
-
team_id: string;
|
|
7710
7710
|
channel_name: string;
|
|
7711
7711
|
}[]> | undefined;
|
|
7712
7712
|
} | undefined;
|
|
@@ -7716,16 +7716,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7716
7716
|
}, {
|
|
7717
7717
|
name: string;
|
|
7718
7718
|
id: string;
|
|
7719
|
-
size: number;
|
|
7720
7719
|
user: string;
|
|
7721
7720
|
username: string;
|
|
7722
7721
|
timestamp: number;
|
|
7722
|
+
created: number;
|
|
7723
7723
|
mimetype: string;
|
|
7724
7724
|
filetype: string;
|
|
7725
|
+
size: number;
|
|
7725
7726
|
url_private: string;
|
|
7726
7727
|
url_private_download: string;
|
|
7727
7728
|
permalink: string;
|
|
7728
|
-
created: number;
|
|
7729
7729
|
pretty_type: string;
|
|
7730
7730
|
editable: boolean;
|
|
7731
7731
|
mode: string;
|
|
@@ -7740,18 +7740,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7740
7740
|
shares?: {
|
|
7741
7741
|
public?: Record<string, {
|
|
7742
7742
|
ts: string;
|
|
7743
|
+
team_id: string;
|
|
7743
7744
|
reply_count: number;
|
|
7744
7745
|
reply_users_count: number;
|
|
7745
7746
|
reply_users: string[];
|
|
7746
|
-
team_id: string;
|
|
7747
7747
|
channel_name: string;
|
|
7748
7748
|
}[]> | undefined;
|
|
7749
7749
|
private?: Record<string, {
|
|
7750
7750
|
ts: string;
|
|
7751
|
+
team_id: string;
|
|
7751
7752
|
reply_count: number;
|
|
7752
7753
|
reply_users_count: number;
|
|
7753
7754
|
reply_users: string[];
|
|
7754
|
-
team_id: string;
|
|
7755
7755
|
channel_name: string;
|
|
7756
7756
|
}[]> | undefined;
|
|
7757
7757
|
} | undefined;
|
|
@@ -7762,23 +7762,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7762
7762
|
error: z.ZodString;
|
|
7763
7763
|
success: z.ZodBoolean;
|
|
7764
7764
|
}, "strip", z.ZodTypeAny, {
|
|
7765
|
-
operation: "upload_file";
|
|
7766
|
-
success: boolean;
|
|
7767
7765
|
error: string;
|
|
7766
|
+
success: boolean;
|
|
7767
|
+
operation: "upload_file";
|
|
7768
7768
|
ok: boolean;
|
|
7769
7769
|
file?: {
|
|
7770
7770
|
name: string;
|
|
7771
7771
|
id: string;
|
|
7772
|
-
size: number;
|
|
7773
7772
|
user: string;
|
|
7774
7773
|
username: string;
|
|
7775
7774
|
timestamp: number;
|
|
7775
|
+
created: number;
|
|
7776
7776
|
mimetype: string;
|
|
7777
7777
|
filetype: string;
|
|
7778
|
+
size: number;
|
|
7778
7779
|
url_private: string;
|
|
7779
7780
|
url_private_download: string;
|
|
7780
7781
|
permalink: string;
|
|
7781
|
-
created: number;
|
|
7782
7782
|
pretty_type: string;
|
|
7783
7783
|
editable: boolean;
|
|
7784
7784
|
mode: string;
|
|
@@ -7793,18 +7793,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7793
7793
|
shares?: {
|
|
7794
7794
|
public?: Record<string, {
|
|
7795
7795
|
ts: string;
|
|
7796
|
+
team_id: string;
|
|
7796
7797
|
reply_count: number;
|
|
7797
7798
|
reply_users_count: number;
|
|
7798
7799
|
reply_users: string[];
|
|
7799
|
-
team_id: string;
|
|
7800
7800
|
channel_name: string;
|
|
7801
7801
|
}[]> | undefined;
|
|
7802
7802
|
private?: Record<string, {
|
|
7803
7803
|
ts: string;
|
|
7804
|
+
team_id: string;
|
|
7804
7805
|
reply_count: number;
|
|
7805
7806
|
reply_users_count: number;
|
|
7806
7807
|
reply_users: string[];
|
|
7807
|
-
team_id: string;
|
|
7808
7808
|
channel_name: string;
|
|
7809
7809
|
}[]> | undefined;
|
|
7810
7810
|
} | undefined;
|
|
@@ -7813,23 +7813,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7813
7813
|
has_rich_preview?: boolean | undefined;
|
|
7814
7814
|
} | undefined;
|
|
7815
7815
|
}, {
|
|
7816
|
-
operation: "upload_file";
|
|
7817
|
-
success: boolean;
|
|
7818
7816
|
error: string;
|
|
7817
|
+
success: boolean;
|
|
7818
|
+
operation: "upload_file";
|
|
7819
7819
|
ok: boolean;
|
|
7820
7820
|
file?: {
|
|
7821
7821
|
name: string;
|
|
7822
7822
|
id: string;
|
|
7823
|
-
size: number;
|
|
7824
7823
|
user: string;
|
|
7825
7824
|
username: string;
|
|
7826
7825
|
timestamp: number;
|
|
7826
|
+
created: number;
|
|
7827
7827
|
mimetype: string;
|
|
7828
7828
|
filetype: string;
|
|
7829
|
+
size: number;
|
|
7829
7830
|
url_private: string;
|
|
7830
7831
|
url_private_download: string;
|
|
7831
7832
|
permalink: string;
|
|
7832
|
-
created: number;
|
|
7833
7833
|
pretty_type: string;
|
|
7834
7834
|
editable: boolean;
|
|
7835
7835
|
mode: string;
|
|
@@ -7844,18 +7844,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7844
7844
|
shares?: {
|
|
7845
7845
|
public?: Record<string, {
|
|
7846
7846
|
ts: string;
|
|
7847
|
+
team_id: string;
|
|
7847
7848
|
reply_count: number;
|
|
7848
7849
|
reply_users_count: number;
|
|
7849
7850
|
reply_users: string[];
|
|
7850
|
-
team_id: string;
|
|
7851
7851
|
channel_name: string;
|
|
7852
7852
|
}[]> | undefined;
|
|
7853
7853
|
private?: Record<string, {
|
|
7854
7854
|
ts: string;
|
|
7855
|
+
team_id: string;
|
|
7855
7856
|
reply_count: number;
|
|
7856
7857
|
reply_users_count: number;
|
|
7857
7858
|
reply_users: string[];
|
|
7858
|
-
team_id: string;
|
|
7859
7859
|
channel_name: string;
|
|
7860
7860
|
}[]> | undefined;
|
|
7861
7861
|
} | undefined;
|
|
@@ -7872,17 +7872,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7872
7872
|
error: z.ZodString;
|
|
7873
7873
|
success: z.ZodBoolean;
|
|
7874
7874
|
}, "strip", z.ZodTypeAny, {
|
|
7875
|
-
operation: "schedule_message";
|
|
7876
|
-
success: boolean;
|
|
7877
7875
|
error: string;
|
|
7876
|
+
success: boolean;
|
|
7877
|
+
operation: "schedule_message";
|
|
7878
7878
|
ok: boolean;
|
|
7879
7879
|
channel?: string | undefined;
|
|
7880
7880
|
post_at?: number | undefined;
|
|
7881
7881
|
scheduled_message_id?: string | undefined;
|
|
7882
7882
|
}, {
|
|
7883
|
-
operation: "schedule_message";
|
|
7884
|
-
success: boolean;
|
|
7885
7883
|
error: string;
|
|
7884
|
+
success: boolean;
|
|
7885
|
+
operation: "schedule_message";
|
|
7886
7886
|
ok: boolean;
|
|
7887
7887
|
channel?: string | undefined;
|
|
7888
7888
|
post_at?: number | undefined;
|
|
@@ -7909,9 +7909,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7909
7909
|
}, "strip", z.ZodTypeAny, {
|
|
7910
7910
|
name: string;
|
|
7911
7911
|
id: string;
|
|
7912
|
-
size: number;
|
|
7913
7912
|
mimetype: string;
|
|
7914
7913
|
filetype: string;
|
|
7914
|
+
size: number;
|
|
7915
7915
|
title?: string | undefined;
|
|
7916
7916
|
user?: string | undefined;
|
|
7917
7917
|
url_private?: string | undefined;
|
|
@@ -7925,9 +7925,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7925
7925
|
}, {
|
|
7926
7926
|
name: string;
|
|
7927
7927
|
id: string;
|
|
7928
|
-
size: number;
|
|
7929
7928
|
mimetype: string;
|
|
7930
7929
|
filetype: string;
|
|
7930
|
+
size: number;
|
|
7931
7931
|
title?: string | undefined;
|
|
7932
7932
|
user?: string | undefined;
|
|
7933
7933
|
url_private?: string | undefined;
|
|
@@ -7942,16 +7942,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7942
7942
|
error: z.ZodString;
|
|
7943
7943
|
success: z.ZodBoolean;
|
|
7944
7944
|
}, "strip", z.ZodTypeAny, {
|
|
7945
|
-
operation: "get_file_info";
|
|
7946
|
-
success: boolean;
|
|
7947
7945
|
error: string;
|
|
7946
|
+
success: boolean;
|
|
7947
|
+
operation: "get_file_info";
|
|
7948
7948
|
ok: boolean;
|
|
7949
7949
|
file?: {
|
|
7950
7950
|
name: string;
|
|
7951
7951
|
id: string;
|
|
7952
|
-
size: number;
|
|
7953
7952
|
mimetype: string;
|
|
7954
7953
|
filetype: string;
|
|
7954
|
+
size: number;
|
|
7955
7955
|
title?: string | undefined;
|
|
7956
7956
|
user?: string | undefined;
|
|
7957
7957
|
url_private?: string | undefined;
|
|
@@ -7964,16 +7964,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7964
7964
|
permalink?: string | undefined;
|
|
7965
7965
|
} | undefined;
|
|
7966
7966
|
}, {
|
|
7967
|
-
operation: "get_file_info";
|
|
7968
|
-
success: boolean;
|
|
7969
7967
|
error: string;
|
|
7968
|
+
success: boolean;
|
|
7969
|
+
operation: "get_file_info";
|
|
7970
7970
|
ok: boolean;
|
|
7971
7971
|
file?: {
|
|
7972
7972
|
name: string;
|
|
7973
7973
|
id: string;
|
|
7974
|
-
size: number;
|
|
7975
7974
|
mimetype: string;
|
|
7976
7975
|
filetype: string;
|
|
7976
|
+
size: number;
|
|
7977
7977
|
title?: string | undefined;
|
|
7978
7978
|
user?: string | undefined;
|
|
7979
7979
|
url_private?: string | undefined;
|
|
@@ -7995,23 +7995,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7995
7995
|
error: z.ZodString;
|
|
7996
7996
|
success: z.ZodBoolean;
|
|
7997
7997
|
}, "strip", z.ZodTypeAny, {
|
|
7998
|
-
operation: "download_file";
|
|
7999
|
-
success: boolean;
|
|
8000
7998
|
error: string;
|
|
7999
|
+
success: boolean;
|
|
8000
|
+
operation: "download_file";
|
|
8001
8001
|
ok: boolean;
|
|
8002
8002
|
content?: string | undefined;
|
|
8003
|
-
size?: number | undefined;
|
|
8004
8003
|
filename?: string | undefined;
|
|
8005
8004
|
mimetype?: string | undefined;
|
|
8005
|
+
size?: number | undefined;
|
|
8006
8006
|
}, {
|
|
8007
|
-
operation: "download_file";
|
|
8008
|
-
success: boolean;
|
|
8009
8007
|
error: string;
|
|
8008
|
+
success: boolean;
|
|
8009
|
+
operation: "download_file";
|
|
8010
8010
|
ok: boolean;
|
|
8011
8011
|
content?: string | undefined;
|
|
8012
|
-
size?: number | undefined;
|
|
8013
8012
|
filename?: string | undefined;
|
|
8014
8013
|
mimetype?: string | undefined;
|
|
8014
|
+
size?: number | undefined;
|
|
8015
8015
|
}>]>;
|
|
8016
8016
|
static readonly shortDescription = "Slack integration for messaging and workspace management";
|
|
8017
8017
|
static readonly longDescription = "\nComprehensive Slack integration for messaging and workspace management.\n ";
|