@bubblelab/bubble-core 0.1.200 → 0.1.202
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -44,13 +44,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
44
44
|
short?: boolean | undefined;
|
|
45
45
|
}[] | undefined;
|
|
46
46
|
text?: string | undefined;
|
|
47
|
+
image_url?: 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;
|
|
@@ -63,13 +63,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
63
63
|
short?: boolean | undefined;
|
|
64
64
|
}[] | undefined;
|
|
65
65
|
text?: string | undefined;
|
|
66
|
+
image_url?: 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;
|
|
@@ -203,8 +203,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
203
203
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
205
|
operation: "send_message";
|
|
206
|
-
channel: string;
|
|
207
206
|
text: string;
|
|
207
|
+
channel: string;
|
|
208
208
|
reply_broadcast: boolean;
|
|
209
209
|
unfurl_links: boolean;
|
|
210
210
|
unfurl_media: boolean;
|
|
@@ -220,13 +220,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
220
220
|
short?: boolean | undefined;
|
|
221
221
|
}[] | undefined;
|
|
222
222
|
text?: string | undefined;
|
|
223
|
+
image_url?: 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;
|
|
@@ -276,8 +276,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
276
276
|
thread_ts?: string | undefined;
|
|
277
277
|
}, {
|
|
278
278
|
operation: "send_message";
|
|
279
|
-
channel: string;
|
|
280
279
|
text: string;
|
|
280
|
+
channel: string;
|
|
281
281
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
282
282
|
username?: string | undefined;
|
|
283
283
|
icon_emoji?: string | undefined;
|
|
@@ -290,13 +290,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
290
290
|
short?: boolean | undefined;
|
|
291
291
|
}[] | undefined;
|
|
292
292
|
text?: string | undefined;
|
|
293
|
+
image_url?: 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;
|
|
@@ -356,18 +356,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
356
356
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
357
357
|
}, "strip", z.ZodTypeAny, {
|
|
358
358
|
operation: "list_channels";
|
|
359
|
+
limit: number;
|
|
359
360
|
types: ("public_channel" | "private_channel" | "mpim" | "im")[];
|
|
360
361
|
exclude_archived: boolean;
|
|
361
|
-
limit: number;
|
|
362
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
363
362
|
cursor?: string | undefined;
|
|
363
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
364
364
|
}, {
|
|
365
365
|
operation: "list_channels";
|
|
366
|
+
limit?: number | undefined;
|
|
367
|
+
cursor?: string | undefined;
|
|
366
368
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
367
369
|
types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
|
|
368
370
|
exclude_archived?: boolean | undefined;
|
|
369
|
-
limit?: number | undefined;
|
|
370
|
-
cursor?: string | undefined;
|
|
371
371
|
}>, z.ZodObject<{
|
|
372
372
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
373
373
|
channel: z.ZodString;
|
|
@@ -390,8 +390,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
390
390
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
392
|
operation: "get_user_info";
|
|
393
|
-
include_locale: boolean;
|
|
394
393
|
user: string;
|
|
394
|
+
include_locale: boolean;
|
|
395
395
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
396
396
|
}, {
|
|
397
397
|
operation: "get_user_info";
|
|
@@ -408,13 +408,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
408
408
|
operation: "list_users";
|
|
409
409
|
limit: number;
|
|
410
410
|
include_locale: boolean;
|
|
411
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
412
411
|
cursor?: string | undefined;
|
|
412
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
413
413
|
}, {
|
|
414
414
|
operation: "list_users";
|
|
415
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
416
415
|
limit?: number | undefined;
|
|
417
416
|
cursor?: string | undefined;
|
|
417
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
418
418
|
include_locale?: boolean | undefined;
|
|
419
419
|
}>, z.ZodObject<{
|
|
420
420
|
operation: z.ZodLiteral<"get_conversation_history">;
|
|
@@ -426,21 +426,21 @@ 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
|
-
inclusive: boolean;
|
|
430
429
|
operation: "get_conversation_history";
|
|
431
|
-
|
|
430
|
+
inclusive: boolean;
|
|
432
431
|
limit: number;
|
|
433
|
-
|
|
432
|
+
channel: string;
|
|
434
433
|
cursor?: string | undefined;
|
|
434
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
435
435
|
latest?: string | undefined;
|
|
436
436
|
oldest?: string | undefined;
|
|
437
437
|
}, {
|
|
438
438
|
operation: "get_conversation_history";
|
|
439
439
|
channel: string;
|
|
440
440
|
inclusive?: boolean | undefined;
|
|
441
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
442
441
|
limit?: number | undefined;
|
|
443
442
|
cursor?: string | undefined;
|
|
443
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
444
444
|
latest?: string | undefined;
|
|
445
445
|
oldest?: string | undefined;
|
|
446
446
|
}>, z.ZodObject<{
|
|
@@ -454,23 +454,23 @@ 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
|
-
inclusive: boolean;
|
|
458
457
|
operation: "get_thread_replies";
|
|
459
|
-
|
|
460
|
-
ts: string;
|
|
458
|
+
inclusive: boolean;
|
|
461
459
|
limit: number;
|
|
462
|
-
|
|
460
|
+
ts: string;
|
|
461
|
+
channel: string;
|
|
463
462
|
cursor?: string | undefined;
|
|
463
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
464
464
|
latest?: string | undefined;
|
|
465
465
|
oldest?: string | undefined;
|
|
466
466
|
}, {
|
|
467
467
|
operation: "get_thread_replies";
|
|
468
|
-
channel: string;
|
|
469
468
|
ts: string;
|
|
469
|
+
channel: string;
|
|
470
470
|
inclusive?: boolean | undefined;
|
|
471
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
472
471
|
limit?: number | undefined;
|
|
473
472
|
cursor?: string | undefined;
|
|
473
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
474
474
|
latest?: string | undefined;
|
|
475
475
|
oldest?: string | undefined;
|
|
476
476
|
}>, z.ZodObject<{
|
|
@@ -513,13 +513,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
513
513
|
short?: boolean | undefined;
|
|
514
514
|
}[] | undefined;
|
|
515
515
|
text?: string | undefined;
|
|
516
|
+
image_url?: 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;
|
|
@@ -532,13 +532,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
532
532
|
short?: boolean | undefined;
|
|
533
533
|
}[] | undefined;
|
|
534
534
|
text?: string | undefined;
|
|
535
|
+
image_url?: 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;
|
|
@@ -668,8 +668,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
668
668
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
669
669
|
}, "strip", z.ZodTypeAny, {
|
|
670
670
|
operation: "update_message";
|
|
671
|
-
channel: string;
|
|
672
671
|
ts: string;
|
|
672
|
+
channel: string;
|
|
673
673
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
674
674
|
text?: string | undefined;
|
|
675
675
|
attachments?: {
|
|
@@ -680,13 +680,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
680
680
|
short?: boolean | undefined;
|
|
681
681
|
}[] | undefined;
|
|
682
682
|
text?: string | undefined;
|
|
683
|
+
image_url?: 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;
|
|
@@ -735,8 +735,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
735
735
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
736
736
|
}, {
|
|
737
737
|
operation: "update_message";
|
|
738
|
-
channel: string;
|
|
739
738
|
ts: string;
|
|
739
|
+
channel: string;
|
|
740
740
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
741
741
|
text?: string | undefined;
|
|
742
742
|
attachments?: {
|
|
@@ -747,13 +747,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
747
747
|
short?: boolean | undefined;
|
|
748
748
|
}[] | undefined;
|
|
749
749
|
text?: string | undefined;
|
|
750
|
+
image_url?: 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;
|
|
@@ -807,13 +807,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
807
807
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
808
808
|
}, "strip", z.ZodTypeAny, {
|
|
809
809
|
operation: "delete_message";
|
|
810
|
-
channel: string;
|
|
811
810
|
ts: string;
|
|
811
|
+
channel: string;
|
|
812
812
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
813
813
|
}, {
|
|
814
814
|
operation: "delete_message";
|
|
815
|
-
channel: string;
|
|
816
815
|
ts: string;
|
|
816
|
+
channel: 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
|
-
name: string;
|
|
826
825
|
operation: "add_reaction";
|
|
826
|
+
name: string;
|
|
827
827
|
channel: string;
|
|
828
828
|
timestamp: string;
|
|
829
829
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
830
830
|
}, {
|
|
831
|
-
name: string;
|
|
832
831
|
operation: "add_reaction";
|
|
832
|
+
name: string;
|
|
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
|
-
name: string;
|
|
844
843
|
operation: "remove_reaction";
|
|
844
|
+
name: string;
|
|
845
845
|
channel: string;
|
|
846
846
|
timestamp: string;
|
|
847
847
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
848
848
|
}, {
|
|
849
|
-
name: string;
|
|
850
849
|
operation: "remove_reaction";
|
|
850
|
+
name: string;
|
|
851
851
|
channel: string;
|
|
852
852
|
timestamp: string;
|
|
853
853
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -925,14 +925,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
925
925
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
926
926
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
927
927
|
}, "strip", z.ZodTypeAny, {
|
|
928
|
-
type: "
|
|
928
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
929
929
|
emoji?: boolean | undefined;
|
|
930
930
|
text?: string | undefined;
|
|
931
931
|
image_url?: string | undefined;
|
|
932
932
|
verbatim?: boolean | undefined;
|
|
933
933
|
alt_text?: string | undefined;
|
|
934
934
|
}, {
|
|
935
|
-
type: "
|
|
935
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
936
936
|
emoji?: boolean | undefined;
|
|
937
937
|
text?: string | undefined;
|
|
938
938
|
image_url?: string | undefined;
|
|
@@ -965,14 +965,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
965
965
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
966
966
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, "strip", z.ZodTypeAny, {
|
|
968
|
-
type: "
|
|
968
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
969
969
|
emoji?: boolean | undefined;
|
|
970
970
|
text?: string | undefined;
|
|
971
971
|
image_url?: string | undefined;
|
|
972
972
|
verbatim?: boolean | undefined;
|
|
973
973
|
alt_text?: string | undefined;
|
|
974
974
|
}, {
|
|
975
|
-
type: "
|
|
975
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
976
976
|
emoji?: boolean | undefined;
|
|
977
977
|
text?: string | undefined;
|
|
978
978
|
image_url?: string | undefined;
|
|
@@ -1005,14 +1005,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1005
1005
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
1006
1006
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1007
1007
|
}, "strip", z.ZodTypeAny, {
|
|
1008
|
-
type: "
|
|
1008
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1009
1009
|
emoji?: boolean | undefined;
|
|
1010
1010
|
text?: string | undefined;
|
|
1011
1011
|
image_url?: string | undefined;
|
|
1012
1012
|
verbatim?: boolean | undefined;
|
|
1013
1013
|
alt_text?: string | undefined;
|
|
1014
1014
|
}, {
|
|
1015
|
-
type: "
|
|
1015
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1016
1016
|
emoji?: boolean | undefined;
|
|
1017
1017
|
text?: string | undefined;
|
|
1018
1018
|
image_url?: string | undefined;
|
|
@@ -1025,8 +1025,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1025
1025
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1026
1026
|
}, "strip", z.ZodTypeAny, {
|
|
1027
1027
|
operation: "schedule_message";
|
|
1028
|
-
channel: string;
|
|
1029
1028
|
text: string;
|
|
1029
|
+
channel: string;
|
|
1030
1030
|
unfurl_links: boolean;
|
|
1031
1031
|
unfurl_media: boolean;
|
|
1032
1032
|
post_at: number;
|
|
@@ -1057,14 +1057,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1057
1057
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
1058
1058
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1059
1059
|
}, "strip", z.ZodTypeAny, {
|
|
1060
|
-
type: "
|
|
1060
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1061
1061
|
emoji?: boolean | undefined;
|
|
1062
1062
|
text?: string | undefined;
|
|
1063
1063
|
image_url?: string | undefined;
|
|
1064
1064
|
verbatim?: boolean | undefined;
|
|
1065
1065
|
alt_text?: string | undefined;
|
|
1066
1066
|
}, {
|
|
1067
|
-
type: "
|
|
1067
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1068
1068
|
emoji?: boolean | undefined;
|
|
1069
1069
|
text?: string | undefined;
|
|
1070
1070
|
image_url?: string | undefined;
|
|
@@ -1075,8 +1075,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1075
1075
|
thread_ts?: string | undefined;
|
|
1076
1076
|
}, {
|
|
1077
1077
|
operation: "schedule_message";
|
|
1078
|
-
channel: string;
|
|
1079
1078
|
text: string;
|
|
1079
|
+
channel: string;
|
|
1080
1080
|
post_at: number;
|
|
1081
1081
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1082
1082
|
blocks?: z.objectInputType<{
|
|
@@ -1105,14 +1105,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1105
1105
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
1106
1106
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1107
1107
|
}, "strip", z.ZodTypeAny, {
|
|
1108
|
-
type: "
|
|
1108
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1109
1109
|
emoji?: boolean | undefined;
|
|
1110
1110
|
text?: string | undefined;
|
|
1111
1111
|
image_url?: string | undefined;
|
|
1112
1112
|
verbatim?: boolean | undefined;
|
|
1113
1113
|
alt_text?: string | undefined;
|
|
1114
1114
|
}, {
|
|
1115
|
-
type: "
|
|
1115
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
1116
1116
|
emoji?: boolean | undefined;
|
|
1117
1117
|
text?: string | undefined;
|
|
1118
1118
|
image_url?: string | undefined;
|
|
@@ -1186,12 +1186,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1186
1186
|
count: z.ZodNumber;
|
|
1187
1187
|
}, "strip", z.ZodTypeAny, {
|
|
1188
1188
|
name: string;
|
|
1189
|
-
users: string[];
|
|
1190
1189
|
count: number;
|
|
1190
|
+
users: string[];
|
|
1191
1191
|
}, {
|
|
1192
1192
|
name: string;
|
|
1193
|
-
users: string[];
|
|
1194
1193
|
count: number;
|
|
1194
|
+
users: string[];
|
|
1195
1195
|
}>, "many">>;
|
|
1196
1196
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1197
1197
|
id: z.ZodString;
|
|
@@ -1244,13 +1244,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1244
1244
|
}>, "many">>;
|
|
1245
1245
|
}, "strip", z.ZodTypeAny, {
|
|
1246
1246
|
type: string;
|
|
1247
|
+
user?: string | undefined;
|
|
1247
1248
|
text?: string | undefined;
|
|
1248
|
-
username?: string | undefined;
|
|
1249
1249
|
ts?: string | undefined;
|
|
1250
|
+
username?: string | undefined;
|
|
1250
1251
|
attachments?: unknown[] | undefined;
|
|
1251
1252
|
blocks?: unknown[] | undefined;
|
|
1252
1253
|
thread_ts?: string | undefined;
|
|
1253
|
-
user?: string | undefined;
|
|
1254
1254
|
bot_id?: string | undefined;
|
|
1255
1255
|
bot_profile?: {
|
|
1256
1256
|
name?: string | undefined;
|
|
@@ -1264,8 +1264,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1264
1264
|
subscribed?: boolean | undefined;
|
|
1265
1265
|
reactions?: {
|
|
1266
1266
|
name: string;
|
|
1267
|
-
users: string[];
|
|
1268
1267
|
count: number;
|
|
1268
|
+
users: string[];
|
|
1269
1269
|
}[] | undefined;
|
|
1270
1270
|
files?: {
|
|
1271
1271
|
id: string;
|
|
@@ -1286,13 +1286,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1286
1286
|
}[] | undefined;
|
|
1287
1287
|
}, {
|
|
1288
1288
|
type: string;
|
|
1289
|
+
user?: string | undefined;
|
|
1289
1290
|
text?: string | undefined;
|
|
1290
|
-
username?: string | undefined;
|
|
1291
1291
|
ts?: string | undefined;
|
|
1292
|
+
username?: string | undefined;
|
|
1292
1293
|
attachments?: unknown[] | undefined;
|
|
1293
1294
|
blocks?: unknown[] | undefined;
|
|
1294
1295
|
thread_ts?: string | undefined;
|
|
1295
|
-
user?: string | undefined;
|
|
1296
1296
|
bot_id?: string | undefined;
|
|
1297
1297
|
bot_profile?: {
|
|
1298
1298
|
name?: string | undefined;
|
|
@@ -1306,8 +1306,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1306
1306
|
subscribed?: boolean | undefined;
|
|
1307
1307
|
reactions?: {
|
|
1308
1308
|
name: string;
|
|
1309
|
-
users: string[];
|
|
1310
1309
|
count: number;
|
|
1310
|
+
users: string[];
|
|
1311
1311
|
}[] | undefined;
|
|
1312
1312
|
files?: {
|
|
1313
1313
|
id: string;
|
|
@@ -1330,19 +1330,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1330
1330
|
error: z.ZodString;
|
|
1331
1331
|
success: z.ZodBoolean;
|
|
1332
1332
|
}, "strip", z.ZodTypeAny, {
|
|
1333
|
+
operation: "send_message";
|
|
1333
1334
|
success: boolean;
|
|
1334
1335
|
error: string;
|
|
1335
|
-
operation: "send_message";
|
|
1336
1336
|
ok: boolean;
|
|
1337
1337
|
message?: {
|
|
1338
1338
|
type: string;
|
|
1339
|
+
user?: string | undefined;
|
|
1339
1340
|
text?: string | undefined;
|
|
1340
|
-
username?: string | undefined;
|
|
1341
1341
|
ts?: string | undefined;
|
|
1342
|
+
username?: string | undefined;
|
|
1342
1343
|
attachments?: unknown[] | undefined;
|
|
1343
1344
|
blocks?: unknown[] | undefined;
|
|
1344
1345
|
thread_ts?: string | undefined;
|
|
1345
|
-
user?: string | undefined;
|
|
1346
1346
|
bot_id?: string | undefined;
|
|
1347
1347
|
bot_profile?: {
|
|
1348
1348
|
name?: string | undefined;
|
|
@@ -1356,8 +1356,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1356
1356
|
subscribed?: boolean | undefined;
|
|
1357
1357
|
reactions?: {
|
|
1358
1358
|
name: string;
|
|
1359
|
-
users: string[];
|
|
1360
1359
|
count: number;
|
|
1360
|
+
users: string[];
|
|
1361
1361
|
}[] | undefined;
|
|
1362
1362
|
files?: {
|
|
1363
1363
|
id: string;
|
|
@@ -1377,22 +1377,22 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1377
1377
|
permalink?: string | undefined;
|
|
1378
1378
|
}[] | undefined;
|
|
1379
1379
|
} | undefined;
|
|
1380
|
-
channel?: string | undefined;
|
|
1381
1380
|
ts?: string | undefined;
|
|
1381
|
+
channel?: string | undefined;
|
|
1382
1382
|
}, {
|
|
1383
|
+
operation: "send_message";
|
|
1383
1384
|
success: boolean;
|
|
1384
1385
|
error: string;
|
|
1385
|
-
operation: "send_message";
|
|
1386
1386
|
ok: boolean;
|
|
1387
1387
|
message?: {
|
|
1388
1388
|
type: string;
|
|
1389
|
+
user?: string | undefined;
|
|
1389
1390
|
text?: string | undefined;
|
|
1390
|
-
username?: string | undefined;
|
|
1391
1391
|
ts?: string | undefined;
|
|
1392
|
+
username?: string | undefined;
|
|
1392
1393
|
attachments?: unknown[] | undefined;
|
|
1393
1394
|
blocks?: unknown[] | undefined;
|
|
1394
1395
|
thread_ts?: string | undefined;
|
|
1395
|
-
user?: string | undefined;
|
|
1396
1396
|
bot_id?: string | undefined;
|
|
1397
1397
|
bot_profile?: {
|
|
1398
1398
|
name?: string | undefined;
|
|
@@ -1406,8 +1406,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1406
1406
|
subscribed?: boolean | undefined;
|
|
1407
1407
|
reactions?: {
|
|
1408
1408
|
name: string;
|
|
1409
|
-
users: string[];
|
|
1410
1409
|
count: number;
|
|
1410
|
+
users: string[];
|
|
1411
1411
|
}[] | undefined;
|
|
1412
1412
|
files?: {
|
|
1413
1413
|
id: string;
|
|
@@ -1427,8 +1427,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1427
1427
|
permalink?: string | undefined;
|
|
1428
1428
|
}[] | undefined;
|
|
1429
1429
|
} | undefined;
|
|
1430
|
-
channel?: string | undefined;
|
|
1431
1430
|
ts?: string | undefined;
|
|
1431
|
+
channel?: string | undefined;
|
|
1432
1432
|
}>, z.ZodObject<{
|
|
1433
1433
|
operation: z.ZodLiteral<"list_channels">;
|
|
1434
1434
|
ok: z.ZodBoolean;
|
|
@@ -1558,10 +1558,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1558
1558
|
error: z.ZodString;
|
|
1559
1559
|
success: z.ZodBoolean;
|
|
1560
1560
|
}, "strip", z.ZodTypeAny, {
|
|
1561
|
+
operation: "list_channels";
|
|
1561
1562
|
success: boolean;
|
|
1562
1563
|
error: string;
|
|
1563
|
-
operation: "list_channels";
|
|
1564
1564
|
ok: boolean;
|
|
1565
|
+
response_metadata?: {
|
|
1566
|
+
next_cursor: string;
|
|
1567
|
+
} | undefined;
|
|
1565
1568
|
channels?: {
|
|
1566
1569
|
name: string;
|
|
1567
1570
|
id: string;
|
|
@@ -1596,14 +1599,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1596
1599
|
} | undefined;
|
|
1597
1600
|
num_members?: number | undefined;
|
|
1598
1601
|
}[] | undefined;
|
|
1599
|
-
response_metadata?: {
|
|
1600
|
-
next_cursor: string;
|
|
1601
|
-
} | undefined;
|
|
1602
1602
|
}, {
|
|
1603
|
+
operation: "list_channels";
|
|
1603
1604
|
success: boolean;
|
|
1604
1605
|
error: string;
|
|
1605
|
-
operation: "list_channels";
|
|
1606
1606
|
ok: boolean;
|
|
1607
|
+
response_metadata?: {
|
|
1608
|
+
next_cursor: string;
|
|
1609
|
+
} | undefined;
|
|
1607
1610
|
channels?: {
|
|
1608
1611
|
name: string;
|
|
1609
1612
|
id: string;
|
|
@@ -1638,9 +1641,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1638
1641
|
} | undefined;
|
|
1639
1642
|
num_members?: number | undefined;
|
|
1640
1643
|
}[] | undefined;
|
|
1641
|
-
response_metadata?: {
|
|
1642
|
-
next_cursor: string;
|
|
1643
|
-
} | undefined;
|
|
1644
1644
|
}>, z.ZodObject<{
|
|
1645
1645
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
1646
1646
|
ok: z.ZodBoolean;
|
|
@@ -1763,9 +1763,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1763
1763
|
error: z.ZodString;
|
|
1764
1764
|
success: z.ZodBoolean;
|
|
1765
1765
|
}, "strip", z.ZodTypeAny, {
|
|
1766
|
+
operation: "get_channel_info";
|
|
1766
1767
|
success: boolean;
|
|
1767
1768
|
error: string;
|
|
1768
|
-
operation: "get_channel_info";
|
|
1769
1769
|
ok: boolean;
|
|
1770
1770
|
channel?: {
|
|
1771
1771
|
name: string;
|
|
@@ -1802,9 +1802,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1802
1802
|
num_members?: number | undefined;
|
|
1803
1803
|
} | undefined;
|
|
1804
1804
|
}, {
|
|
1805
|
+
operation: "get_channel_info";
|
|
1805
1806
|
success: boolean;
|
|
1806
1807
|
error: string;
|
|
1807
|
-
operation: "get_channel_info";
|
|
1808
1808
|
ok: boolean;
|
|
1809
1809
|
channel?: {
|
|
1810
1810
|
name: string;
|
|
@@ -1881,9 +1881,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1881
1881
|
}, "strip", z.ZodTypeAny, {
|
|
1882
1882
|
title?: string | undefined;
|
|
1883
1883
|
email?: string | undefined;
|
|
1884
|
+
phone?: string | undefined;
|
|
1884
1885
|
fields?: Record<string, unknown> | undefined;
|
|
1886
|
+
first_name?: string | undefined;
|
|
1887
|
+
last_name?: string | undefined;
|
|
1885
1888
|
real_name?: string | undefined;
|
|
1886
|
-
phone?: string | undefined;
|
|
1887
1889
|
skype?: string | undefined;
|
|
1888
1890
|
real_name_normalized?: string | undefined;
|
|
1889
1891
|
display_name?: string | undefined;
|
|
@@ -1894,8 +1896,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1894
1896
|
avatar_hash?: string | undefined;
|
|
1895
1897
|
image_original?: string | undefined;
|
|
1896
1898
|
is_custom_image?: boolean | undefined;
|
|
1897
|
-
first_name?: string | undefined;
|
|
1898
|
-
last_name?: string | undefined;
|
|
1899
1899
|
image_24?: string | undefined;
|
|
1900
1900
|
image_32?: string | undefined;
|
|
1901
1901
|
image_48?: string | undefined;
|
|
@@ -1906,9 +1906,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1906
1906
|
}, {
|
|
1907
1907
|
title?: string | undefined;
|
|
1908
1908
|
email?: string | undefined;
|
|
1909
|
+
phone?: string | undefined;
|
|
1909
1910
|
fields?: Record<string, unknown> | undefined;
|
|
1911
|
+
first_name?: string | undefined;
|
|
1912
|
+
last_name?: string | undefined;
|
|
1910
1913
|
real_name?: string | undefined;
|
|
1911
|
-
phone?: string | undefined;
|
|
1912
1914
|
skype?: string | undefined;
|
|
1913
1915
|
real_name_normalized?: string | undefined;
|
|
1914
1916
|
display_name?: string | undefined;
|
|
@@ -1919,8 +1921,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1919
1921
|
avatar_hash?: string | undefined;
|
|
1920
1922
|
image_original?: string | undefined;
|
|
1921
1923
|
is_custom_image?: boolean | undefined;
|
|
1922
|
-
first_name?: string | undefined;
|
|
1923
|
-
last_name?: string | undefined;
|
|
1924
1924
|
image_24?: string | undefined;
|
|
1925
1925
|
image_32?: string | undefined;
|
|
1926
1926
|
image_48?: string | undefined;
|
|
@@ -1941,19 +1941,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1941
1941
|
}, "strip", z.ZodTypeAny, {
|
|
1942
1942
|
name: string;
|
|
1943
1943
|
id: string;
|
|
1944
|
-
color?: string | undefined;
|
|
1945
|
-
team_id?: string | undefined;
|
|
1946
|
-
deleted?: boolean | undefined;
|
|
1947
|
-
real_name?: string | undefined;
|
|
1948
|
-
tz?: string | undefined;
|
|
1949
|
-
tz_label?: string | undefined;
|
|
1950
|
-
tz_offset?: number | undefined;
|
|
1951
1944
|
profile?: {
|
|
1952
1945
|
title?: string | undefined;
|
|
1953
1946
|
email?: string | undefined;
|
|
1947
|
+
phone?: string | undefined;
|
|
1954
1948
|
fields?: Record<string, unknown> | undefined;
|
|
1949
|
+
first_name?: string | undefined;
|
|
1950
|
+
last_name?: string | undefined;
|
|
1955
1951
|
real_name?: string | undefined;
|
|
1956
|
-
phone?: string | undefined;
|
|
1957
1952
|
skype?: string | undefined;
|
|
1958
1953
|
real_name_normalized?: string | undefined;
|
|
1959
1954
|
display_name?: string | undefined;
|
|
@@ -1964,8 +1959,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1964
1959
|
avatar_hash?: string | undefined;
|
|
1965
1960
|
image_original?: string | undefined;
|
|
1966
1961
|
is_custom_image?: boolean | undefined;
|
|
1967
|
-
first_name?: string | undefined;
|
|
1968
|
-
last_name?: string | undefined;
|
|
1969
1962
|
image_24?: string | undefined;
|
|
1970
1963
|
image_32?: string | undefined;
|
|
1971
1964
|
image_48?: string | undefined;
|
|
@@ -1974,6 +1967,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1974
1967
|
image_512?: string | undefined;
|
|
1975
1968
|
image_1024?: string | undefined;
|
|
1976
1969
|
} | undefined;
|
|
1970
|
+
deleted?: boolean | undefined;
|
|
1971
|
+
color?: string | undefined;
|
|
1972
|
+
team_id?: string | undefined;
|
|
1973
|
+
real_name?: string | undefined;
|
|
1974
|
+
tz?: string | undefined;
|
|
1975
|
+
tz_label?: string | undefined;
|
|
1976
|
+
tz_offset?: number | undefined;
|
|
1977
1977
|
is_admin?: boolean | undefined;
|
|
1978
1978
|
is_owner?: boolean | undefined;
|
|
1979
1979
|
is_primary_owner?: boolean | undefined;
|
|
@@ -1986,19 +1986,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1986
1986
|
}, {
|
|
1987
1987
|
name: string;
|
|
1988
1988
|
id: string;
|
|
1989
|
-
color?: string | undefined;
|
|
1990
|
-
team_id?: string | undefined;
|
|
1991
|
-
deleted?: boolean | undefined;
|
|
1992
|
-
real_name?: string | undefined;
|
|
1993
|
-
tz?: string | undefined;
|
|
1994
|
-
tz_label?: string | undefined;
|
|
1995
|
-
tz_offset?: number | undefined;
|
|
1996
1989
|
profile?: {
|
|
1997
1990
|
title?: string | undefined;
|
|
1998
1991
|
email?: string | undefined;
|
|
1992
|
+
phone?: string | undefined;
|
|
1999
1993
|
fields?: Record<string, unknown> | undefined;
|
|
1994
|
+
first_name?: string | undefined;
|
|
1995
|
+
last_name?: string | undefined;
|
|
2000
1996
|
real_name?: string | undefined;
|
|
2001
|
-
phone?: string | undefined;
|
|
2002
1997
|
skype?: string | undefined;
|
|
2003
1998
|
real_name_normalized?: string | undefined;
|
|
2004
1999
|
display_name?: string | undefined;
|
|
@@ -2009,8 +2004,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2009
2004
|
avatar_hash?: string | undefined;
|
|
2010
2005
|
image_original?: string | undefined;
|
|
2011
2006
|
is_custom_image?: boolean | undefined;
|
|
2012
|
-
first_name?: string | undefined;
|
|
2013
|
-
last_name?: string | undefined;
|
|
2014
2007
|
image_24?: string | undefined;
|
|
2015
2008
|
image_32?: string | undefined;
|
|
2016
2009
|
image_48?: string | undefined;
|
|
@@ -2019,6 +2012,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2019
2012
|
image_512?: string | undefined;
|
|
2020
2013
|
image_1024?: string | undefined;
|
|
2021
2014
|
} | undefined;
|
|
2015
|
+
deleted?: boolean | undefined;
|
|
2016
|
+
color?: string | undefined;
|
|
2017
|
+
team_id?: string | undefined;
|
|
2018
|
+
real_name?: string | undefined;
|
|
2019
|
+
tz?: string | undefined;
|
|
2020
|
+
tz_label?: string | undefined;
|
|
2021
|
+
tz_offset?: number | undefined;
|
|
2022
2022
|
is_admin?: boolean | undefined;
|
|
2023
2023
|
is_owner?: boolean | undefined;
|
|
2024
2024
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2032,26 +2032,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2032
2032
|
error: z.ZodString;
|
|
2033
2033
|
success: z.ZodBoolean;
|
|
2034
2034
|
}, "strip", z.ZodTypeAny, {
|
|
2035
|
+
operation: "get_user_info";
|
|
2035
2036
|
success: boolean;
|
|
2036
2037
|
error: string;
|
|
2037
|
-
operation: "get_user_info";
|
|
2038
2038
|
ok: boolean;
|
|
2039
2039
|
user?: {
|
|
2040
2040
|
name: string;
|
|
2041
2041
|
id: string;
|
|
2042
|
-
color?: string | undefined;
|
|
2043
|
-
team_id?: string | undefined;
|
|
2044
|
-
deleted?: boolean | undefined;
|
|
2045
|
-
real_name?: string | undefined;
|
|
2046
|
-
tz?: string | undefined;
|
|
2047
|
-
tz_label?: string | undefined;
|
|
2048
|
-
tz_offset?: number | undefined;
|
|
2049
2042
|
profile?: {
|
|
2050
2043
|
title?: string | undefined;
|
|
2051
2044
|
email?: string | undefined;
|
|
2045
|
+
phone?: string | undefined;
|
|
2052
2046
|
fields?: Record<string, unknown> | undefined;
|
|
2047
|
+
first_name?: string | undefined;
|
|
2048
|
+
last_name?: string | undefined;
|
|
2053
2049
|
real_name?: string | undefined;
|
|
2054
|
-
phone?: string | undefined;
|
|
2055
2050
|
skype?: string | undefined;
|
|
2056
2051
|
real_name_normalized?: string | undefined;
|
|
2057
2052
|
display_name?: string | undefined;
|
|
@@ -2062,8 +2057,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2062
2057
|
avatar_hash?: string | undefined;
|
|
2063
2058
|
image_original?: string | undefined;
|
|
2064
2059
|
is_custom_image?: boolean | undefined;
|
|
2065
|
-
first_name?: string | undefined;
|
|
2066
|
-
last_name?: string | undefined;
|
|
2067
2060
|
image_24?: string | undefined;
|
|
2068
2061
|
image_32?: string | undefined;
|
|
2069
2062
|
image_48?: string | undefined;
|
|
@@ -2072,6 +2065,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2072
2065
|
image_512?: string | undefined;
|
|
2073
2066
|
image_1024?: string | undefined;
|
|
2074
2067
|
} | undefined;
|
|
2068
|
+
deleted?: boolean | undefined;
|
|
2069
|
+
color?: string | undefined;
|
|
2070
|
+
team_id?: string | undefined;
|
|
2071
|
+
real_name?: string | undefined;
|
|
2072
|
+
tz?: string | undefined;
|
|
2073
|
+
tz_label?: string | undefined;
|
|
2074
|
+
tz_offset?: number | undefined;
|
|
2075
2075
|
is_admin?: boolean | undefined;
|
|
2076
2076
|
is_owner?: boolean | undefined;
|
|
2077
2077
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2083,26 +2083,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2083
2083
|
has_2fa?: boolean | undefined;
|
|
2084
2084
|
} | undefined;
|
|
2085
2085
|
}, {
|
|
2086
|
+
operation: "get_user_info";
|
|
2086
2087
|
success: boolean;
|
|
2087
2088
|
error: string;
|
|
2088
|
-
operation: "get_user_info";
|
|
2089
2089
|
ok: boolean;
|
|
2090
2090
|
user?: {
|
|
2091
2091
|
name: string;
|
|
2092
2092
|
id: string;
|
|
2093
|
-
color?: string | undefined;
|
|
2094
|
-
team_id?: string | undefined;
|
|
2095
|
-
deleted?: boolean | undefined;
|
|
2096
|
-
real_name?: string | undefined;
|
|
2097
|
-
tz?: string | undefined;
|
|
2098
|
-
tz_label?: string | undefined;
|
|
2099
|
-
tz_offset?: number | undefined;
|
|
2100
2093
|
profile?: {
|
|
2101
2094
|
title?: string | undefined;
|
|
2102
2095
|
email?: string | undefined;
|
|
2096
|
+
phone?: string | undefined;
|
|
2103
2097
|
fields?: Record<string, unknown> | undefined;
|
|
2098
|
+
first_name?: string | undefined;
|
|
2099
|
+
last_name?: string | undefined;
|
|
2104
2100
|
real_name?: string | undefined;
|
|
2105
|
-
phone?: string | undefined;
|
|
2106
2101
|
skype?: string | undefined;
|
|
2107
2102
|
real_name_normalized?: string | undefined;
|
|
2108
2103
|
display_name?: string | undefined;
|
|
@@ -2113,8 +2108,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2113
2108
|
avatar_hash?: string | undefined;
|
|
2114
2109
|
image_original?: string | undefined;
|
|
2115
2110
|
is_custom_image?: boolean | undefined;
|
|
2116
|
-
first_name?: string | undefined;
|
|
2117
|
-
last_name?: string | undefined;
|
|
2118
2111
|
image_24?: string | undefined;
|
|
2119
2112
|
image_32?: string | undefined;
|
|
2120
2113
|
image_48?: string | undefined;
|
|
@@ -2123,6 +2116,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2123
2116
|
image_512?: string | undefined;
|
|
2124
2117
|
image_1024?: string | undefined;
|
|
2125
2118
|
} | undefined;
|
|
2119
|
+
deleted?: boolean | undefined;
|
|
2120
|
+
color?: string | undefined;
|
|
2121
|
+
team_id?: string | undefined;
|
|
2122
|
+
real_name?: string | undefined;
|
|
2123
|
+
tz?: string | undefined;
|
|
2124
|
+
tz_label?: string | undefined;
|
|
2125
|
+
tz_offset?: number | undefined;
|
|
2126
2126
|
is_admin?: boolean | undefined;
|
|
2127
2127
|
is_owner?: boolean | undefined;
|
|
2128
2128
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2174,9 +2174,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2174
2174
|
}, "strip", z.ZodTypeAny, {
|
|
2175
2175
|
title?: string | undefined;
|
|
2176
2176
|
email?: string | undefined;
|
|
2177
|
+
phone?: string | undefined;
|
|
2177
2178
|
fields?: Record<string, unknown> | undefined;
|
|
2179
|
+
first_name?: string | undefined;
|
|
2180
|
+
last_name?: string | undefined;
|
|
2178
2181
|
real_name?: string | undefined;
|
|
2179
|
-
phone?: string | undefined;
|
|
2180
2182
|
skype?: string | undefined;
|
|
2181
2183
|
real_name_normalized?: string | undefined;
|
|
2182
2184
|
display_name?: string | undefined;
|
|
@@ -2187,8 +2189,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2187
2189
|
avatar_hash?: string | undefined;
|
|
2188
2190
|
image_original?: string | undefined;
|
|
2189
2191
|
is_custom_image?: boolean | undefined;
|
|
2190
|
-
first_name?: string | undefined;
|
|
2191
|
-
last_name?: string | undefined;
|
|
2192
2192
|
image_24?: string | undefined;
|
|
2193
2193
|
image_32?: string | undefined;
|
|
2194
2194
|
image_48?: string | undefined;
|
|
@@ -2199,9 +2199,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2199
2199
|
}, {
|
|
2200
2200
|
title?: string | undefined;
|
|
2201
2201
|
email?: string | undefined;
|
|
2202
|
+
phone?: string | undefined;
|
|
2202
2203
|
fields?: Record<string, unknown> | undefined;
|
|
2204
|
+
first_name?: string | undefined;
|
|
2205
|
+
last_name?: string | undefined;
|
|
2203
2206
|
real_name?: string | undefined;
|
|
2204
|
-
phone?: string | undefined;
|
|
2205
2207
|
skype?: string | undefined;
|
|
2206
2208
|
real_name_normalized?: string | undefined;
|
|
2207
2209
|
display_name?: string | undefined;
|
|
@@ -2212,8 +2214,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2212
2214
|
avatar_hash?: string | undefined;
|
|
2213
2215
|
image_original?: string | undefined;
|
|
2214
2216
|
is_custom_image?: boolean | undefined;
|
|
2215
|
-
first_name?: string | undefined;
|
|
2216
|
-
last_name?: string | undefined;
|
|
2217
2217
|
image_24?: string | undefined;
|
|
2218
2218
|
image_32?: string | undefined;
|
|
2219
2219
|
image_48?: string | undefined;
|
|
@@ -2234,19 +2234,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2234
2234
|
}, "strip", z.ZodTypeAny, {
|
|
2235
2235
|
name: string;
|
|
2236
2236
|
id: string;
|
|
2237
|
-
color?: string | undefined;
|
|
2238
|
-
team_id?: string | undefined;
|
|
2239
|
-
deleted?: boolean | undefined;
|
|
2240
|
-
real_name?: string | undefined;
|
|
2241
|
-
tz?: string | undefined;
|
|
2242
|
-
tz_label?: string | undefined;
|
|
2243
|
-
tz_offset?: number | undefined;
|
|
2244
2237
|
profile?: {
|
|
2245
2238
|
title?: string | undefined;
|
|
2246
2239
|
email?: string | undefined;
|
|
2240
|
+
phone?: string | undefined;
|
|
2247
2241
|
fields?: Record<string, unknown> | undefined;
|
|
2242
|
+
first_name?: string | undefined;
|
|
2243
|
+
last_name?: string | undefined;
|
|
2248
2244
|
real_name?: string | undefined;
|
|
2249
|
-
phone?: string | undefined;
|
|
2250
2245
|
skype?: string | undefined;
|
|
2251
2246
|
real_name_normalized?: string | undefined;
|
|
2252
2247
|
display_name?: string | undefined;
|
|
@@ -2257,8 +2252,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2257
2252
|
avatar_hash?: string | undefined;
|
|
2258
2253
|
image_original?: string | undefined;
|
|
2259
2254
|
is_custom_image?: boolean | undefined;
|
|
2260
|
-
first_name?: string | undefined;
|
|
2261
|
-
last_name?: string | undefined;
|
|
2262
2255
|
image_24?: string | undefined;
|
|
2263
2256
|
image_32?: string | undefined;
|
|
2264
2257
|
image_48?: string | undefined;
|
|
@@ -2267,11 +2260,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2267
2260
|
image_512?: string | undefined;
|
|
2268
2261
|
image_1024?: string | undefined;
|
|
2269
2262
|
} | undefined;
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2263
|
+
deleted?: boolean | undefined;
|
|
2264
|
+
color?: string | undefined;
|
|
2265
|
+
team_id?: string | undefined;
|
|
2266
|
+
real_name?: string | undefined;
|
|
2267
|
+
tz?: string | undefined;
|
|
2268
|
+
tz_label?: string | undefined;
|
|
2269
|
+
tz_offset?: number | undefined;
|
|
2270
|
+
is_admin?: boolean | undefined;
|
|
2271
|
+
is_owner?: boolean | undefined;
|
|
2272
|
+
is_primary_owner?: boolean | undefined;
|
|
2273
|
+
is_restricted?: boolean | undefined;
|
|
2274
|
+
is_ultra_restricted?: boolean | undefined;
|
|
2275
2275
|
is_bot?: boolean | undefined;
|
|
2276
2276
|
is_app_user?: boolean | undefined;
|
|
2277
2277
|
updated?: number | undefined;
|
|
@@ -2279,19 +2279,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2279
2279
|
}, {
|
|
2280
2280
|
name: string;
|
|
2281
2281
|
id: string;
|
|
2282
|
-
color?: string | undefined;
|
|
2283
|
-
team_id?: string | undefined;
|
|
2284
|
-
deleted?: boolean | undefined;
|
|
2285
|
-
real_name?: string | undefined;
|
|
2286
|
-
tz?: string | undefined;
|
|
2287
|
-
tz_label?: string | undefined;
|
|
2288
|
-
tz_offset?: number | undefined;
|
|
2289
2282
|
profile?: {
|
|
2290
2283
|
title?: string | undefined;
|
|
2291
2284
|
email?: string | undefined;
|
|
2285
|
+
phone?: string | undefined;
|
|
2292
2286
|
fields?: Record<string, unknown> | undefined;
|
|
2287
|
+
first_name?: string | undefined;
|
|
2288
|
+
last_name?: string | undefined;
|
|
2293
2289
|
real_name?: string | undefined;
|
|
2294
|
-
phone?: string | undefined;
|
|
2295
2290
|
skype?: string | undefined;
|
|
2296
2291
|
real_name_normalized?: string | undefined;
|
|
2297
2292
|
display_name?: string | undefined;
|
|
@@ -2302,8 +2297,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2302
2297
|
avatar_hash?: string | undefined;
|
|
2303
2298
|
image_original?: string | undefined;
|
|
2304
2299
|
is_custom_image?: boolean | undefined;
|
|
2305
|
-
first_name?: string | undefined;
|
|
2306
|
-
last_name?: string | undefined;
|
|
2307
2300
|
image_24?: string | undefined;
|
|
2308
2301
|
image_32?: string | undefined;
|
|
2309
2302
|
image_48?: string | undefined;
|
|
@@ -2312,6 +2305,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2312
2305
|
image_512?: string | undefined;
|
|
2313
2306
|
image_1024?: string | undefined;
|
|
2314
2307
|
} | undefined;
|
|
2308
|
+
deleted?: boolean | undefined;
|
|
2309
|
+
color?: string | undefined;
|
|
2310
|
+
team_id?: string | undefined;
|
|
2311
|
+
real_name?: string | undefined;
|
|
2312
|
+
tz?: string | undefined;
|
|
2313
|
+
tz_label?: string | undefined;
|
|
2314
|
+
tz_offset?: number | undefined;
|
|
2315
2315
|
is_admin?: boolean | undefined;
|
|
2316
2316
|
is_owner?: boolean | undefined;
|
|
2317
2317
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2332,9 +2332,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2332
2332
|
error: z.ZodString;
|
|
2333
2333
|
success: z.ZodBoolean;
|
|
2334
2334
|
}, "strip", z.ZodTypeAny, {
|
|
2335
|
+
operation: "list_users";
|
|
2335
2336
|
success: boolean;
|
|
2336
2337
|
error: string;
|
|
2337
|
-
operation: "list_users";
|
|
2338
2338
|
ok: boolean;
|
|
2339
2339
|
response_metadata?: {
|
|
2340
2340
|
next_cursor: string;
|
|
@@ -2342,19 +2342,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2342
2342
|
members?: {
|
|
2343
2343
|
name: string;
|
|
2344
2344
|
id: string;
|
|
2345
|
-
color?: string | undefined;
|
|
2346
|
-
team_id?: string | undefined;
|
|
2347
|
-
deleted?: boolean | undefined;
|
|
2348
|
-
real_name?: string | undefined;
|
|
2349
|
-
tz?: string | undefined;
|
|
2350
|
-
tz_label?: string | undefined;
|
|
2351
|
-
tz_offset?: number | undefined;
|
|
2352
2345
|
profile?: {
|
|
2353
2346
|
title?: string | undefined;
|
|
2354
2347
|
email?: string | undefined;
|
|
2348
|
+
phone?: string | undefined;
|
|
2355
2349
|
fields?: Record<string, unknown> | undefined;
|
|
2350
|
+
first_name?: string | undefined;
|
|
2351
|
+
last_name?: string | undefined;
|
|
2356
2352
|
real_name?: string | undefined;
|
|
2357
|
-
phone?: string | undefined;
|
|
2358
2353
|
skype?: string | undefined;
|
|
2359
2354
|
real_name_normalized?: string | undefined;
|
|
2360
2355
|
display_name?: string | undefined;
|
|
@@ -2365,8 +2360,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2365
2360
|
avatar_hash?: string | undefined;
|
|
2366
2361
|
image_original?: string | undefined;
|
|
2367
2362
|
is_custom_image?: boolean | undefined;
|
|
2368
|
-
first_name?: string | undefined;
|
|
2369
|
-
last_name?: string | undefined;
|
|
2370
2363
|
image_24?: string | undefined;
|
|
2371
2364
|
image_32?: string | undefined;
|
|
2372
2365
|
image_48?: string | undefined;
|
|
@@ -2375,6 +2368,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2375
2368
|
image_512?: string | undefined;
|
|
2376
2369
|
image_1024?: string | undefined;
|
|
2377
2370
|
} | undefined;
|
|
2371
|
+
deleted?: boolean | undefined;
|
|
2372
|
+
color?: string | undefined;
|
|
2373
|
+
team_id?: string | undefined;
|
|
2374
|
+
real_name?: string | undefined;
|
|
2375
|
+
tz?: string | undefined;
|
|
2376
|
+
tz_label?: string | undefined;
|
|
2377
|
+
tz_offset?: number | undefined;
|
|
2378
2378
|
is_admin?: boolean | undefined;
|
|
2379
2379
|
is_owner?: boolean | undefined;
|
|
2380
2380
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2386,9 +2386,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2386
2386
|
has_2fa?: boolean | undefined;
|
|
2387
2387
|
}[] | undefined;
|
|
2388
2388
|
}, {
|
|
2389
|
+
operation: "list_users";
|
|
2389
2390
|
success: boolean;
|
|
2390
2391
|
error: string;
|
|
2391
|
-
operation: "list_users";
|
|
2392
2392
|
ok: boolean;
|
|
2393
2393
|
response_metadata?: {
|
|
2394
2394
|
next_cursor: string;
|
|
@@ -2396,19 +2396,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2396
2396
|
members?: {
|
|
2397
2397
|
name: string;
|
|
2398
2398
|
id: string;
|
|
2399
|
-
color?: string | undefined;
|
|
2400
|
-
team_id?: string | undefined;
|
|
2401
|
-
deleted?: boolean | undefined;
|
|
2402
|
-
real_name?: string | undefined;
|
|
2403
|
-
tz?: string | undefined;
|
|
2404
|
-
tz_label?: string | undefined;
|
|
2405
|
-
tz_offset?: number | undefined;
|
|
2406
2399
|
profile?: {
|
|
2407
2400
|
title?: string | undefined;
|
|
2408
2401
|
email?: string | undefined;
|
|
2402
|
+
phone?: string | undefined;
|
|
2409
2403
|
fields?: Record<string, unknown> | undefined;
|
|
2404
|
+
first_name?: string | undefined;
|
|
2405
|
+
last_name?: string | undefined;
|
|
2410
2406
|
real_name?: string | undefined;
|
|
2411
|
-
phone?: string | undefined;
|
|
2412
2407
|
skype?: string | undefined;
|
|
2413
2408
|
real_name_normalized?: string | undefined;
|
|
2414
2409
|
display_name?: string | undefined;
|
|
@@ -2419,8 +2414,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2419
2414
|
avatar_hash?: string | undefined;
|
|
2420
2415
|
image_original?: string | undefined;
|
|
2421
2416
|
is_custom_image?: boolean | undefined;
|
|
2422
|
-
first_name?: string | undefined;
|
|
2423
|
-
last_name?: string | undefined;
|
|
2424
2417
|
image_24?: string | undefined;
|
|
2425
2418
|
image_32?: string | undefined;
|
|
2426
2419
|
image_48?: string | undefined;
|
|
@@ -2429,6 +2422,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2429
2422
|
image_512?: string | undefined;
|
|
2430
2423
|
image_1024?: string | undefined;
|
|
2431
2424
|
} | undefined;
|
|
2425
|
+
deleted?: boolean | undefined;
|
|
2426
|
+
color?: string | undefined;
|
|
2427
|
+
team_id?: string | undefined;
|
|
2428
|
+
real_name?: string | undefined;
|
|
2429
|
+
tz?: string | undefined;
|
|
2430
|
+
tz_label?: string | undefined;
|
|
2431
|
+
tz_offset?: number | undefined;
|
|
2432
2432
|
is_admin?: boolean | undefined;
|
|
2433
2433
|
is_owner?: boolean | undefined;
|
|
2434
2434
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2472,12 +2472,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2472
2472
|
count: z.ZodNumber;
|
|
2473
2473
|
}, "strip", z.ZodTypeAny, {
|
|
2474
2474
|
name: string;
|
|
2475
|
-
users: string[];
|
|
2476
2475
|
count: number;
|
|
2476
|
+
users: string[];
|
|
2477
2477
|
}, {
|
|
2478
2478
|
name: string;
|
|
2479
|
-
users: string[];
|
|
2480
2479
|
count: number;
|
|
2480
|
+
users: string[];
|
|
2481
2481
|
}>, "many">>;
|
|
2482
2482
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2483
2483
|
id: z.ZodString;
|
|
@@ -2530,13 +2530,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2530
2530
|
}>, "many">>;
|
|
2531
2531
|
}, "strip", z.ZodTypeAny, {
|
|
2532
2532
|
type: string;
|
|
2533
|
+
user?: string | undefined;
|
|
2533
2534
|
text?: string | undefined;
|
|
2534
|
-
username?: string | undefined;
|
|
2535
2535
|
ts?: string | undefined;
|
|
2536
|
+
username?: string | undefined;
|
|
2536
2537
|
attachments?: unknown[] | undefined;
|
|
2537
2538
|
blocks?: unknown[] | undefined;
|
|
2538
2539
|
thread_ts?: string | undefined;
|
|
2539
|
-
user?: string | undefined;
|
|
2540
2540
|
bot_id?: string | undefined;
|
|
2541
2541
|
bot_profile?: {
|
|
2542
2542
|
name?: string | undefined;
|
|
@@ -2550,8 +2550,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2550
2550
|
subscribed?: boolean | undefined;
|
|
2551
2551
|
reactions?: {
|
|
2552
2552
|
name: string;
|
|
2553
|
-
users: string[];
|
|
2554
2553
|
count: number;
|
|
2554
|
+
users: string[];
|
|
2555
2555
|
}[] | undefined;
|
|
2556
2556
|
files?: {
|
|
2557
2557
|
id: string;
|
|
@@ -2572,13 +2572,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2572
2572
|
}[] | undefined;
|
|
2573
2573
|
}, {
|
|
2574
2574
|
type: string;
|
|
2575
|
+
user?: string | undefined;
|
|
2575
2576
|
text?: string | undefined;
|
|
2576
|
-
username?: string | undefined;
|
|
2577
2577
|
ts?: string | undefined;
|
|
2578
|
+
username?: string | undefined;
|
|
2578
2579
|
attachments?: unknown[] | undefined;
|
|
2579
2580
|
blocks?: unknown[] | undefined;
|
|
2580
2581
|
thread_ts?: string | undefined;
|
|
2581
|
-
user?: string | undefined;
|
|
2582
2582
|
bot_id?: string | undefined;
|
|
2583
2583
|
bot_profile?: {
|
|
2584
2584
|
name?: string | undefined;
|
|
@@ -2592,8 +2592,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2592
2592
|
subscribed?: boolean | undefined;
|
|
2593
2593
|
reactions?: {
|
|
2594
2594
|
name: string;
|
|
2595
|
-
users: string[];
|
|
2596
2595
|
count: number;
|
|
2596
|
+
users: string[];
|
|
2597
2597
|
}[] | undefined;
|
|
2598
2598
|
files?: {
|
|
2599
2599
|
id: string;
|
|
@@ -2624,22 +2624,20 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2624
2624
|
error: z.ZodString;
|
|
2625
2625
|
success: z.ZodBoolean;
|
|
2626
2626
|
}, "strip", z.ZodTypeAny, {
|
|
2627
|
+
operation: "get_conversation_history";
|
|
2627
2628
|
success: boolean;
|
|
2628
2629
|
error: string;
|
|
2629
|
-
operation: "get_conversation_history";
|
|
2630
2630
|
ok: boolean;
|
|
2631
|
-
|
|
2632
|
-
next_cursor: string;
|
|
2633
|
-
} | undefined;
|
|
2631
|
+
has_more?: boolean | undefined;
|
|
2634
2632
|
messages?: {
|
|
2635
2633
|
type: string;
|
|
2634
|
+
user?: string | undefined;
|
|
2636
2635
|
text?: string | undefined;
|
|
2637
|
-
username?: string | undefined;
|
|
2638
2636
|
ts?: string | undefined;
|
|
2637
|
+
username?: string | undefined;
|
|
2639
2638
|
attachments?: unknown[] | undefined;
|
|
2640
2639
|
blocks?: unknown[] | undefined;
|
|
2641
2640
|
thread_ts?: string | undefined;
|
|
2642
|
-
user?: string | undefined;
|
|
2643
2641
|
bot_id?: string | undefined;
|
|
2644
2642
|
bot_profile?: {
|
|
2645
2643
|
name?: string | undefined;
|
|
@@ -2653,8 +2651,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2653
2651
|
subscribed?: boolean | undefined;
|
|
2654
2652
|
reactions?: {
|
|
2655
2653
|
name: string;
|
|
2656
|
-
users: string[];
|
|
2657
2654
|
count: number;
|
|
2655
|
+
users: string[];
|
|
2658
2656
|
}[] | undefined;
|
|
2659
2657
|
files?: {
|
|
2660
2658
|
id: string;
|
|
@@ -2674,24 +2672,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2674
2672
|
permalink?: string | undefined;
|
|
2675
2673
|
}[] | undefined;
|
|
2676
2674
|
}[] | undefined;
|
|
2677
|
-
|
|
2675
|
+
response_metadata?: {
|
|
2676
|
+
next_cursor: string;
|
|
2677
|
+
} | undefined;
|
|
2678
2678
|
}, {
|
|
2679
|
+
operation: "get_conversation_history";
|
|
2679
2680
|
success: boolean;
|
|
2680
2681
|
error: string;
|
|
2681
|
-
operation: "get_conversation_history";
|
|
2682
2682
|
ok: boolean;
|
|
2683
|
-
|
|
2684
|
-
next_cursor: string;
|
|
2685
|
-
} | undefined;
|
|
2683
|
+
has_more?: boolean | undefined;
|
|
2686
2684
|
messages?: {
|
|
2687
2685
|
type: string;
|
|
2686
|
+
user?: string | undefined;
|
|
2688
2687
|
text?: string | undefined;
|
|
2689
|
-
username?: string | undefined;
|
|
2690
2688
|
ts?: string | undefined;
|
|
2689
|
+
username?: string | undefined;
|
|
2691
2690
|
attachments?: unknown[] | undefined;
|
|
2692
2691
|
blocks?: unknown[] | undefined;
|
|
2693
2692
|
thread_ts?: string | undefined;
|
|
2694
|
-
user?: string | undefined;
|
|
2695
2693
|
bot_id?: string | undefined;
|
|
2696
2694
|
bot_profile?: {
|
|
2697
2695
|
name?: string | undefined;
|
|
@@ -2705,8 +2703,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2705
2703
|
subscribed?: boolean | undefined;
|
|
2706
2704
|
reactions?: {
|
|
2707
2705
|
name: string;
|
|
2708
|
-
users: string[];
|
|
2709
2706
|
count: number;
|
|
2707
|
+
users: string[];
|
|
2710
2708
|
}[] | undefined;
|
|
2711
2709
|
files?: {
|
|
2712
2710
|
id: string;
|
|
@@ -2726,7 +2724,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2726
2724
|
permalink?: string | undefined;
|
|
2727
2725
|
}[] | undefined;
|
|
2728
2726
|
}[] | undefined;
|
|
2729
|
-
|
|
2727
|
+
response_metadata?: {
|
|
2728
|
+
next_cursor: string;
|
|
2729
|
+
} | undefined;
|
|
2730
2730
|
}>, z.ZodObject<{
|
|
2731
2731
|
operation: z.ZodLiteral<"get_thread_replies">;
|
|
2732
2732
|
ok: z.ZodBoolean;
|
|
@@ -2760,12 +2760,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2760
2760
|
count: z.ZodNumber;
|
|
2761
2761
|
}, "strip", z.ZodTypeAny, {
|
|
2762
2762
|
name: string;
|
|
2763
|
-
users: string[];
|
|
2764
2763
|
count: number;
|
|
2764
|
+
users: string[];
|
|
2765
2765
|
}, {
|
|
2766
2766
|
name: string;
|
|
2767
|
-
users: string[];
|
|
2768
2767
|
count: number;
|
|
2768
|
+
users: string[];
|
|
2769
2769
|
}>, "many">>;
|
|
2770
2770
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2771
2771
|
id: z.ZodString;
|
|
@@ -2818,13 +2818,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2818
2818
|
}>, "many">>;
|
|
2819
2819
|
}, "strip", z.ZodTypeAny, {
|
|
2820
2820
|
type: string;
|
|
2821
|
+
user?: string | undefined;
|
|
2821
2822
|
text?: string | undefined;
|
|
2822
|
-
username?: string | undefined;
|
|
2823
2823
|
ts?: string | undefined;
|
|
2824
|
+
username?: string | undefined;
|
|
2824
2825
|
attachments?: unknown[] | undefined;
|
|
2825
2826
|
blocks?: unknown[] | undefined;
|
|
2826
2827
|
thread_ts?: string | undefined;
|
|
2827
|
-
user?: string | undefined;
|
|
2828
2828
|
bot_id?: string | undefined;
|
|
2829
2829
|
bot_profile?: {
|
|
2830
2830
|
name?: string | undefined;
|
|
@@ -2838,8 +2838,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2838
2838
|
subscribed?: boolean | undefined;
|
|
2839
2839
|
reactions?: {
|
|
2840
2840
|
name: string;
|
|
2841
|
-
users: string[];
|
|
2842
2841
|
count: number;
|
|
2842
|
+
users: string[];
|
|
2843
2843
|
}[] | undefined;
|
|
2844
2844
|
files?: {
|
|
2845
2845
|
id: string;
|
|
@@ -2860,13 +2860,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2860
2860
|
}[] | undefined;
|
|
2861
2861
|
}, {
|
|
2862
2862
|
type: string;
|
|
2863
|
+
user?: string | undefined;
|
|
2863
2864
|
text?: string | undefined;
|
|
2864
|
-
username?: string | undefined;
|
|
2865
2865
|
ts?: string | undefined;
|
|
2866
|
+
username?: string | undefined;
|
|
2866
2867
|
attachments?: unknown[] | undefined;
|
|
2867
2868
|
blocks?: unknown[] | undefined;
|
|
2868
2869
|
thread_ts?: string | undefined;
|
|
2869
|
-
user?: string | undefined;
|
|
2870
2870
|
bot_id?: string | undefined;
|
|
2871
2871
|
bot_profile?: {
|
|
2872
2872
|
name?: string | undefined;
|
|
@@ -2880,8 +2880,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2880
2880
|
subscribed?: boolean | undefined;
|
|
2881
2881
|
reactions?: {
|
|
2882
2882
|
name: string;
|
|
2883
|
-
users: string[];
|
|
2884
2883
|
count: number;
|
|
2884
|
+
users: string[];
|
|
2885
2885
|
}[] | undefined;
|
|
2886
2886
|
files?: {
|
|
2887
2887
|
id: string;
|
|
@@ -2912,22 +2912,20 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2912
2912
|
error: z.ZodString;
|
|
2913
2913
|
success: z.ZodBoolean;
|
|
2914
2914
|
}, "strip", z.ZodTypeAny, {
|
|
2915
|
+
operation: "get_thread_replies";
|
|
2915
2916
|
success: boolean;
|
|
2916
2917
|
error: string;
|
|
2917
|
-
operation: "get_thread_replies";
|
|
2918
2918
|
ok: boolean;
|
|
2919
|
-
|
|
2920
|
-
next_cursor: string;
|
|
2921
|
-
} | undefined;
|
|
2919
|
+
has_more?: boolean | undefined;
|
|
2922
2920
|
messages?: {
|
|
2923
2921
|
type: string;
|
|
2922
|
+
user?: string | undefined;
|
|
2924
2923
|
text?: string | undefined;
|
|
2925
|
-
username?: string | undefined;
|
|
2926
2924
|
ts?: string | undefined;
|
|
2925
|
+
username?: string | undefined;
|
|
2927
2926
|
attachments?: unknown[] | undefined;
|
|
2928
2927
|
blocks?: unknown[] | undefined;
|
|
2929
2928
|
thread_ts?: string | undefined;
|
|
2930
|
-
user?: string | undefined;
|
|
2931
2929
|
bot_id?: string | undefined;
|
|
2932
2930
|
bot_profile?: {
|
|
2933
2931
|
name?: string | undefined;
|
|
@@ -2941,8 +2939,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2941
2939
|
subscribed?: boolean | undefined;
|
|
2942
2940
|
reactions?: {
|
|
2943
2941
|
name: string;
|
|
2944
|
-
users: string[];
|
|
2945
2942
|
count: number;
|
|
2943
|
+
users: string[];
|
|
2946
2944
|
}[] | undefined;
|
|
2947
2945
|
files?: {
|
|
2948
2946
|
id: string;
|
|
@@ -2962,24 +2960,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2962
2960
|
permalink?: string | undefined;
|
|
2963
2961
|
}[] | undefined;
|
|
2964
2962
|
}[] | undefined;
|
|
2965
|
-
|
|
2963
|
+
response_metadata?: {
|
|
2964
|
+
next_cursor: string;
|
|
2965
|
+
} | undefined;
|
|
2966
2966
|
}, {
|
|
2967
|
+
operation: "get_thread_replies";
|
|
2967
2968
|
success: boolean;
|
|
2968
2969
|
error: string;
|
|
2969
|
-
operation: "get_thread_replies";
|
|
2970
2970
|
ok: boolean;
|
|
2971
|
-
|
|
2972
|
-
next_cursor: string;
|
|
2973
|
-
} | undefined;
|
|
2971
|
+
has_more?: boolean | undefined;
|
|
2974
2972
|
messages?: {
|
|
2975
2973
|
type: string;
|
|
2974
|
+
user?: string | undefined;
|
|
2976
2975
|
text?: string | undefined;
|
|
2977
|
-
username?: string | undefined;
|
|
2978
2976
|
ts?: string | undefined;
|
|
2977
|
+
username?: string | undefined;
|
|
2979
2978
|
attachments?: unknown[] | undefined;
|
|
2980
2979
|
blocks?: unknown[] | undefined;
|
|
2981
2980
|
thread_ts?: string | undefined;
|
|
2982
|
-
user?: string | undefined;
|
|
2983
2981
|
bot_id?: string | undefined;
|
|
2984
2982
|
bot_profile?: {
|
|
2985
2983
|
name?: string | undefined;
|
|
@@ -2993,8 +2991,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2993
2991
|
subscribed?: boolean | undefined;
|
|
2994
2992
|
reactions?: {
|
|
2995
2993
|
name: string;
|
|
2996
|
-
users: string[];
|
|
2997
2994
|
count: number;
|
|
2995
|
+
users: string[];
|
|
2998
2996
|
}[] | undefined;
|
|
2999
2997
|
files?: {
|
|
3000
2998
|
id: string;
|
|
@@ -3014,7 +3012,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3014
3012
|
permalink?: string | undefined;
|
|
3015
3013
|
}[] | undefined;
|
|
3016
3014
|
}[] | undefined;
|
|
3017
|
-
|
|
3015
|
+
response_metadata?: {
|
|
3016
|
+
next_cursor: string;
|
|
3017
|
+
} | undefined;
|
|
3018
3018
|
}>, z.ZodObject<{
|
|
3019
3019
|
operation: z.ZodLiteral<"update_message">;
|
|
3020
3020
|
ok: z.ZodBoolean;
|
|
@@ -3051,12 +3051,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3051
3051
|
count: z.ZodNumber;
|
|
3052
3052
|
}, "strip", z.ZodTypeAny, {
|
|
3053
3053
|
name: string;
|
|
3054
|
-
users: string[];
|
|
3055
3054
|
count: number;
|
|
3055
|
+
users: string[];
|
|
3056
3056
|
}, {
|
|
3057
3057
|
name: string;
|
|
3058
|
-
users: string[];
|
|
3059
3058
|
count: number;
|
|
3059
|
+
users: string[];
|
|
3060
3060
|
}>, "many">>;
|
|
3061
3061
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3062
3062
|
id: z.ZodString;
|
|
@@ -3109,13 +3109,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3109
3109
|
}>, "many">>;
|
|
3110
3110
|
}, "strip", z.ZodTypeAny, {
|
|
3111
3111
|
type: string;
|
|
3112
|
+
user?: string | undefined;
|
|
3112
3113
|
text?: string | undefined;
|
|
3113
|
-
username?: string | undefined;
|
|
3114
3114
|
ts?: string | undefined;
|
|
3115
|
+
username?: string | undefined;
|
|
3115
3116
|
attachments?: unknown[] | undefined;
|
|
3116
3117
|
blocks?: unknown[] | undefined;
|
|
3117
3118
|
thread_ts?: string | undefined;
|
|
3118
|
-
user?: string | undefined;
|
|
3119
3119
|
bot_id?: string | undefined;
|
|
3120
3120
|
bot_profile?: {
|
|
3121
3121
|
name?: string | undefined;
|
|
@@ -3129,8 +3129,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3129
3129
|
subscribed?: boolean | undefined;
|
|
3130
3130
|
reactions?: {
|
|
3131
3131
|
name: string;
|
|
3132
|
-
users: string[];
|
|
3133
3132
|
count: number;
|
|
3133
|
+
users: string[];
|
|
3134
3134
|
}[] | undefined;
|
|
3135
3135
|
files?: {
|
|
3136
3136
|
id: string;
|
|
@@ -3151,13 +3151,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3151
3151
|
}[] | undefined;
|
|
3152
3152
|
}, {
|
|
3153
3153
|
type: string;
|
|
3154
|
+
user?: string | undefined;
|
|
3154
3155
|
text?: string | undefined;
|
|
3155
|
-
username?: string | undefined;
|
|
3156
3156
|
ts?: string | undefined;
|
|
3157
|
+
username?: string | undefined;
|
|
3157
3158
|
attachments?: unknown[] | undefined;
|
|
3158
3159
|
blocks?: unknown[] | undefined;
|
|
3159
3160
|
thread_ts?: string | undefined;
|
|
3160
|
-
user?: string | undefined;
|
|
3161
3161
|
bot_id?: string | undefined;
|
|
3162
3162
|
bot_profile?: {
|
|
3163
3163
|
name?: string | undefined;
|
|
@@ -3171,8 +3171,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3171
3171
|
subscribed?: boolean | undefined;
|
|
3172
3172
|
reactions?: {
|
|
3173
3173
|
name: string;
|
|
3174
|
-
users: string[];
|
|
3175
3174
|
count: number;
|
|
3175
|
+
users: string[];
|
|
3176
3176
|
}[] | undefined;
|
|
3177
3177
|
files?: {
|
|
3178
3178
|
id: string;
|
|
@@ -3195,19 +3195,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3195
3195
|
error: z.ZodString;
|
|
3196
3196
|
success: z.ZodBoolean;
|
|
3197
3197
|
}, "strip", z.ZodTypeAny, {
|
|
3198
|
+
operation: "update_message";
|
|
3198
3199
|
success: boolean;
|
|
3199
3200
|
error: string;
|
|
3200
|
-
operation: "update_message";
|
|
3201
3201
|
ok: boolean;
|
|
3202
3202
|
message?: {
|
|
3203
3203
|
type: string;
|
|
3204
|
+
user?: string | undefined;
|
|
3204
3205
|
text?: string | undefined;
|
|
3205
|
-
username?: string | undefined;
|
|
3206
3206
|
ts?: string | undefined;
|
|
3207
|
+
username?: string | undefined;
|
|
3207
3208
|
attachments?: unknown[] | undefined;
|
|
3208
3209
|
blocks?: unknown[] | undefined;
|
|
3209
3210
|
thread_ts?: string | undefined;
|
|
3210
|
-
user?: string | undefined;
|
|
3211
3211
|
bot_id?: string | undefined;
|
|
3212
3212
|
bot_profile?: {
|
|
3213
3213
|
name?: string | undefined;
|
|
@@ -3221,8 +3221,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3221
3221
|
subscribed?: boolean | undefined;
|
|
3222
3222
|
reactions?: {
|
|
3223
3223
|
name: string;
|
|
3224
|
-
users: string[];
|
|
3225
3224
|
count: number;
|
|
3225
|
+
users: string[];
|
|
3226
3226
|
}[] | undefined;
|
|
3227
3227
|
files?: {
|
|
3228
3228
|
id: string;
|
|
@@ -3242,23 +3242,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3242
3242
|
permalink?: string | undefined;
|
|
3243
3243
|
}[] | undefined;
|
|
3244
3244
|
} | undefined;
|
|
3245
|
-
channel?: string | undefined;
|
|
3246
3245
|
text?: string | undefined;
|
|
3247
3246
|
ts?: string | undefined;
|
|
3247
|
+
channel?: string | undefined;
|
|
3248
3248
|
}, {
|
|
3249
|
+
operation: "update_message";
|
|
3249
3250
|
success: boolean;
|
|
3250
3251
|
error: string;
|
|
3251
|
-
operation: "update_message";
|
|
3252
3252
|
ok: boolean;
|
|
3253
3253
|
message?: {
|
|
3254
3254
|
type: string;
|
|
3255
|
+
user?: string | undefined;
|
|
3255
3256
|
text?: string | undefined;
|
|
3256
|
-
username?: string | undefined;
|
|
3257
3257
|
ts?: string | undefined;
|
|
3258
|
+
username?: string | undefined;
|
|
3258
3259
|
attachments?: unknown[] | undefined;
|
|
3259
3260
|
blocks?: unknown[] | undefined;
|
|
3260
3261
|
thread_ts?: string | undefined;
|
|
3261
|
-
user?: string | undefined;
|
|
3262
3262
|
bot_id?: string | undefined;
|
|
3263
3263
|
bot_profile?: {
|
|
3264
3264
|
name?: string | undefined;
|
|
@@ -3272,8 +3272,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3272
3272
|
subscribed?: boolean | undefined;
|
|
3273
3273
|
reactions?: {
|
|
3274
3274
|
name: string;
|
|
3275
|
-
users: string[];
|
|
3276
3275
|
count: number;
|
|
3276
|
+
users: string[];
|
|
3277
3277
|
}[] | undefined;
|
|
3278
3278
|
files?: {
|
|
3279
3279
|
id: string;
|
|
@@ -3293,9 +3293,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3293
3293
|
permalink?: string | undefined;
|
|
3294
3294
|
}[] | undefined;
|
|
3295
3295
|
} | undefined;
|
|
3296
|
-
channel?: string | undefined;
|
|
3297
3296
|
text?: string | undefined;
|
|
3298
3297
|
ts?: string | undefined;
|
|
3298
|
+
channel?: string | undefined;
|
|
3299
3299
|
}>, z.ZodObject<{
|
|
3300
3300
|
operation: z.ZodLiteral<"delete_message">;
|
|
3301
3301
|
ok: z.ZodBoolean;
|
|
@@ -3304,33 +3304,33 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3304
3304
|
error: z.ZodString;
|
|
3305
3305
|
success: z.ZodBoolean;
|
|
3306
3306
|
}, "strip", z.ZodTypeAny, {
|
|
3307
|
+
operation: "delete_message";
|
|
3307
3308
|
success: boolean;
|
|
3308
3309
|
error: string;
|
|
3309
|
-
operation: "delete_message";
|
|
3310
3310
|
ok: boolean;
|
|
3311
|
-
channel?: string | undefined;
|
|
3312
3311
|
ts?: string | undefined;
|
|
3312
|
+
channel?: string | undefined;
|
|
3313
3313
|
}, {
|
|
3314
|
+
operation: "delete_message";
|
|
3314
3315
|
success: boolean;
|
|
3315
3316
|
error: string;
|
|
3316
|
-
operation: "delete_message";
|
|
3317
3317
|
ok: boolean;
|
|
3318
|
-
channel?: string | undefined;
|
|
3319
3318
|
ts?: string | undefined;
|
|
3319
|
+
channel?: string | undefined;
|
|
3320
3320
|
}>, z.ZodObject<{
|
|
3321
3321
|
operation: z.ZodLiteral<"add_reaction">;
|
|
3322
3322
|
ok: z.ZodBoolean;
|
|
3323
3323
|
error: z.ZodString;
|
|
3324
3324
|
success: z.ZodBoolean;
|
|
3325
3325
|
}, "strip", z.ZodTypeAny, {
|
|
3326
|
+
operation: "add_reaction";
|
|
3326
3327
|
success: boolean;
|
|
3327
3328
|
error: string;
|
|
3328
|
-
operation: "add_reaction";
|
|
3329
3329
|
ok: boolean;
|
|
3330
3330
|
}, {
|
|
3331
|
+
operation: "add_reaction";
|
|
3331
3332
|
success: boolean;
|
|
3332
3333
|
error: string;
|
|
3333
|
-
operation: "add_reaction";
|
|
3334
3334
|
ok: boolean;
|
|
3335
3335
|
}>, z.ZodObject<{
|
|
3336
3336
|
operation: z.ZodLiteral<"remove_reaction">;
|
|
@@ -3338,14 +3338,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3338
3338
|
error: z.ZodString;
|
|
3339
3339
|
success: z.ZodBoolean;
|
|
3340
3340
|
}, "strip", z.ZodTypeAny, {
|
|
3341
|
+
operation: "remove_reaction";
|
|
3341
3342
|
success: boolean;
|
|
3342
3343
|
error: string;
|
|
3343
|
-
operation: "remove_reaction";
|
|
3344
3344
|
ok: boolean;
|
|
3345
3345
|
}, {
|
|
3346
|
+
operation: "remove_reaction";
|
|
3346
3347
|
success: boolean;
|
|
3347
3348
|
error: string;
|
|
3348
|
-
operation: "remove_reaction";
|
|
3349
3349
|
ok: boolean;
|
|
3350
3350
|
}>, z.ZodObject<{
|
|
3351
3351
|
operation: z.ZodLiteral<"join_channel">;
|
|
@@ -3470,9 +3470,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3470
3470
|
error: z.ZodString;
|
|
3471
3471
|
success: z.ZodBoolean;
|
|
3472
3472
|
}, "strip", z.ZodTypeAny, {
|
|
3473
|
+
operation: "join_channel";
|
|
3473
3474
|
success: boolean;
|
|
3474
3475
|
error: string;
|
|
3475
|
-
operation: "join_channel";
|
|
3476
3476
|
ok: boolean;
|
|
3477
3477
|
channel?: {
|
|
3478
3478
|
name: string;
|
|
@@ -3510,9 +3510,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3510
3510
|
} | undefined;
|
|
3511
3511
|
already_in_channel?: boolean | undefined;
|
|
3512
3512
|
}, {
|
|
3513
|
+
operation: "join_channel";
|
|
3513
3514
|
success: boolean;
|
|
3514
3515
|
error: string;
|
|
3515
|
-
operation: "join_channel";
|
|
3516
3516
|
ok: boolean;
|
|
3517
3517
|
channel?: {
|
|
3518
3518
|
name: string;
|
|
@@ -3585,17 +3585,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3585
3585
|
team_id: z.ZodString;
|
|
3586
3586
|
}, "strip", z.ZodTypeAny, {
|
|
3587
3587
|
ts: string;
|
|
3588
|
+
team_id: string;
|
|
3588
3589
|
reply_count: number;
|
|
3589
3590
|
reply_users_count: number;
|
|
3590
3591
|
reply_users: string[];
|
|
3591
|
-
team_id: string;
|
|
3592
3592
|
channel_name: string;
|
|
3593
3593
|
}, {
|
|
3594
3594
|
ts: string;
|
|
3595
|
+
team_id: string;
|
|
3595
3596
|
reply_count: number;
|
|
3596
3597
|
reply_users_count: number;
|
|
3597
3598
|
reply_users: string[];
|
|
3598
|
-
team_id: string;
|
|
3599
3599
|
channel_name: string;
|
|
3600
3600
|
}>, "many">>>;
|
|
3601
3601
|
private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
|
|
@@ -3607,51 +3607,51 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3607
3607
|
team_id: z.ZodString;
|
|
3608
3608
|
}, "strip", z.ZodTypeAny, {
|
|
3609
3609
|
ts: string;
|
|
3610
|
+
team_id: string;
|
|
3610
3611
|
reply_count: number;
|
|
3611
3612
|
reply_users_count: number;
|
|
3612
3613
|
reply_users: string[];
|
|
3613
|
-
team_id: string;
|
|
3614
3614
|
channel_name: string;
|
|
3615
3615
|
}, {
|
|
3616
3616
|
ts: string;
|
|
3617
|
+
team_id: string;
|
|
3617
3618
|
reply_count: number;
|
|
3618
3619
|
reply_users_count: number;
|
|
3619
3620
|
reply_users: string[];
|
|
3620
|
-
team_id: string;
|
|
3621
3621
|
channel_name: string;
|
|
3622
3622
|
}>, "many">>>;
|
|
3623
3623
|
}, "strip", z.ZodTypeAny, {
|
|
3624
3624
|
public?: Record<string, {
|
|
3625
3625
|
ts: string;
|
|
3626
|
+
team_id: string;
|
|
3626
3627
|
reply_count: number;
|
|
3627
3628
|
reply_users_count: number;
|
|
3628
3629
|
reply_users: string[];
|
|
3629
|
-
team_id: string;
|
|
3630
3630
|
channel_name: string;
|
|
3631
3631
|
}[]> | undefined;
|
|
3632
3632
|
private?: Record<string, {
|
|
3633
3633
|
ts: string;
|
|
3634
|
+
team_id: string;
|
|
3634
3635
|
reply_count: number;
|
|
3635
3636
|
reply_users_count: number;
|
|
3636
3637
|
reply_users: string[];
|
|
3637
|
-
team_id: string;
|
|
3638
3638
|
channel_name: string;
|
|
3639
3639
|
}[]> | undefined;
|
|
3640
3640
|
}, {
|
|
3641
3641
|
public?: Record<string, {
|
|
3642
3642
|
ts: string;
|
|
3643
|
+
team_id: string;
|
|
3643
3644
|
reply_count: number;
|
|
3644
3645
|
reply_users_count: number;
|
|
3645
3646
|
reply_users: string[];
|
|
3646
|
-
team_id: string;
|
|
3647
3647
|
channel_name: string;
|
|
3648
3648
|
}[]> | undefined;
|
|
3649
3649
|
private?: Record<string, {
|
|
3650
3650
|
ts: string;
|
|
3651
|
+
team_id: string;
|
|
3651
3652
|
reply_count: number;
|
|
3652
3653
|
reply_users_count: number;
|
|
3653
3654
|
reply_users: string[];
|
|
3654
|
-
team_id: string;
|
|
3655
3655
|
channel_name: string;
|
|
3656
3656
|
}[]> | undefined;
|
|
3657
3657
|
}>>;
|
|
@@ -3662,8 +3662,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3662
3662
|
}, "strip", z.ZodTypeAny, {
|
|
3663
3663
|
name: string;
|
|
3664
3664
|
id: string;
|
|
3665
|
-
|
|
3665
|
+
created: number;
|
|
3666
3666
|
user: string;
|
|
3667
|
+
username: string;
|
|
3667
3668
|
timestamp: number;
|
|
3668
3669
|
mimetype: string;
|
|
3669
3670
|
filetype: string;
|
|
@@ -3671,7 +3672,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3671
3672
|
url_private: string;
|
|
3672
3673
|
url_private_download: string;
|
|
3673
3674
|
permalink: string;
|
|
3674
|
-
created: number;
|
|
3675
3675
|
pretty_type: string;
|
|
3676
3676
|
editable: boolean;
|
|
3677
3677
|
mode: string;
|
|
@@ -3686,18 +3686,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3686
3686
|
shares?: {
|
|
3687
3687
|
public?: Record<string, {
|
|
3688
3688
|
ts: string;
|
|
3689
|
+
team_id: string;
|
|
3689
3690
|
reply_count: number;
|
|
3690
3691
|
reply_users_count: number;
|
|
3691
3692
|
reply_users: string[];
|
|
3692
|
-
team_id: string;
|
|
3693
3693
|
channel_name: string;
|
|
3694
3694
|
}[]> | undefined;
|
|
3695
3695
|
private?: Record<string, {
|
|
3696
3696
|
ts: string;
|
|
3697
|
+
team_id: string;
|
|
3697
3698
|
reply_count: number;
|
|
3698
3699
|
reply_users_count: number;
|
|
3699
3700
|
reply_users: string[];
|
|
3700
|
-
team_id: string;
|
|
3701
3701
|
channel_name: string;
|
|
3702
3702
|
}[]> | undefined;
|
|
3703
3703
|
} | undefined;
|
|
@@ -3707,8 +3707,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3707
3707
|
}, {
|
|
3708
3708
|
name: string;
|
|
3709
3709
|
id: string;
|
|
3710
|
-
|
|
3710
|
+
created: number;
|
|
3711
3711
|
user: string;
|
|
3712
|
+
username: string;
|
|
3712
3713
|
timestamp: number;
|
|
3713
3714
|
mimetype: string;
|
|
3714
3715
|
filetype: string;
|
|
@@ -3716,7 +3717,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3716
3717
|
url_private: string;
|
|
3717
3718
|
url_private_download: string;
|
|
3718
3719
|
permalink: string;
|
|
3719
|
-
created: number;
|
|
3720
3720
|
pretty_type: string;
|
|
3721
3721
|
editable: boolean;
|
|
3722
3722
|
mode: string;
|
|
@@ -3731,18 +3731,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3731
3731
|
shares?: {
|
|
3732
3732
|
public?: Record<string, {
|
|
3733
3733
|
ts: string;
|
|
3734
|
+
team_id: string;
|
|
3734
3735
|
reply_count: number;
|
|
3735
3736
|
reply_users_count: number;
|
|
3736
3737
|
reply_users: string[];
|
|
3737
|
-
team_id: string;
|
|
3738
3738
|
channel_name: string;
|
|
3739
3739
|
}[]> | undefined;
|
|
3740
3740
|
private?: Record<string, {
|
|
3741
3741
|
ts: string;
|
|
3742
|
+
team_id: string;
|
|
3742
3743
|
reply_count: number;
|
|
3743
3744
|
reply_users_count: number;
|
|
3744
3745
|
reply_users: string[];
|
|
3745
|
-
team_id: string;
|
|
3746
3746
|
channel_name: string;
|
|
3747
3747
|
}[]> | undefined;
|
|
3748
3748
|
} | undefined;
|
|
@@ -3753,15 +3753,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3753
3753
|
error: z.ZodString;
|
|
3754
3754
|
success: z.ZodBoolean;
|
|
3755
3755
|
}, "strip", z.ZodTypeAny, {
|
|
3756
|
+
operation: "upload_file";
|
|
3756
3757
|
success: boolean;
|
|
3757
3758
|
error: string;
|
|
3758
|
-
operation: "upload_file";
|
|
3759
3759
|
ok: boolean;
|
|
3760
3760
|
file?: {
|
|
3761
3761
|
name: string;
|
|
3762
3762
|
id: string;
|
|
3763
|
-
|
|
3763
|
+
created: number;
|
|
3764
3764
|
user: string;
|
|
3765
|
+
username: string;
|
|
3765
3766
|
timestamp: number;
|
|
3766
3767
|
mimetype: string;
|
|
3767
3768
|
filetype: string;
|
|
@@ -3769,7 +3770,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3769
3770
|
url_private: string;
|
|
3770
3771
|
url_private_download: string;
|
|
3771
3772
|
permalink: string;
|
|
3772
|
-
created: number;
|
|
3773
3773
|
pretty_type: string;
|
|
3774
3774
|
editable: boolean;
|
|
3775
3775
|
mode: string;
|
|
@@ -3784,18 +3784,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3784
3784
|
shares?: {
|
|
3785
3785
|
public?: Record<string, {
|
|
3786
3786
|
ts: string;
|
|
3787
|
+
team_id: string;
|
|
3787
3788
|
reply_count: number;
|
|
3788
3789
|
reply_users_count: number;
|
|
3789
3790
|
reply_users: string[];
|
|
3790
|
-
team_id: string;
|
|
3791
3791
|
channel_name: string;
|
|
3792
3792
|
}[]> | undefined;
|
|
3793
3793
|
private?: Record<string, {
|
|
3794
3794
|
ts: string;
|
|
3795
|
+
team_id: string;
|
|
3795
3796
|
reply_count: number;
|
|
3796
3797
|
reply_users_count: number;
|
|
3797
3798
|
reply_users: string[];
|
|
3798
|
-
team_id: string;
|
|
3799
3799
|
channel_name: string;
|
|
3800
3800
|
}[]> | undefined;
|
|
3801
3801
|
} | undefined;
|
|
@@ -3804,15 +3804,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3804
3804
|
has_rich_preview?: boolean | undefined;
|
|
3805
3805
|
} | undefined;
|
|
3806
3806
|
}, {
|
|
3807
|
+
operation: "upload_file";
|
|
3807
3808
|
success: boolean;
|
|
3808
3809
|
error: string;
|
|
3809
|
-
operation: "upload_file";
|
|
3810
3810
|
ok: boolean;
|
|
3811
3811
|
file?: {
|
|
3812
3812
|
name: string;
|
|
3813
3813
|
id: string;
|
|
3814
|
-
|
|
3814
|
+
created: number;
|
|
3815
3815
|
user: string;
|
|
3816
|
+
username: string;
|
|
3816
3817
|
timestamp: number;
|
|
3817
3818
|
mimetype: string;
|
|
3818
3819
|
filetype: string;
|
|
@@ -3820,7 +3821,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3820
3821
|
url_private: string;
|
|
3821
3822
|
url_private_download: string;
|
|
3822
3823
|
permalink: string;
|
|
3823
|
-
created: number;
|
|
3824
3824
|
pretty_type: string;
|
|
3825
3825
|
editable: boolean;
|
|
3826
3826
|
mode: string;
|
|
@@ -3835,18 +3835,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3835
3835
|
shares?: {
|
|
3836
3836
|
public?: Record<string, {
|
|
3837
3837
|
ts: string;
|
|
3838
|
+
team_id: string;
|
|
3838
3839
|
reply_count: number;
|
|
3839
3840
|
reply_users_count: number;
|
|
3840
3841
|
reply_users: string[];
|
|
3841
|
-
team_id: string;
|
|
3842
3842
|
channel_name: string;
|
|
3843
3843
|
}[]> | undefined;
|
|
3844
3844
|
private?: Record<string, {
|
|
3845
3845
|
ts: string;
|
|
3846
|
+
team_id: string;
|
|
3846
3847
|
reply_count: number;
|
|
3847
3848
|
reply_users_count: number;
|
|
3848
3849
|
reply_users: string[];
|
|
3849
|
-
team_id: string;
|
|
3850
3850
|
channel_name: string;
|
|
3851
3851
|
}[]> | undefined;
|
|
3852
3852
|
} | undefined;
|
|
@@ -3863,17 +3863,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3863
3863
|
error: z.ZodString;
|
|
3864
3864
|
success: z.ZodBoolean;
|
|
3865
3865
|
}, "strip", z.ZodTypeAny, {
|
|
3866
|
+
operation: "schedule_message";
|
|
3866
3867
|
success: boolean;
|
|
3867
3868
|
error: string;
|
|
3868
|
-
operation: "schedule_message";
|
|
3869
3869
|
ok: boolean;
|
|
3870
3870
|
channel?: string | undefined;
|
|
3871
3871
|
post_at?: number | undefined;
|
|
3872
3872
|
scheduled_message_id?: string | undefined;
|
|
3873
3873
|
}, {
|
|
3874
|
+
operation: "schedule_message";
|
|
3874
3875
|
success: boolean;
|
|
3875
3876
|
error: string;
|
|
3876
|
-
operation: "schedule_message";
|
|
3877
3877
|
ok: boolean;
|
|
3878
3878
|
channel?: string | undefined;
|
|
3879
3879
|
post_at?: number | undefined;
|
|
@@ -3933,9 +3933,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3933
3933
|
error: z.ZodString;
|
|
3934
3934
|
success: z.ZodBoolean;
|
|
3935
3935
|
}, "strip", z.ZodTypeAny, {
|
|
3936
|
+
operation: "get_file_info";
|
|
3936
3937
|
success: boolean;
|
|
3937
3938
|
error: string;
|
|
3938
|
-
operation: "get_file_info";
|
|
3939
3939
|
ok: boolean;
|
|
3940
3940
|
file?: {
|
|
3941
3941
|
name: string;
|
|
@@ -3955,9 +3955,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3955
3955
|
permalink?: string | undefined;
|
|
3956
3956
|
} | undefined;
|
|
3957
3957
|
}, {
|
|
3958
|
+
operation: "get_file_info";
|
|
3958
3959
|
success: boolean;
|
|
3959
3960
|
error: string;
|
|
3960
|
-
operation: "get_file_info";
|
|
3961
3961
|
ok: boolean;
|
|
3962
3962
|
file?: {
|
|
3963
3963
|
name: string;
|
|
@@ -3986,18 +3986,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3986
3986
|
error: z.ZodString;
|
|
3987
3987
|
success: z.ZodBoolean;
|
|
3988
3988
|
}, "strip", z.ZodTypeAny, {
|
|
3989
|
+
operation: "download_file";
|
|
3989
3990
|
success: boolean;
|
|
3990
3991
|
error: string;
|
|
3991
|
-
operation: "download_file";
|
|
3992
3992
|
ok: boolean;
|
|
3993
3993
|
content?: string | undefined;
|
|
3994
3994
|
filename?: string | undefined;
|
|
3995
3995
|
mimetype?: string | undefined;
|
|
3996
3996
|
size?: number | undefined;
|
|
3997
3997
|
}, {
|
|
3998
|
+
operation: "download_file";
|
|
3998
3999
|
success: boolean;
|
|
3999
4000
|
error: string;
|
|
4000
|
-
operation: "download_file";
|
|
4001
4001
|
ok: boolean;
|
|
4002
4002
|
content?: string | undefined;
|
|
4003
4003
|
filename?: string | undefined;
|
|
@@ -4059,13 +4059,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4059
4059
|
short?: boolean | undefined;
|
|
4060
4060
|
}[] | undefined;
|
|
4061
4061
|
text?: string | undefined;
|
|
4062
|
+
image_url?: string | undefined;
|
|
4062
4063
|
color?: string | undefined;
|
|
4063
4064
|
pretext?: string | undefined;
|
|
4064
4065
|
author_name?: string | undefined;
|
|
4065
4066
|
author_link?: string | undefined;
|
|
4066
4067
|
author_icon?: string | undefined;
|
|
4067
4068
|
title_link?: string | undefined;
|
|
4068
|
-
image_url?: string | undefined;
|
|
4069
4069
|
thumb_url?: string | undefined;
|
|
4070
4070
|
footer?: string | undefined;
|
|
4071
4071
|
footer_icon?: string | undefined;
|
|
@@ -4078,13 +4078,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4078
4078
|
short?: boolean | undefined;
|
|
4079
4079
|
}[] | undefined;
|
|
4080
4080
|
text?: string | undefined;
|
|
4081
|
+
image_url?: string | undefined;
|
|
4081
4082
|
color?: string | undefined;
|
|
4082
4083
|
pretext?: string | undefined;
|
|
4083
4084
|
author_name?: string | undefined;
|
|
4084
4085
|
author_link?: string | undefined;
|
|
4085
4086
|
author_icon?: string | undefined;
|
|
4086
4087
|
title_link?: string | undefined;
|
|
4087
|
-
image_url?: string | undefined;
|
|
4088
4088
|
thumb_url?: string | undefined;
|
|
4089
4089
|
footer?: string | undefined;
|
|
4090
4090
|
footer_icon?: string | undefined;
|
|
@@ -4116,14 +4116,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4116
4116
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4117
4117
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4118
4118
|
}, "strip", z.ZodTypeAny, {
|
|
4119
|
-
type: "
|
|
4119
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4120
4120
|
emoji?: boolean | undefined;
|
|
4121
4121
|
text?: string | undefined;
|
|
4122
4122
|
image_url?: string | undefined;
|
|
4123
4123
|
verbatim?: boolean | undefined;
|
|
4124
4124
|
alt_text?: string | undefined;
|
|
4125
4125
|
}, {
|
|
4126
|
-
type: "
|
|
4126
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4127
4127
|
emoji?: boolean | undefined;
|
|
4128
4128
|
text?: string | undefined;
|
|
4129
4129
|
image_url?: string | undefined;
|
|
@@ -4156,14 +4156,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4156
4156
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4157
4157
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4158
4158
|
}, "strip", z.ZodTypeAny, {
|
|
4159
|
-
type: "
|
|
4159
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4160
4160
|
emoji?: boolean | undefined;
|
|
4161
4161
|
text?: string | undefined;
|
|
4162
4162
|
image_url?: string | undefined;
|
|
4163
4163
|
verbatim?: boolean | undefined;
|
|
4164
4164
|
alt_text?: string | undefined;
|
|
4165
4165
|
}, {
|
|
4166
|
-
type: "
|
|
4166
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4167
4167
|
emoji?: boolean | undefined;
|
|
4168
4168
|
text?: string | undefined;
|
|
4169
4169
|
image_url?: string | undefined;
|
|
@@ -4196,14 +4196,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4196
4196
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4197
4197
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4198
4198
|
}, "strip", z.ZodTypeAny, {
|
|
4199
|
-
type: "
|
|
4199
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4200
4200
|
emoji?: boolean | undefined;
|
|
4201
4201
|
text?: string | undefined;
|
|
4202
4202
|
image_url?: string | undefined;
|
|
4203
4203
|
verbatim?: boolean | undefined;
|
|
4204
4204
|
alt_text?: string | undefined;
|
|
4205
4205
|
}, {
|
|
4206
|
-
type: "
|
|
4206
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4207
4207
|
emoji?: boolean | undefined;
|
|
4208
4208
|
text?: string | undefined;
|
|
4209
4209
|
image_url?: string | undefined;
|
|
@@ -4218,8 +4218,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4218
4218
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4219
4219
|
}, "strip", z.ZodTypeAny, {
|
|
4220
4220
|
operation: "send_message";
|
|
4221
|
-
channel: string;
|
|
4222
4221
|
text: string;
|
|
4222
|
+
channel: string;
|
|
4223
4223
|
reply_broadcast: boolean;
|
|
4224
4224
|
unfurl_links: boolean;
|
|
4225
4225
|
unfurl_media: boolean;
|
|
@@ -4235,13 +4235,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4235
4235
|
short?: boolean | undefined;
|
|
4236
4236
|
}[] | undefined;
|
|
4237
4237
|
text?: string | undefined;
|
|
4238
|
+
image_url?: string | undefined;
|
|
4238
4239
|
color?: string | undefined;
|
|
4239
4240
|
pretext?: string | undefined;
|
|
4240
4241
|
author_name?: string | undefined;
|
|
4241
4242
|
author_link?: string | undefined;
|
|
4242
4243
|
author_icon?: string | undefined;
|
|
4243
4244
|
title_link?: string | undefined;
|
|
4244
|
-
image_url?: string | undefined;
|
|
4245
4245
|
thumb_url?: string | undefined;
|
|
4246
4246
|
footer?: string | undefined;
|
|
4247
4247
|
footer_icon?: string | undefined;
|
|
@@ -4273,14 +4273,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4273
4273
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4274
4274
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4275
4275
|
}, "strip", z.ZodTypeAny, {
|
|
4276
|
-
type: "
|
|
4276
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4277
4277
|
emoji?: boolean | undefined;
|
|
4278
4278
|
text?: string | undefined;
|
|
4279
4279
|
image_url?: string | undefined;
|
|
4280
4280
|
verbatim?: boolean | undefined;
|
|
4281
4281
|
alt_text?: string | undefined;
|
|
4282
4282
|
}, {
|
|
4283
|
-
type: "
|
|
4283
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4284
4284
|
emoji?: boolean | undefined;
|
|
4285
4285
|
text?: string | undefined;
|
|
4286
4286
|
image_url?: string | undefined;
|
|
@@ -4291,8 +4291,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4291
4291
|
thread_ts?: string | undefined;
|
|
4292
4292
|
}, {
|
|
4293
4293
|
operation: "send_message";
|
|
4294
|
-
channel: string;
|
|
4295
4294
|
text: string;
|
|
4295
|
+
channel: string;
|
|
4296
4296
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4297
4297
|
username?: string | undefined;
|
|
4298
4298
|
icon_emoji?: string | undefined;
|
|
@@ -4305,13 +4305,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4305
4305
|
short?: boolean | undefined;
|
|
4306
4306
|
}[] | undefined;
|
|
4307
4307
|
text?: string | undefined;
|
|
4308
|
+
image_url?: string | undefined;
|
|
4308
4309
|
color?: string | undefined;
|
|
4309
4310
|
pretext?: string | undefined;
|
|
4310
4311
|
author_name?: string | undefined;
|
|
4311
4312
|
author_link?: string | undefined;
|
|
4312
4313
|
author_icon?: string | undefined;
|
|
4313
4314
|
title_link?: string | undefined;
|
|
4314
|
-
image_url?: string | undefined;
|
|
4315
4315
|
thumb_url?: string | undefined;
|
|
4316
4316
|
footer?: string | undefined;
|
|
4317
4317
|
footer_icon?: string | undefined;
|
|
@@ -4343,14 +4343,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4343
4343
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4344
4344
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4345
4345
|
}, "strip", z.ZodTypeAny, {
|
|
4346
|
-
type: "
|
|
4346
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4347
4347
|
emoji?: boolean | undefined;
|
|
4348
4348
|
text?: string | undefined;
|
|
4349
4349
|
image_url?: string | undefined;
|
|
4350
4350
|
verbatim?: boolean | undefined;
|
|
4351
4351
|
alt_text?: string | undefined;
|
|
4352
4352
|
}, {
|
|
4353
|
-
type: "
|
|
4353
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4354
4354
|
emoji?: boolean | undefined;
|
|
4355
4355
|
text?: string | undefined;
|
|
4356
4356
|
image_url?: string | undefined;
|
|
@@ -4371,18 +4371,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4371
4371
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4372
4372
|
}, "strip", z.ZodTypeAny, {
|
|
4373
4373
|
operation: "list_channels";
|
|
4374
|
+
limit: number;
|
|
4374
4375
|
types: ("public_channel" | "private_channel" | "mpim" | "im")[];
|
|
4375
4376
|
exclude_archived: boolean;
|
|
4376
|
-
limit: number;
|
|
4377
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4378
4377
|
cursor?: string | undefined;
|
|
4378
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4379
4379
|
}, {
|
|
4380
4380
|
operation: "list_channels";
|
|
4381
|
+
limit?: number | undefined;
|
|
4382
|
+
cursor?: string | undefined;
|
|
4381
4383
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4382
4384
|
types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
|
|
4383
4385
|
exclude_archived?: boolean | undefined;
|
|
4384
|
-
limit?: number | undefined;
|
|
4385
|
-
cursor?: string | undefined;
|
|
4386
4386
|
}>, z.ZodObject<{
|
|
4387
4387
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
4388
4388
|
channel: z.ZodString;
|
|
@@ -4405,8 +4405,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4405
4405
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4406
4406
|
}, "strip", z.ZodTypeAny, {
|
|
4407
4407
|
operation: "get_user_info";
|
|
4408
|
-
include_locale: boolean;
|
|
4409
4408
|
user: string;
|
|
4409
|
+
include_locale: boolean;
|
|
4410
4410
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4411
4411
|
}, {
|
|
4412
4412
|
operation: "get_user_info";
|
|
@@ -4423,13 +4423,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4423
4423
|
operation: "list_users";
|
|
4424
4424
|
limit: number;
|
|
4425
4425
|
include_locale: boolean;
|
|
4426
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4427
4426
|
cursor?: string | undefined;
|
|
4427
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4428
4428
|
}, {
|
|
4429
4429
|
operation: "list_users";
|
|
4430
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4431
4430
|
limit?: number | undefined;
|
|
4432
4431
|
cursor?: string | undefined;
|
|
4432
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4433
4433
|
include_locale?: boolean | undefined;
|
|
4434
4434
|
}>, z.ZodObject<{
|
|
4435
4435
|
operation: z.ZodLiteral<"get_conversation_history">;
|
|
@@ -4441,21 +4441,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4441
4441
|
cursor: z.ZodOptional<z.ZodString>;
|
|
4442
4442
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4443
4443
|
}, "strip", z.ZodTypeAny, {
|
|
4444
|
-
inclusive: boolean;
|
|
4445
4444
|
operation: "get_conversation_history";
|
|
4446
|
-
|
|
4445
|
+
inclusive: boolean;
|
|
4447
4446
|
limit: number;
|
|
4448
|
-
|
|
4447
|
+
channel: string;
|
|
4449
4448
|
cursor?: string | undefined;
|
|
4449
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4450
4450
|
latest?: string | undefined;
|
|
4451
4451
|
oldest?: string | undefined;
|
|
4452
4452
|
}, {
|
|
4453
4453
|
operation: "get_conversation_history";
|
|
4454
4454
|
channel: string;
|
|
4455
4455
|
inclusive?: boolean | undefined;
|
|
4456
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4457
4456
|
limit?: number | undefined;
|
|
4458
4457
|
cursor?: string | undefined;
|
|
4458
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4459
4459
|
latest?: string | undefined;
|
|
4460
4460
|
oldest?: string | undefined;
|
|
4461
4461
|
}>, z.ZodObject<{
|
|
@@ -4469,23 +4469,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4469
4469
|
cursor: z.ZodOptional<z.ZodString>;
|
|
4470
4470
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4471
4471
|
}, "strip", z.ZodTypeAny, {
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
channel: string;
|
|
4475
|
-
ts: string;
|
|
4472
|
+
operation: "get_thread_replies";
|
|
4473
|
+
inclusive: boolean;
|
|
4476
4474
|
limit: number;
|
|
4477
|
-
|
|
4475
|
+
ts: string;
|
|
4476
|
+
channel: string;
|
|
4478
4477
|
cursor?: string | undefined;
|
|
4478
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4479
4479
|
latest?: string | undefined;
|
|
4480
4480
|
oldest?: string | undefined;
|
|
4481
4481
|
}, {
|
|
4482
4482
|
operation: "get_thread_replies";
|
|
4483
|
-
channel: string;
|
|
4484
4483
|
ts: string;
|
|
4484
|
+
channel: string;
|
|
4485
4485
|
inclusive?: boolean | undefined;
|
|
4486
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4487
4486
|
limit?: number | undefined;
|
|
4488
4487
|
cursor?: string | undefined;
|
|
4488
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4489
4489
|
latest?: string | undefined;
|
|
4490
4490
|
oldest?: string | undefined;
|
|
4491
4491
|
}>, z.ZodObject<{
|
|
@@ -4528,13 +4528,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4528
4528
|
short?: boolean | undefined;
|
|
4529
4529
|
}[] | undefined;
|
|
4530
4530
|
text?: string | undefined;
|
|
4531
|
+
image_url?: string | undefined;
|
|
4531
4532
|
color?: string | undefined;
|
|
4532
4533
|
pretext?: string | undefined;
|
|
4533
4534
|
author_name?: string | undefined;
|
|
4534
4535
|
author_link?: string | undefined;
|
|
4535
4536
|
author_icon?: string | undefined;
|
|
4536
4537
|
title_link?: string | undefined;
|
|
4537
|
-
image_url?: string | undefined;
|
|
4538
4538
|
thumb_url?: string | undefined;
|
|
4539
4539
|
footer?: string | undefined;
|
|
4540
4540
|
footer_icon?: string | undefined;
|
|
@@ -4547,13 +4547,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4547
4547
|
short?: boolean | undefined;
|
|
4548
4548
|
}[] | undefined;
|
|
4549
4549
|
text?: string | undefined;
|
|
4550
|
+
image_url?: string | undefined;
|
|
4550
4551
|
color?: string | undefined;
|
|
4551
4552
|
pretext?: string | undefined;
|
|
4552
4553
|
author_name?: string | undefined;
|
|
4553
4554
|
author_link?: string | undefined;
|
|
4554
4555
|
author_icon?: string | undefined;
|
|
4555
4556
|
title_link?: string | undefined;
|
|
4556
|
-
image_url?: string | undefined;
|
|
4557
4557
|
thumb_url?: string | undefined;
|
|
4558
4558
|
footer?: string | undefined;
|
|
4559
4559
|
footer_icon?: string | undefined;
|
|
@@ -4585,14 +4585,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4585
4585
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4586
4586
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4587
4587
|
}, "strip", z.ZodTypeAny, {
|
|
4588
|
-
type: "
|
|
4588
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4589
4589
|
emoji?: boolean | undefined;
|
|
4590
4590
|
text?: string | undefined;
|
|
4591
4591
|
image_url?: string | undefined;
|
|
4592
4592
|
verbatim?: boolean | undefined;
|
|
4593
4593
|
alt_text?: string | undefined;
|
|
4594
4594
|
}, {
|
|
4595
|
-
type: "
|
|
4595
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4596
4596
|
emoji?: boolean | undefined;
|
|
4597
4597
|
text?: string | undefined;
|
|
4598
4598
|
image_url?: string | undefined;
|
|
@@ -4625,14 +4625,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4625
4625
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4626
4626
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4627
4627
|
}, "strip", z.ZodTypeAny, {
|
|
4628
|
-
type: "
|
|
4628
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4629
4629
|
emoji?: boolean | undefined;
|
|
4630
4630
|
text?: string | undefined;
|
|
4631
4631
|
image_url?: string | undefined;
|
|
4632
4632
|
verbatim?: boolean | undefined;
|
|
4633
4633
|
alt_text?: string | undefined;
|
|
4634
4634
|
}, {
|
|
4635
|
-
type: "
|
|
4635
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4636
4636
|
emoji?: boolean | undefined;
|
|
4637
4637
|
text?: string | undefined;
|
|
4638
4638
|
image_url?: string | undefined;
|
|
@@ -4665,14 +4665,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4665
4665
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4666
4666
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4667
4667
|
}, "strip", z.ZodTypeAny, {
|
|
4668
|
-
type: "
|
|
4668
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4669
4669
|
emoji?: boolean | undefined;
|
|
4670
4670
|
text?: string | undefined;
|
|
4671
4671
|
image_url?: string | undefined;
|
|
4672
4672
|
verbatim?: boolean | undefined;
|
|
4673
4673
|
alt_text?: string | undefined;
|
|
4674
4674
|
}, {
|
|
4675
|
-
type: "
|
|
4675
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4676
4676
|
emoji?: boolean | undefined;
|
|
4677
4677
|
text?: string | undefined;
|
|
4678
4678
|
image_url?: string | undefined;
|
|
@@ -4683,8 +4683,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4683
4683
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4684
4684
|
}, "strip", z.ZodTypeAny, {
|
|
4685
4685
|
operation: "update_message";
|
|
4686
|
-
channel: string;
|
|
4687
4686
|
ts: string;
|
|
4687
|
+
channel: string;
|
|
4688
4688
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4689
4689
|
text?: string | undefined;
|
|
4690
4690
|
attachments?: {
|
|
@@ -4695,13 +4695,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4695
4695
|
short?: boolean | undefined;
|
|
4696
4696
|
}[] | undefined;
|
|
4697
4697
|
text?: string | undefined;
|
|
4698
|
+
image_url?: string | undefined;
|
|
4698
4699
|
color?: string | undefined;
|
|
4699
4700
|
pretext?: string | undefined;
|
|
4700
4701
|
author_name?: string | undefined;
|
|
4701
4702
|
author_link?: string | undefined;
|
|
4702
4703
|
author_icon?: string | undefined;
|
|
4703
4704
|
title_link?: string | undefined;
|
|
4704
|
-
image_url?: string | undefined;
|
|
4705
4705
|
thumb_url?: string | undefined;
|
|
4706
4706
|
footer?: string | undefined;
|
|
4707
4707
|
footer_icon?: string | undefined;
|
|
@@ -4733,14 +4733,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4733
4733
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4734
4734
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4735
4735
|
}, "strip", z.ZodTypeAny, {
|
|
4736
|
-
type: "
|
|
4736
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4737
4737
|
emoji?: boolean | undefined;
|
|
4738
4738
|
text?: string | undefined;
|
|
4739
4739
|
image_url?: string | undefined;
|
|
4740
4740
|
verbatim?: boolean | undefined;
|
|
4741
4741
|
alt_text?: string | undefined;
|
|
4742
4742
|
}, {
|
|
4743
|
-
type: "
|
|
4743
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4744
4744
|
emoji?: boolean | undefined;
|
|
4745
4745
|
text?: string | undefined;
|
|
4746
4746
|
image_url?: string | undefined;
|
|
@@ -4750,8 +4750,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4750
4750
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4751
4751
|
}, {
|
|
4752
4752
|
operation: "update_message";
|
|
4753
|
-
channel: string;
|
|
4754
4753
|
ts: string;
|
|
4754
|
+
channel: string;
|
|
4755
4755
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4756
4756
|
text?: string | undefined;
|
|
4757
4757
|
attachments?: {
|
|
@@ -4762,13 +4762,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4762
4762
|
short?: boolean | undefined;
|
|
4763
4763
|
}[] | undefined;
|
|
4764
4764
|
text?: string | undefined;
|
|
4765
|
+
image_url?: string | undefined;
|
|
4765
4766
|
color?: string | undefined;
|
|
4766
4767
|
pretext?: string | undefined;
|
|
4767
4768
|
author_name?: string | undefined;
|
|
4768
4769
|
author_link?: string | undefined;
|
|
4769
4770
|
author_icon?: string | undefined;
|
|
4770
4771
|
title_link?: string | undefined;
|
|
4771
|
-
image_url?: string | undefined;
|
|
4772
4772
|
thumb_url?: string | undefined;
|
|
4773
4773
|
footer?: string | undefined;
|
|
4774
4774
|
footer_icon?: string | undefined;
|
|
@@ -4800,14 +4800,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4800
4800
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4801
4801
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4802
4802
|
}, "strip", z.ZodTypeAny, {
|
|
4803
|
-
type: "
|
|
4803
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4804
4804
|
emoji?: boolean | undefined;
|
|
4805
4805
|
text?: string | undefined;
|
|
4806
4806
|
image_url?: string | undefined;
|
|
4807
4807
|
verbatim?: boolean | undefined;
|
|
4808
4808
|
alt_text?: string | undefined;
|
|
4809
4809
|
}, {
|
|
4810
|
-
type: "
|
|
4810
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4811
4811
|
emoji?: boolean | undefined;
|
|
4812
4812
|
text?: string | undefined;
|
|
4813
4813
|
image_url?: string | undefined;
|
|
@@ -4822,13 +4822,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4822
4822
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4823
4823
|
}, "strip", z.ZodTypeAny, {
|
|
4824
4824
|
operation: "delete_message";
|
|
4825
|
-
channel: string;
|
|
4826
4825
|
ts: string;
|
|
4826
|
+
channel: string;
|
|
4827
4827
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4828
4828
|
}, {
|
|
4829
4829
|
operation: "delete_message";
|
|
4830
|
-
channel: string;
|
|
4831
4830
|
ts: string;
|
|
4831
|
+
channel: string;
|
|
4832
4832
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4833
4833
|
}>, z.ZodObject<{
|
|
4834
4834
|
operation: z.ZodLiteral<"add_reaction">;
|
|
@@ -4837,14 +4837,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4837
4837
|
timestamp: z.ZodString;
|
|
4838
4838
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4839
4839
|
}, "strip", z.ZodTypeAny, {
|
|
4840
|
-
name: string;
|
|
4841
4840
|
operation: "add_reaction";
|
|
4841
|
+
name: string;
|
|
4842
4842
|
channel: string;
|
|
4843
4843
|
timestamp: string;
|
|
4844
4844
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4845
4845
|
}, {
|
|
4846
|
-
name: string;
|
|
4847
4846
|
operation: "add_reaction";
|
|
4847
|
+
name: string;
|
|
4848
4848
|
channel: string;
|
|
4849
4849
|
timestamp: string;
|
|
4850
4850
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -4855,14 +4855,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4855
4855
|
timestamp: z.ZodString;
|
|
4856
4856
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4857
4857
|
}, "strip", z.ZodTypeAny, {
|
|
4858
|
-
name: string;
|
|
4859
4858
|
operation: "remove_reaction";
|
|
4859
|
+
name: string;
|
|
4860
4860
|
channel: string;
|
|
4861
4861
|
timestamp: string;
|
|
4862
4862
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4863
4863
|
}, {
|
|
4864
|
-
name: string;
|
|
4865
4864
|
operation: "remove_reaction";
|
|
4865
|
+
name: string;
|
|
4866
4866
|
channel: string;
|
|
4867
4867
|
timestamp: string;
|
|
4868
4868
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -4940,14 +4940,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4940
4940
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4941
4941
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4942
4942
|
}, "strip", z.ZodTypeAny, {
|
|
4943
|
-
type: "
|
|
4943
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4944
4944
|
emoji?: boolean | undefined;
|
|
4945
4945
|
text?: string | undefined;
|
|
4946
4946
|
image_url?: string | undefined;
|
|
4947
4947
|
verbatim?: boolean | undefined;
|
|
4948
4948
|
alt_text?: string | undefined;
|
|
4949
4949
|
}, {
|
|
4950
|
-
type: "
|
|
4950
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4951
4951
|
emoji?: boolean | undefined;
|
|
4952
4952
|
text?: string | undefined;
|
|
4953
4953
|
image_url?: string | undefined;
|
|
@@ -4980,14 +4980,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4980
4980
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
4981
4981
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4982
4982
|
}, "strip", z.ZodTypeAny, {
|
|
4983
|
-
type: "
|
|
4983
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4984
4984
|
emoji?: boolean | undefined;
|
|
4985
4985
|
text?: string | undefined;
|
|
4986
4986
|
image_url?: string | undefined;
|
|
4987
4987
|
verbatim?: boolean | undefined;
|
|
4988
4988
|
alt_text?: string | undefined;
|
|
4989
4989
|
}, {
|
|
4990
|
-
type: "
|
|
4990
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
4991
4991
|
emoji?: boolean | undefined;
|
|
4992
4992
|
text?: string | undefined;
|
|
4993
4993
|
image_url?: string | undefined;
|
|
@@ -5020,14 +5020,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5020
5020
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
5021
5021
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5022
5022
|
}, "strip", z.ZodTypeAny, {
|
|
5023
|
-
type: "
|
|
5023
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5024
5024
|
emoji?: boolean | undefined;
|
|
5025
5025
|
text?: string | undefined;
|
|
5026
5026
|
image_url?: string | undefined;
|
|
5027
5027
|
verbatim?: boolean | undefined;
|
|
5028
5028
|
alt_text?: string | undefined;
|
|
5029
5029
|
}, {
|
|
5030
|
-
type: "
|
|
5030
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5031
5031
|
emoji?: boolean | undefined;
|
|
5032
5032
|
text?: string | undefined;
|
|
5033
5033
|
image_url?: string | undefined;
|
|
@@ -5040,8 +5040,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5040
5040
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
5041
5041
|
}, "strip", z.ZodTypeAny, {
|
|
5042
5042
|
operation: "schedule_message";
|
|
5043
|
-
channel: string;
|
|
5044
5043
|
text: string;
|
|
5044
|
+
channel: string;
|
|
5045
5045
|
unfurl_links: boolean;
|
|
5046
5046
|
unfurl_media: boolean;
|
|
5047
5047
|
post_at: number;
|
|
@@ -5072,14 +5072,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5072
5072
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
5073
5073
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5074
5074
|
}, "strip", z.ZodTypeAny, {
|
|
5075
|
-
type: "
|
|
5075
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5076
5076
|
emoji?: boolean | undefined;
|
|
5077
5077
|
text?: string | undefined;
|
|
5078
5078
|
image_url?: string | undefined;
|
|
5079
5079
|
verbatim?: boolean | undefined;
|
|
5080
5080
|
alt_text?: string | undefined;
|
|
5081
5081
|
}, {
|
|
5082
|
-
type: "
|
|
5082
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5083
5083
|
emoji?: boolean | undefined;
|
|
5084
5084
|
text?: string | undefined;
|
|
5085
5085
|
image_url?: string | undefined;
|
|
@@ -5090,8 +5090,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5090
5090
|
thread_ts?: string | undefined;
|
|
5091
5091
|
}, {
|
|
5092
5092
|
operation: "schedule_message";
|
|
5093
|
-
channel: string;
|
|
5094
5093
|
text: string;
|
|
5094
|
+
channel: string;
|
|
5095
5095
|
post_at: number;
|
|
5096
5096
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
5097
5097
|
blocks?: z.objectInputType<{
|
|
@@ -5120,14 +5120,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5120
5120
|
emoji: z.ZodOptional<z.ZodBoolean>;
|
|
5121
5121
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5122
5122
|
}, "strip", z.ZodTypeAny, {
|
|
5123
|
-
type: "
|
|
5123
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5124
5124
|
emoji?: boolean | undefined;
|
|
5125
5125
|
text?: string | undefined;
|
|
5126
5126
|
image_url?: string | undefined;
|
|
5127
5127
|
verbatim?: boolean | undefined;
|
|
5128
5128
|
alt_text?: string | undefined;
|
|
5129
5129
|
}, {
|
|
5130
|
-
type: "
|
|
5130
|
+
type: "image" | "plain_text" | "mrkdwn";
|
|
5131
5131
|
emoji?: boolean | undefined;
|
|
5132
5132
|
text?: string | undefined;
|
|
5133
5133
|
image_url?: string | undefined;
|
|
@@ -5201,12 +5201,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5201
5201
|
count: z.ZodNumber;
|
|
5202
5202
|
}, "strip", z.ZodTypeAny, {
|
|
5203
5203
|
name: string;
|
|
5204
|
-
users: string[];
|
|
5205
5204
|
count: number;
|
|
5205
|
+
users: string[];
|
|
5206
5206
|
}, {
|
|
5207
5207
|
name: string;
|
|
5208
|
-
users: string[];
|
|
5209
5208
|
count: number;
|
|
5209
|
+
users: string[];
|
|
5210
5210
|
}>, "many">>;
|
|
5211
5211
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5212
5212
|
id: z.ZodString;
|
|
@@ -5259,13 +5259,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5259
5259
|
}>, "many">>;
|
|
5260
5260
|
}, "strip", z.ZodTypeAny, {
|
|
5261
5261
|
type: string;
|
|
5262
|
+
user?: string | undefined;
|
|
5262
5263
|
text?: string | undefined;
|
|
5263
|
-
username?: string | undefined;
|
|
5264
5264
|
ts?: string | undefined;
|
|
5265
|
+
username?: string | undefined;
|
|
5265
5266
|
attachments?: unknown[] | undefined;
|
|
5266
5267
|
blocks?: unknown[] | undefined;
|
|
5267
5268
|
thread_ts?: string | undefined;
|
|
5268
|
-
user?: string | undefined;
|
|
5269
5269
|
bot_id?: string | undefined;
|
|
5270
5270
|
bot_profile?: {
|
|
5271
5271
|
name?: string | undefined;
|
|
@@ -5279,8 +5279,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5279
5279
|
subscribed?: boolean | undefined;
|
|
5280
5280
|
reactions?: {
|
|
5281
5281
|
name: string;
|
|
5282
|
-
users: string[];
|
|
5283
5282
|
count: number;
|
|
5283
|
+
users: string[];
|
|
5284
5284
|
}[] | undefined;
|
|
5285
5285
|
files?: {
|
|
5286
5286
|
id: string;
|
|
@@ -5301,13 +5301,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5301
5301
|
}[] | undefined;
|
|
5302
5302
|
}, {
|
|
5303
5303
|
type: string;
|
|
5304
|
+
user?: string | undefined;
|
|
5304
5305
|
text?: string | undefined;
|
|
5305
|
-
username?: string | undefined;
|
|
5306
5306
|
ts?: string | undefined;
|
|
5307
|
+
username?: string | undefined;
|
|
5307
5308
|
attachments?: unknown[] | undefined;
|
|
5308
5309
|
blocks?: unknown[] | undefined;
|
|
5309
5310
|
thread_ts?: string | undefined;
|
|
5310
|
-
user?: string | undefined;
|
|
5311
5311
|
bot_id?: string | undefined;
|
|
5312
5312
|
bot_profile?: {
|
|
5313
5313
|
name?: string | undefined;
|
|
@@ -5321,8 +5321,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5321
5321
|
subscribed?: boolean | undefined;
|
|
5322
5322
|
reactions?: {
|
|
5323
5323
|
name: string;
|
|
5324
|
-
users: string[];
|
|
5325
5324
|
count: number;
|
|
5325
|
+
users: string[];
|
|
5326
5326
|
}[] | undefined;
|
|
5327
5327
|
files?: {
|
|
5328
5328
|
id: string;
|
|
@@ -5345,19 +5345,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5345
5345
|
error: z.ZodString;
|
|
5346
5346
|
success: z.ZodBoolean;
|
|
5347
5347
|
}, "strip", z.ZodTypeAny, {
|
|
5348
|
+
operation: "send_message";
|
|
5348
5349
|
success: boolean;
|
|
5349
5350
|
error: string;
|
|
5350
|
-
operation: "send_message";
|
|
5351
5351
|
ok: boolean;
|
|
5352
5352
|
message?: {
|
|
5353
5353
|
type: string;
|
|
5354
|
+
user?: string | undefined;
|
|
5354
5355
|
text?: string | undefined;
|
|
5355
|
-
username?: string | undefined;
|
|
5356
5356
|
ts?: string | undefined;
|
|
5357
|
+
username?: string | undefined;
|
|
5357
5358
|
attachments?: unknown[] | undefined;
|
|
5358
5359
|
blocks?: unknown[] | undefined;
|
|
5359
5360
|
thread_ts?: string | undefined;
|
|
5360
|
-
user?: string | undefined;
|
|
5361
5361
|
bot_id?: string | undefined;
|
|
5362
5362
|
bot_profile?: {
|
|
5363
5363
|
name?: string | undefined;
|
|
@@ -5371,8 +5371,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5371
5371
|
subscribed?: boolean | undefined;
|
|
5372
5372
|
reactions?: {
|
|
5373
5373
|
name: string;
|
|
5374
|
-
users: string[];
|
|
5375
5374
|
count: number;
|
|
5375
|
+
users: string[];
|
|
5376
5376
|
}[] | undefined;
|
|
5377
5377
|
files?: {
|
|
5378
5378
|
id: string;
|
|
@@ -5392,22 +5392,22 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5392
5392
|
permalink?: string | undefined;
|
|
5393
5393
|
}[] | undefined;
|
|
5394
5394
|
} | undefined;
|
|
5395
|
-
channel?: string | undefined;
|
|
5396
5395
|
ts?: string | undefined;
|
|
5396
|
+
channel?: string | undefined;
|
|
5397
5397
|
}, {
|
|
5398
|
+
operation: "send_message";
|
|
5398
5399
|
success: boolean;
|
|
5399
5400
|
error: string;
|
|
5400
|
-
operation: "send_message";
|
|
5401
5401
|
ok: boolean;
|
|
5402
5402
|
message?: {
|
|
5403
5403
|
type: string;
|
|
5404
|
+
user?: string | undefined;
|
|
5404
5405
|
text?: string | undefined;
|
|
5405
|
-
username?: string | undefined;
|
|
5406
5406
|
ts?: string | undefined;
|
|
5407
|
+
username?: string | undefined;
|
|
5407
5408
|
attachments?: unknown[] | undefined;
|
|
5408
5409
|
blocks?: unknown[] | undefined;
|
|
5409
5410
|
thread_ts?: string | undefined;
|
|
5410
|
-
user?: string | undefined;
|
|
5411
5411
|
bot_id?: string | undefined;
|
|
5412
5412
|
bot_profile?: {
|
|
5413
5413
|
name?: string | undefined;
|
|
@@ -5421,8 +5421,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5421
5421
|
subscribed?: boolean | undefined;
|
|
5422
5422
|
reactions?: {
|
|
5423
5423
|
name: string;
|
|
5424
|
-
users: string[];
|
|
5425
5424
|
count: number;
|
|
5425
|
+
users: string[];
|
|
5426
5426
|
}[] | undefined;
|
|
5427
5427
|
files?: {
|
|
5428
5428
|
id: string;
|
|
@@ -5442,8 +5442,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5442
5442
|
permalink?: string | undefined;
|
|
5443
5443
|
}[] | undefined;
|
|
5444
5444
|
} | undefined;
|
|
5445
|
-
channel?: string | undefined;
|
|
5446
5445
|
ts?: string | undefined;
|
|
5446
|
+
channel?: string | undefined;
|
|
5447
5447
|
}>, z.ZodObject<{
|
|
5448
5448
|
operation: z.ZodLiteral<"list_channels">;
|
|
5449
5449
|
ok: z.ZodBoolean;
|
|
@@ -5573,10 +5573,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5573
5573
|
error: z.ZodString;
|
|
5574
5574
|
success: z.ZodBoolean;
|
|
5575
5575
|
}, "strip", z.ZodTypeAny, {
|
|
5576
|
+
operation: "list_channels";
|
|
5576
5577
|
success: boolean;
|
|
5577
5578
|
error: string;
|
|
5578
|
-
operation: "list_channels";
|
|
5579
5579
|
ok: boolean;
|
|
5580
|
+
response_metadata?: {
|
|
5581
|
+
next_cursor: string;
|
|
5582
|
+
} | undefined;
|
|
5580
5583
|
channels?: {
|
|
5581
5584
|
name: string;
|
|
5582
5585
|
id: string;
|
|
@@ -5611,14 +5614,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5611
5614
|
} | undefined;
|
|
5612
5615
|
num_members?: number | undefined;
|
|
5613
5616
|
}[] | undefined;
|
|
5614
|
-
response_metadata?: {
|
|
5615
|
-
next_cursor: string;
|
|
5616
|
-
} | undefined;
|
|
5617
5617
|
}, {
|
|
5618
|
+
operation: "list_channels";
|
|
5618
5619
|
success: boolean;
|
|
5619
5620
|
error: string;
|
|
5620
|
-
operation: "list_channels";
|
|
5621
5621
|
ok: boolean;
|
|
5622
|
+
response_metadata?: {
|
|
5623
|
+
next_cursor: string;
|
|
5624
|
+
} | undefined;
|
|
5622
5625
|
channels?: {
|
|
5623
5626
|
name: string;
|
|
5624
5627
|
id: string;
|
|
@@ -5653,9 +5656,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5653
5656
|
} | undefined;
|
|
5654
5657
|
num_members?: number | undefined;
|
|
5655
5658
|
}[] | undefined;
|
|
5656
|
-
response_metadata?: {
|
|
5657
|
-
next_cursor: string;
|
|
5658
|
-
} | undefined;
|
|
5659
5659
|
}>, z.ZodObject<{
|
|
5660
5660
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
5661
5661
|
ok: z.ZodBoolean;
|
|
@@ -5778,9 +5778,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5778
5778
|
error: z.ZodString;
|
|
5779
5779
|
success: z.ZodBoolean;
|
|
5780
5780
|
}, "strip", z.ZodTypeAny, {
|
|
5781
|
+
operation: "get_channel_info";
|
|
5781
5782
|
success: boolean;
|
|
5782
5783
|
error: string;
|
|
5783
|
-
operation: "get_channel_info";
|
|
5784
5784
|
ok: boolean;
|
|
5785
5785
|
channel?: {
|
|
5786
5786
|
name: string;
|
|
@@ -5817,9 +5817,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5817
5817
|
num_members?: number | undefined;
|
|
5818
5818
|
} | undefined;
|
|
5819
5819
|
}, {
|
|
5820
|
+
operation: "get_channel_info";
|
|
5820
5821
|
success: boolean;
|
|
5821
5822
|
error: string;
|
|
5822
|
-
operation: "get_channel_info";
|
|
5823
5823
|
ok: boolean;
|
|
5824
5824
|
channel?: {
|
|
5825
5825
|
name: string;
|
|
@@ -5896,9 +5896,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5896
5896
|
}, "strip", z.ZodTypeAny, {
|
|
5897
5897
|
title?: string | undefined;
|
|
5898
5898
|
email?: string | undefined;
|
|
5899
|
+
phone?: string | undefined;
|
|
5899
5900
|
fields?: Record<string, unknown> | undefined;
|
|
5901
|
+
first_name?: string | undefined;
|
|
5902
|
+
last_name?: string | undefined;
|
|
5900
5903
|
real_name?: string | undefined;
|
|
5901
|
-
phone?: string | undefined;
|
|
5902
5904
|
skype?: string | undefined;
|
|
5903
5905
|
real_name_normalized?: string | undefined;
|
|
5904
5906
|
display_name?: string | undefined;
|
|
@@ -5909,8 +5911,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5909
5911
|
avatar_hash?: string | undefined;
|
|
5910
5912
|
image_original?: string | undefined;
|
|
5911
5913
|
is_custom_image?: boolean | undefined;
|
|
5912
|
-
first_name?: string | undefined;
|
|
5913
|
-
last_name?: string | undefined;
|
|
5914
5914
|
image_24?: string | undefined;
|
|
5915
5915
|
image_32?: string | undefined;
|
|
5916
5916
|
image_48?: string | undefined;
|
|
@@ -5921,9 +5921,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5921
5921
|
}, {
|
|
5922
5922
|
title?: string | undefined;
|
|
5923
5923
|
email?: string | undefined;
|
|
5924
|
+
phone?: string | undefined;
|
|
5924
5925
|
fields?: Record<string, unknown> | undefined;
|
|
5926
|
+
first_name?: string | undefined;
|
|
5927
|
+
last_name?: string | undefined;
|
|
5925
5928
|
real_name?: string | undefined;
|
|
5926
|
-
phone?: string | undefined;
|
|
5927
5929
|
skype?: string | undefined;
|
|
5928
5930
|
real_name_normalized?: string | undefined;
|
|
5929
5931
|
display_name?: string | undefined;
|
|
@@ -5934,8 +5936,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5934
5936
|
avatar_hash?: string | undefined;
|
|
5935
5937
|
image_original?: string | undefined;
|
|
5936
5938
|
is_custom_image?: boolean | undefined;
|
|
5937
|
-
first_name?: string | undefined;
|
|
5938
|
-
last_name?: string | undefined;
|
|
5939
5939
|
image_24?: string | undefined;
|
|
5940
5940
|
image_32?: string | undefined;
|
|
5941
5941
|
image_48?: string | undefined;
|
|
@@ -5956,19 +5956,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5956
5956
|
}, "strip", z.ZodTypeAny, {
|
|
5957
5957
|
name: string;
|
|
5958
5958
|
id: string;
|
|
5959
|
-
color?: string | undefined;
|
|
5960
|
-
team_id?: string | undefined;
|
|
5961
|
-
deleted?: boolean | undefined;
|
|
5962
|
-
real_name?: string | undefined;
|
|
5963
|
-
tz?: string | undefined;
|
|
5964
|
-
tz_label?: string | undefined;
|
|
5965
|
-
tz_offset?: number | undefined;
|
|
5966
5959
|
profile?: {
|
|
5967
5960
|
title?: string | undefined;
|
|
5968
5961
|
email?: string | undefined;
|
|
5962
|
+
phone?: string | undefined;
|
|
5969
5963
|
fields?: Record<string, unknown> | undefined;
|
|
5964
|
+
first_name?: string | undefined;
|
|
5965
|
+
last_name?: string | undefined;
|
|
5970
5966
|
real_name?: string | undefined;
|
|
5971
|
-
phone?: string | undefined;
|
|
5972
5967
|
skype?: string | undefined;
|
|
5973
5968
|
real_name_normalized?: string | undefined;
|
|
5974
5969
|
display_name?: string | undefined;
|
|
@@ -5979,8 +5974,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5979
5974
|
avatar_hash?: string | undefined;
|
|
5980
5975
|
image_original?: string | undefined;
|
|
5981
5976
|
is_custom_image?: boolean | undefined;
|
|
5982
|
-
first_name?: string | undefined;
|
|
5983
|
-
last_name?: string | undefined;
|
|
5984
5977
|
image_24?: string | undefined;
|
|
5985
5978
|
image_32?: string | undefined;
|
|
5986
5979
|
image_48?: string | undefined;
|
|
@@ -5989,6 +5982,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5989
5982
|
image_512?: string | undefined;
|
|
5990
5983
|
image_1024?: string | undefined;
|
|
5991
5984
|
} | undefined;
|
|
5985
|
+
deleted?: boolean | undefined;
|
|
5986
|
+
color?: string | undefined;
|
|
5987
|
+
team_id?: string | undefined;
|
|
5988
|
+
real_name?: string | undefined;
|
|
5989
|
+
tz?: string | undefined;
|
|
5990
|
+
tz_label?: string | undefined;
|
|
5991
|
+
tz_offset?: number | undefined;
|
|
5992
5992
|
is_admin?: boolean | undefined;
|
|
5993
5993
|
is_owner?: boolean | undefined;
|
|
5994
5994
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6001,19 +6001,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6001
6001
|
}, {
|
|
6002
6002
|
name: string;
|
|
6003
6003
|
id: string;
|
|
6004
|
-
color?: string | undefined;
|
|
6005
|
-
team_id?: string | undefined;
|
|
6006
|
-
deleted?: boolean | undefined;
|
|
6007
|
-
real_name?: string | undefined;
|
|
6008
|
-
tz?: string | undefined;
|
|
6009
|
-
tz_label?: string | undefined;
|
|
6010
|
-
tz_offset?: number | undefined;
|
|
6011
6004
|
profile?: {
|
|
6012
6005
|
title?: string | undefined;
|
|
6013
6006
|
email?: string | undefined;
|
|
6007
|
+
phone?: string | undefined;
|
|
6014
6008
|
fields?: Record<string, unknown> | undefined;
|
|
6009
|
+
first_name?: string | undefined;
|
|
6010
|
+
last_name?: string | undefined;
|
|
6015
6011
|
real_name?: string | undefined;
|
|
6016
|
-
phone?: string | undefined;
|
|
6017
6012
|
skype?: string | undefined;
|
|
6018
6013
|
real_name_normalized?: string | undefined;
|
|
6019
6014
|
display_name?: string | undefined;
|
|
@@ -6024,8 +6019,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6024
6019
|
avatar_hash?: string | undefined;
|
|
6025
6020
|
image_original?: string | undefined;
|
|
6026
6021
|
is_custom_image?: boolean | undefined;
|
|
6027
|
-
first_name?: string | undefined;
|
|
6028
|
-
last_name?: string | undefined;
|
|
6029
6022
|
image_24?: string | undefined;
|
|
6030
6023
|
image_32?: string | undefined;
|
|
6031
6024
|
image_48?: string | undefined;
|
|
@@ -6034,6 +6027,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6034
6027
|
image_512?: string | undefined;
|
|
6035
6028
|
image_1024?: string | undefined;
|
|
6036
6029
|
} | undefined;
|
|
6030
|
+
deleted?: boolean | undefined;
|
|
6031
|
+
color?: string | undefined;
|
|
6032
|
+
team_id?: string | undefined;
|
|
6033
|
+
real_name?: string | undefined;
|
|
6034
|
+
tz?: string | undefined;
|
|
6035
|
+
tz_label?: string | undefined;
|
|
6036
|
+
tz_offset?: number | undefined;
|
|
6037
6037
|
is_admin?: boolean | undefined;
|
|
6038
6038
|
is_owner?: boolean | undefined;
|
|
6039
6039
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6047,26 +6047,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6047
6047
|
error: z.ZodString;
|
|
6048
6048
|
success: z.ZodBoolean;
|
|
6049
6049
|
}, "strip", z.ZodTypeAny, {
|
|
6050
|
+
operation: "get_user_info";
|
|
6050
6051
|
success: boolean;
|
|
6051
6052
|
error: string;
|
|
6052
|
-
operation: "get_user_info";
|
|
6053
6053
|
ok: boolean;
|
|
6054
6054
|
user?: {
|
|
6055
6055
|
name: string;
|
|
6056
6056
|
id: string;
|
|
6057
|
-
color?: string | undefined;
|
|
6058
|
-
team_id?: string | undefined;
|
|
6059
|
-
deleted?: boolean | undefined;
|
|
6060
|
-
real_name?: string | undefined;
|
|
6061
|
-
tz?: string | undefined;
|
|
6062
|
-
tz_label?: string | undefined;
|
|
6063
|
-
tz_offset?: number | undefined;
|
|
6064
6057
|
profile?: {
|
|
6065
6058
|
title?: string | undefined;
|
|
6066
6059
|
email?: string | undefined;
|
|
6060
|
+
phone?: string | undefined;
|
|
6067
6061
|
fields?: Record<string, unknown> | undefined;
|
|
6062
|
+
first_name?: string | undefined;
|
|
6063
|
+
last_name?: string | undefined;
|
|
6068
6064
|
real_name?: string | undefined;
|
|
6069
|
-
phone?: string | undefined;
|
|
6070
6065
|
skype?: string | undefined;
|
|
6071
6066
|
real_name_normalized?: string | undefined;
|
|
6072
6067
|
display_name?: string | undefined;
|
|
@@ -6077,8 +6072,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6077
6072
|
avatar_hash?: string | undefined;
|
|
6078
6073
|
image_original?: string | undefined;
|
|
6079
6074
|
is_custom_image?: boolean | undefined;
|
|
6080
|
-
first_name?: string | undefined;
|
|
6081
|
-
last_name?: string | undefined;
|
|
6082
6075
|
image_24?: string | undefined;
|
|
6083
6076
|
image_32?: string | undefined;
|
|
6084
6077
|
image_48?: string | undefined;
|
|
@@ -6087,6 +6080,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6087
6080
|
image_512?: string | undefined;
|
|
6088
6081
|
image_1024?: string | undefined;
|
|
6089
6082
|
} | undefined;
|
|
6083
|
+
deleted?: boolean | undefined;
|
|
6084
|
+
color?: string | undefined;
|
|
6085
|
+
team_id?: string | undefined;
|
|
6086
|
+
real_name?: string | undefined;
|
|
6087
|
+
tz?: string | undefined;
|
|
6088
|
+
tz_label?: string | undefined;
|
|
6089
|
+
tz_offset?: number | undefined;
|
|
6090
6090
|
is_admin?: boolean | undefined;
|
|
6091
6091
|
is_owner?: boolean | undefined;
|
|
6092
6092
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6098,26 +6098,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6098
6098
|
has_2fa?: boolean | undefined;
|
|
6099
6099
|
} | undefined;
|
|
6100
6100
|
}, {
|
|
6101
|
+
operation: "get_user_info";
|
|
6101
6102
|
success: boolean;
|
|
6102
6103
|
error: string;
|
|
6103
|
-
operation: "get_user_info";
|
|
6104
6104
|
ok: boolean;
|
|
6105
6105
|
user?: {
|
|
6106
6106
|
name: string;
|
|
6107
6107
|
id: string;
|
|
6108
|
-
color?: string | undefined;
|
|
6109
|
-
team_id?: string | undefined;
|
|
6110
|
-
deleted?: boolean | undefined;
|
|
6111
|
-
real_name?: string | undefined;
|
|
6112
|
-
tz?: string | undefined;
|
|
6113
|
-
tz_label?: string | undefined;
|
|
6114
|
-
tz_offset?: number | undefined;
|
|
6115
6108
|
profile?: {
|
|
6116
6109
|
title?: string | undefined;
|
|
6117
6110
|
email?: string | undefined;
|
|
6111
|
+
phone?: string | undefined;
|
|
6118
6112
|
fields?: Record<string, unknown> | undefined;
|
|
6113
|
+
first_name?: string | undefined;
|
|
6114
|
+
last_name?: string | undefined;
|
|
6119
6115
|
real_name?: string | undefined;
|
|
6120
|
-
phone?: string | undefined;
|
|
6121
6116
|
skype?: string | undefined;
|
|
6122
6117
|
real_name_normalized?: string | undefined;
|
|
6123
6118
|
display_name?: string | undefined;
|
|
@@ -6128,8 +6123,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6128
6123
|
avatar_hash?: string | undefined;
|
|
6129
6124
|
image_original?: string | undefined;
|
|
6130
6125
|
is_custom_image?: boolean | undefined;
|
|
6131
|
-
first_name?: string | undefined;
|
|
6132
|
-
last_name?: string | undefined;
|
|
6133
6126
|
image_24?: string | undefined;
|
|
6134
6127
|
image_32?: string | undefined;
|
|
6135
6128
|
image_48?: string | undefined;
|
|
@@ -6138,6 +6131,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6138
6131
|
image_512?: string | undefined;
|
|
6139
6132
|
image_1024?: string | undefined;
|
|
6140
6133
|
} | undefined;
|
|
6134
|
+
deleted?: boolean | undefined;
|
|
6135
|
+
color?: string | undefined;
|
|
6136
|
+
team_id?: string | undefined;
|
|
6137
|
+
real_name?: string | undefined;
|
|
6138
|
+
tz?: string | undefined;
|
|
6139
|
+
tz_label?: string | undefined;
|
|
6140
|
+
tz_offset?: number | undefined;
|
|
6141
6141
|
is_admin?: boolean | undefined;
|
|
6142
6142
|
is_owner?: boolean | undefined;
|
|
6143
6143
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6189,9 +6189,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6189
6189
|
}, "strip", z.ZodTypeAny, {
|
|
6190
6190
|
title?: string | undefined;
|
|
6191
6191
|
email?: string | undefined;
|
|
6192
|
+
phone?: string | undefined;
|
|
6192
6193
|
fields?: Record<string, unknown> | undefined;
|
|
6194
|
+
first_name?: string | undefined;
|
|
6195
|
+
last_name?: string | undefined;
|
|
6193
6196
|
real_name?: string | undefined;
|
|
6194
|
-
phone?: string | undefined;
|
|
6195
6197
|
skype?: string | undefined;
|
|
6196
6198
|
real_name_normalized?: string | undefined;
|
|
6197
6199
|
display_name?: string | undefined;
|
|
@@ -6202,8 +6204,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6202
6204
|
avatar_hash?: string | undefined;
|
|
6203
6205
|
image_original?: string | undefined;
|
|
6204
6206
|
is_custom_image?: boolean | undefined;
|
|
6205
|
-
first_name?: string | undefined;
|
|
6206
|
-
last_name?: string | undefined;
|
|
6207
6207
|
image_24?: string | undefined;
|
|
6208
6208
|
image_32?: string | undefined;
|
|
6209
6209
|
image_48?: string | undefined;
|
|
@@ -6214,9 +6214,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6214
6214
|
}, {
|
|
6215
6215
|
title?: string | undefined;
|
|
6216
6216
|
email?: string | undefined;
|
|
6217
|
+
phone?: string | undefined;
|
|
6217
6218
|
fields?: Record<string, unknown> | undefined;
|
|
6219
|
+
first_name?: string | undefined;
|
|
6220
|
+
last_name?: string | undefined;
|
|
6218
6221
|
real_name?: string | undefined;
|
|
6219
|
-
phone?: string | undefined;
|
|
6220
6222
|
skype?: string | undefined;
|
|
6221
6223
|
real_name_normalized?: string | undefined;
|
|
6222
6224
|
display_name?: string | undefined;
|
|
@@ -6227,8 +6229,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6227
6229
|
avatar_hash?: string | undefined;
|
|
6228
6230
|
image_original?: string | undefined;
|
|
6229
6231
|
is_custom_image?: boolean | undefined;
|
|
6230
|
-
first_name?: string | undefined;
|
|
6231
|
-
last_name?: string | undefined;
|
|
6232
6232
|
image_24?: string | undefined;
|
|
6233
6233
|
image_32?: string | undefined;
|
|
6234
6234
|
image_48?: string | undefined;
|
|
@@ -6249,19 +6249,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6249
6249
|
}, "strip", z.ZodTypeAny, {
|
|
6250
6250
|
name: string;
|
|
6251
6251
|
id: string;
|
|
6252
|
-
color?: string | undefined;
|
|
6253
|
-
team_id?: string | undefined;
|
|
6254
|
-
deleted?: boolean | undefined;
|
|
6255
|
-
real_name?: string | undefined;
|
|
6256
|
-
tz?: string | undefined;
|
|
6257
|
-
tz_label?: string | undefined;
|
|
6258
|
-
tz_offset?: number | undefined;
|
|
6259
6252
|
profile?: {
|
|
6260
6253
|
title?: string | undefined;
|
|
6261
6254
|
email?: string | undefined;
|
|
6255
|
+
phone?: string | undefined;
|
|
6262
6256
|
fields?: Record<string, unknown> | undefined;
|
|
6257
|
+
first_name?: string | undefined;
|
|
6258
|
+
last_name?: string | undefined;
|
|
6263
6259
|
real_name?: string | undefined;
|
|
6264
|
-
phone?: string | undefined;
|
|
6265
6260
|
skype?: string | undefined;
|
|
6266
6261
|
real_name_normalized?: string | undefined;
|
|
6267
6262
|
display_name?: string | undefined;
|
|
@@ -6272,8 +6267,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6272
6267
|
avatar_hash?: string | undefined;
|
|
6273
6268
|
image_original?: string | undefined;
|
|
6274
6269
|
is_custom_image?: boolean | undefined;
|
|
6275
|
-
first_name?: string | undefined;
|
|
6276
|
-
last_name?: string | undefined;
|
|
6277
6270
|
image_24?: string | undefined;
|
|
6278
6271
|
image_32?: string | undefined;
|
|
6279
6272
|
image_48?: string | undefined;
|
|
@@ -6282,6 +6275,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6282
6275
|
image_512?: string | undefined;
|
|
6283
6276
|
image_1024?: string | undefined;
|
|
6284
6277
|
} | undefined;
|
|
6278
|
+
deleted?: boolean | undefined;
|
|
6279
|
+
color?: string | undefined;
|
|
6280
|
+
team_id?: string | undefined;
|
|
6281
|
+
real_name?: string | undefined;
|
|
6282
|
+
tz?: string | undefined;
|
|
6283
|
+
tz_label?: string | undefined;
|
|
6284
|
+
tz_offset?: number | undefined;
|
|
6285
6285
|
is_admin?: boolean | undefined;
|
|
6286
6286
|
is_owner?: boolean | undefined;
|
|
6287
6287
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6294,19 +6294,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6294
6294
|
}, {
|
|
6295
6295
|
name: string;
|
|
6296
6296
|
id: string;
|
|
6297
|
-
color?: string | undefined;
|
|
6298
|
-
team_id?: string | undefined;
|
|
6299
|
-
deleted?: boolean | undefined;
|
|
6300
|
-
real_name?: string | undefined;
|
|
6301
|
-
tz?: string | undefined;
|
|
6302
|
-
tz_label?: string | undefined;
|
|
6303
|
-
tz_offset?: number | undefined;
|
|
6304
6297
|
profile?: {
|
|
6305
6298
|
title?: string | undefined;
|
|
6306
6299
|
email?: string | undefined;
|
|
6300
|
+
phone?: string | undefined;
|
|
6307
6301
|
fields?: Record<string, unknown> | undefined;
|
|
6302
|
+
first_name?: string | undefined;
|
|
6303
|
+
last_name?: string | undefined;
|
|
6308
6304
|
real_name?: string | undefined;
|
|
6309
|
-
phone?: string | undefined;
|
|
6310
6305
|
skype?: string | undefined;
|
|
6311
6306
|
real_name_normalized?: string | undefined;
|
|
6312
6307
|
display_name?: string | undefined;
|
|
@@ -6317,8 +6312,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6317
6312
|
avatar_hash?: string | undefined;
|
|
6318
6313
|
image_original?: string | undefined;
|
|
6319
6314
|
is_custom_image?: boolean | undefined;
|
|
6320
|
-
first_name?: string | undefined;
|
|
6321
|
-
last_name?: string | undefined;
|
|
6322
6315
|
image_24?: string | undefined;
|
|
6323
6316
|
image_32?: string | undefined;
|
|
6324
6317
|
image_48?: string | undefined;
|
|
@@ -6327,6 +6320,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6327
6320
|
image_512?: string | undefined;
|
|
6328
6321
|
image_1024?: string | undefined;
|
|
6329
6322
|
} | undefined;
|
|
6323
|
+
deleted?: boolean | undefined;
|
|
6324
|
+
color?: string | undefined;
|
|
6325
|
+
team_id?: string | undefined;
|
|
6326
|
+
real_name?: string | undefined;
|
|
6327
|
+
tz?: string | undefined;
|
|
6328
|
+
tz_label?: string | undefined;
|
|
6329
|
+
tz_offset?: number | undefined;
|
|
6330
6330
|
is_admin?: boolean | undefined;
|
|
6331
6331
|
is_owner?: boolean | undefined;
|
|
6332
6332
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6347,29 +6347,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6347
6347
|
error: z.ZodString;
|
|
6348
6348
|
success: z.ZodBoolean;
|
|
6349
6349
|
}, "strip", z.ZodTypeAny, {
|
|
6350
|
+
operation: "list_users";
|
|
6350
6351
|
success: boolean;
|
|
6351
6352
|
error: string;
|
|
6352
|
-
operation: "list_users";
|
|
6353
6353
|
ok: boolean;
|
|
6354
6354
|
response_metadata?: {
|
|
6355
|
-
next_cursor: string;
|
|
6356
|
-
} | undefined;
|
|
6357
|
-
members?: {
|
|
6358
|
-
name: string;
|
|
6359
|
-
id: string;
|
|
6360
|
-
color?: string | undefined;
|
|
6361
|
-
team_id?: string | undefined;
|
|
6362
|
-
deleted?: boolean | undefined;
|
|
6363
|
-
real_name?: string | undefined;
|
|
6364
|
-
tz?: string | undefined;
|
|
6365
|
-
tz_label?: string | undefined;
|
|
6366
|
-
tz_offset?: number | undefined;
|
|
6355
|
+
next_cursor: string;
|
|
6356
|
+
} | undefined;
|
|
6357
|
+
members?: {
|
|
6358
|
+
name: string;
|
|
6359
|
+
id: string;
|
|
6367
6360
|
profile?: {
|
|
6368
6361
|
title?: string | undefined;
|
|
6369
6362
|
email?: string | undefined;
|
|
6363
|
+
phone?: string | undefined;
|
|
6370
6364
|
fields?: Record<string, unknown> | undefined;
|
|
6365
|
+
first_name?: string | undefined;
|
|
6366
|
+
last_name?: string | undefined;
|
|
6371
6367
|
real_name?: string | undefined;
|
|
6372
|
-
phone?: string | undefined;
|
|
6373
6368
|
skype?: string | undefined;
|
|
6374
6369
|
real_name_normalized?: string | undefined;
|
|
6375
6370
|
display_name?: string | undefined;
|
|
@@ -6380,8 +6375,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6380
6375
|
avatar_hash?: string | undefined;
|
|
6381
6376
|
image_original?: string | undefined;
|
|
6382
6377
|
is_custom_image?: boolean | undefined;
|
|
6383
|
-
first_name?: string | undefined;
|
|
6384
|
-
last_name?: string | undefined;
|
|
6385
6378
|
image_24?: string | undefined;
|
|
6386
6379
|
image_32?: string | undefined;
|
|
6387
6380
|
image_48?: string | undefined;
|
|
@@ -6390,6 +6383,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6390
6383
|
image_512?: string | undefined;
|
|
6391
6384
|
image_1024?: string | undefined;
|
|
6392
6385
|
} | undefined;
|
|
6386
|
+
deleted?: boolean | undefined;
|
|
6387
|
+
color?: string | undefined;
|
|
6388
|
+
team_id?: string | undefined;
|
|
6389
|
+
real_name?: string | undefined;
|
|
6390
|
+
tz?: string | undefined;
|
|
6391
|
+
tz_label?: string | undefined;
|
|
6392
|
+
tz_offset?: number | undefined;
|
|
6393
6393
|
is_admin?: boolean | undefined;
|
|
6394
6394
|
is_owner?: boolean | undefined;
|
|
6395
6395
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6401,9 +6401,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6401
6401
|
has_2fa?: boolean | undefined;
|
|
6402
6402
|
}[] | undefined;
|
|
6403
6403
|
}, {
|
|
6404
|
+
operation: "list_users";
|
|
6404
6405
|
success: boolean;
|
|
6405
6406
|
error: string;
|
|
6406
|
-
operation: "list_users";
|
|
6407
6407
|
ok: boolean;
|
|
6408
6408
|
response_metadata?: {
|
|
6409
6409
|
next_cursor: string;
|
|
@@ -6411,19 +6411,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6411
6411
|
members?: {
|
|
6412
6412
|
name: string;
|
|
6413
6413
|
id: string;
|
|
6414
|
-
color?: string | undefined;
|
|
6415
|
-
team_id?: string | undefined;
|
|
6416
|
-
deleted?: boolean | undefined;
|
|
6417
|
-
real_name?: string | undefined;
|
|
6418
|
-
tz?: string | undefined;
|
|
6419
|
-
tz_label?: string | undefined;
|
|
6420
|
-
tz_offset?: number | undefined;
|
|
6421
6414
|
profile?: {
|
|
6422
6415
|
title?: string | undefined;
|
|
6423
6416
|
email?: string | undefined;
|
|
6417
|
+
phone?: string | undefined;
|
|
6424
6418
|
fields?: Record<string, unknown> | undefined;
|
|
6419
|
+
first_name?: string | undefined;
|
|
6420
|
+
last_name?: string | undefined;
|
|
6425
6421
|
real_name?: string | undefined;
|
|
6426
|
-
phone?: string | undefined;
|
|
6427
6422
|
skype?: string | undefined;
|
|
6428
6423
|
real_name_normalized?: string | undefined;
|
|
6429
6424
|
display_name?: string | undefined;
|
|
@@ -6434,8 +6429,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6434
6429
|
avatar_hash?: string | undefined;
|
|
6435
6430
|
image_original?: string | undefined;
|
|
6436
6431
|
is_custom_image?: boolean | undefined;
|
|
6437
|
-
first_name?: string | undefined;
|
|
6438
|
-
last_name?: string | undefined;
|
|
6439
6432
|
image_24?: string | undefined;
|
|
6440
6433
|
image_32?: string | undefined;
|
|
6441
6434
|
image_48?: string | undefined;
|
|
@@ -6444,6 +6437,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6444
6437
|
image_512?: string | undefined;
|
|
6445
6438
|
image_1024?: string | undefined;
|
|
6446
6439
|
} | undefined;
|
|
6440
|
+
deleted?: boolean | undefined;
|
|
6441
|
+
color?: string | undefined;
|
|
6442
|
+
team_id?: string | undefined;
|
|
6443
|
+
real_name?: string | undefined;
|
|
6444
|
+
tz?: string | undefined;
|
|
6445
|
+
tz_label?: string | undefined;
|
|
6446
|
+
tz_offset?: number | undefined;
|
|
6447
6447
|
is_admin?: boolean | undefined;
|
|
6448
6448
|
is_owner?: boolean | undefined;
|
|
6449
6449
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6487,12 +6487,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6487
6487
|
count: z.ZodNumber;
|
|
6488
6488
|
}, "strip", z.ZodTypeAny, {
|
|
6489
6489
|
name: string;
|
|
6490
|
-
users: string[];
|
|
6491
6490
|
count: number;
|
|
6491
|
+
users: string[];
|
|
6492
6492
|
}, {
|
|
6493
6493
|
name: string;
|
|
6494
|
-
users: string[];
|
|
6495
6494
|
count: number;
|
|
6495
|
+
users: string[];
|
|
6496
6496
|
}>, "many">>;
|
|
6497
6497
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6498
6498
|
id: z.ZodString;
|
|
@@ -6545,13 +6545,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6545
6545
|
}>, "many">>;
|
|
6546
6546
|
}, "strip", z.ZodTypeAny, {
|
|
6547
6547
|
type: string;
|
|
6548
|
+
user?: string | undefined;
|
|
6548
6549
|
text?: string | undefined;
|
|
6549
|
-
username?: string | undefined;
|
|
6550
6550
|
ts?: string | undefined;
|
|
6551
|
+
username?: string | undefined;
|
|
6551
6552
|
attachments?: unknown[] | undefined;
|
|
6552
6553
|
blocks?: unknown[] | undefined;
|
|
6553
6554
|
thread_ts?: string | undefined;
|
|
6554
|
-
user?: string | undefined;
|
|
6555
6555
|
bot_id?: string | undefined;
|
|
6556
6556
|
bot_profile?: {
|
|
6557
6557
|
name?: string | undefined;
|
|
@@ -6565,8 +6565,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6565
6565
|
subscribed?: boolean | undefined;
|
|
6566
6566
|
reactions?: {
|
|
6567
6567
|
name: string;
|
|
6568
|
-
users: string[];
|
|
6569
6568
|
count: number;
|
|
6569
|
+
users: string[];
|
|
6570
6570
|
}[] | undefined;
|
|
6571
6571
|
files?: {
|
|
6572
6572
|
id: string;
|
|
@@ -6587,13 +6587,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6587
6587
|
}[] | undefined;
|
|
6588
6588
|
}, {
|
|
6589
6589
|
type: string;
|
|
6590
|
+
user?: string | undefined;
|
|
6590
6591
|
text?: string | undefined;
|
|
6591
|
-
username?: string | undefined;
|
|
6592
6592
|
ts?: string | undefined;
|
|
6593
|
+
username?: string | undefined;
|
|
6593
6594
|
attachments?: unknown[] | undefined;
|
|
6594
6595
|
blocks?: unknown[] | undefined;
|
|
6595
6596
|
thread_ts?: string | undefined;
|
|
6596
|
-
user?: string | undefined;
|
|
6597
6597
|
bot_id?: string | undefined;
|
|
6598
6598
|
bot_profile?: {
|
|
6599
6599
|
name?: string | undefined;
|
|
@@ -6607,8 +6607,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6607
6607
|
subscribed?: boolean | undefined;
|
|
6608
6608
|
reactions?: {
|
|
6609
6609
|
name: string;
|
|
6610
|
-
users: string[];
|
|
6611
6610
|
count: number;
|
|
6611
|
+
users: string[];
|
|
6612
6612
|
}[] | undefined;
|
|
6613
6613
|
files?: {
|
|
6614
6614
|
id: string;
|
|
@@ -6639,22 +6639,20 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6639
6639
|
error: z.ZodString;
|
|
6640
6640
|
success: z.ZodBoolean;
|
|
6641
6641
|
}, "strip", z.ZodTypeAny, {
|
|
6642
|
+
operation: "get_conversation_history";
|
|
6642
6643
|
success: boolean;
|
|
6643
6644
|
error: string;
|
|
6644
|
-
operation: "get_conversation_history";
|
|
6645
6645
|
ok: boolean;
|
|
6646
|
-
|
|
6647
|
-
next_cursor: string;
|
|
6648
|
-
} | undefined;
|
|
6646
|
+
has_more?: boolean | undefined;
|
|
6649
6647
|
messages?: {
|
|
6650
6648
|
type: string;
|
|
6649
|
+
user?: string | undefined;
|
|
6651
6650
|
text?: string | undefined;
|
|
6652
|
-
username?: string | undefined;
|
|
6653
6651
|
ts?: string | undefined;
|
|
6652
|
+
username?: string | undefined;
|
|
6654
6653
|
attachments?: unknown[] | undefined;
|
|
6655
6654
|
blocks?: unknown[] | undefined;
|
|
6656
6655
|
thread_ts?: string | undefined;
|
|
6657
|
-
user?: string | undefined;
|
|
6658
6656
|
bot_id?: string | undefined;
|
|
6659
6657
|
bot_profile?: {
|
|
6660
6658
|
name?: string | undefined;
|
|
@@ -6668,8 +6666,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6668
6666
|
subscribed?: boolean | undefined;
|
|
6669
6667
|
reactions?: {
|
|
6670
6668
|
name: string;
|
|
6671
|
-
users: string[];
|
|
6672
6669
|
count: number;
|
|
6670
|
+
users: string[];
|
|
6673
6671
|
}[] | undefined;
|
|
6674
6672
|
files?: {
|
|
6675
6673
|
id: string;
|
|
@@ -6689,24 +6687,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6689
6687
|
permalink?: string | undefined;
|
|
6690
6688
|
}[] | undefined;
|
|
6691
6689
|
}[] | undefined;
|
|
6692
|
-
|
|
6690
|
+
response_metadata?: {
|
|
6691
|
+
next_cursor: string;
|
|
6692
|
+
} | undefined;
|
|
6693
6693
|
}, {
|
|
6694
|
+
operation: "get_conversation_history";
|
|
6694
6695
|
success: boolean;
|
|
6695
6696
|
error: string;
|
|
6696
|
-
operation: "get_conversation_history";
|
|
6697
6697
|
ok: boolean;
|
|
6698
|
-
|
|
6699
|
-
next_cursor: string;
|
|
6700
|
-
} | undefined;
|
|
6698
|
+
has_more?: boolean | undefined;
|
|
6701
6699
|
messages?: {
|
|
6702
6700
|
type: string;
|
|
6701
|
+
user?: string | undefined;
|
|
6703
6702
|
text?: string | undefined;
|
|
6704
|
-
username?: string | undefined;
|
|
6705
6703
|
ts?: string | undefined;
|
|
6704
|
+
username?: string | undefined;
|
|
6706
6705
|
attachments?: unknown[] | undefined;
|
|
6707
6706
|
blocks?: unknown[] | undefined;
|
|
6708
6707
|
thread_ts?: string | undefined;
|
|
6709
|
-
user?: string | undefined;
|
|
6710
6708
|
bot_id?: string | undefined;
|
|
6711
6709
|
bot_profile?: {
|
|
6712
6710
|
name?: string | undefined;
|
|
@@ -6720,8 +6718,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6720
6718
|
subscribed?: boolean | undefined;
|
|
6721
6719
|
reactions?: {
|
|
6722
6720
|
name: string;
|
|
6723
|
-
users: string[];
|
|
6724
6721
|
count: number;
|
|
6722
|
+
users: string[];
|
|
6725
6723
|
}[] | undefined;
|
|
6726
6724
|
files?: {
|
|
6727
6725
|
id: string;
|
|
@@ -6741,7 +6739,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6741
6739
|
permalink?: string | undefined;
|
|
6742
6740
|
}[] | undefined;
|
|
6743
6741
|
}[] | undefined;
|
|
6744
|
-
|
|
6742
|
+
response_metadata?: {
|
|
6743
|
+
next_cursor: string;
|
|
6744
|
+
} | undefined;
|
|
6745
6745
|
}>, z.ZodObject<{
|
|
6746
6746
|
operation: z.ZodLiteral<"get_thread_replies">;
|
|
6747
6747
|
ok: z.ZodBoolean;
|
|
@@ -6775,12 +6775,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6775
6775
|
count: z.ZodNumber;
|
|
6776
6776
|
}, "strip", z.ZodTypeAny, {
|
|
6777
6777
|
name: string;
|
|
6778
|
-
users: string[];
|
|
6779
6778
|
count: number;
|
|
6779
|
+
users: string[];
|
|
6780
6780
|
}, {
|
|
6781
6781
|
name: string;
|
|
6782
|
-
users: string[];
|
|
6783
6782
|
count: number;
|
|
6783
|
+
users: string[];
|
|
6784
6784
|
}>, "many">>;
|
|
6785
6785
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6786
6786
|
id: z.ZodString;
|
|
@@ -6833,13 +6833,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6833
6833
|
}>, "many">>;
|
|
6834
6834
|
}, "strip", z.ZodTypeAny, {
|
|
6835
6835
|
type: string;
|
|
6836
|
+
user?: string | undefined;
|
|
6836
6837
|
text?: string | undefined;
|
|
6837
|
-
username?: string | undefined;
|
|
6838
6838
|
ts?: string | undefined;
|
|
6839
|
+
username?: string | undefined;
|
|
6839
6840
|
attachments?: unknown[] | undefined;
|
|
6840
6841
|
blocks?: unknown[] | undefined;
|
|
6841
6842
|
thread_ts?: string | undefined;
|
|
6842
|
-
user?: string | undefined;
|
|
6843
6843
|
bot_id?: string | undefined;
|
|
6844
6844
|
bot_profile?: {
|
|
6845
6845
|
name?: string | undefined;
|
|
@@ -6853,8 +6853,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6853
6853
|
subscribed?: boolean | undefined;
|
|
6854
6854
|
reactions?: {
|
|
6855
6855
|
name: string;
|
|
6856
|
-
users: string[];
|
|
6857
6856
|
count: number;
|
|
6857
|
+
users: string[];
|
|
6858
6858
|
}[] | undefined;
|
|
6859
6859
|
files?: {
|
|
6860
6860
|
id: string;
|
|
@@ -6875,13 +6875,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6875
6875
|
}[] | undefined;
|
|
6876
6876
|
}, {
|
|
6877
6877
|
type: string;
|
|
6878
|
+
user?: string | undefined;
|
|
6878
6879
|
text?: string | undefined;
|
|
6879
|
-
username?: string | undefined;
|
|
6880
6880
|
ts?: string | undefined;
|
|
6881
|
+
username?: string | undefined;
|
|
6881
6882
|
attachments?: unknown[] | undefined;
|
|
6882
6883
|
blocks?: unknown[] | undefined;
|
|
6883
6884
|
thread_ts?: string | undefined;
|
|
6884
|
-
user?: string | undefined;
|
|
6885
6885
|
bot_id?: string | undefined;
|
|
6886
6886
|
bot_profile?: {
|
|
6887
6887
|
name?: string | undefined;
|
|
@@ -6895,8 +6895,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6895
6895
|
subscribed?: boolean | undefined;
|
|
6896
6896
|
reactions?: {
|
|
6897
6897
|
name: string;
|
|
6898
|
-
users: string[];
|
|
6899
6898
|
count: number;
|
|
6899
|
+
users: string[];
|
|
6900
6900
|
}[] | undefined;
|
|
6901
6901
|
files?: {
|
|
6902
6902
|
id: string;
|
|
@@ -6927,22 +6927,20 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6927
6927
|
error: z.ZodString;
|
|
6928
6928
|
success: z.ZodBoolean;
|
|
6929
6929
|
}, "strip", z.ZodTypeAny, {
|
|
6930
|
+
operation: "get_thread_replies";
|
|
6930
6931
|
success: boolean;
|
|
6931
6932
|
error: string;
|
|
6932
|
-
operation: "get_thread_replies";
|
|
6933
6933
|
ok: boolean;
|
|
6934
|
-
|
|
6935
|
-
next_cursor: string;
|
|
6936
|
-
} | undefined;
|
|
6934
|
+
has_more?: boolean | undefined;
|
|
6937
6935
|
messages?: {
|
|
6938
6936
|
type: string;
|
|
6937
|
+
user?: string | undefined;
|
|
6939
6938
|
text?: string | undefined;
|
|
6940
|
-
username?: string | undefined;
|
|
6941
6939
|
ts?: string | undefined;
|
|
6940
|
+
username?: string | undefined;
|
|
6942
6941
|
attachments?: unknown[] | undefined;
|
|
6943
6942
|
blocks?: unknown[] | undefined;
|
|
6944
6943
|
thread_ts?: string | undefined;
|
|
6945
|
-
user?: string | undefined;
|
|
6946
6944
|
bot_id?: string | undefined;
|
|
6947
6945
|
bot_profile?: {
|
|
6948
6946
|
name?: string | undefined;
|
|
@@ -6956,8 +6954,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6956
6954
|
subscribed?: boolean | undefined;
|
|
6957
6955
|
reactions?: {
|
|
6958
6956
|
name: string;
|
|
6959
|
-
users: string[];
|
|
6960
6957
|
count: number;
|
|
6958
|
+
users: string[];
|
|
6961
6959
|
}[] | undefined;
|
|
6962
6960
|
files?: {
|
|
6963
6961
|
id: string;
|
|
@@ -6977,24 +6975,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6977
6975
|
permalink?: string | undefined;
|
|
6978
6976
|
}[] | undefined;
|
|
6979
6977
|
}[] | undefined;
|
|
6980
|
-
|
|
6978
|
+
response_metadata?: {
|
|
6979
|
+
next_cursor: string;
|
|
6980
|
+
} | undefined;
|
|
6981
6981
|
}, {
|
|
6982
|
+
operation: "get_thread_replies";
|
|
6982
6983
|
success: boolean;
|
|
6983
6984
|
error: string;
|
|
6984
|
-
operation: "get_thread_replies";
|
|
6985
6985
|
ok: boolean;
|
|
6986
|
-
|
|
6987
|
-
next_cursor: string;
|
|
6988
|
-
} | undefined;
|
|
6986
|
+
has_more?: boolean | undefined;
|
|
6989
6987
|
messages?: {
|
|
6990
6988
|
type: string;
|
|
6989
|
+
user?: string | undefined;
|
|
6991
6990
|
text?: string | undefined;
|
|
6992
|
-
username?: string | undefined;
|
|
6993
6991
|
ts?: string | undefined;
|
|
6992
|
+
username?: string | undefined;
|
|
6994
6993
|
attachments?: unknown[] | undefined;
|
|
6995
6994
|
blocks?: unknown[] | undefined;
|
|
6996
6995
|
thread_ts?: string | undefined;
|
|
6997
|
-
user?: string | undefined;
|
|
6998
6996
|
bot_id?: string | undefined;
|
|
6999
6997
|
bot_profile?: {
|
|
7000
6998
|
name?: string | undefined;
|
|
@@ -7008,8 +7006,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7008
7006
|
subscribed?: boolean | undefined;
|
|
7009
7007
|
reactions?: {
|
|
7010
7008
|
name: string;
|
|
7011
|
-
users: string[];
|
|
7012
7009
|
count: number;
|
|
7010
|
+
users: string[];
|
|
7013
7011
|
}[] | undefined;
|
|
7014
7012
|
files?: {
|
|
7015
7013
|
id: string;
|
|
@@ -7029,7 +7027,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7029
7027
|
permalink?: string | undefined;
|
|
7030
7028
|
}[] | undefined;
|
|
7031
7029
|
}[] | undefined;
|
|
7032
|
-
|
|
7030
|
+
response_metadata?: {
|
|
7031
|
+
next_cursor: string;
|
|
7032
|
+
} | undefined;
|
|
7033
7033
|
}>, z.ZodObject<{
|
|
7034
7034
|
operation: z.ZodLiteral<"update_message">;
|
|
7035
7035
|
ok: z.ZodBoolean;
|
|
@@ -7066,12 +7066,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7066
7066
|
count: z.ZodNumber;
|
|
7067
7067
|
}, "strip", z.ZodTypeAny, {
|
|
7068
7068
|
name: string;
|
|
7069
|
-
users: string[];
|
|
7070
7069
|
count: number;
|
|
7070
|
+
users: string[];
|
|
7071
7071
|
}, {
|
|
7072
7072
|
name: string;
|
|
7073
|
-
users: string[];
|
|
7074
7073
|
count: number;
|
|
7074
|
+
users: string[];
|
|
7075
7075
|
}>, "many">>;
|
|
7076
7076
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7077
7077
|
id: z.ZodString;
|
|
@@ -7124,13 +7124,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7124
7124
|
}>, "many">>;
|
|
7125
7125
|
}, "strip", z.ZodTypeAny, {
|
|
7126
7126
|
type: string;
|
|
7127
|
+
user?: string | undefined;
|
|
7127
7128
|
text?: string | undefined;
|
|
7128
|
-
username?: string | undefined;
|
|
7129
7129
|
ts?: string | undefined;
|
|
7130
|
+
username?: string | undefined;
|
|
7130
7131
|
attachments?: unknown[] | undefined;
|
|
7131
7132
|
blocks?: unknown[] | undefined;
|
|
7132
7133
|
thread_ts?: string | undefined;
|
|
7133
|
-
user?: string | undefined;
|
|
7134
7134
|
bot_id?: string | undefined;
|
|
7135
7135
|
bot_profile?: {
|
|
7136
7136
|
name?: string | undefined;
|
|
@@ -7144,8 +7144,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7144
7144
|
subscribed?: boolean | undefined;
|
|
7145
7145
|
reactions?: {
|
|
7146
7146
|
name: string;
|
|
7147
|
-
users: string[];
|
|
7148
7147
|
count: number;
|
|
7148
|
+
users: string[];
|
|
7149
7149
|
}[] | undefined;
|
|
7150
7150
|
files?: {
|
|
7151
7151
|
id: string;
|
|
@@ -7166,13 +7166,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7166
7166
|
}[] | undefined;
|
|
7167
7167
|
}, {
|
|
7168
7168
|
type: string;
|
|
7169
|
+
user?: string | undefined;
|
|
7169
7170
|
text?: string | undefined;
|
|
7170
|
-
username?: string | undefined;
|
|
7171
7171
|
ts?: string | undefined;
|
|
7172
|
+
username?: string | undefined;
|
|
7172
7173
|
attachments?: unknown[] | undefined;
|
|
7173
7174
|
blocks?: unknown[] | undefined;
|
|
7174
7175
|
thread_ts?: string | undefined;
|
|
7175
|
-
user?: string | undefined;
|
|
7176
7176
|
bot_id?: string | undefined;
|
|
7177
7177
|
bot_profile?: {
|
|
7178
7178
|
name?: string | undefined;
|
|
@@ -7186,8 +7186,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7186
7186
|
subscribed?: boolean | undefined;
|
|
7187
7187
|
reactions?: {
|
|
7188
7188
|
name: string;
|
|
7189
|
-
users: string[];
|
|
7190
7189
|
count: number;
|
|
7190
|
+
users: string[];
|
|
7191
7191
|
}[] | undefined;
|
|
7192
7192
|
files?: {
|
|
7193
7193
|
id: string;
|
|
@@ -7210,19 +7210,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7210
7210
|
error: z.ZodString;
|
|
7211
7211
|
success: z.ZodBoolean;
|
|
7212
7212
|
}, "strip", z.ZodTypeAny, {
|
|
7213
|
+
operation: "update_message";
|
|
7213
7214
|
success: boolean;
|
|
7214
7215
|
error: string;
|
|
7215
|
-
operation: "update_message";
|
|
7216
7216
|
ok: boolean;
|
|
7217
7217
|
message?: {
|
|
7218
7218
|
type: string;
|
|
7219
|
+
user?: string | undefined;
|
|
7219
7220
|
text?: string | undefined;
|
|
7220
|
-
username?: string | undefined;
|
|
7221
7221
|
ts?: string | undefined;
|
|
7222
|
+
username?: string | undefined;
|
|
7222
7223
|
attachments?: unknown[] | undefined;
|
|
7223
7224
|
blocks?: unknown[] | undefined;
|
|
7224
7225
|
thread_ts?: string | undefined;
|
|
7225
|
-
user?: string | undefined;
|
|
7226
7226
|
bot_id?: string | undefined;
|
|
7227
7227
|
bot_profile?: {
|
|
7228
7228
|
name?: string | undefined;
|
|
@@ -7236,8 +7236,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7236
7236
|
subscribed?: boolean | undefined;
|
|
7237
7237
|
reactions?: {
|
|
7238
7238
|
name: string;
|
|
7239
|
-
users: string[];
|
|
7240
7239
|
count: number;
|
|
7240
|
+
users: string[];
|
|
7241
7241
|
}[] | undefined;
|
|
7242
7242
|
files?: {
|
|
7243
7243
|
id: string;
|
|
@@ -7257,23 +7257,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7257
7257
|
permalink?: string | undefined;
|
|
7258
7258
|
}[] | undefined;
|
|
7259
7259
|
} | undefined;
|
|
7260
|
-
channel?: string | undefined;
|
|
7261
7260
|
text?: string | undefined;
|
|
7262
7261
|
ts?: string | undefined;
|
|
7262
|
+
channel?: string | undefined;
|
|
7263
7263
|
}, {
|
|
7264
|
+
operation: "update_message";
|
|
7264
7265
|
success: boolean;
|
|
7265
7266
|
error: string;
|
|
7266
|
-
operation: "update_message";
|
|
7267
7267
|
ok: boolean;
|
|
7268
7268
|
message?: {
|
|
7269
7269
|
type: string;
|
|
7270
|
+
user?: string | undefined;
|
|
7270
7271
|
text?: string | undefined;
|
|
7271
|
-
username?: string | undefined;
|
|
7272
7272
|
ts?: string | undefined;
|
|
7273
|
+
username?: string | undefined;
|
|
7273
7274
|
attachments?: unknown[] | undefined;
|
|
7274
7275
|
blocks?: unknown[] | undefined;
|
|
7275
7276
|
thread_ts?: string | undefined;
|
|
7276
|
-
user?: string | undefined;
|
|
7277
7277
|
bot_id?: string | undefined;
|
|
7278
7278
|
bot_profile?: {
|
|
7279
7279
|
name?: string | undefined;
|
|
@@ -7287,8 +7287,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7287
7287
|
subscribed?: boolean | undefined;
|
|
7288
7288
|
reactions?: {
|
|
7289
7289
|
name: string;
|
|
7290
|
-
users: string[];
|
|
7291
7290
|
count: number;
|
|
7291
|
+
users: string[];
|
|
7292
7292
|
}[] | undefined;
|
|
7293
7293
|
files?: {
|
|
7294
7294
|
id: string;
|
|
@@ -7308,9 +7308,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7308
7308
|
permalink?: string | undefined;
|
|
7309
7309
|
}[] | undefined;
|
|
7310
7310
|
} | undefined;
|
|
7311
|
-
channel?: string | undefined;
|
|
7312
7311
|
text?: string | undefined;
|
|
7313
7312
|
ts?: string | undefined;
|
|
7313
|
+
channel?: string | undefined;
|
|
7314
7314
|
}>, z.ZodObject<{
|
|
7315
7315
|
operation: z.ZodLiteral<"delete_message">;
|
|
7316
7316
|
ok: z.ZodBoolean;
|
|
@@ -7319,33 +7319,33 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7319
7319
|
error: z.ZodString;
|
|
7320
7320
|
success: z.ZodBoolean;
|
|
7321
7321
|
}, "strip", z.ZodTypeAny, {
|
|
7322
|
+
operation: "delete_message";
|
|
7322
7323
|
success: boolean;
|
|
7323
7324
|
error: string;
|
|
7324
|
-
operation: "delete_message";
|
|
7325
7325
|
ok: boolean;
|
|
7326
|
-
channel?: string | undefined;
|
|
7327
7326
|
ts?: string | undefined;
|
|
7327
|
+
channel?: string | undefined;
|
|
7328
7328
|
}, {
|
|
7329
|
+
operation: "delete_message";
|
|
7329
7330
|
success: boolean;
|
|
7330
7331
|
error: string;
|
|
7331
|
-
operation: "delete_message";
|
|
7332
7332
|
ok: boolean;
|
|
7333
|
-
channel?: string | undefined;
|
|
7334
7333
|
ts?: string | undefined;
|
|
7334
|
+
channel?: string | undefined;
|
|
7335
7335
|
}>, z.ZodObject<{
|
|
7336
7336
|
operation: z.ZodLiteral<"add_reaction">;
|
|
7337
7337
|
ok: z.ZodBoolean;
|
|
7338
7338
|
error: z.ZodString;
|
|
7339
7339
|
success: z.ZodBoolean;
|
|
7340
7340
|
}, "strip", z.ZodTypeAny, {
|
|
7341
|
+
operation: "add_reaction";
|
|
7341
7342
|
success: boolean;
|
|
7342
7343
|
error: string;
|
|
7343
|
-
operation: "add_reaction";
|
|
7344
7344
|
ok: boolean;
|
|
7345
7345
|
}, {
|
|
7346
|
+
operation: "add_reaction";
|
|
7346
7347
|
success: boolean;
|
|
7347
7348
|
error: string;
|
|
7348
|
-
operation: "add_reaction";
|
|
7349
7349
|
ok: boolean;
|
|
7350
7350
|
}>, z.ZodObject<{
|
|
7351
7351
|
operation: z.ZodLiteral<"remove_reaction">;
|
|
@@ -7353,14 +7353,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7353
7353
|
error: z.ZodString;
|
|
7354
7354
|
success: z.ZodBoolean;
|
|
7355
7355
|
}, "strip", z.ZodTypeAny, {
|
|
7356
|
+
operation: "remove_reaction";
|
|
7356
7357
|
success: boolean;
|
|
7357
7358
|
error: string;
|
|
7358
|
-
operation: "remove_reaction";
|
|
7359
7359
|
ok: boolean;
|
|
7360
7360
|
}, {
|
|
7361
|
+
operation: "remove_reaction";
|
|
7361
7362
|
success: boolean;
|
|
7362
7363
|
error: string;
|
|
7363
|
-
operation: "remove_reaction";
|
|
7364
7364
|
ok: boolean;
|
|
7365
7365
|
}>, z.ZodObject<{
|
|
7366
7366
|
operation: z.ZodLiteral<"join_channel">;
|
|
@@ -7485,9 +7485,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7485
7485
|
error: z.ZodString;
|
|
7486
7486
|
success: z.ZodBoolean;
|
|
7487
7487
|
}, "strip", z.ZodTypeAny, {
|
|
7488
|
+
operation: "join_channel";
|
|
7488
7489
|
success: boolean;
|
|
7489
7490
|
error: string;
|
|
7490
|
-
operation: "join_channel";
|
|
7491
7491
|
ok: boolean;
|
|
7492
7492
|
channel?: {
|
|
7493
7493
|
name: string;
|
|
@@ -7525,9 +7525,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7525
7525
|
} | undefined;
|
|
7526
7526
|
already_in_channel?: boolean | undefined;
|
|
7527
7527
|
}, {
|
|
7528
|
+
operation: "join_channel";
|
|
7528
7529
|
success: boolean;
|
|
7529
7530
|
error: string;
|
|
7530
|
-
operation: "join_channel";
|
|
7531
7531
|
ok: boolean;
|
|
7532
7532
|
channel?: {
|
|
7533
7533
|
name: string;
|
|
@@ -7600,17 +7600,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7600
7600
|
team_id: z.ZodString;
|
|
7601
7601
|
}, "strip", z.ZodTypeAny, {
|
|
7602
7602
|
ts: string;
|
|
7603
|
+
team_id: string;
|
|
7603
7604
|
reply_count: number;
|
|
7604
7605
|
reply_users_count: number;
|
|
7605
7606
|
reply_users: string[];
|
|
7606
|
-
team_id: string;
|
|
7607
7607
|
channel_name: string;
|
|
7608
7608
|
}, {
|
|
7609
7609
|
ts: string;
|
|
7610
|
+
team_id: string;
|
|
7610
7611
|
reply_count: number;
|
|
7611
7612
|
reply_users_count: number;
|
|
7612
7613
|
reply_users: string[];
|
|
7613
|
-
team_id: string;
|
|
7614
7614
|
channel_name: string;
|
|
7615
7615
|
}>, "many">>>;
|
|
7616
7616
|
private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
|
|
@@ -7622,51 +7622,51 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7622
7622
|
team_id: z.ZodString;
|
|
7623
7623
|
}, "strip", z.ZodTypeAny, {
|
|
7624
7624
|
ts: string;
|
|
7625
|
+
team_id: string;
|
|
7625
7626
|
reply_count: number;
|
|
7626
7627
|
reply_users_count: number;
|
|
7627
7628
|
reply_users: string[];
|
|
7628
|
-
team_id: string;
|
|
7629
7629
|
channel_name: string;
|
|
7630
7630
|
}, {
|
|
7631
7631
|
ts: string;
|
|
7632
|
+
team_id: string;
|
|
7632
7633
|
reply_count: number;
|
|
7633
7634
|
reply_users_count: number;
|
|
7634
7635
|
reply_users: string[];
|
|
7635
|
-
team_id: string;
|
|
7636
7636
|
channel_name: string;
|
|
7637
7637
|
}>, "many">>>;
|
|
7638
7638
|
}, "strip", z.ZodTypeAny, {
|
|
7639
7639
|
public?: Record<string, {
|
|
7640
7640
|
ts: string;
|
|
7641
|
+
team_id: string;
|
|
7641
7642
|
reply_count: number;
|
|
7642
7643
|
reply_users_count: number;
|
|
7643
7644
|
reply_users: string[];
|
|
7644
|
-
team_id: string;
|
|
7645
7645
|
channel_name: string;
|
|
7646
7646
|
}[]> | undefined;
|
|
7647
7647
|
private?: Record<string, {
|
|
7648
7648
|
ts: string;
|
|
7649
|
+
team_id: string;
|
|
7649
7650
|
reply_count: number;
|
|
7650
7651
|
reply_users_count: number;
|
|
7651
7652
|
reply_users: string[];
|
|
7652
|
-
team_id: string;
|
|
7653
7653
|
channel_name: string;
|
|
7654
7654
|
}[]> | undefined;
|
|
7655
7655
|
}, {
|
|
7656
7656
|
public?: Record<string, {
|
|
7657
7657
|
ts: string;
|
|
7658
|
+
team_id: string;
|
|
7658
7659
|
reply_count: number;
|
|
7659
7660
|
reply_users_count: number;
|
|
7660
7661
|
reply_users: string[];
|
|
7661
|
-
team_id: string;
|
|
7662
7662
|
channel_name: string;
|
|
7663
7663
|
}[]> | undefined;
|
|
7664
7664
|
private?: Record<string, {
|
|
7665
7665
|
ts: string;
|
|
7666
|
+
team_id: string;
|
|
7666
7667
|
reply_count: number;
|
|
7667
7668
|
reply_users_count: number;
|
|
7668
7669
|
reply_users: string[];
|
|
7669
|
-
team_id: string;
|
|
7670
7670
|
channel_name: string;
|
|
7671
7671
|
}[]> | undefined;
|
|
7672
7672
|
}>>;
|
|
@@ -7677,8 +7677,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7677
7677
|
}, "strip", z.ZodTypeAny, {
|
|
7678
7678
|
name: string;
|
|
7679
7679
|
id: string;
|
|
7680
|
-
|
|
7680
|
+
created: number;
|
|
7681
7681
|
user: string;
|
|
7682
|
+
username: string;
|
|
7682
7683
|
timestamp: number;
|
|
7683
7684
|
mimetype: string;
|
|
7684
7685
|
filetype: string;
|
|
@@ -7686,7 +7687,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7686
7687
|
url_private: string;
|
|
7687
7688
|
url_private_download: string;
|
|
7688
7689
|
permalink: string;
|
|
7689
|
-
created: number;
|
|
7690
7690
|
pretty_type: string;
|
|
7691
7691
|
editable: boolean;
|
|
7692
7692
|
mode: string;
|
|
@@ -7701,18 +7701,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7701
7701
|
shares?: {
|
|
7702
7702
|
public?: Record<string, {
|
|
7703
7703
|
ts: string;
|
|
7704
|
+
team_id: string;
|
|
7704
7705
|
reply_count: number;
|
|
7705
7706
|
reply_users_count: number;
|
|
7706
7707
|
reply_users: string[];
|
|
7707
|
-
team_id: string;
|
|
7708
7708
|
channel_name: string;
|
|
7709
7709
|
}[]> | undefined;
|
|
7710
7710
|
private?: Record<string, {
|
|
7711
7711
|
ts: string;
|
|
7712
|
+
team_id: string;
|
|
7712
7713
|
reply_count: number;
|
|
7713
7714
|
reply_users_count: number;
|
|
7714
7715
|
reply_users: string[];
|
|
7715
|
-
team_id: string;
|
|
7716
7716
|
channel_name: string;
|
|
7717
7717
|
}[]> | undefined;
|
|
7718
7718
|
} | undefined;
|
|
@@ -7722,8 +7722,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7722
7722
|
}, {
|
|
7723
7723
|
name: string;
|
|
7724
7724
|
id: string;
|
|
7725
|
-
|
|
7725
|
+
created: number;
|
|
7726
7726
|
user: string;
|
|
7727
|
+
username: string;
|
|
7727
7728
|
timestamp: number;
|
|
7728
7729
|
mimetype: string;
|
|
7729
7730
|
filetype: string;
|
|
@@ -7731,7 +7732,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7731
7732
|
url_private: string;
|
|
7732
7733
|
url_private_download: string;
|
|
7733
7734
|
permalink: string;
|
|
7734
|
-
created: number;
|
|
7735
7735
|
pretty_type: string;
|
|
7736
7736
|
editable: boolean;
|
|
7737
7737
|
mode: string;
|
|
@@ -7746,18 +7746,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7746
7746
|
shares?: {
|
|
7747
7747
|
public?: Record<string, {
|
|
7748
7748
|
ts: string;
|
|
7749
|
+
team_id: string;
|
|
7749
7750
|
reply_count: number;
|
|
7750
7751
|
reply_users_count: number;
|
|
7751
7752
|
reply_users: string[];
|
|
7752
|
-
team_id: string;
|
|
7753
7753
|
channel_name: string;
|
|
7754
7754
|
}[]> | undefined;
|
|
7755
7755
|
private?: Record<string, {
|
|
7756
7756
|
ts: string;
|
|
7757
|
+
team_id: string;
|
|
7757
7758
|
reply_count: number;
|
|
7758
7759
|
reply_users_count: number;
|
|
7759
7760
|
reply_users: string[];
|
|
7760
|
-
team_id: string;
|
|
7761
7761
|
channel_name: string;
|
|
7762
7762
|
}[]> | undefined;
|
|
7763
7763
|
} | undefined;
|
|
@@ -7768,15 +7768,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7768
7768
|
error: z.ZodString;
|
|
7769
7769
|
success: z.ZodBoolean;
|
|
7770
7770
|
}, "strip", z.ZodTypeAny, {
|
|
7771
|
+
operation: "upload_file";
|
|
7771
7772
|
success: boolean;
|
|
7772
7773
|
error: string;
|
|
7773
|
-
operation: "upload_file";
|
|
7774
7774
|
ok: boolean;
|
|
7775
7775
|
file?: {
|
|
7776
7776
|
name: string;
|
|
7777
7777
|
id: string;
|
|
7778
|
-
|
|
7778
|
+
created: number;
|
|
7779
7779
|
user: string;
|
|
7780
|
+
username: string;
|
|
7780
7781
|
timestamp: number;
|
|
7781
7782
|
mimetype: string;
|
|
7782
7783
|
filetype: string;
|
|
@@ -7784,7 +7785,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7784
7785
|
url_private: string;
|
|
7785
7786
|
url_private_download: string;
|
|
7786
7787
|
permalink: string;
|
|
7787
|
-
created: number;
|
|
7788
7788
|
pretty_type: string;
|
|
7789
7789
|
editable: boolean;
|
|
7790
7790
|
mode: string;
|
|
@@ -7799,18 +7799,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7799
7799
|
shares?: {
|
|
7800
7800
|
public?: Record<string, {
|
|
7801
7801
|
ts: string;
|
|
7802
|
+
team_id: string;
|
|
7802
7803
|
reply_count: number;
|
|
7803
7804
|
reply_users_count: number;
|
|
7804
7805
|
reply_users: string[];
|
|
7805
|
-
team_id: string;
|
|
7806
7806
|
channel_name: string;
|
|
7807
7807
|
}[]> | undefined;
|
|
7808
7808
|
private?: Record<string, {
|
|
7809
7809
|
ts: string;
|
|
7810
|
+
team_id: string;
|
|
7810
7811
|
reply_count: number;
|
|
7811
7812
|
reply_users_count: number;
|
|
7812
7813
|
reply_users: string[];
|
|
7813
|
-
team_id: string;
|
|
7814
7814
|
channel_name: string;
|
|
7815
7815
|
}[]> | undefined;
|
|
7816
7816
|
} | undefined;
|
|
@@ -7819,15 +7819,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7819
7819
|
has_rich_preview?: boolean | undefined;
|
|
7820
7820
|
} | undefined;
|
|
7821
7821
|
}, {
|
|
7822
|
+
operation: "upload_file";
|
|
7822
7823
|
success: boolean;
|
|
7823
7824
|
error: string;
|
|
7824
|
-
operation: "upload_file";
|
|
7825
7825
|
ok: boolean;
|
|
7826
7826
|
file?: {
|
|
7827
7827
|
name: string;
|
|
7828
7828
|
id: string;
|
|
7829
|
-
|
|
7829
|
+
created: number;
|
|
7830
7830
|
user: string;
|
|
7831
|
+
username: string;
|
|
7831
7832
|
timestamp: number;
|
|
7832
7833
|
mimetype: string;
|
|
7833
7834
|
filetype: string;
|
|
@@ -7835,7 +7836,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7835
7836
|
url_private: string;
|
|
7836
7837
|
url_private_download: string;
|
|
7837
7838
|
permalink: string;
|
|
7838
|
-
created: number;
|
|
7839
7839
|
pretty_type: string;
|
|
7840
7840
|
editable: boolean;
|
|
7841
7841
|
mode: string;
|
|
@@ -7850,18 +7850,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7850
7850
|
shares?: {
|
|
7851
7851
|
public?: Record<string, {
|
|
7852
7852
|
ts: string;
|
|
7853
|
+
team_id: string;
|
|
7853
7854
|
reply_count: number;
|
|
7854
7855
|
reply_users_count: number;
|
|
7855
7856
|
reply_users: string[];
|
|
7856
|
-
team_id: string;
|
|
7857
7857
|
channel_name: string;
|
|
7858
7858
|
}[]> | undefined;
|
|
7859
7859
|
private?: Record<string, {
|
|
7860
7860
|
ts: string;
|
|
7861
|
+
team_id: string;
|
|
7861
7862
|
reply_count: number;
|
|
7862
7863
|
reply_users_count: number;
|
|
7863
7864
|
reply_users: string[];
|
|
7864
|
-
team_id: string;
|
|
7865
7865
|
channel_name: string;
|
|
7866
7866
|
}[]> | undefined;
|
|
7867
7867
|
} | undefined;
|
|
@@ -7878,17 +7878,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7878
7878
|
error: z.ZodString;
|
|
7879
7879
|
success: z.ZodBoolean;
|
|
7880
7880
|
}, "strip", z.ZodTypeAny, {
|
|
7881
|
+
operation: "schedule_message";
|
|
7881
7882
|
success: boolean;
|
|
7882
7883
|
error: string;
|
|
7883
|
-
operation: "schedule_message";
|
|
7884
7884
|
ok: boolean;
|
|
7885
7885
|
channel?: string | undefined;
|
|
7886
7886
|
post_at?: number | undefined;
|
|
7887
7887
|
scheduled_message_id?: string | undefined;
|
|
7888
7888
|
}, {
|
|
7889
|
+
operation: "schedule_message";
|
|
7889
7890
|
success: boolean;
|
|
7890
7891
|
error: string;
|
|
7891
|
-
operation: "schedule_message";
|
|
7892
7892
|
ok: boolean;
|
|
7893
7893
|
channel?: string | undefined;
|
|
7894
7894
|
post_at?: number | undefined;
|
|
@@ -7948,9 +7948,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7948
7948
|
error: z.ZodString;
|
|
7949
7949
|
success: z.ZodBoolean;
|
|
7950
7950
|
}, "strip", z.ZodTypeAny, {
|
|
7951
|
+
operation: "get_file_info";
|
|
7951
7952
|
success: boolean;
|
|
7952
7953
|
error: string;
|
|
7953
|
-
operation: "get_file_info";
|
|
7954
7954
|
ok: boolean;
|
|
7955
7955
|
file?: {
|
|
7956
7956
|
name: string;
|
|
@@ -7970,9 +7970,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7970
7970
|
permalink?: string | undefined;
|
|
7971
7971
|
} | undefined;
|
|
7972
7972
|
}, {
|
|
7973
|
+
operation: "get_file_info";
|
|
7973
7974
|
success: boolean;
|
|
7974
7975
|
error: string;
|
|
7975
|
-
operation: "get_file_info";
|
|
7976
7976
|
ok: boolean;
|
|
7977
7977
|
file?: {
|
|
7978
7978
|
name: string;
|
|
@@ -8001,18 +8001,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
8001
8001
|
error: z.ZodString;
|
|
8002
8002
|
success: z.ZodBoolean;
|
|
8003
8003
|
}, "strip", z.ZodTypeAny, {
|
|
8004
|
+
operation: "download_file";
|
|
8004
8005
|
success: boolean;
|
|
8005
8006
|
error: string;
|
|
8006
|
-
operation: "download_file";
|
|
8007
8007
|
ok: boolean;
|
|
8008
8008
|
content?: string | undefined;
|
|
8009
8009
|
filename?: string | undefined;
|
|
8010
8010
|
mimetype?: string | undefined;
|
|
8011
8011
|
size?: number | undefined;
|
|
8012
8012
|
}, {
|
|
8013
|
+
operation: "download_file";
|
|
8013
8014
|
success: boolean;
|
|
8014
8015
|
error: string;
|
|
8015
|
-
operation: "download_file";
|
|
8016
8016
|
ok: boolean;
|
|
8017
8017
|
content?: string | undefined;
|
|
8018
8018
|
filename?: string | undefined;
|