@bubblelab/bubble-core 0.1.114 → 0.1.117
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 +140 -120
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -0
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +306 -306
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/apify.d.ts +42 -42
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +230 -230
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +372 -372
- package/dist/bubbles/service-bubble/followupboss.d.ts +326 -326
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/github.d.ts +238 -238
- package/dist/bubbles/service-bubble/gmail.d.ts +678 -678
- package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-drive.d.ts +144 -144
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
- package/dist/bubbles/service-bubble/http.d.ts +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +69 -69
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1346 -1346
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +524 -518
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +14 -5
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +44 -44
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +168 -168
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +73 -13
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/chart-js-tool.js +128 -58
- package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +348 -348
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +134 -134
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +47 -9
- package/dist/capabilities/define-capability.d.ts +3 -1
- package/dist/capabilities/define-capability.d.ts.map +1 -1
- package/dist/capabilities/define-capability.js +1 -0
- package/dist/capabilities/define-capability.js.map +1 -1
- 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
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
|
@@ -102,16 +102,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
102
102
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
104
|
type: "image" | "plain_text" | "mrkdwn";
|
|
105
|
-
emoji?: boolean | undefined;
|
|
106
105
|
text?: string | undefined;
|
|
107
106
|
image_url?: string | undefined;
|
|
107
|
+
emoji?: boolean | undefined;
|
|
108
108
|
verbatim?: boolean | undefined;
|
|
109
109
|
alt_text?: string | undefined;
|
|
110
110
|
}, {
|
|
111
111
|
type: "image" | "plain_text" | "mrkdwn";
|
|
112
|
-
emoji?: boolean | undefined;
|
|
113
112
|
text?: string | undefined;
|
|
114
113
|
image_url?: string | undefined;
|
|
114
|
+
emoji?: boolean | undefined;
|
|
115
115
|
verbatim?: boolean | undefined;
|
|
116
116
|
alt_text?: string | undefined;
|
|
117
117
|
}>, "many">>;
|
|
@@ -142,16 +142,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
142
142
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
143
143
|
}, "strip", z.ZodTypeAny, {
|
|
144
144
|
type: "image" | "plain_text" | "mrkdwn";
|
|
145
|
-
emoji?: boolean | undefined;
|
|
146
145
|
text?: string | undefined;
|
|
147
146
|
image_url?: string | undefined;
|
|
147
|
+
emoji?: boolean | undefined;
|
|
148
148
|
verbatim?: boolean | undefined;
|
|
149
149
|
alt_text?: string | undefined;
|
|
150
150
|
}, {
|
|
151
151
|
type: "image" | "plain_text" | "mrkdwn";
|
|
152
|
-
emoji?: boolean | undefined;
|
|
153
152
|
text?: string | undefined;
|
|
154
153
|
image_url?: string | undefined;
|
|
154
|
+
emoji?: boolean | undefined;
|
|
155
155
|
verbatim?: boolean | undefined;
|
|
156
156
|
alt_text?: string | undefined;
|
|
157
157
|
}>, "many">>;
|
|
@@ -182,16 +182,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
182
182
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
183
183
|
}, "strip", z.ZodTypeAny, {
|
|
184
184
|
type: "image" | "plain_text" | "mrkdwn";
|
|
185
|
-
emoji?: boolean | undefined;
|
|
186
185
|
text?: string | undefined;
|
|
187
186
|
image_url?: string | undefined;
|
|
187
|
+
emoji?: boolean | undefined;
|
|
188
188
|
verbatim?: boolean | undefined;
|
|
189
189
|
alt_text?: string | undefined;
|
|
190
190
|
}, {
|
|
191
191
|
type: "image" | "plain_text" | "mrkdwn";
|
|
192
|
-
emoji?: boolean | undefined;
|
|
193
192
|
text?: string | undefined;
|
|
194
193
|
image_url?: string | undefined;
|
|
194
|
+
emoji?: boolean | undefined;
|
|
195
195
|
verbatim?: boolean | undefined;
|
|
196
196
|
alt_text?: string | undefined;
|
|
197
197
|
}>, "many">>;
|
|
@@ -202,8 +202,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
202
202
|
unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
203
203
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
|
-
operation: "send_message";
|
|
206
205
|
text: string;
|
|
206
|
+
operation: "send_message";
|
|
207
207
|
channel: string;
|
|
208
208
|
reply_broadcast: boolean;
|
|
209
209
|
unfurl_links: boolean;
|
|
@@ -259,24 +259,24 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
259
259
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
260
260
|
}, "strip", z.ZodTypeAny, {
|
|
261
261
|
type: "image" | "plain_text" | "mrkdwn";
|
|
262
|
-
emoji?: boolean | undefined;
|
|
263
262
|
text?: string | undefined;
|
|
264
263
|
image_url?: string | undefined;
|
|
264
|
+
emoji?: boolean | undefined;
|
|
265
265
|
verbatim?: boolean | undefined;
|
|
266
266
|
alt_text?: string | undefined;
|
|
267
267
|
}, {
|
|
268
268
|
type: "image" | "plain_text" | "mrkdwn";
|
|
269
|
-
emoji?: boolean | undefined;
|
|
270
269
|
text?: string | undefined;
|
|
271
270
|
image_url?: string | undefined;
|
|
271
|
+
emoji?: boolean | undefined;
|
|
272
272
|
verbatim?: boolean | undefined;
|
|
273
273
|
alt_text?: string | undefined;
|
|
274
274
|
}>, "many">>;
|
|
275
275
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
276
276
|
thread_ts?: string | undefined;
|
|
277
277
|
}, {
|
|
278
|
-
operation: "send_message";
|
|
279
278
|
text: string;
|
|
279
|
+
operation: "send_message";
|
|
280
280
|
channel: string;
|
|
281
281
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
282
282
|
username?: string | undefined;
|
|
@@ -329,16 +329,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
329
329
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
330
330
|
}, "strip", z.ZodTypeAny, {
|
|
331
331
|
type: "image" | "plain_text" | "mrkdwn";
|
|
332
|
-
emoji?: boolean | undefined;
|
|
333
332
|
text?: string | undefined;
|
|
334
333
|
image_url?: string | undefined;
|
|
334
|
+
emoji?: boolean | undefined;
|
|
335
335
|
verbatim?: boolean | undefined;
|
|
336
336
|
alt_text?: string | undefined;
|
|
337
337
|
}, {
|
|
338
338
|
type: "image" | "plain_text" | "mrkdwn";
|
|
339
|
-
emoji?: boolean | undefined;
|
|
340
339
|
text?: string | undefined;
|
|
341
340
|
image_url?: string | undefined;
|
|
341
|
+
emoji?: boolean | undefined;
|
|
342
342
|
verbatim?: boolean | undefined;
|
|
343
343
|
alt_text?: string | undefined;
|
|
344
344
|
}>, "many">>;
|
|
@@ -355,19 +355,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
355
355
|
cursor: z.ZodOptional<z.ZodString>;
|
|
356
356
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
357
357
|
}, "strip", z.ZodTypeAny, {
|
|
358
|
-
operation: "list_channels";
|
|
359
|
-
limit: number;
|
|
360
358
|
types: ("public_channel" | "private_channel" | "mpim" | "im")[];
|
|
359
|
+
operation: "list_channels";
|
|
361
360
|
exclude_archived: boolean;
|
|
362
|
-
|
|
361
|
+
limit: number;
|
|
363
362
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
363
|
+
cursor?: string | undefined;
|
|
364
364
|
}, {
|
|
365
365
|
operation: "list_channels";
|
|
366
|
-
limit?: number | undefined;
|
|
367
|
-
cursor?: string | undefined;
|
|
368
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
369
366
|
types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
|
|
367
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
370
368
|
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;
|
|
@@ -389,13 +389,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
389
389
|
include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
390
390
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
-
operation: "get_user_info";
|
|
393
392
|
user: string;
|
|
393
|
+
operation: "get_user_info";
|
|
394
394
|
include_locale: boolean;
|
|
395
395
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
396
396
|
}, {
|
|
397
|
-
operation: "get_user_info";
|
|
398
397
|
user: string;
|
|
398
|
+
operation: "get_user_info";
|
|
399
399
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
400
400
|
include_locale?: boolean | undefined;
|
|
401
401
|
}>, z.ZodObject<{
|
|
@@ -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
|
-
cursor?: string | undefined;
|
|
412
411
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
412
|
+
cursor?: string | undefined;
|
|
413
413
|
}, {
|
|
414
414
|
operation: "list_users";
|
|
415
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
415
416
|
limit?: number | undefined;
|
|
416
417
|
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">;
|
|
@@ -428,19 +428,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
428
428
|
}, "strip", z.ZodTypeAny, {
|
|
429
429
|
inclusive: boolean;
|
|
430
430
|
operation: "get_conversation_history";
|
|
431
|
-
limit: number;
|
|
432
431
|
channel: string;
|
|
433
|
-
|
|
432
|
+
limit: number;
|
|
434
433
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
434
|
+
cursor?: 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;
|
|
441
442
|
limit?: number | undefined;
|
|
442
443
|
cursor?: string | undefined;
|
|
443
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
444
444
|
latest?: string | undefined;
|
|
445
445
|
oldest?: string | undefined;
|
|
446
446
|
}>, z.ZodObject<{
|
|
@@ -455,22 +455,22 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
455
455
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
456
456
|
}, "strip", z.ZodTypeAny, {
|
|
457
457
|
inclusive: boolean;
|
|
458
|
-
operation: "get_thread_replies";
|
|
459
|
-
limit: number;
|
|
460
458
|
ts: string;
|
|
459
|
+
operation: "get_thread_replies";
|
|
461
460
|
channel: string;
|
|
462
|
-
|
|
461
|
+
limit: number;
|
|
463
462
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
463
|
+
cursor?: string | undefined;
|
|
464
464
|
latest?: string | undefined;
|
|
465
465
|
oldest?: string | undefined;
|
|
466
466
|
}, {
|
|
467
|
-
operation: "get_thread_replies";
|
|
468
467
|
ts: string;
|
|
468
|
+
operation: "get_thread_replies";
|
|
469
469
|
channel: string;
|
|
470
470
|
inclusive?: boolean | undefined;
|
|
471
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
471
472
|
limit?: number | undefined;
|
|
472
473
|
cursor?: string | undefined;
|
|
473
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
474
474
|
latest?: string | undefined;
|
|
475
475
|
oldest?: string | undefined;
|
|
476
476
|
}>, z.ZodObject<{
|
|
@@ -571,16 +571,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
571
571
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
572
572
|
}, "strip", z.ZodTypeAny, {
|
|
573
573
|
type: "image" | "plain_text" | "mrkdwn";
|
|
574
|
-
emoji?: boolean | undefined;
|
|
575
574
|
text?: string | undefined;
|
|
576
575
|
image_url?: string | undefined;
|
|
576
|
+
emoji?: boolean | undefined;
|
|
577
577
|
verbatim?: boolean | undefined;
|
|
578
578
|
alt_text?: string | undefined;
|
|
579
579
|
}, {
|
|
580
580
|
type: "image" | "plain_text" | "mrkdwn";
|
|
581
|
-
emoji?: boolean | undefined;
|
|
582
581
|
text?: string | undefined;
|
|
583
582
|
image_url?: string | undefined;
|
|
583
|
+
emoji?: boolean | undefined;
|
|
584
584
|
verbatim?: boolean | undefined;
|
|
585
585
|
alt_text?: string | undefined;
|
|
586
586
|
}>, "many">>;
|
|
@@ -611,16 +611,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
611
611
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
612
612
|
}, "strip", z.ZodTypeAny, {
|
|
613
613
|
type: "image" | "plain_text" | "mrkdwn";
|
|
614
|
-
emoji?: boolean | undefined;
|
|
615
614
|
text?: string | undefined;
|
|
616
615
|
image_url?: string | undefined;
|
|
616
|
+
emoji?: boolean | undefined;
|
|
617
617
|
verbatim?: boolean | undefined;
|
|
618
618
|
alt_text?: string | undefined;
|
|
619
619
|
}, {
|
|
620
620
|
type: "image" | "plain_text" | "mrkdwn";
|
|
621
|
-
emoji?: boolean | undefined;
|
|
622
621
|
text?: string | undefined;
|
|
623
622
|
image_url?: string | undefined;
|
|
623
|
+
emoji?: boolean | undefined;
|
|
624
624
|
verbatim?: boolean | undefined;
|
|
625
625
|
alt_text?: string | undefined;
|
|
626
626
|
}>, "many">>;
|
|
@@ -651,24 +651,24 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
651
651
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
652
652
|
}, "strip", z.ZodTypeAny, {
|
|
653
653
|
type: "image" | "plain_text" | "mrkdwn";
|
|
654
|
-
emoji?: boolean | undefined;
|
|
655
654
|
text?: string | undefined;
|
|
656
655
|
image_url?: string | undefined;
|
|
656
|
+
emoji?: boolean | undefined;
|
|
657
657
|
verbatim?: boolean | undefined;
|
|
658
658
|
alt_text?: string | undefined;
|
|
659
659
|
}, {
|
|
660
660
|
type: "image" | "plain_text" | "mrkdwn";
|
|
661
|
-
emoji?: boolean | undefined;
|
|
662
661
|
text?: string | undefined;
|
|
663
662
|
image_url?: string | undefined;
|
|
663
|
+
emoji?: boolean | undefined;
|
|
664
664
|
verbatim?: boolean | undefined;
|
|
665
665
|
alt_text?: string | undefined;
|
|
666
666
|
}>, "many">>;
|
|
667
667
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
668
668
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
669
669
|
}, "strip", z.ZodTypeAny, {
|
|
670
|
-
operation: "update_message";
|
|
671
670
|
ts: string;
|
|
671
|
+
operation: "update_message";
|
|
672
672
|
channel: string;
|
|
673
673
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
674
674
|
text?: string | undefined;
|
|
@@ -719,23 +719,23 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
719
719
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
720
720
|
}, "strip", z.ZodTypeAny, {
|
|
721
721
|
type: "image" | "plain_text" | "mrkdwn";
|
|
722
|
-
emoji?: boolean | undefined;
|
|
723
722
|
text?: string | undefined;
|
|
724
723
|
image_url?: string | undefined;
|
|
724
|
+
emoji?: boolean | undefined;
|
|
725
725
|
verbatim?: boolean | undefined;
|
|
726
726
|
alt_text?: string | undefined;
|
|
727
727
|
}, {
|
|
728
728
|
type: "image" | "plain_text" | "mrkdwn";
|
|
729
|
-
emoji?: boolean | undefined;
|
|
730
729
|
text?: string | undefined;
|
|
731
730
|
image_url?: string | undefined;
|
|
731
|
+
emoji?: boolean | undefined;
|
|
732
732
|
verbatim?: boolean | undefined;
|
|
733
733
|
alt_text?: string | undefined;
|
|
734
734
|
}>, "many">>;
|
|
735
735
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
736
736
|
}, {
|
|
737
|
-
operation: "update_message";
|
|
738
737
|
ts: string;
|
|
738
|
+
operation: "update_message";
|
|
739
739
|
channel: string;
|
|
740
740
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
741
741
|
text?: string | undefined;
|
|
@@ -786,16 +786,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
786
786
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
787
787
|
}, "strip", z.ZodTypeAny, {
|
|
788
788
|
type: "image" | "plain_text" | "mrkdwn";
|
|
789
|
-
emoji?: boolean | undefined;
|
|
790
789
|
text?: string | undefined;
|
|
791
790
|
image_url?: string | undefined;
|
|
791
|
+
emoji?: boolean | undefined;
|
|
792
792
|
verbatim?: boolean | undefined;
|
|
793
793
|
alt_text?: string | undefined;
|
|
794
794
|
}, {
|
|
795
795
|
type: "image" | "plain_text" | "mrkdwn";
|
|
796
|
-
emoji?: boolean | undefined;
|
|
797
796
|
text?: string | undefined;
|
|
798
797
|
image_url?: string | undefined;
|
|
798
|
+
emoji?: boolean | undefined;
|
|
799
799
|
verbatim?: boolean | undefined;
|
|
800
800
|
alt_text?: string | undefined;
|
|
801
801
|
}>, "many">>;
|
|
@@ -806,13 +806,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
806
806
|
ts: z.ZodString;
|
|
807
807
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
808
808
|
}, "strip", z.ZodTypeAny, {
|
|
809
|
-
operation: "delete_message";
|
|
810
809
|
ts: string;
|
|
810
|
+
operation: "delete_message";
|
|
811
811
|
channel: string;
|
|
812
812
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
813
813
|
}, {
|
|
814
|
-
operation: "delete_message";
|
|
815
814
|
ts: string;
|
|
815
|
+
operation: "delete_message";
|
|
816
816
|
channel: string;
|
|
817
817
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
818
818
|
}>, z.ZodObject<{
|
|
@@ -866,7 +866,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
866
866
|
}>, z.ZodObject<{
|
|
867
867
|
operation: z.ZodLiteral<"upload_file">;
|
|
868
868
|
channel: z.ZodString;
|
|
869
|
-
file_path: z.ZodString
|
|
869
|
+
file_path: z.ZodOptional<z.ZodString>;
|
|
870
|
+
content: z.ZodOptional<z.ZodString>;
|
|
870
871
|
filename: z.ZodOptional<z.ZodString>;
|
|
871
872
|
title: z.ZodOptional<z.ZodString>;
|
|
872
873
|
initial_comment: z.ZodOptional<z.ZodString>;
|
|
@@ -875,19 +876,21 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
875
876
|
}, "strip", z.ZodTypeAny, {
|
|
876
877
|
operation: "upload_file";
|
|
877
878
|
channel: string;
|
|
878
|
-
file_path: string;
|
|
879
879
|
title?: string | undefined;
|
|
880
880
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
881
|
+
content?: string | undefined;
|
|
881
882
|
thread_ts?: string | undefined;
|
|
883
|
+
file_path?: string | undefined;
|
|
882
884
|
filename?: string | undefined;
|
|
883
885
|
initial_comment?: string | undefined;
|
|
884
886
|
}, {
|
|
885
887
|
operation: "upload_file";
|
|
886
888
|
channel: string;
|
|
887
|
-
file_path: string;
|
|
888
889
|
title?: string | undefined;
|
|
889
890
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
891
|
+
content?: string | undefined;
|
|
890
892
|
thread_ts?: string | undefined;
|
|
893
|
+
file_path?: string | undefined;
|
|
891
894
|
filename?: string | undefined;
|
|
892
895
|
initial_comment?: string | undefined;
|
|
893
896
|
}>, z.ZodObject<{
|
|
@@ -923,16 +926,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
923
926
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
924
927
|
}, "strip", z.ZodTypeAny, {
|
|
925
928
|
type: "image" | "plain_text" | "mrkdwn";
|
|
926
|
-
emoji?: boolean | undefined;
|
|
927
929
|
text?: string | undefined;
|
|
928
930
|
image_url?: string | undefined;
|
|
931
|
+
emoji?: boolean | undefined;
|
|
929
932
|
verbatim?: boolean | undefined;
|
|
930
933
|
alt_text?: string | undefined;
|
|
931
934
|
}, {
|
|
932
935
|
type: "image" | "plain_text" | "mrkdwn";
|
|
933
|
-
emoji?: boolean | undefined;
|
|
934
936
|
text?: string | undefined;
|
|
935
937
|
image_url?: string | undefined;
|
|
938
|
+
emoji?: boolean | undefined;
|
|
936
939
|
verbatim?: boolean | undefined;
|
|
937
940
|
alt_text?: string | undefined;
|
|
938
941
|
}>, "many">>;
|
|
@@ -963,16 +966,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
963
966
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
964
967
|
}, "strip", z.ZodTypeAny, {
|
|
965
968
|
type: "image" | "plain_text" | "mrkdwn";
|
|
966
|
-
emoji?: boolean | undefined;
|
|
967
969
|
text?: string | undefined;
|
|
968
970
|
image_url?: string | undefined;
|
|
971
|
+
emoji?: boolean | undefined;
|
|
969
972
|
verbatim?: boolean | undefined;
|
|
970
973
|
alt_text?: string | undefined;
|
|
971
974
|
}, {
|
|
972
975
|
type: "image" | "plain_text" | "mrkdwn";
|
|
973
|
-
emoji?: boolean | undefined;
|
|
974
976
|
text?: string | undefined;
|
|
975
977
|
image_url?: string | undefined;
|
|
978
|
+
emoji?: boolean | undefined;
|
|
976
979
|
verbatim?: boolean | undefined;
|
|
977
980
|
alt_text?: string | undefined;
|
|
978
981
|
}>, "many">>;
|
|
@@ -1003,16 +1006,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1003
1006
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1004
1007
|
}, "strip", z.ZodTypeAny, {
|
|
1005
1008
|
type: "image" | "plain_text" | "mrkdwn";
|
|
1006
|
-
emoji?: boolean | undefined;
|
|
1007
1009
|
text?: string | undefined;
|
|
1008
1010
|
image_url?: string | undefined;
|
|
1011
|
+
emoji?: boolean | undefined;
|
|
1009
1012
|
verbatim?: boolean | undefined;
|
|
1010
1013
|
alt_text?: string | undefined;
|
|
1011
1014
|
}, {
|
|
1012
1015
|
type: "image" | "plain_text" | "mrkdwn";
|
|
1013
|
-
emoji?: boolean | undefined;
|
|
1014
1016
|
text?: string | undefined;
|
|
1015
1017
|
image_url?: string | undefined;
|
|
1018
|
+
emoji?: boolean | undefined;
|
|
1016
1019
|
verbatim?: boolean | undefined;
|
|
1017
1020
|
alt_text?: string | undefined;
|
|
1018
1021
|
}>, "many">>;
|
|
@@ -1021,8 +1024,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1021
1024
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1022
1025
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1023
1026
|
}, "strip", z.ZodTypeAny, {
|
|
1024
|
-
operation: "schedule_message";
|
|
1025
1027
|
text: string;
|
|
1028
|
+
operation: "schedule_message";
|
|
1026
1029
|
channel: string;
|
|
1027
1030
|
unfurl_links: boolean;
|
|
1028
1031
|
unfurl_media: boolean;
|
|
@@ -1055,24 +1058,24 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1055
1058
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1056
1059
|
}, "strip", z.ZodTypeAny, {
|
|
1057
1060
|
type: "image" | "plain_text" | "mrkdwn";
|
|
1058
|
-
emoji?: boolean | undefined;
|
|
1059
1061
|
text?: string | undefined;
|
|
1060
1062
|
image_url?: string | undefined;
|
|
1063
|
+
emoji?: boolean | undefined;
|
|
1061
1064
|
verbatim?: boolean | undefined;
|
|
1062
1065
|
alt_text?: string | undefined;
|
|
1063
1066
|
}, {
|
|
1064
1067
|
type: "image" | "plain_text" | "mrkdwn";
|
|
1065
|
-
emoji?: boolean | undefined;
|
|
1066
1068
|
text?: string | undefined;
|
|
1067
1069
|
image_url?: string | undefined;
|
|
1070
|
+
emoji?: boolean | undefined;
|
|
1068
1071
|
verbatim?: boolean | undefined;
|
|
1069
1072
|
alt_text?: string | undefined;
|
|
1070
1073
|
}>, "many">>;
|
|
1071
1074
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1072
1075
|
thread_ts?: string | undefined;
|
|
1073
1076
|
}, {
|
|
1074
|
-
operation: "schedule_message";
|
|
1075
1077
|
text: string;
|
|
1078
|
+
operation: "schedule_message";
|
|
1076
1079
|
channel: string;
|
|
1077
1080
|
post_at: number;
|
|
1078
1081
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1103,16 +1106,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1103
1106
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
1104
1107
|
}, "strip", z.ZodTypeAny, {
|
|
1105
1108
|
type: "image" | "plain_text" | "mrkdwn";
|
|
1106
|
-
emoji?: boolean | undefined;
|
|
1107
1109
|
text?: string | undefined;
|
|
1108
1110
|
image_url?: string | undefined;
|
|
1111
|
+
emoji?: boolean | undefined;
|
|
1109
1112
|
verbatim?: boolean | undefined;
|
|
1110
1113
|
alt_text?: string | undefined;
|
|
1111
1114
|
}, {
|
|
1112
1115
|
type: "image" | "plain_text" | "mrkdwn";
|
|
1113
|
-
emoji?: boolean | undefined;
|
|
1114
1116
|
text?: string | undefined;
|
|
1115
1117
|
image_url?: string | undefined;
|
|
1118
|
+
emoji?: boolean | undefined;
|
|
1116
1119
|
verbatim?: boolean | undefined;
|
|
1117
1120
|
alt_text?: string | undefined;
|
|
1118
1121
|
}>, "many">>;
|
|
@@ -1208,8 +1211,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1208
1211
|
permalink: z.ZodOptional<z.ZodString>;
|
|
1209
1212
|
}, "strip", z.ZodTypeAny, {
|
|
1210
1213
|
id: string;
|
|
1211
|
-
name?: string | undefined;
|
|
1212
1214
|
title?: string | undefined;
|
|
1215
|
+
name?: string | undefined;
|
|
1213
1216
|
user?: string | undefined;
|
|
1214
1217
|
mimetype?: string | undefined;
|
|
1215
1218
|
filetype?: string | undefined;
|
|
@@ -1224,8 +1227,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1224
1227
|
permalink?: string | undefined;
|
|
1225
1228
|
}, {
|
|
1226
1229
|
id: string;
|
|
1227
|
-
name?: string | undefined;
|
|
1228
1230
|
title?: string | undefined;
|
|
1231
|
+
name?: string | undefined;
|
|
1229
1232
|
user?: string | undefined;
|
|
1230
1233
|
mimetype?: string | undefined;
|
|
1231
1234
|
filetype?: string | undefined;
|
|
@@ -1241,8 +1244,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1241
1244
|
}>, "many">>;
|
|
1242
1245
|
}, "strip", z.ZodTypeAny, {
|
|
1243
1246
|
type: string;
|
|
1244
|
-
user?: string | undefined;
|
|
1245
1247
|
text?: string | undefined;
|
|
1248
|
+
user?: string | undefined;
|
|
1246
1249
|
ts?: string | undefined;
|
|
1247
1250
|
username?: string | undefined;
|
|
1248
1251
|
attachments?: unknown[] | undefined;
|
|
@@ -1266,8 +1269,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1266
1269
|
}[] | undefined;
|
|
1267
1270
|
files?: {
|
|
1268
1271
|
id: string;
|
|
1269
|
-
name?: string | undefined;
|
|
1270
1272
|
title?: string | undefined;
|
|
1273
|
+
name?: string | undefined;
|
|
1271
1274
|
user?: string | undefined;
|
|
1272
1275
|
mimetype?: string | undefined;
|
|
1273
1276
|
filetype?: string | undefined;
|
|
@@ -1283,8 +1286,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1283
1286
|
}[] | undefined;
|
|
1284
1287
|
}, {
|
|
1285
1288
|
type: string;
|
|
1286
|
-
user?: string | undefined;
|
|
1287
1289
|
text?: string | undefined;
|
|
1290
|
+
user?: string | undefined;
|
|
1288
1291
|
ts?: string | undefined;
|
|
1289
1292
|
username?: string | undefined;
|
|
1290
1293
|
attachments?: unknown[] | undefined;
|
|
@@ -1308,8 +1311,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1308
1311
|
}[] | undefined;
|
|
1309
1312
|
files?: {
|
|
1310
1313
|
id: string;
|
|
1311
|
-
name?: string | undefined;
|
|
1312
1314
|
title?: string | undefined;
|
|
1315
|
+
name?: string | undefined;
|
|
1313
1316
|
user?: string | undefined;
|
|
1314
1317
|
mimetype?: string | undefined;
|
|
1315
1318
|
filetype?: string | undefined;
|
|
@@ -1327,14 +1330,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1327
1330
|
error: z.ZodString;
|
|
1328
1331
|
success: z.ZodBoolean;
|
|
1329
1332
|
}, "strip", z.ZodTypeAny, {
|
|
1330
|
-
operation: "send_message";
|
|
1331
|
-
success: boolean;
|
|
1332
1333
|
error: string;
|
|
1334
|
+
success: boolean;
|
|
1335
|
+
operation: "send_message";
|
|
1333
1336
|
ok: boolean;
|
|
1334
1337
|
message?: {
|
|
1335
1338
|
type: string;
|
|
1336
|
-
user?: string | undefined;
|
|
1337
1339
|
text?: string | undefined;
|
|
1340
|
+
user?: string | undefined;
|
|
1338
1341
|
ts?: string | undefined;
|
|
1339
1342
|
username?: string | undefined;
|
|
1340
1343
|
attachments?: unknown[] | undefined;
|
|
@@ -1358,8 +1361,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1358
1361
|
}[] | undefined;
|
|
1359
1362
|
files?: {
|
|
1360
1363
|
id: string;
|
|
1361
|
-
name?: string | undefined;
|
|
1362
1364
|
title?: string | undefined;
|
|
1365
|
+
name?: string | undefined;
|
|
1363
1366
|
user?: string | undefined;
|
|
1364
1367
|
mimetype?: string | undefined;
|
|
1365
1368
|
filetype?: string | undefined;
|
|
@@ -1377,14 +1380,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1377
1380
|
ts?: string | undefined;
|
|
1378
1381
|
channel?: string | undefined;
|
|
1379
1382
|
}, {
|
|
1380
|
-
operation: "send_message";
|
|
1381
|
-
success: boolean;
|
|
1382
1383
|
error: string;
|
|
1384
|
+
success: boolean;
|
|
1385
|
+
operation: "send_message";
|
|
1383
1386
|
ok: boolean;
|
|
1384
1387
|
message?: {
|
|
1385
1388
|
type: string;
|
|
1386
|
-
user?: string | undefined;
|
|
1387
1389
|
text?: string | undefined;
|
|
1390
|
+
user?: string | undefined;
|
|
1388
1391
|
ts?: string | undefined;
|
|
1389
1392
|
username?: string | undefined;
|
|
1390
1393
|
attachments?: unknown[] | undefined;
|
|
@@ -1408,8 +1411,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1408
1411
|
}[] | undefined;
|
|
1409
1412
|
files?: {
|
|
1410
1413
|
id: string;
|
|
1411
|
-
name?: string | undefined;
|
|
1412
1414
|
title?: string | undefined;
|
|
1415
|
+
name?: string | undefined;
|
|
1413
1416
|
user?: string | undefined;
|
|
1414
1417
|
mimetype?: string | undefined;
|
|
1415
1418
|
filetype?: string | undefined;
|
|
@@ -1479,8 +1482,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1479
1482
|
}>>;
|
|
1480
1483
|
num_members: z.ZodOptional<z.ZodNumber>;
|
|
1481
1484
|
}, "strip", z.ZodTypeAny, {
|
|
1482
|
-
id: string;
|
|
1483
1485
|
name: string;
|
|
1486
|
+
id: string;
|
|
1484
1487
|
created: number;
|
|
1485
1488
|
is_archived: boolean;
|
|
1486
1489
|
is_channel?: boolean | undefined;
|
|
@@ -1512,8 +1515,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1512
1515
|
} | undefined;
|
|
1513
1516
|
num_members?: number | undefined;
|
|
1514
1517
|
}, {
|
|
1515
|
-
id: string;
|
|
1516
1518
|
name: string;
|
|
1519
|
+
id: string;
|
|
1517
1520
|
created: number;
|
|
1518
1521
|
is_archived: boolean;
|
|
1519
1522
|
is_channel?: boolean | undefined;
|
|
@@ -1555,16 +1558,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1555
1558
|
error: z.ZodString;
|
|
1556
1559
|
success: z.ZodBoolean;
|
|
1557
1560
|
}, "strip", z.ZodTypeAny, {
|
|
1558
|
-
operation: "list_channels";
|
|
1559
|
-
success: boolean;
|
|
1560
1561
|
error: string;
|
|
1562
|
+
success: boolean;
|
|
1563
|
+
operation: "list_channels";
|
|
1561
1564
|
ok: boolean;
|
|
1562
1565
|
response_metadata?: {
|
|
1563
1566
|
next_cursor: string;
|
|
1564
1567
|
} | undefined;
|
|
1565
1568
|
channels?: {
|
|
1566
|
-
id: string;
|
|
1567
1569
|
name: string;
|
|
1570
|
+
id: string;
|
|
1568
1571
|
created: number;
|
|
1569
1572
|
is_archived: boolean;
|
|
1570
1573
|
is_channel?: boolean | undefined;
|
|
@@ -1597,16 +1600,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1597
1600
|
num_members?: number | undefined;
|
|
1598
1601
|
}[] | undefined;
|
|
1599
1602
|
}, {
|
|
1600
|
-
operation: "list_channels";
|
|
1601
|
-
success: boolean;
|
|
1602
1603
|
error: string;
|
|
1604
|
+
success: boolean;
|
|
1605
|
+
operation: "list_channels";
|
|
1603
1606
|
ok: boolean;
|
|
1604
1607
|
response_metadata?: {
|
|
1605
1608
|
next_cursor: string;
|
|
1606
1609
|
} | undefined;
|
|
1607
1610
|
channels?: {
|
|
1608
|
-
id: string;
|
|
1609
1611
|
name: string;
|
|
1612
|
+
id: string;
|
|
1610
1613
|
created: number;
|
|
1611
1614
|
is_archived: boolean;
|
|
1612
1615
|
is_channel?: boolean | undefined;
|
|
@@ -1691,8 +1694,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1691
1694
|
}>>;
|
|
1692
1695
|
num_members: z.ZodOptional<z.ZodNumber>;
|
|
1693
1696
|
}, "strip", z.ZodTypeAny, {
|
|
1694
|
-
id: string;
|
|
1695
1697
|
name: string;
|
|
1698
|
+
id: string;
|
|
1696
1699
|
created: number;
|
|
1697
1700
|
is_archived: boolean;
|
|
1698
1701
|
is_channel?: boolean | undefined;
|
|
@@ -1724,8 +1727,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1724
1727
|
} | undefined;
|
|
1725
1728
|
num_members?: number | undefined;
|
|
1726
1729
|
}, {
|
|
1727
|
-
id: string;
|
|
1728
1730
|
name: string;
|
|
1731
|
+
id: string;
|
|
1729
1732
|
created: number;
|
|
1730
1733
|
is_archived: boolean;
|
|
1731
1734
|
is_channel?: boolean | undefined;
|
|
@@ -1760,13 +1763,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1760
1763
|
error: z.ZodString;
|
|
1761
1764
|
success: z.ZodBoolean;
|
|
1762
1765
|
}, "strip", z.ZodTypeAny, {
|
|
1763
|
-
operation: "get_channel_info";
|
|
1764
|
-
success: boolean;
|
|
1765
1766
|
error: string;
|
|
1767
|
+
success: boolean;
|
|
1768
|
+
operation: "get_channel_info";
|
|
1766
1769
|
ok: boolean;
|
|
1767
1770
|
channel?: {
|
|
1768
|
-
id: string;
|
|
1769
1771
|
name: string;
|
|
1772
|
+
id: string;
|
|
1770
1773
|
created: number;
|
|
1771
1774
|
is_archived: boolean;
|
|
1772
1775
|
is_channel?: boolean | undefined;
|
|
@@ -1799,13 +1802,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1799
1802
|
num_members?: number | undefined;
|
|
1800
1803
|
} | undefined;
|
|
1801
1804
|
}, {
|
|
1802
|
-
operation: "get_channel_info";
|
|
1803
|
-
success: boolean;
|
|
1804
1805
|
error: string;
|
|
1806
|
+
success: boolean;
|
|
1807
|
+
operation: "get_channel_info";
|
|
1805
1808
|
ok: boolean;
|
|
1806
1809
|
channel?: {
|
|
1807
|
-
id: string;
|
|
1808
1810
|
name: string;
|
|
1811
|
+
id: string;
|
|
1809
1812
|
created: number;
|
|
1810
1813
|
is_archived: boolean;
|
|
1811
1814
|
is_channel?: boolean | undefined;
|
|
@@ -1936,15 +1939,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1936
1939
|
updated: z.ZodOptional<z.ZodNumber>;
|
|
1937
1940
|
has_2fa: z.ZodOptional<z.ZodBoolean>;
|
|
1938
1941
|
}, "strip", z.ZodTypeAny, {
|
|
1939
|
-
id: string;
|
|
1940
1942
|
name: string;
|
|
1941
|
-
|
|
1942
|
-
team_id?: string | undefined;
|
|
1943
|
-
deleted?: boolean | undefined;
|
|
1944
|
-
real_name?: string | undefined;
|
|
1945
|
-
tz?: string | undefined;
|
|
1946
|
-
tz_label?: string | undefined;
|
|
1947
|
-
tz_offset?: number | undefined;
|
|
1943
|
+
id: string;
|
|
1948
1944
|
profile?: {
|
|
1949
1945
|
title?: string | undefined;
|
|
1950
1946
|
email?: string | undefined;
|
|
@@ -1971,6 +1967,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1971
1967
|
image_512?: string | undefined;
|
|
1972
1968
|
image_1024?: string | undefined;
|
|
1973
1969
|
} | undefined;
|
|
1970
|
+
color?: string | undefined;
|
|
1971
|
+
team_id?: string | undefined;
|
|
1972
|
+
deleted?: boolean | undefined;
|
|
1973
|
+
real_name?: string | undefined;
|
|
1974
|
+
tz?: string | undefined;
|
|
1975
|
+
tz_label?: string | undefined;
|
|
1976
|
+
tz_offset?: number | undefined;
|
|
1974
1977
|
is_admin?: boolean | undefined;
|
|
1975
1978
|
is_owner?: boolean | undefined;
|
|
1976
1979
|
is_primary_owner?: boolean | undefined;
|
|
@@ -1981,15 +1984,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1981
1984
|
updated?: number | undefined;
|
|
1982
1985
|
has_2fa?: boolean | undefined;
|
|
1983
1986
|
}, {
|
|
1984
|
-
id: string;
|
|
1985
1987
|
name: string;
|
|
1986
|
-
|
|
1987
|
-
team_id?: string | undefined;
|
|
1988
|
-
deleted?: boolean | undefined;
|
|
1989
|
-
real_name?: string | undefined;
|
|
1990
|
-
tz?: string | undefined;
|
|
1991
|
-
tz_label?: string | undefined;
|
|
1992
|
-
tz_offset?: number | undefined;
|
|
1988
|
+
id: string;
|
|
1993
1989
|
profile?: {
|
|
1994
1990
|
title?: string | undefined;
|
|
1995
1991
|
email?: string | undefined;
|
|
@@ -2016,6 +2012,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2016
2012
|
image_512?: string | undefined;
|
|
2017
2013
|
image_1024?: string | undefined;
|
|
2018
2014
|
} | undefined;
|
|
2015
|
+
color?: string | undefined;
|
|
2016
|
+
team_id?: string | undefined;
|
|
2017
|
+
deleted?: boolean | undefined;
|
|
2018
|
+
real_name?: string | undefined;
|
|
2019
|
+
tz?: string | undefined;
|
|
2020
|
+
tz_label?: string | undefined;
|
|
2021
|
+
tz_offset?: number | undefined;
|
|
2019
2022
|
is_admin?: boolean | undefined;
|
|
2020
2023
|
is_owner?: boolean | undefined;
|
|
2021
2024
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2029,20 +2032,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2029
2032
|
error: z.ZodString;
|
|
2030
2033
|
success: z.ZodBoolean;
|
|
2031
2034
|
}, "strip", z.ZodTypeAny, {
|
|
2032
|
-
operation: "get_user_info";
|
|
2033
|
-
success: boolean;
|
|
2034
2035
|
error: string;
|
|
2036
|
+
success: boolean;
|
|
2037
|
+
operation: "get_user_info";
|
|
2035
2038
|
ok: boolean;
|
|
2036
2039
|
user?: {
|
|
2037
|
-
id: string;
|
|
2038
2040
|
name: string;
|
|
2039
|
-
|
|
2040
|
-
team_id?: string | undefined;
|
|
2041
|
-
deleted?: boolean | undefined;
|
|
2042
|
-
real_name?: string | undefined;
|
|
2043
|
-
tz?: string | undefined;
|
|
2044
|
-
tz_label?: string | undefined;
|
|
2045
|
-
tz_offset?: number | undefined;
|
|
2041
|
+
id: string;
|
|
2046
2042
|
profile?: {
|
|
2047
2043
|
title?: string | undefined;
|
|
2048
2044
|
email?: string | undefined;
|
|
@@ -2069,6 +2065,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2069
2065
|
image_512?: string | undefined;
|
|
2070
2066
|
image_1024?: string | undefined;
|
|
2071
2067
|
} | undefined;
|
|
2068
|
+
color?: string | undefined;
|
|
2069
|
+
team_id?: string | undefined;
|
|
2070
|
+
deleted?: boolean | undefined;
|
|
2071
|
+
real_name?: string | undefined;
|
|
2072
|
+
tz?: string | undefined;
|
|
2073
|
+
tz_label?: string | undefined;
|
|
2074
|
+
tz_offset?: number | undefined;
|
|
2072
2075
|
is_admin?: boolean | undefined;
|
|
2073
2076
|
is_owner?: boolean | undefined;
|
|
2074
2077
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2080,20 +2083,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2080
2083
|
has_2fa?: boolean | undefined;
|
|
2081
2084
|
} | undefined;
|
|
2082
2085
|
}, {
|
|
2083
|
-
operation: "get_user_info";
|
|
2084
|
-
success: boolean;
|
|
2085
2086
|
error: string;
|
|
2087
|
+
success: boolean;
|
|
2088
|
+
operation: "get_user_info";
|
|
2086
2089
|
ok: boolean;
|
|
2087
2090
|
user?: {
|
|
2088
|
-
id: string;
|
|
2089
2091
|
name: string;
|
|
2090
|
-
|
|
2091
|
-
team_id?: string | undefined;
|
|
2092
|
-
deleted?: boolean | undefined;
|
|
2093
|
-
real_name?: string | undefined;
|
|
2094
|
-
tz?: string | undefined;
|
|
2095
|
-
tz_label?: string | undefined;
|
|
2096
|
-
tz_offset?: number | undefined;
|
|
2092
|
+
id: string;
|
|
2097
2093
|
profile?: {
|
|
2098
2094
|
title?: string | undefined;
|
|
2099
2095
|
email?: string | undefined;
|
|
@@ -2120,6 +2116,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2120
2116
|
image_512?: string | undefined;
|
|
2121
2117
|
image_1024?: string | undefined;
|
|
2122
2118
|
} | undefined;
|
|
2119
|
+
color?: string | undefined;
|
|
2120
|
+
team_id?: string | undefined;
|
|
2121
|
+
deleted?: boolean | undefined;
|
|
2122
|
+
real_name?: string | undefined;
|
|
2123
|
+
tz?: string | undefined;
|
|
2124
|
+
tz_label?: string | undefined;
|
|
2125
|
+
tz_offset?: number | undefined;
|
|
2123
2126
|
is_admin?: boolean | undefined;
|
|
2124
2127
|
is_owner?: boolean | undefined;
|
|
2125
2128
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2229,15 +2232,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2229
2232
|
updated: z.ZodOptional<z.ZodNumber>;
|
|
2230
2233
|
has_2fa: z.ZodOptional<z.ZodBoolean>;
|
|
2231
2234
|
}, "strip", z.ZodTypeAny, {
|
|
2232
|
-
id: string;
|
|
2233
2235
|
name: string;
|
|
2234
|
-
|
|
2235
|
-
team_id?: string | undefined;
|
|
2236
|
-
deleted?: boolean | undefined;
|
|
2237
|
-
real_name?: string | undefined;
|
|
2238
|
-
tz?: string | undefined;
|
|
2239
|
-
tz_label?: string | undefined;
|
|
2240
|
-
tz_offset?: number | undefined;
|
|
2236
|
+
id: string;
|
|
2241
2237
|
profile?: {
|
|
2242
2238
|
title?: string | undefined;
|
|
2243
2239
|
email?: string | undefined;
|
|
@@ -2264,6 +2260,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2264
2260
|
image_512?: string | undefined;
|
|
2265
2261
|
image_1024?: string | undefined;
|
|
2266
2262
|
} | undefined;
|
|
2263
|
+
color?: string | undefined;
|
|
2264
|
+
team_id?: string | undefined;
|
|
2265
|
+
deleted?: boolean | undefined;
|
|
2266
|
+
real_name?: string | undefined;
|
|
2267
|
+
tz?: string | undefined;
|
|
2268
|
+
tz_label?: string | undefined;
|
|
2269
|
+
tz_offset?: number | undefined;
|
|
2267
2270
|
is_admin?: boolean | undefined;
|
|
2268
2271
|
is_owner?: boolean | undefined;
|
|
2269
2272
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2274,15 +2277,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2274
2277
|
updated?: number | undefined;
|
|
2275
2278
|
has_2fa?: boolean | undefined;
|
|
2276
2279
|
}, {
|
|
2277
|
-
id: string;
|
|
2278
2280
|
name: string;
|
|
2279
|
-
|
|
2280
|
-
team_id?: string | undefined;
|
|
2281
|
-
deleted?: boolean | undefined;
|
|
2282
|
-
real_name?: string | undefined;
|
|
2283
|
-
tz?: string | undefined;
|
|
2284
|
-
tz_label?: string | undefined;
|
|
2285
|
-
tz_offset?: number | undefined;
|
|
2281
|
+
id: string;
|
|
2286
2282
|
profile?: {
|
|
2287
2283
|
title?: string | undefined;
|
|
2288
2284
|
email?: string | undefined;
|
|
@@ -2309,6 +2305,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2309
2305
|
image_512?: string | undefined;
|
|
2310
2306
|
image_1024?: string | undefined;
|
|
2311
2307
|
} | undefined;
|
|
2308
|
+
color?: string | undefined;
|
|
2309
|
+
team_id?: string | undefined;
|
|
2310
|
+
deleted?: boolean | undefined;
|
|
2311
|
+
real_name?: string | undefined;
|
|
2312
|
+
tz?: string | undefined;
|
|
2313
|
+
tz_label?: string | undefined;
|
|
2314
|
+
tz_offset?: number | undefined;
|
|
2312
2315
|
is_admin?: boolean | undefined;
|
|
2313
2316
|
is_owner?: boolean | undefined;
|
|
2314
2317
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2329,23 +2332,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2329
2332
|
error: z.ZodString;
|
|
2330
2333
|
success: z.ZodBoolean;
|
|
2331
2334
|
}, "strip", z.ZodTypeAny, {
|
|
2332
|
-
operation: "list_users";
|
|
2333
|
-
success: boolean;
|
|
2334
2335
|
error: string;
|
|
2336
|
+
success: boolean;
|
|
2337
|
+
operation: "list_users";
|
|
2335
2338
|
ok: boolean;
|
|
2336
2339
|
response_metadata?: {
|
|
2337
2340
|
next_cursor: string;
|
|
2338
2341
|
} | undefined;
|
|
2339
2342
|
members?: {
|
|
2340
|
-
id: string;
|
|
2341
2343
|
name: string;
|
|
2342
|
-
|
|
2343
|
-
team_id?: string | undefined;
|
|
2344
|
-
deleted?: boolean | undefined;
|
|
2345
|
-
real_name?: string | undefined;
|
|
2346
|
-
tz?: string | undefined;
|
|
2347
|
-
tz_label?: string | undefined;
|
|
2348
|
-
tz_offset?: number | undefined;
|
|
2344
|
+
id: string;
|
|
2349
2345
|
profile?: {
|
|
2350
2346
|
title?: string | undefined;
|
|
2351
2347
|
email?: string | undefined;
|
|
@@ -2372,6 +2368,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2372
2368
|
image_512?: string | undefined;
|
|
2373
2369
|
image_1024?: string | undefined;
|
|
2374
2370
|
} | undefined;
|
|
2371
|
+
color?: string | undefined;
|
|
2372
|
+
team_id?: string | undefined;
|
|
2373
|
+
deleted?: boolean | undefined;
|
|
2374
|
+
real_name?: string | undefined;
|
|
2375
|
+
tz?: string | undefined;
|
|
2376
|
+
tz_label?: string | undefined;
|
|
2377
|
+
tz_offset?: number | undefined;
|
|
2375
2378
|
is_admin?: boolean | undefined;
|
|
2376
2379
|
is_owner?: boolean | undefined;
|
|
2377
2380
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2383,23 +2386,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2383
2386
|
has_2fa?: boolean | undefined;
|
|
2384
2387
|
}[] | undefined;
|
|
2385
2388
|
}, {
|
|
2386
|
-
operation: "list_users";
|
|
2387
|
-
success: boolean;
|
|
2388
2389
|
error: string;
|
|
2390
|
+
success: boolean;
|
|
2391
|
+
operation: "list_users";
|
|
2389
2392
|
ok: boolean;
|
|
2390
2393
|
response_metadata?: {
|
|
2391
2394
|
next_cursor: string;
|
|
2392
2395
|
} | undefined;
|
|
2393
2396
|
members?: {
|
|
2394
|
-
id: string;
|
|
2395
2397
|
name: string;
|
|
2396
|
-
|
|
2397
|
-
team_id?: string | undefined;
|
|
2398
|
-
deleted?: boolean | undefined;
|
|
2399
|
-
real_name?: string | undefined;
|
|
2400
|
-
tz?: string | undefined;
|
|
2401
|
-
tz_label?: string | undefined;
|
|
2402
|
-
tz_offset?: number | undefined;
|
|
2398
|
+
id: string;
|
|
2403
2399
|
profile?: {
|
|
2404
2400
|
title?: string | undefined;
|
|
2405
2401
|
email?: string | undefined;
|
|
@@ -2426,6 +2422,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2426
2422
|
image_512?: string | undefined;
|
|
2427
2423
|
image_1024?: string | undefined;
|
|
2428
2424
|
} | undefined;
|
|
2425
|
+
color?: string | undefined;
|
|
2426
|
+
team_id?: string | undefined;
|
|
2427
|
+
deleted?: boolean | undefined;
|
|
2428
|
+
real_name?: string | undefined;
|
|
2429
|
+
tz?: string | undefined;
|
|
2430
|
+
tz_label?: string | undefined;
|
|
2431
|
+
tz_offset?: number | undefined;
|
|
2429
2432
|
is_admin?: boolean | undefined;
|
|
2430
2433
|
is_owner?: boolean | undefined;
|
|
2431
2434
|
is_primary_owner?: boolean | undefined;
|
|
@@ -2494,8 +2497,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2494
2497
|
permalink: z.ZodOptional<z.ZodString>;
|
|
2495
2498
|
}, "strip", z.ZodTypeAny, {
|
|
2496
2499
|
id: string;
|
|
2497
|
-
name?: string | undefined;
|
|
2498
2500
|
title?: string | undefined;
|
|
2501
|
+
name?: string | undefined;
|
|
2499
2502
|
user?: string | undefined;
|
|
2500
2503
|
mimetype?: string | undefined;
|
|
2501
2504
|
filetype?: string | undefined;
|
|
@@ -2510,8 +2513,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2510
2513
|
permalink?: string | undefined;
|
|
2511
2514
|
}, {
|
|
2512
2515
|
id: string;
|
|
2513
|
-
name?: string | undefined;
|
|
2514
2516
|
title?: string | undefined;
|
|
2517
|
+
name?: string | undefined;
|
|
2515
2518
|
user?: string | undefined;
|
|
2516
2519
|
mimetype?: string | undefined;
|
|
2517
2520
|
filetype?: string | undefined;
|
|
@@ -2527,8 +2530,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2527
2530
|
}>, "many">>;
|
|
2528
2531
|
}, "strip", z.ZodTypeAny, {
|
|
2529
2532
|
type: string;
|
|
2530
|
-
user?: string | undefined;
|
|
2531
2533
|
text?: string | undefined;
|
|
2534
|
+
user?: string | undefined;
|
|
2532
2535
|
ts?: string | undefined;
|
|
2533
2536
|
username?: string | undefined;
|
|
2534
2537
|
attachments?: unknown[] | undefined;
|
|
@@ -2552,8 +2555,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2552
2555
|
}[] | undefined;
|
|
2553
2556
|
files?: {
|
|
2554
2557
|
id: string;
|
|
2555
|
-
name?: string | undefined;
|
|
2556
2558
|
title?: string | undefined;
|
|
2559
|
+
name?: string | undefined;
|
|
2557
2560
|
user?: string | undefined;
|
|
2558
2561
|
mimetype?: string | undefined;
|
|
2559
2562
|
filetype?: string | undefined;
|
|
@@ -2569,8 +2572,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2569
2572
|
}[] | undefined;
|
|
2570
2573
|
}, {
|
|
2571
2574
|
type: string;
|
|
2572
|
-
user?: string | undefined;
|
|
2573
2575
|
text?: string | undefined;
|
|
2576
|
+
user?: string | undefined;
|
|
2574
2577
|
ts?: string | undefined;
|
|
2575
2578
|
username?: string | undefined;
|
|
2576
2579
|
attachments?: unknown[] | undefined;
|
|
@@ -2594,8 +2597,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2594
2597
|
}[] | undefined;
|
|
2595
2598
|
files?: {
|
|
2596
2599
|
id: string;
|
|
2597
|
-
name?: string | undefined;
|
|
2598
2600
|
title?: string | undefined;
|
|
2601
|
+
name?: string | undefined;
|
|
2599
2602
|
user?: string | undefined;
|
|
2600
2603
|
mimetype?: string | undefined;
|
|
2601
2604
|
filetype?: string | undefined;
|
|
@@ -2621,14 +2624,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2621
2624
|
error: z.ZodString;
|
|
2622
2625
|
success: z.ZodBoolean;
|
|
2623
2626
|
}, "strip", z.ZodTypeAny, {
|
|
2624
|
-
operation: "get_conversation_history";
|
|
2625
|
-
success: boolean;
|
|
2626
2627
|
error: string;
|
|
2628
|
+
success: boolean;
|
|
2629
|
+
operation: "get_conversation_history";
|
|
2627
2630
|
ok: boolean;
|
|
2631
|
+
response_metadata?: {
|
|
2632
|
+
next_cursor: string;
|
|
2633
|
+
} | undefined;
|
|
2628
2634
|
messages?: {
|
|
2629
2635
|
type: string;
|
|
2630
|
-
user?: string | undefined;
|
|
2631
2636
|
text?: string | undefined;
|
|
2637
|
+
user?: string | undefined;
|
|
2632
2638
|
ts?: string | undefined;
|
|
2633
2639
|
username?: string | undefined;
|
|
2634
2640
|
attachments?: unknown[] | undefined;
|
|
@@ -2652,8 +2658,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2652
2658
|
}[] | undefined;
|
|
2653
2659
|
files?: {
|
|
2654
2660
|
id: string;
|
|
2655
|
-
name?: string | undefined;
|
|
2656
2661
|
title?: string | undefined;
|
|
2662
|
+
name?: string | undefined;
|
|
2657
2663
|
user?: string | undefined;
|
|
2658
2664
|
mimetype?: string | undefined;
|
|
2659
2665
|
filetype?: string | undefined;
|
|
@@ -2668,19 +2674,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2668
2674
|
permalink?: string | undefined;
|
|
2669
2675
|
}[] | undefined;
|
|
2670
2676
|
}[] | undefined;
|
|
2671
|
-
response_metadata?: {
|
|
2672
|
-
next_cursor: string;
|
|
2673
|
-
} | undefined;
|
|
2674
2677
|
has_more?: boolean | undefined;
|
|
2675
2678
|
}, {
|
|
2676
|
-
operation: "get_conversation_history";
|
|
2677
|
-
success: boolean;
|
|
2678
2679
|
error: string;
|
|
2680
|
+
success: boolean;
|
|
2681
|
+
operation: "get_conversation_history";
|
|
2679
2682
|
ok: boolean;
|
|
2683
|
+
response_metadata?: {
|
|
2684
|
+
next_cursor: string;
|
|
2685
|
+
} | undefined;
|
|
2680
2686
|
messages?: {
|
|
2681
2687
|
type: string;
|
|
2682
|
-
user?: string | undefined;
|
|
2683
2688
|
text?: string | undefined;
|
|
2689
|
+
user?: string | undefined;
|
|
2684
2690
|
ts?: string | undefined;
|
|
2685
2691
|
username?: string | undefined;
|
|
2686
2692
|
attachments?: unknown[] | undefined;
|
|
@@ -2704,8 +2710,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2704
2710
|
}[] | undefined;
|
|
2705
2711
|
files?: {
|
|
2706
2712
|
id: string;
|
|
2707
|
-
name?: string | undefined;
|
|
2708
2713
|
title?: string | undefined;
|
|
2714
|
+
name?: string | undefined;
|
|
2709
2715
|
user?: string | undefined;
|
|
2710
2716
|
mimetype?: string | undefined;
|
|
2711
2717
|
filetype?: string | undefined;
|
|
@@ -2720,9 +2726,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2720
2726
|
permalink?: string | undefined;
|
|
2721
2727
|
}[] | undefined;
|
|
2722
2728
|
}[] | undefined;
|
|
2723
|
-
response_metadata?: {
|
|
2724
|
-
next_cursor: string;
|
|
2725
|
-
} | undefined;
|
|
2726
2729
|
has_more?: boolean | undefined;
|
|
2727
2730
|
}>, z.ZodObject<{
|
|
2728
2731
|
operation: z.ZodLiteral<"get_thread_replies">;
|
|
@@ -2782,8 +2785,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2782
2785
|
permalink: z.ZodOptional<z.ZodString>;
|
|
2783
2786
|
}, "strip", z.ZodTypeAny, {
|
|
2784
2787
|
id: string;
|
|
2785
|
-
name?: string | undefined;
|
|
2786
2788
|
title?: string | undefined;
|
|
2789
|
+
name?: string | undefined;
|
|
2787
2790
|
user?: string | undefined;
|
|
2788
2791
|
mimetype?: string | undefined;
|
|
2789
2792
|
filetype?: string | undefined;
|
|
@@ -2798,8 +2801,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2798
2801
|
permalink?: string | undefined;
|
|
2799
2802
|
}, {
|
|
2800
2803
|
id: string;
|
|
2801
|
-
name?: string | undefined;
|
|
2802
2804
|
title?: string | undefined;
|
|
2805
|
+
name?: string | undefined;
|
|
2803
2806
|
user?: string | undefined;
|
|
2804
2807
|
mimetype?: string | undefined;
|
|
2805
2808
|
filetype?: string | undefined;
|
|
@@ -2815,8 +2818,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2815
2818
|
}>, "many">>;
|
|
2816
2819
|
}, "strip", z.ZodTypeAny, {
|
|
2817
2820
|
type: string;
|
|
2818
|
-
user?: string | undefined;
|
|
2819
2821
|
text?: string | undefined;
|
|
2822
|
+
user?: string | undefined;
|
|
2820
2823
|
ts?: string | undefined;
|
|
2821
2824
|
username?: string | undefined;
|
|
2822
2825
|
attachments?: unknown[] | undefined;
|
|
@@ -2840,8 +2843,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2840
2843
|
}[] | undefined;
|
|
2841
2844
|
files?: {
|
|
2842
2845
|
id: string;
|
|
2843
|
-
name?: string | undefined;
|
|
2844
2846
|
title?: string | undefined;
|
|
2847
|
+
name?: string | undefined;
|
|
2845
2848
|
user?: string | undefined;
|
|
2846
2849
|
mimetype?: string | undefined;
|
|
2847
2850
|
filetype?: string | undefined;
|
|
@@ -2857,8 +2860,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2857
2860
|
}[] | undefined;
|
|
2858
2861
|
}, {
|
|
2859
2862
|
type: string;
|
|
2860
|
-
user?: string | undefined;
|
|
2861
2863
|
text?: string | undefined;
|
|
2864
|
+
user?: string | undefined;
|
|
2862
2865
|
ts?: string | undefined;
|
|
2863
2866
|
username?: string | undefined;
|
|
2864
2867
|
attachments?: unknown[] | undefined;
|
|
@@ -2882,8 +2885,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2882
2885
|
}[] | undefined;
|
|
2883
2886
|
files?: {
|
|
2884
2887
|
id: string;
|
|
2885
|
-
name?: string | undefined;
|
|
2886
2888
|
title?: string | undefined;
|
|
2889
|
+
name?: string | undefined;
|
|
2887
2890
|
user?: string | undefined;
|
|
2888
2891
|
mimetype?: string | undefined;
|
|
2889
2892
|
filetype?: string | undefined;
|
|
@@ -2909,14 +2912,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2909
2912
|
error: z.ZodString;
|
|
2910
2913
|
success: z.ZodBoolean;
|
|
2911
2914
|
}, "strip", z.ZodTypeAny, {
|
|
2912
|
-
operation: "get_thread_replies";
|
|
2913
|
-
success: boolean;
|
|
2914
2915
|
error: string;
|
|
2916
|
+
success: boolean;
|
|
2917
|
+
operation: "get_thread_replies";
|
|
2915
2918
|
ok: boolean;
|
|
2919
|
+
response_metadata?: {
|
|
2920
|
+
next_cursor: string;
|
|
2921
|
+
} | undefined;
|
|
2916
2922
|
messages?: {
|
|
2917
2923
|
type: string;
|
|
2918
|
-
user?: string | undefined;
|
|
2919
2924
|
text?: string | undefined;
|
|
2925
|
+
user?: string | undefined;
|
|
2920
2926
|
ts?: string | undefined;
|
|
2921
2927
|
username?: string | undefined;
|
|
2922
2928
|
attachments?: unknown[] | undefined;
|
|
@@ -2940,8 +2946,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2940
2946
|
}[] | undefined;
|
|
2941
2947
|
files?: {
|
|
2942
2948
|
id: string;
|
|
2943
|
-
name?: string | undefined;
|
|
2944
2949
|
title?: string | undefined;
|
|
2950
|
+
name?: string | undefined;
|
|
2945
2951
|
user?: string | undefined;
|
|
2946
2952
|
mimetype?: string | undefined;
|
|
2947
2953
|
filetype?: string | undefined;
|
|
@@ -2956,19 +2962,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2956
2962
|
permalink?: string | undefined;
|
|
2957
2963
|
}[] | undefined;
|
|
2958
2964
|
}[] | undefined;
|
|
2959
|
-
response_metadata?: {
|
|
2960
|
-
next_cursor: string;
|
|
2961
|
-
} | undefined;
|
|
2962
2965
|
has_more?: boolean | undefined;
|
|
2963
2966
|
}, {
|
|
2964
|
-
operation: "get_thread_replies";
|
|
2965
|
-
success: boolean;
|
|
2966
2967
|
error: string;
|
|
2968
|
+
success: boolean;
|
|
2969
|
+
operation: "get_thread_replies";
|
|
2967
2970
|
ok: boolean;
|
|
2971
|
+
response_metadata?: {
|
|
2972
|
+
next_cursor: string;
|
|
2973
|
+
} | undefined;
|
|
2968
2974
|
messages?: {
|
|
2969
2975
|
type: string;
|
|
2970
|
-
user?: string | undefined;
|
|
2971
2976
|
text?: string | undefined;
|
|
2977
|
+
user?: string | undefined;
|
|
2972
2978
|
ts?: string | undefined;
|
|
2973
2979
|
username?: string | undefined;
|
|
2974
2980
|
attachments?: unknown[] | undefined;
|
|
@@ -2992,8 +2998,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
2992
2998
|
}[] | undefined;
|
|
2993
2999
|
files?: {
|
|
2994
3000
|
id: string;
|
|
2995
|
-
name?: string | undefined;
|
|
2996
3001
|
title?: string | undefined;
|
|
3002
|
+
name?: string | undefined;
|
|
2997
3003
|
user?: string | undefined;
|
|
2998
3004
|
mimetype?: string | undefined;
|
|
2999
3005
|
filetype?: string | undefined;
|
|
@@ -3008,9 +3014,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3008
3014
|
permalink?: string | undefined;
|
|
3009
3015
|
}[] | undefined;
|
|
3010
3016
|
}[] | undefined;
|
|
3011
|
-
response_metadata?: {
|
|
3012
|
-
next_cursor: string;
|
|
3013
|
-
} | undefined;
|
|
3014
3017
|
has_more?: boolean | undefined;
|
|
3015
3018
|
}>, z.ZodObject<{
|
|
3016
3019
|
operation: z.ZodLiteral<"update_message">;
|
|
@@ -3073,8 +3076,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3073
3076
|
permalink: z.ZodOptional<z.ZodString>;
|
|
3074
3077
|
}, "strip", z.ZodTypeAny, {
|
|
3075
3078
|
id: string;
|
|
3076
|
-
name?: string | undefined;
|
|
3077
3079
|
title?: string | undefined;
|
|
3080
|
+
name?: string | undefined;
|
|
3078
3081
|
user?: string | undefined;
|
|
3079
3082
|
mimetype?: string | undefined;
|
|
3080
3083
|
filetype?: string | undefined;
|
|
@@ -3089,8 +3092,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3089
3092
|
permalink?: string | undefined;
|
|
3090
3093
|
}, {
|
|
3091
3094
|
id: string;
|
|
3092
|
-
name?: string | undefined;
|
|
3093
3095
|
title?: string | undefined;
|
|
3096
|
+
name?: string | undefined;
|
|
3094
3097
|
user?: string | undefined;
|
|
3095
3098
|
mimetype?: string | undefined;
|
|
3096
3099
|
filetype?: string | undefined;
|
|
@@ -3106,8 +3109,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3106
3109
|
}>, "many">>;
|
|
3107
3110
|
}, "strip", z.ZodTypeAny, {
|
|
3108
3111
|
type: string;
|
|
3109
|
-
user?: string | undefined;
|
|
3110
3112
|
text?: string | undefined;
|
|
3113
|
+
user?: string | undefined;
|
|
3111
3114
|
ts?: string | undefined;
|
|
3112
3115
|
username?: string | undefined;
|
|
3113
3116
|
attachments?: unknown[] | undefined;
|
|
@@ -3131,8 +3134,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3131
3134
|
}[] | undefined;
|
|
3132
3135
|
files?: {
|
|
3133
3136
|
id: string;
|
|
3134
|
-
name?: string | undefined;
|
|
3135
3137
|
title?: string | undefined;
|
|
3138
|
+
name?: string | undefined;
|
|
3136
3139
|
user?: string | undefined;
|
|
3137
3140
|
mimetype?: string | undefined;
|
|
3138
3141
|
filetype?: string | undefined;
|
|
@@ -3148,8 +3151,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3148
3151
|
}[] | undefined;
|
|
3149
3152
|
}, {
|
|
3150
3153
|
type: string;
|
|
3151
|
-
user?: string | undefined;
|
|
3152
3154
|
text?: string | undefined;
|
|
3155
|
+
user?: string | undefined;
|
|
3153
3156
|
ts?: string | undefined;
|
|
3154
3157
|
username?: string | undefined;
|
|
3155
3158
|
attachments?: unknown[] | undefined;
|
|
@@ -3173,8 +3176,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3173
3176
|
}[] | undefined;
|
|
3174
3177
|
files?: {
|
|
3175
3178
|
id: string;
|
|
3176
|
-
name?: string | undefined;
|
|
3177
3179
|
title?: string | undefined;
|
|
3180
|
+
name?: string | undefined;
|
|
3178
3181
|
user?: string | undefined;
|
|
3179
3182
|
mimetype?: string | undefined;
|
|
3180
3183
|
filetype?: string | undefined;
|
|
@@ -3192,14 +3195,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3192
3195
|
error: z.ZodString;
|
|
3193
3196
|
success: z.ZodBoolean;
|
|
3194
3197
|
}, "strip", z.ZodTypeAny, {
|
|
3195
|
-
operation: "update_message";
|
|
3196
|
-
success: boolean;
|
|
3197
3198
|
error: string;
|
|
3199
|
+
success: boolean;
|
|
3200
|
+
operation: "update_message";
|
|
3198
3201
|
ok: boolean;
|
|
3199
3202
|
message?: {
|
|
3200
3203
|
type: string;
|
|
3201
|
-
user?: string | undefined;
|
|
3202
3204
|
text?: string | undefined;
|
|
3205
|
+
user?: string | undefined;
|
|
3203
3206
|
ts?: string | undefined;
|
|
3204
3207
|
username?: string | undefined;
|
|
3205
3208
|
attachments?: unknown[] | undefined;
|
|
@@ -3223,8 +3226,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3223
3226
|
}[] | undefined;
|
|
3224
3227
|
files?: {
|
|
3225
3228
|
id: string;
|
|
3226
|
-
name?: string | undefined;
|
|
3227
3229
|
title?: string | undefined;
|
|
3230
|
+
name?: string | undefined;
|
|
3228
3231
|
user?: string | undefined;
|
|
3229
3232
|
mimetype?: string | undefined;
|
|
3230
3233
|
filetype?: string | undefined;
|
|
@@ -3243,14 +3246,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3243
3246
|
ts?: string | undefined;
|
|
3244
3247
|
channel?: string | undefined;
|
|
3245
3248
|
}, {
|
|
3246
|
-
operation: "update_message";
|
|
3247
|
-
success: boolean;
|
|
3248
3249
|
error: string;
|
|
3250
|
+
success: boolean;
|
|
3251
|
+
operation: "update_message";
|
|
3249
3252
|
ok: boolean;
|
|
3250
3253
|
message?: {
|
|
3251
3254
|
type: string;
|
|
3252
|
-
user?: string | undefined;
|
|
3253
3255
|
text?: string | undefined;
|
|
3256
|
+
user?: string | undefined;
|
|
3254
3257
|
ts?: string | undefined;
|
|
3255
3258
|
username?: string | undefined;
|
|
3256
3259
|
attachments?: unknown[] | undefined;
|
|
@@ -3274,8 +3277,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3274
3277
|
}[] | undefined;
|
|
3275
3278
|
files?: {
|
|
3276
3279
|
id: string;
|
|
3277
|
-
name?: string | undefined;
|
|
3278
3280
|
title?: string | undefined;
|
|
3281
|
+
name?: string | undefined;
|
|
3279
3282
|
user?: string | undefined;
|
|
3280
3283
|
mimetype?: string | undefined;
|
|
3281
3284
|
filetype?: string | undefined;
|
|
@@ -3301,16 +3304,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3301
3304
|
error: z.ZodString;
|
|
3302
3305
|
success: z.ZodBoolean;
|
|
3303
3306
|
}, "strip", z.ZodTypeAny, {
|
|
3304
|
-
operation: "delete_message";
|
|
3305
|
-
success: boolean;
|
|
3306
3307
|
error: string;
|
|
3308
|
+
success: boolean;
|
|
3309
|
+
operation: "delete_message";
|
|
3307
3310
|
ok: boolean;
|
|
3308
3311
|
ts?: string | undefined;
|
|
3309
3312
|
channel?: string | undefined;
|
|
3310
3313
|
}, {
|
|
3311
|
-
operation: "delete_message";
|
|
3312
|
-
success: boolean;
|
|
3313
3314
|
error: string;
|
|
3315
|
+
success: boolean;
|
|
3316
|
+
operation: "delete_message";
|
|
3314
3317
|
ok: boolean;
|
|
3315
3318
|
ts?: string | undefined;
|
|
3316
3319
|
channel?: string | undefined;
|
|
@@ -3320,14 +3323,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3320
3323
|
error: z.ZodString;
|
|
3321
3324
|
success: z.ZodBoolean;
|
|
3322
3325
|
}, "strip", z.ZodTypeAny, {
|
|
3323
|
-
operation: "add_reaction";
|
|
3324
|
-
success: boolean;
|
|
3325
3326
|
error: string;
|
|
3327
|
+
success: boolean;
|
|
3328
|
+
operation: "add_reaction";
|
|
3326
3329
|
ok: boolean;
|
|
3327
3330
|
}, {
|
|
3328
|
-
operation: "add_reaction";
|
|
3329
|
-
success: boolean;
|
|
3330
3331
|
error: string;
|
|
3332
|
+
success: boolean;
|
|
3333
|
+
operation: "add_reaction";
|
|
3331
3334
|
ok: boolean;
|
|
3332
3335
|
}>, z.ZodObject<{
|
|
3333
3336
|
operation: z.ZodLiteral<"remove_reaction">;
|
|
@@ -3335,14 +3338,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3335
3338
|
error: z.ZodString;
|
|
3336
3339
|
success: z.ZodBoolean;
|
|
3337
3340
|
}, "strip", z.ZodTypeAny, {
|
|
3338
|
-
operation: "remove_reaction";
|
|
3339
|
-
success: boolean;
|
|
3340
3341
|
error: string;
|
|
3342
|
+
success: boolean;
|
|
3343
|
+
operation: "remove_reaction";
|
|
3341
3344
|
ok: boolean;
|
|
3342
3345
|
}, {
|
|
3343
|
-
operation: "remove_reaction";
|
|
3344
|
-
success: boolean;
|
|
3345
3346
|
error: string;
|
|
3347
|
+
success: boolean;
|
|
3348
|
+
operation: "remove_reaction";
|
|
3346
3349
|
ok: boolean;
|
|
3347
3350
|
}>, z.ZodObject<{
|
|
3348
3351
|
operation: z.ZodLiteral<"join_channel">;
|
|
@@ -3397,8 +3400,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3397
3400
|
}>>;
|
|
3398
3401
|
num_members: z.ZodOptional<z.ZodNumber>;
|
|
3399
3402
|
}, "strip", z.ZodTypeAny, {
|
|
3400
|
-
id: string;
|
|
3401
3403
|
name: string;
|
|
3404
|
+
id: string;
|
|
3402
3405
|
created: number;
|
|
3403
3406
|
is_archived: boolean;
|
|
3404
3407
|
is_channel?: boolean | undefined;
|
|
@@ -3430,8 +3433,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3430
3433
|
} | undefined;
|
|
3431
3434
|
num_members?: number | undefined;
|
|
3432
3435
|
}, {
|
|
3433
|
-
id: string;
|
|
3434
3436
|
name: string;
|
|
3437
|
+
id: string;
|
|
3435
3438
|
created: number;
|
|
3436
3439
|
is_archived: boolean;
|
|
3437
3440
|
is_channel?: boolean | undefined;
|
|
@@ -3467,13 +3470,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3467
3470
|
error: z.ZodString;
|
|
3468
3471
|
success: z.ZodBoolean;
|
|
3469
3472
|
}, "strip", z.ZodTypeAny, {
|
|
3470
|
-
operation: "join_channel";
|
|
3471
|
-
success: boolean;
|
|
3472
3473
|
error: string;
|
|
3474
|
+
success: boolean;
|
|
3475
|
+
operation: "join_channel";
|
|
3473
3476
|
ok: boolean;
|
|
3474
3477
|
channel?: {
|
|
3475
|
-
id: string;
|
|
3476
3478
|
name: string;
|
|
3479
|
+
id: string;
|
|
3477
3480
|
created: number;
|
|
3478
3481
|
is_archived: boolean;
|
|
3479
3482
|
is_channel?: boolean | undefined;
|
|
@@ -3507,13 +3510,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3507
3510
|
} | undefined;
|
|
3508
3511
|
already_in_channel?: boolean | undefined;
|
|
3509
3512
|
}, {
|
|
3510
|
-
operation: "join_channel";
|
|
3511
|
-
success: boolean;
|
|
3512
3513
|
error: string;
|
|
3514
|
+
success: boolean;
|
|
3515
|
+
operation: "join_channel";
|
|
3513
3516
|
ok: boolean;
|
|
3514
3517
|
channel?: {
|
|
3515
|
-
id: string;
|
|
3516
3518
|
name: string;
|
|
3519
|
+
id: string;
|
|
3517
3520
|
created: number;
|
|
3518
3521
|
is_archived: boolean;
|
|
3519
3522
|
is_channel?: boolean | undefined;
|
|
@@ -3657,8 +3660,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3657
3660
|
ims: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
3658
3661
|
has_rich_preview: z.ZodOptional<z.ZodBoolean>;
|
|
3659
3662
|
}, "strip", z.ZodTypeAny, {
|
|
3660
|
-
id: string;
|
|
3661
3663
|
name: string;
|
|
3664
|
+
id: string;
|
|
3662
3665
|
user: string;
|
|
3663
3666
|
username: string;
|
|
3664
3667
|
timestamp: number;
|
|
@@ -3702,8 +3705,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3702
3705
|
ims?: string[] | undefined;
|
|
3703
3706
|
has_rich_preview?: boolean | undefined;
|
|
3704
3707
|
}, {
|
|
3705
|
-
id: string;
|
|
3706
3708
|
name: string;
|
|
3709
|
+
id: string;
|
|
3707
3710
|
user: string;
|
|
3708
3711
|
username: string;
|
|
3709
3712
|
timestamp: number;
|
|
@@ -3750,13 +3753,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3750
3753
|
error: z.ZodString;
|
|
3751
3754
|
success: z.ZodBoolean;
|
|
3752
3755
|
}, "strip", z.ZodTypeAny, {
|
|
3753
|
-
operation: "upload_file";
|
|
3754
|
-
success: boolean;
|
|
3755
3756
|
error: string;
|
|
3757
|
+
success: boolean;
|
|
3758
|
+
operation: "upload_file";
|
|
3756
3759
|
ok: boolean;
|
|
3757
3760
|
file?: {
|
|
3758
|
-
id: string;
|
|
3759
3761
|
name: string;
|
|
3762
|
+
id: string;
|
|
3760
3763
|
user: string;
|
|
3761
3764
|
username: string;
|
|
3762
3765
|
timestamp: number;
|
|
@@ -3801,13 +3804,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3801
3804
|
has_rich_preview?: boolean | undefined;
|
|
3802
3805
|
} | undefined;
|
|
3803
3806
|
}, {
|
|
3804
|
-
operation: "upload_file";
|
|
3805
|
-
success: boolean;
|
|
3806
3807
|
error: string;
|
|
3808
|
+
success: boolean;
|
|
3809
|
+
operation: "upload_file";
|
|
3807
3810
|
ok: boolean;
|
|
3808
3811
|
file?: {
|
|
3809
|
-
id: string;
|
|
3810
3812
|
name: string;
|
|
3813
|
+
id: string;
|
|
3811
3814
|
user: string;
|
|
3812
3815
|
username: string;
|
|
3813
3816
|
timestamp: number;
|
|
@@ -3860,17 +3863,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3860
3863
|
error: z.ZodString;
|
|
3861
3864
|
success: z.ZodBoolean;
|
|
3862
3865
|
}, "strip", z.ZodTypeAny, {
|
|
3863
|
-
operation: "schedule_message";
|
|
3864
|
-
success: boolean;
|
|
3865
3866
|
error: string;
|
|
3867
|
+
success: boolean;
|
|
3868
|
+
operation: "schedule_message";
|
|
3866
3869
|
ok: boolean;
|
|
3867
3870
|
channel?: string | undefined;
|
|
3868
3871
|
post_at?: number | undefined;
|
|
3869
3872
|
scheduled_message_id?: string | undefined;
|
|
3870
3873
|
}, {
|
|
3871
|
-
operation: "schedule_message";
|
|
3872
|
-
success: boolean;
|
|
3873
3874
|
error: string;
|
|
3875
|
+
success: boolean;
|
|
3876
|
+
operation: "schedule_message";
|
|
3874
3877
|
ok: boolean;
|
|
3875
3878
|
channel?: string | undefined;
|
|
3876
3879
|
post_at?: number | undefined;
|
|
@@ -3895,8 +3898,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3895
3898
|
original_h: z.ZodOptional<z.ZodNumber>;
|
|
3896
3899
|
permalink: z.ZodOptional<z.ZodString>;
|
|
3897
3900
|
}, "strip", z.ZodTypeAny, {
|
|
3898
|
-
id: string;
|
|
3899
3901
|
name: string;
|
|
3902
|
+
id: string;
|
|
3900
3903
|
mimetype: string;
|
|
3901
3904
|
filetype: string;
|
|
3902
3905
|
size: number;
|
|
@@ -3911,8 +3914,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3911
3914
|
original_h?: number | undefined;
|
|
3912
3915
|
permalink?: string | undefined;
|
|
3913
3916
|
}, {
|
|
3914
|
-
id: string;
|
|
3915
3917
|
name: string;
|
|
3918
|
+
id: string;
|
|
3916
3919
|
mimetype: string;
|
|
3917
3920
|
filetype: string;
|
|
3918
3921
|
size: number;
|
|
@@ -3930,13 +3933,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3930
3933
|
error: z.ZodString;
|
|
3931
3934
|
success: z.ZodBoolean;
|
|
3932
3935
|
}, "strip", z.ZodTypeAny, {
|
|
3933
|
-
operation: "get_file_info";
|
|
3934
|
-
success: boolean;
|
|
3935
3936
|
error: string;
|
|
3937
|
+
success: boolean;
|
|
3938
|
+
operation: "get_file_info";
|
|
3936
3939
|
ok: boolean;
|
|
3937
3940
|
file?: {
|
|
3938
|
-
id: string;
|
|
3939
3941
|
name: string;
|
|
3942
|
+
id: string;
|
|
3940
3943
|
mimetype: string;
|
|
3941
3944
|
filetype: string;
|
|
3942
3945
|
size: number;
|
|
@@ -3952,13 +3955,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3952
3955
|
permalink?: string | undefined;
|
|
3953
3956
|
} | undefined;
|
|
3954
3957
|
}, {
|
|
3955
|
-
operation: "get_file_info";
|
|
3956
|
-
success: boolean;
|
|
3957
3958
|
error: string;
|
|
3959
|
+
success: boolean;
|
|
3960
|
+
operation: "get_file_info";
|
|
3958
3961
|
ok: boolean;
|
|
3959
3962
|
file?: {
|
|
3960
|
-
id: string;
|
|
3961
3963
|
name: string;
|
|
3964
|
+
id: string;
|
|
3962
3965
|
mimetype: string;
|
|
3963
3966
|
filetype: string;
|
|
3964
3967
|
size: number;
|
|
@@ -3983,18 +3986,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
3983
3986
|
error: z.ZodString;
|
|
3984
3987
|
success: z.ZodBoolean;
|
|
3985
3988
|
}, "strip", z.ZodTypeAny, {
|
|
3986
|
-
operation: "download_file";
|
|
3987
|
-
success: boolean;
|
|
3988
3989
|
error: string;
|
|
3990
|
+
success: boolean;
|
|
3991
|
+
operation: "download_file";
|
|
3989
3992
|
ok: boolean;
|
|
3990
3993
|
content?: string | undefined;
|
|
3991
3994
|
filename?: string | undefined;
|
|
3992
3995
|
mimetype?: string | undefined;
|
|
3993
3996
|
size?: number | undefined;
|
|
3994
3997
|
}, {
|
|
3995
|
-
operation: "download_file";
|
|
3996
|
-
success: boolean;
|
|
3997
3998
|
error: string;
|
|
3999
|
+
success: boolean;
|
|
4000
|
+
operation: "download_file";
|
|
3998
4001
|
ok: boolean;
|
|
3999
4002
|
content?: string | undefined;
|
|
4000
4003
|
filename?: string | undefined;
|
|
@@ -4114,16 +4117,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4114
4117
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4115
4118
|
}, "strip", z.ZodTypeAny, {
|
|
4116
4119
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4117
|
-
emoji?: boolean | undefined;
|
|
4118
4120
|
text?: string | undefined;
|
|
4119
4121
|
image_url?: string | undefined;
|
|
4122
|
+
emoji?: boolean | undefined;
|
|
4120
4123
|
verbatim?: boolean | undefined;
|
|
4121
4124
|
alt_text?: string | undefined;
|
|
4122
4125
|
}, {
|
|
4123
4126
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4124
|
-
emoji?: boolean | undefined;
|
|
4125
4127
|
text?: string | undefined;
|
|
4126
4128
|
image_url?: string | undefined;
|
|
4129
|
+
emoji?: boolean | undefined;
|
|
4127
4130
|
verbatim?: boolean | undefined;
|
|
4128
4131
|
alt_text?: string | undefined;
|
|
4129
4132
|
}>, "many">>;
|
|
@@ -4154,16 +4157,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4154
4157
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4155
4158
|
}, "strip", z.ZodTypeAny, {
|
|
4156
4159
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4157
|
-
emoji?: boolean | undefined;
|
|
4158
4160
|
text?: string | undefined;
|
|
4159
4161
|
image_url?: string | undefined;
|
|
4162
|
+
emoji?: boolean | undefined;
|
|
4160
4163
|
verbatim?: boolean | undefined;
|
|
4161
4164
|
alt_text?: string | undefined;
|
|
4162
4165
|
}, {
|
|
4163
4166
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4164
|
-
emoji?: boolean | undefined;
|
|
4165
4167
|
text?: string | undefined;
|
|
4166
4168
|
image_url?: string | undefined;
|
|
4169
|
+
emoji?: boolean | undefined;
|
|
4167
4170
|
verbatim?: boolean | undefined;
|
|
4168
4171
|
alt_text?: string | undefined;
|
|
4169
4172
|
}>, "many">>;
|
|
@@ -4194,16 +4197,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4194
4197
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4195
4198
|
}, "strip", z.ZodTypeAny, {
|
|
4196
4199
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4197
|
-
emoji?: boolean | undefined;
|
|
4198
4200
|
text?: string | undefined;
|
|
4199
4201
|
image_url?: string | undefined;
|
|
4202
|
+
emoji?: boolean | undefined;
|
|
4200
4203
|
verbatim?: boolean | undefined;
|
|
4201
4204
|
alt_text?: string | undefined;
|
|
4202
4205
|
}, {
|
|
4203
4206
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4204
|
-
emoji?: boolean | undefined;
|
|
4205
4207
|
text?: string | undefined;
|
|
4206
4208
|
image_url?: string | undefined;
|
|
4209
|
+
emoji?: boolean | undefined;
|
|
4207
4210
|
verbatim?: boolean | undefined;
|
|
4208
4211
|
alt_text?: string | undefined;
|
|
4209
4212
|
}>, "many">>;
|
|
@@ -4214,8 +4217,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4214
4217
|
unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4215
4218
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4216
4219
|
}, "strip", z.ZodTypeAny, {
|
|
4217
|
-
operation: "send_message";
|
|
4218
4220
|
text: string;
|
|
4221
|
+
operation: "send_message";
|
|
4219
4222
|
channel: string;
|
|
4220
4223
|
reply_broadcast: boolean;
|
|
4221
4224
|
unfurl_links: boolean;
|
|
@@ -4271,24 +4274,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4271
4274
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4272
4275
|
}, "strip", z.ZodTypeAny, {
|
|
4273
4276
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4274
|
-
emoji?: boolean | undefined;
|
|
4275
4277
|
text?: string | undefined;
|
|
4276
4278
|
image_url?: string | undefined;
|
|
4279
|
+
emoji?: boolean | undefined;
|
|
4277
4280
|
verbatim?: boolean | undefined;
|
|
4278
4281
|
alt_text?: string | undefined;
|
|
4279
4282
|
}, {
|
|
4280
4283
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4281
|
-
emoji?: boolean | undefined;
|
|
4282
4284
|
text?: string | undefined;
|
|
4283
4285
|
image_url?: string | undefined;
|
|
4286
|
+
emoji?: boolean | undefined;
|
|
4284
4287
|
verbatim?: boolean | undefined;
|
|
4285
4288
|
alt_text?: string | undefined;
|
|
4286
4289
|
}>, "many">>;
|
|
4287
4290
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4288
4291
|
thread_ts?: string | undefined;
|
|
4289
4292
|
}, {
|
|
4290
|
-
operation: "send_message";
|
|
4291
4293
|
text: string;
|
|
4294
|
+
operation: "send_message";
|
|
4292
4295
|
channel: string;
|
|
4293
4296
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4294
4297
|
username?: string | undefined;
|
|
@@ -4341,16 +4344,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4341
4344
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4342
4345
|
}, "strip", z.ZodTypeAny, {
|
|
4343
4346
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4344
|
-
emoji?: boolean | undefined;
|
|
4345
4347
|
text?: string | undefined;
|
|
4346
4348
|
image_url?: string | undefined;
|
|
4349
|
+
emoji?: boolean | undefined;
|
|
4347
4350
|
verbatim?: boolean | undefined;
|
|
4348
4351
|
alt_text?: string | undefined;
|
|
4349
4352
|
}, {
|
|
4350
4353
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4351
|
-
emoji?: boolean | undefined;
|
|
4352
4354
|
text?: string | undefined;
|
|
4353
4355
|
image_url?: string | undefined;
|
|
4356
|
+
emoji?: boolean | undefined;
|
|
4354
4357
|
verbatim?: boolean | undefined;
|
|
4355
4358
|
alt_text?: string | undefined;
|
|
4356
4359
|
}>, "many">>;
|
|
@@ -4367,19 +4370,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4367
4370
|
cursor: z.ZodOptional<z.ZodString>;
|
|
4368
4371
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4369
4372
|
}, "strip", z.ZodTypeAny, {
|
|
4370
|
-
operation: "list_channels";
|
|
4371
|
-
limit: number;
|
|
4372
4373
|
types: ("public_channel" | "private_channel" | "mpim" | "im")[];
|
|
4374
|
+
operation: "list_channels";
|
|
4373
4375
|
exclude_archived: boolean;
|
|
4374
|
-
|
|
4376
|
+
limit: number;
|
|
4375
4377
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4378
|
+
cursor?: string | undefined;
|
|
4376
4379
|
}, {
|
|
4377
4380
|
operation: "list_channels";
|
|
4378
|
-
limit?: number | undefined;
|
|
4379
|
-
cursor?: string | undefined;
|
|
4380
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4381
4381
|
types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
|
|
4382
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4382
4383
|
exclude_archived?: boolean | undefined;
|
|
4384
|
+
limit?: number | undefined;
|
|
4385
|
+
cursor?: string | undefined;
|
|
4383
4386
|
}>, z.ZodObject<{
|
|
4384
4387
|
operation: z.ZodLiteral<"get_channel_info">;
|
|
4385
4388
|
channel: z.ZodString;
|
|
@@ -4401,13 +4404,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4401
4404
|
include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
4402
4405
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4403
4406
|
}, "strip", z.ZodTypeAny, {
|
|
4404
|
-
operation: "get_user_info";
|
|
4405
4407
|
user: string;
|
|
4408
|
+
operation: "get_user_info";
|
|
4406
4409
|
include_locale: boolean;
|
|
4407
4410
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4408
4411
|
}, {
|
|
4409
|
-
operation: "get_user_info";
|
|
4410
4412
|
user: string;
|
|
4413
|
+
operation: "get_user_info";
|
|
4411
4414
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4412
4415
|
include_locale?: boolean | undefined;
|
|
4413
4416
|
}>, z.ZodObject<{
|
|
@@ -4420,13 +4423,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4420
4423
|
operation: "list_users";
|
|
4421
4424
|
limit: number;
|
|
4422
4425
|
include_locale: boolean;
|
|
4423
|
-
cursor?: string | undefined;
|
|
4424
4426
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4427
|
+
cursor?: string | undefined;
|
|
4425
4428
|
}, {
|
|
4426
4429
|
operation: "list_users";
|
|
4430
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4427
4431
|
limit?: number | undefined;
|
|
4428
4432
|
cursor?: string | undefined;
|
|
4429
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4430
4433
|
include_locale?: boolean | undefined;
|
|
4431
4434
|
}>, z.ZodObject<{
|
|
4432
4435
|
operation: z.ZodLiteral<"get_conversation_history">;
|
|
@@ -4440,19 +4443,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4440
4443
|
}, "strip", z.ZodTypeAny, {
|
|
4441
4444
|
inclusive: boolean;
|
|
4442
4445
|
operation: "get_conversation_history";
|
|
4443
|
-
limit: number;
|
|
4444
4446
|
channel: string;
|
|
4445
|
-
|
|
4447
|
+
limit: number;
|
|
4446
4448
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4449
|
+
cursor?: string | undefined;
|
|
4447
4450
|
latest?: string | undefined;
|
|
4448
4451
|
oldest?: string | undefined;
|
|
4449
4452
|
}, {
|
|
4450
4453
|
operation: "get_conversation_history";
|
|
4451
4454
|
channel: string;
|
|
4452
4455
|
inclusive?: boolean | undefined;
|
|
4456
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4453
4457
|
limit?: number | undefined;
|
|
4454
4458
|
cursor?: string | undefined;
|
|
4455
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4456
4459
|
latest?: string | undefined;
|
|
4457
4460
|
oldest?: string | undefined;
|
|
4458
4461
|
}>, z.ZodObject<{
|
|
@@ -4467,22 +4470,22 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4467
4470
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4468
4471
|
}, "strip", z.ZodTypeAny, {
|
|
4469
4472
|
inclusive: boolean;
|
|
4470
|
-
operation: "get_thread_replies";
|
|
4471
|
-
limit: number;
|
|
4472
4473
|
ts: string;
|
|
4474
|
+
operation: "get_thread_replies";
|
|
4473
4475
|
channel: string;
|
|
4474
|
-
|
|
4476
|
+
limit: number;
|
|
4475
4477
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4478
|
+
cursor?: string | undefined;
|
|
4476
4479
|
latest?: string | undefined;
|
|
4477
4480
|
oldest?: string | undefined;
|
|
4478
4481
|
}, {
|
|
4479
|
-
operation: "get_thread_replies";
|
|
4480
4482
|
ts: string;
|
|
4483
|
+
operation: "get_thread_replies";
|
|
4481
4484
|
channel: string;
|
|
4482
4485
|
inclusive?: boolean | undefined;
|
|
4486
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4483
4487
|
limit?: number | undefined;
|
|
4484
4488
|
cursor?: string | undefined;
|
|
4485
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4486
4489
|
latest?: string | undefined;
|
|
4487
4490
|
oldest?: string | undefined;
|
|
4488
4491
|
}>, z.ZodObject<{
|
|
@@ -4583,16 +4586,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4583
4586
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4584
4587
|
}, "strip", z.ZodTypeAny, {
|
|
4585
4588
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4586
|
-
emoji?: boolean | undefined;
|
|
4587
4589
|
text?: string | undefined;
|
|
4588
4590
|
image_url?: string | undefined;
|
|
4591
|
+
emoji?: boolean | undefined;
|
|
4589
4592
|
verbatim?: boolean | undefined;
|
|
4590
4593
|
alt_text?: string | undefined;
|
|
4591
4594
|
}, {
|
|
4592
4595
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4593
|
-
emoji?: boolean | undefined;
|
|
4594
4596
|
text?: string | undefined;
|
|
4595
4597
|
image_url?: string | undefined;
|
|
4598
|
+
emoji?: boolean | undefined;
|
|
4596
4599
|
verbatim?: boolean | undefined;
|
|
4597
4600
|
alt_text?: string | undefined;
|
|
4598
4601
|
}>, "many">>;
|
|
@@ -4623,16 +4626,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4623
4626
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4624
4627
|
}, "strip", z.ZodTypeAny, {
|
|
4625
4628
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4626
|
-
emoji?: boolean | undefined;
|
|
4627
4629
|
text?: string | undefined;
|
|
4628
4630
|
image_url?: string | undefined;
|
|
4631
|
+
emoji?: boolean | undefined;
|
|
4629
4632
|
verbatim?: boolean | undefined;
|
|
4630
4633
|
alt_text?: string | undefined;
|
|
4631
4634
|
}, {
|
|
4632
4635
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4633
|
-
emoji?: boolean | undefined;
|
|
4634
4636
|
text?: string | undefined;
|
|
4635
4637
|
image_url?: string | undefined;
|
|
4638
|
+
emoji?: boolean | undefined;
|
|
4636
4639
|
verbatim?: boolean | undefined;
|
|
4637
4640
|
alt_text?: string | undefined;
|
|
4638
4641
|
}>, "many">>;
|
|
@@ -4663,24 +4666,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4663
4666
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4664
4667
|
}, "strip", z.ZodTypeAny, {
|
|
4665
4668
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4666
|
-
emoji?: boolean | undefined;
|
|
4667
4669
|
text?: string | undefined;
|
|
4668
4670
|
image_url?: string | undefined;
|
|
4671
|
+
emoji?: boolean | undefined;
|
|
4669
4672
|
verbatim?: boolean | undefined;
|
|
4670
4673
|
alt_text?: string | undefined;
|
|
4671
4674
|
}, {
|
|
4672
4675
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4673
|
-
emoji?: boolean | undefined;
|
|
4674
4676
|
text?: string | undefined;
|
|
4675
4677
|
image_url?: string | undefined;
|
|
4678
|
+
emoji?: boolean | undefined;
|
|
4676
4679
|
verbatim?: boolean | undefined;
|
|
4677
4680
|
alt_text?: string | undefined;
|
|
4678
4681
|
}>, "many">>;
|
|
4679
4682
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
4680
4683
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4681
4684
|
}, "strip", z.ZodTypeAny, {
|
|
4682
|
-
operation: "update_message";
|
|
4683
4685
|
ts: string;
|
|
4686
|
+
operation: "update_message";
|
|
4684
4687
|
channel: string;
|
|
4685
4688
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4686
4689
|
text?: string | undefined;
|
|
@@ -4731,23 +4734,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4731
4734
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4732
4735
|
}, "strip", z.ZodTypeAny, {
|
|
4733
4736
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4734
|
-
emoji?: boolean | undefined;
|
|
4735
4737
|
text?: string | undefined;
|
|
4736
4738
|
image_url?: string | undefined;
|
|
4739
|
+
emoji?: boolean | undefined;
|
|
4737
4740
|
verbatim?: boolean | undefined;
|
|
4738
4741
|
alt_text?: string | undefined;
|
|
4739
4742
|
}, {
|
|
4740
4743
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4741
|
-
emoji?: boolean | undefined;
|
|
4742
4744
|
text?: string | undefined;
|
|
4743
4745
|
image_url?: string | undefined;
|
|
4746
|
+
emoji?: boolean | undefined;
|
|
4744
4747
|
verbatim?: boolean | undefined;
|
|
4745
4748
|
alt_text?: string | undefined;
|
|
4746
4749
|
}>, "many">>;
|
|
4747
4750
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4748
4751
|
}, {
|
|
4749
|
-
operation: "update_message";
|
|
4750
4752
|
ts: string;
|
|
4753
|
+
operation: "update_message";
|
|
4751
4754
|
channel: string;
|
|
4752
4755
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4753
4756
|
text?: string | undefined;
|
|
@@ -4798,16 +4801,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4798
4801
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4799
4802
|
}, "strip", z.ZodTypeAny, {
|
|
4800
4803
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4801
|
-
emoji?: boolean | undefined;
|
|
4802
4804
|
text?: string | undefined;
|
|
4803
4805
|
image_url?: string | undefined;
|
|
4806
|
+
emoji?: boolean | undefined;
|
|
4804
4807
|
verbatim?: boolean | undefined;
|
|
4805
4808
|
alt_text?: string | undefined;
|
|
4806
4809
|
}, {
|
|
4807
4810
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4808
|
-
emoji?: boolean | undefined;
|
|
4809
4811
|
text?: string | undefined;
|
|
4810
4812
|
image_url?: string | undefined;
|
|
4813
|
+
emoji?: boolean | undefined;
|
|
4811
4814
|
verbatim?: boolean | undefined;
|
|
4812
4815
|
alt_text?: string | undefined;
|
|
4813
4816
|
}>, "many">>;
|
|
@@ -4818,13 +4821,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4818
4821
|
ts: z.ZodString;
|
|
4819
4822
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
4820
4823
|
}, "strip", z.ZodTypeAny, {
|
|
4821
|
-
operation: "delete_message";
|
|
4822
4824
|
ts: string;
|
|
4825
|
+
operation: "delete_message";
|
|
4823
4826
|
channel: string;
|
|
4824
4827
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4825
4828
|
}, {
|
|
4826
|
-
operation: "delete_message";
|
|
4827
4829
|
ts: string;
|
|
4830
|
+
operation: "delete_message";
|
|
4828
4831
|
channel: string;
|
|
4829
4832
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4830
4833
|
}>, z.ZodObject<{
|
|
@@ -4878,7 +4881,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4878
4881
|
}>, z.ZodObject<{
|
|
4879
4882
|
operation: z.ZodLiteral<"upload_file">;
|
|
4880
4883
|
channel: z.ZodString;
|
|
4881
|
-
file_path: z.ZodString
|
|
4884
|
+
file_path: z.ZodOptional<z.ZodString>;
|
|
4885
|
+
content: z.ZodOptional<z.ZodString>;
|
|
4882
4886
|
filename: z.ZodOptional<z.ZodString>;
|
|
4883
4887
|
title: z.ZodOptional<z.ZodString>;
|
|
4884
4888
|
initial_comment: z.ZodOptional<z.ZodString>;
|
|
@@ -4887,19 +4891,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4887
4891
|
}, "strip", z.ZodTypeAny, {
|
|
4888
4892
|
operation: "upload_file";
|
|
4889
4893
|
channel: string;
|
|
4890
|
-
file_path: string;
|
|
4891
4894
|
title?: string | undefined;
|
|
4892
4895
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4896
|
+
content?: string | undefined;
|
|
4893
4897
|
thread_ts?: string | undefined;
|
|
4898
|
+
file_path?: string | undefined;
|
|
4894
4899
|
filename?: string | undefined;
|
|
4895
4900
|
initial_comment?: string | undefined;
|
|
4896
4901
|
}, {
|
|
4897
4902
|
operation: "upload_file";
|
|
4898
4903
|
channel: string;
|
|
4899
|
-
file_path: string;
|
|
4900
4904
|
title?: string | undefined;
|
|
4901
4905
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4906
|
+
content?: string | undefined;
|
|
4902
4907
|
thread_ts?: string | undefined;
|
|
4908
|
+
file_path?: string | undefined;
|
|
4903
4909
|
filename?: string | undefined;
|
|
4904
4910
|
initial_comment?: string | undefined;
|
|
4905
4911
|
}>, z.ZodObject<{
|
|
@@ -4935,16 +4941,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4935
4941
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4936
4942
|
}, "strip", z.ZodTypeAny, {
|
|
4937
4943
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4938
|
-
emoji?: boolean | undefined;
|
|
4939
4944
|
text?: string | undefined;
|
|
4940
4945
|
image_url?: string | undefined;
|
|
4946
|
+
emoji?: boolean | undefined;
|
|
4941
4947
|
verbatim?: boolean | undefined;
|
|
4942
4948
|
alt_text?: string | undefined;
|
|
4943
4949
|
}, {
|
|
4944
4950
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4945
|
-
emoji?: boolean | undefined;
|
|
4946
4951
|
text?: string | undefined;
|
|
4947
4952
|
image_url?: string | undefined;
|
|
4953
|
+
emoji?: boolean | undefined;
|
|
4948
4954
|
verbatim?: boolean | undefined;
|
|
4949
4955
|
alt_text?: string | undefined;
|
|
4950
4956
|
}>, "many">>;
|
|
@@ -4975,16 +4981,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
4975
4981
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
4976
4982
|
}, "strip", z.ZodTypeAny, {
|
|
4977
4983
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4978
|
-
emoji?: boolean | undefined;
|
|
4979
4984
|
text?: string | undefined;
|
|
4980
4985
|
image_url?: string | undefined;
|
|
4986
|
+
emoji?: boolean | undefined;
|
|
4981
4987
|
verbatim?: boolean | undefined;
|
|
4982
4988
|
alt_text?: string | undefined;
|
|
4983
4989
|
}, {
|
|
4984
4990
|
type: "image" | "plain_text" | "mrkdwn";
|
|
4985
|
-
emoji?: boolean | undefined;
|
|
4986
4991
|
text?: string | undefined;
|
|
4987
4992
|
image_url?: string | undefined;
|
|
4993
|
+
emoji?: boolean | undefined;
|
|
4988
4994
|
verbatim?: boolean | undefined;
|
|
4989
4995
|
alt_text?: string | undefined;
|
|
4990
4996
|
}>, "many">>;
|
|
@@ -5015,16 +5021,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5015
5021
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5016
5022
|
}, "strip", z.ZodTypeAny, {
|
|
5017
5023
|
type: "image" | "plain_text" | "mrkdwn";
|
|
5018
|
-
emoji?: boolean | undefined;
|
|
5019
5024
|
text?: string | undefined;
|
|
5020
5025
|
image_url?: string | undefined;
|
|
5026
|
+
emoji?: boolean | undefined;
|
|
5021
5027
|
verbatim?: boolean | undefined;
|
|
5022
5028
|
alt_text?: string | undefined;
|
|
5023
5029
|
}, {
|
|
5024
5030
|
type: "image" | "plain_text" | "mrkdwn";
|
|
5025
|
-
emoji?: boolean | undefined;
|
|
5026
5031
|
text?: string | undefined;
|
|
5027
5032
|
image_url?: string | undefined;
|
|
5033
|
+
emoji?: boolean | undefined;
|
|
5028
5034
|
verbatim?: boolean | undefined;
|
|
5029
5035
|
alt_text?: string | undefined;
|
|
5030
5036
|
}>, "many">>;
|
|
@@ -5033,8 +5039,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5033
5039
|
unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
5034
5040
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
5035
5041
|
}, "strip", z.ZodTypeAny, {
|
|
5036
|
-
operation: "schedule_message";
|
|
5037
5042
|
text: string;
|
|
5043
|
+
operation: "schedule_message";
|
|
5038
5044
|
channel: string;
|
|
5039
5045
|
unfurl_links: boolean;
|
|
5040
5046
|
unfurl_media: boolean;
|
|
@@ -5067,24 +5073,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5067
5073
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5068
5074
|
}, "strip", z.ZodTypeAny, {
|
|
5069
5075
|
type: "image" | "plain_text" | "mrkdwn";
|
|
5070
|
-
emoji?: boolean | undefined;
|
|
5071
5076
|
text?: string | undefined;
|
|
5072
5077
|
image_url?: string | undefined;
|
|
5078
|
+
emoji?: boolean | undefined;
|
|
5073
5079
|
verbatim?: boolean | undefined;
|
|
5074
5080
|
alt_text?: string | undefined;
|
|
5075
5081
|
}, {
|
|
5076
5082
|
type: "image" | "plain_text" | "mrkdwn";
|
|
5077
|
-
emoji?: boolean | undefined;
|
|
5078
5083
|
text?: string | undefined;
|
|
5079
5084
|
image_url?: string | undefined;
|
|
5085
|
+
emoji?: boolean | undefined;
|
|
5080
5086
|
verbatim?: boolean | undefined;
|
|
5081
5087
|
alt_text?: string | undefined;
|
|
5082
5088
|
}>, "many">>;
|
|
5083
5089
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
5084
5090
|
thread_ts?: string | undefined;
|
|
5085
5091
|
}, {
|
|
5086
|
-
operation: "schedule_message";
|
|
5087
5092
|
text: string;
|
|
5093
|
+
operation: "schedule_message";
|
|
5088
5094
|
channel: string;
|
|
5089
5095
|
post_at: number;
|
|
5090
5096
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -5115,16 +5121,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5115
5121
|
verbatim: z.ZodOptional<z.ZodBoolean>;
|
|
5116
5122
|
}, "strip", z.ZodTypeAny, {
|
|
5117
5123
|
type: "image" | "plain_text" | "mrkdwn";
|
|
5118
|
-
emoji?: boolean | undefined;
|
|
5119
5124
|
text?: string | undefined;
|
|
5120
5125
|
image_url?: string | undefined;
|
|
5126
|
+
emoji?: boolean | undefined;
|
|
5121
5127
|
verbatim?: boolean | undefined;
|
|
5122
5128
|
alt_text?: string | undefined;
|
|
5123
5129
|
}, {
|
|
5124
5130
|
type: "image" | "plain_text" | "mrkdwn";
|
|
5125
|
-
emoji?: boolean | undefined;
|
|
5126
5131
|
text?: string | undefined;
|
|
5127
5132
|
image_url?: string | undefined;
|
|
5133
|
+
emoji?: boolean | undefined;
|
|
5128
5134
|
verbatim?: boolean | undefined;
|
|
5129
5135
|
alt_text?: string | undefined;
|
|
5130
5136
|
}>, "many">>;
|
|
@@ -5220,8 +5226,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5220
5226
|
permalink: z.ZodOptional<z.ZodString>;
|
|
5221
5227
|
}, "strip", z.ZodTypeAny, {
|
|
5222
5228
|
id: string;
|
|
5223
|
-
name?: string | undefined;
|
|
5224
5229
|
title?: string | undefined;
|
|
5230
|
+
name?: string | undefined;
|
|
5225
5231
|
user?: string | undefined;
|
|
5226
5232
|
mimetype?: string | undefined;
|
|
5227
5233
|
filetype?: string | undefined;
|
|
@@ -5236,8 +5242,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5236
5242
|
permalink?: string | undefined;
|
|
5237
5243
|
}, {
|
|
5238
5244
|
id: string;
|
|
5239
|
-
name?: string | undefined;
|
|
5240
5245
|
title?: string | undefined;
|
|
5246
|
+
name?: string | undefined;
|
|
5241
5247
|
user?: string | undefined;
|
|
5242
5248
|
mimetype?: string | undefined;
|
|
5243
5249
|
filetype?: string | undefined;
|
|
@@ -5253,8 +5259,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5253
5259
|
}>, "many">>;
|
|
5254
5260
|
}, "strip", z.ZodTypeAny, {
|
|
5255
5261
|
type: string;
|
|
5256
|
-
user?: string | undefined;
|
|
5257
5262
|
text?: string | undefined;
|
|
5263
|
+
user?: string | undefined;
|
|
5258
5264
|
ts?: string | undefined;
|
|
5259
5265
|
username?: string | undefined;
|
|
5260
5266
|
attachments?: unknown[] | undefined;
|
|
@@ -5278,8 +5284,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5278
5284
|
}[] | undefined;
|
|
5279
5285
|
files?: {
|
|
5280
5286
|
id: string;
|
|
5281
|
-
name?: string | undefined;
|
|
5282
5287
|
title?: string | undefined;
|
|
5288
|
+
name?: string | undefined;
|
|
5283
5289
|
user?: string | undefined;
|
|
5284
5290
|
mimetype?: string | undefined;
|
|
5285
5291
|
filetype?: string | undefined;
|
|
@@ -5295,8 +5301,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5295
5301
|
}[] | undefined;
|
|
5296
5302
|
}, {
|
|
5297
5303
|
type: string;
|
|
5298
|
-
user?: string | undefined;
|
|
5299
5304
|
text?: string | undefined;
|
|
5305
|
+
user?: string | undefined;
|
|
5300
5306
|
ts?: string | undefined;
|
|
5301
5307
|
username?: string | undefined;
|
|
5302
5308
|
attachments?: unknown[] | undefined;
|
|
@@ -5320,8 +5326,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5320
5326
|
}[] | undefined;
|
|
5321
5327
|
files?: {
|
|
5322
5328
|
id: string;
|
|
5323
|
-
name?: string | undefined;
|
|
5324
5329
|
title?: string | undefined;
|
|
5330
|
+
name?: string | undefined;
|
|
5325
5331
|
user?: string | undefined;
|
|
5326
5332
|
mimetype?: string | undefined;
|
|
5327
5333
|
filetype?: string | undefined;
|
|
@@ -5339,14 +5345,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5339
5345
|
error: z.ZodString;
|
|
5340
5346
|
success: z.ZodBoolean;
|
|
5341
5347
|
}, "strip", z.ZodTypeAny, {
|
|
5342
|
-
operation: "send_message";
|
|
5343
|
-
success: boolean;
|
|
5344
5348
|
error: string;
|
|
5349
|
+
success: boolean;
|
|
5350
|
+
operation: "send_message";
|
|
5345
5351
|
ok: boolean;
|
|
5346
5352
|
message?: {
|
|
5347
5353
|
type: string;
|
|
5348
|
-
user?: string | undefined;
|
|
5349
5354
|
text?: string | undefined;
|
|
5355
|
+
user?: string | undefined;
|
|
5350
5356
|
ts?: string | undefined;
|
|
5351
5357
|
username?: string | undefined;
|
|
5352
5358
|
attachments?: unknown[] | undefined;
|
|
@@ -5370,8 +5376,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5370
5376
|
}[] | undefined;
|
|
5371
5377
|
files?: {
|
|
5372
5378
|
id: string;
|
|
5373
|
-
name?: string | undefined;
|
|
5374
5379
|
title?: string | undefined;
|
|
5380
|
+
name?: string | undefined;
|
|
5375
5381
|
user?: string | undefined;
|
|
5376
5382
|
mimetype?: string | undefined;
|
|
5377
5383
|
filetype?: string | undefined;
|
|
@@ -5389,14 +5395,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5389
5395
|
ts?: string | undefined;
|
|
5390
5396
|
channel?: string | undefined;
|
|
5391
5397
|
}, {
|
|
5392
|
-
operation: "send_message";
|
|
5393
|
-
success: boolean;
|
|
5394
5398
|
error: string;
|
|
5399
|
+
success: boolean;
|
|
5400
|
+
operation: "send_message";
|
|
5395
5401
|
ok: boolean;
|
|
5396
5402
|
message?: {
|
|
5397
5403
|
type: string;
|
|
5398
|
-
user?: string | undefined;
|
|
5399
5404
|
text?: string | undefined;
|
|
5405
|
+
user?: string | undefined;
|
|
5400
5406
|
ts?: string | undefined;
|
|
5401
5407
|
username?: string | undefined;
|
|
5402
5408
|
attachments?: unknown[] | undefined;
|
|
@@ -5420,8 +5426,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5420
5426
|
}[] | undefined;
|
|
5421
5427
|
files?: {
|
|
5422
5428
|
id: string;
|
|
5423
|
-
name?: string | undefined;
|
|
5424
5429
|
title?: string | undefined;
|
|
5430
|
+
name?: string | undefined;
|
|
5425
5431
|
user?: string | undefined;
|
|
5426
5432
|
mimetype?: string | undefined;
|
|
5427
5433
|
filetype?: string | undefined;
|
|
@@ -5491,8 +5497,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5491
5497
|
}>>;
|
|
5492
5498
|
num_members: z.ZodOptional<z.ZodNumber>;
|
|
5493
5499
|
}, "strip", z.ZodTypeAny, {
|
|
5494
|
-
id: string;
|
|
5495
5500
|
name: string;
|
|
5501
|
+
id: string;
|
|
5496
5502
|
created: number;
|
|
5497
5503
|
is_archived: boolean;
|
|
5498
5504
|
is_channel?: boolean | undefined;
|
|
@@ -5524,8 +5530,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5524
5530
|
} | undefined;
|
|
5525
5531
|
num_members?: number | undefined;
|
|
5526
5532
|
}, {
|
|
5527
|
-
id: string;
|
|
5528
5533
|
name: string;
|
|
5534
|
+
id: string;
|
|
5529
5535
|
created: number;
|
|
5530
5536
|
is_archived: boolean;
|
|
5531
5537
|
is_channel?: boolean | undefined;
|
|
@@ -5567,16 +5573,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5567
5573
|
error: z.ZodString;
|
|
5568
5574
|
success: z.ZodBoolean;
|
|
5569
5575
|
}, "strip", z.ZodTypeAny, {
|
|
5570
|
-
operation: "list_channels";
|
|
5571
|
-
success: boolean;
|
|
5572
5576
|
error: string;
|
|
5577
|
+
success: boolean;
|
|
5578
|
+
operation: "list_channels";
|
|
5573
5579
|
ok: boolean;
|
|
5574
5580
|
response_metadata?: {
|
|
5575
5581
|
next_cursor: string;
|
|
5576
5582
|
} | undefined;
|
|
5577
5583
|
channels?: {
|
|
5578
|
-
id: string;
|
|
5579
5584
|
name: string;
|
|
5585
|
+
id: string;
|
|
5580
5586
|
created: number;
|
|
5581
5587
|
is_archived: boolean;
|
|
5582
5588
|
is_channel?: boolean | undefined;
|
|
@@ -5609,16 +5615,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5609
5615
|
num_members?: number | undefined;
|
|
5610
5616
|
}[] | undefined;
|
|
5611
5617
|
}, {
|
|
5612
|
-
operation: "list_channels";
|
|
5613
|
-
success: boolean;
|
|
5614
5618
|
error: string;
|
|
5619
|
+
success: boolean;
|
|
5620
|
+
operation: "list_channels";
|
|
5615
5621
|
ok: boolean;
|
|
5616
5622
|
response_metadata?: {
|
|
5617
5623
|
next_cursor: string;
|
|
5618
5624
|
} | undefined;
|
|
5619
5625
|
channels?: {
|
|
5620
|
-
id: string;
|
|
5621
5626
|
name: string;
|
|
5627
|
+
id: string;
|
|
5622
5628
|
created: number;
|
|
5623
5629
|
is_archived: boolean;
|
|
5624
5630
|
is_channel?: boolean | undefined;
|
|
@@ -5703,8 +5709,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5703
5709
|
}>>;
|
|
5704
5710
|
num_members: z.ZodOptional<z.ZodNumber>;
|
|
5705
5711
|
}, "strip", z.ZodTypeAny, {
|
|
5706
|
-
id: string;
|
|
5707
5712
|
name: string;
|
|
5713
|
+
id: string;
|
|
5708
5714
|
created: number;
|
|
5709
5715
|
is_archived: boolean;
|
|
5710
5716
|
is_channel?: boolean | undefined;
|
|
@@ -5736,8 +5742,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5736
5742
|
} | undefined;
|
|
5737
5743
|
num_members?: number | undefined;
|
|
5738
5744
|
}, {
|
|
5739
|
-
id: string;
|
|
5740
5745
|
name: string;
|
|
5746
|
+
id: string;
|
|
5741
5747
|
created: number;
|
|
5742
5748
|
is_archived: boolean;
|
|
5743
5749
|
is_channel?: boolean | undefined;
|
|
@@ -5772,13 +5778,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5772
5778
|
error: z.ZodString;
|
|
5773
5779
|
success: z.ZodBoolean;
|
|
5774
5780
|
}, "strip", z.ZodTypeAny, {
|
|
5775
|
-
operation: "get_channel_info";
|
|
5776
|
-
success: boolean;
|
|
5777
5781
|
error: string;
|
|
5782
|
+
success: boolean;
|
|
5783
|
+
operation: "get_channel_info";
|
|
5778
5784
|
ok: boolean;
|
|
5779
5785
|
channel?: {
|
|
5780
|
-
id: string;
|
|
5781
5786
|
name: string;
|
|
5787
|
+
id: string;
|
|
5782
5788
|
created: number;
|
|
5783
5789
|
is_archived: boolean;
|
|
5784
5790
|
is_channel?: boolean | undefined;
|
|
@@ -5811,13 +5817,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5811
5817
|
num_members?: number | undefined;
|
|
5812
5818
|
} | undefined;
|
|
5813
5819
|
}, {
|
|
5814
|
-
operation: "get_channel_info";
|
|
5815
|
-
success: boolean;
|
|
5816
5820
|
error: string;
|
|
5821
|
+
success: boolean;
|
|
5822
|
+
operation: "get_channel_info";
|
|
5817
5823
|
ok: boolean;
|
|
5818
5824
|
channel?: {
|
|
5819
|
-
id: string;
|
|
5820
5825
|
name: string;
|
|
5826
|
+
id: string;
|
|
5821
5827
|
created: number;
|
|
5822
5828
|
is_archived: boolean;
|
|
5823
5829
|
is_channel?: boolean | undefined;
|
|
@@ -5948,15 +5954,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5948
5954
|
updated: z.ZodOptional<z.ZodNumber>;
|
|
5949
5955
|
has_2fa: z.ZodOptional<z.ZodBoolean>;
|
|
5950
5956
|
}, "strip", z.ZodTypeAny, {
|
|
5951
|
-
id: string;
|
|
5952
5957
|
name: string;
|
|
5953
|
-
|
|
5954
|
-
team_id?: string | undefined;
|
|
5955
|
-
deleted?: boolean | undefined;
|
|
5956
|
-
real_name?: string | undefined;
|
|
5957
|
-
tz?: string | undefined;
|
|
5958
|
-
tz_label?: string | undefined;
|
|
5959
|
-
tz_offset?: number | undefined;
|
|
5958
|
+
id: string;
|
|
5960
5959
|
profile?: {
|
|
5961
5960
|
title?: string | undefined;
|
|
5962
5961
|
email?: string | undefined;
|
|
@@ -5983,6 +5982,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5983
5982
|
image_512?: string | undefined;
|
|
5984
5983
|
image_1024?: string | undefined;
|
|
5985
5984
|
} | undefined;
|
|
5985
|
+
color?: string | undefined;
|
|
5986
|
+
team_id?: string | undefined;
|
|
5987
|
+
deleted?: boolean | undefined;
|
|
5988
|
+
real_name?: string | undefined;
|
|
5989
|
+
tz?: string | undefined;
|
|
5990
|
+
tz_label?: string | undefined;
|
|
5991
|
+
tz_offset?: number | undefined;
|
|
5986
5992
|
is_admin?: boolean | undefined;
|
|
5987
5993
|
is_owner?: boolean | undefined;
|
|
5988
5994
|
is_primary_owner?: boolean | undefined;
|
|
@@ -5993,15 +5999,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
5993
5999
|
updated?: number | undefined;
|
|
5994
6000
|
has_2fa?: boolean | undefined;
|
|
5995
6001
|
}, {
|
|
5996
|
-
id: string;
|
|
5997
6002
|
name: string;
|
|
5998
|
-
|
|
5999
|
-
team_id?: string | undefined;
|
|
6000
|
-
deleted?: boolean | undefined;
|
|
6001
|
-
real_name?: string | undefined;
|
|
6002
|
-
tz?: string | undefined;
|
|
6003
|
-
tz_label?: string | undefined;
|
|
6004
|
-
tz_offset?: number | undefined;
|
|
6003
|
+
id: string;
|
|
6005
6004
|
profile?: {
|
|
6006
6005
|
title?: string | undefined;
|
|
6007
6006
|
email?: string | undefined;
|
|
@@ -6028,6 +6027,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6028
6027
|
image_512?: string | undefined;
|
|
6029
6028
|
image_1024?: string | undefined;
|
|
6030
6029
|
} | undefined;
|
|
6030
|
+
color?: string | undefined;
|
|
6031
|
+
team_id?: string | undefined;
|
|
6032
|
+
deleted?: boolean | undefined;
|
|
6033
|
+
real_name?: string | undefined;
|
|
6034
|
+
tz?: string | undefined;
|
|
6035
|
+
tz_label?: string | undefined;
|
|
6036
|
+
tz_offset?: number | undefined;
|
|
6031
6037
|
is_admin?: boolean | undefined;
|
|
6032
6038
|
is_owner?: boolean | undefined;
|
|
6033
6039
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6041,20 +6047,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6041
6047
|
error: z.ZodString;
|
|
6042
6048
|
success: z.ZodBoolean;
|
|
6043
6049
|
}, "strip", z.ZodTypeAny, {
|
|
6044
|
-
operation: "get_user_info";
|
|
6045
|
-
success: boolean;
|
|
6046
6050
|
error: string;
|
|
6051
|
+
success: boolean;
|
|
6052
|
+
operation: "get_user_info";
|
|
6047
6053
|
ok: boolean;
|
|
6048
6054
|
user?: {
|
|
6049
|
-
id: string;
|
|
6050
6055
|
name: string;
|
|
6051
|
-
|
|
6052
|
-
team_id?: string | undefined;
|
|
6053
|
-
deleted?: boolean | undefined;
|
|
6054
|
-
real_name?: string | undefined;
|
|
6055
|
-
tz?: string | undefined;
|
|
6056
|
-
tz_label?: string | undefined;
|
|
6057
|
-
tz_offset?: number | undefined;
|
|
6056
|
+
id: string;
|
|
6058
6057
|
profile?: {
|
|
6059
6058
|
title?: string | undefined;
|
|
6060
6059
|
email?: string | undefined;
|
|
@@ -6081,6 +6080,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6081
6080
|
image_512?: string | undefined;
|
|
6082
6081
|
image_1024?: string | undefined;
|
|
6083
6082
|
} | undefined;
|
|
6083
|
+
color?: string | undefined;
|
|
6084
|
+
team_id?: string | undefined;
|
|
6085
|
+
deleted?: boolean | undefined;
|
|
6086
|
+
real_name?: string | undefined;
|
|
6087
|
+
tz?: string | undefined;
|
|
6088
|
+
tz_label?: string | undefined;
|
|
6089
|
+
tz_offset?: number | undefined;
|
|
6084
6090
|
is_admin?: boolean | undefined;
|
|
6085
6091
|
is_owner?: boolean | undefined;
|
|
6086
6092
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6092,20 +6098,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6092
6098
|
has_2fa?: boolean | undefined;
|
|
6093
6099
|
} | undefined;
|
|
6094
6100
|
}, {
|
|
6095
|
-
operation: "get_user_info";
|
|
6096
|
-
success: boolean;
|
|
6097
6101
|
error: string;
|
|
6102
|
+
success: boolean;
|
|
6103
|
+
operation: "get_user_info";
|
|
6098
6104
|
ok: boolean;
|
|
6099
6105
|
user?: {
|
|
6100
|
-
id: string;
|
|
6101
6106
|
name: string;
|
|
6102
|
-
|
|
6103
|
-
team_id?: string | undefined;
|
|
6104
|
-
deleted?: boolean | undefined;
|
|
6105
|
-
real_name?: string | undefined;
|
|
6106
|
-
tz?: string | undefined;
|
|
6107
|
-
tz_label?: string | undefined;
|
|
6108
|
-
tz_offset?: number | undefined;
|
|
6107
|
+
id: string;
|
|
6109
6108
|
profile?: {
|
|
6110
6109
|
title?: string | undefined;
|
|
6111
6110
|
email?: string | undefined;
|
|
@@ -6132,6 +6131,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6132
6131
|
image_512?: string | undefined;
|
|
6133
6132
|
image_1024?: string | undefined;
|
|
6134
6133
|
} | undefined;
|
|
6134
|
+
color?: string | undefined;
|
|
6135
|
+
team_id?: string | undefined;
|
|
6136
|
+
deleted?: boolean | undefined;
|
|
6137
|
+
real_name?: string | undefined;
|
|
6138
|
+
tz?: string | undefined;
|
|
6139
|
+
tz_label?: string | undefined;
|
|
6140
|
+
tz_offset?: number | undefined;
|
|
6135
6141
|
is_admin?: boolean | undefined;
|
|
6136
6142
|
is_owner?: boolean | undefined;
|
|
6137
6143
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6241,15 +6247,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6241
6247
|
updated: z.ZodOptional<z.ZodNumber>;
|
|
6242
6248
|
has_2fa: z.ZodOptional<z.ZodBoolean>;
|
|
6243
6249
|
}, "strip", z.ZodTypeAny, {
|
|
6244
|
-
id: string;
|
|
6245
6250
|
name: string;
|
|
6246
|
-
|
|
6247
|
-
team_id?: string | undefined;
|
|
6248
|
-
deleted?: boolean | undefined;
|
|
6249
|
-
real_name?: string | undefined;
|
|
6250
|
-
tz?: string | undefined;
|
|
6251
|
-
tz_label?: string | undefined;
|
|
6252
|
-
tz_offset?: number | undefined;
|
|
6251
|
+
id: string;
|
|
6253
6252
|
profile?: {
|
|
6254
6253
|
title?: string | undefined;
|
|
6255
6254
|
email?: string | undefined;
|
|
@@ -6276,6 +6275,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6276
6275
|
image_512?: string | undefined;
|
|
6277
6276
|
image_1024?: string | undefined;
|
|
6278
6277
|
} | undefined;
|
|
6278
|
+
color?: string | undefined;
|
|
6279
|
+
team_id?: string | undefined;
|
|
6280
|
+
deleted?: boolean | undefined;
|
|
6281
|
+
real_name?: string | undefined;
|
|
6282
|
+
tz?: string | undefined;
|
|
6283
|
+
tz_label?: string | undefined;
|
|
6284
|
+
tz_offset?: number | undefined;
|
|
6279
6285
|
is_admin?: boolean | undefined;
|
|
6280
6286
|
is_owner?: boolean | undefined;
|
|
6281
6287
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6286,15 +6292,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6286
6292
|
updated?: number | undefined;
|
|
6287
6293
|
has_2fa?: boolean | undefined;
|
|
6288
6294
|
}, {
|
|
6289
|
-
id: string;
|
|
6290
6295
|
name: string;
|
|
6291
|
-
|
|
6292
|
-
team_id?: string | undefined;
|
|
6293
|
-
deleted?: boolean | undefined;
|
|
6294
|
-
real_name?: string | undefined;
|
|
6295
|
-
tz?: string | undefined;
|
|
6296
|
-
tz_label?: string | undefined;
|
|
6297
|
-
tz_offset?: number | undefined;
|
|
6296
|
+
id: string;
|
|
6298
6297
|
profile?: {
|
|
6299
6298
|
title?: string | undefined;
|
|
6300
6299
|
email?: string | undefined;
|
|
@@ -6321,6 +6320,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6321
6320
|
image_512?: string | undefined;
|
|
6322
6321
|
image_1024?: string | undefined;
|
|
6323
6322
|
} | undefined;
|
|
6323
|
+
color?: string | undefined;
|
|
6324
|
+
team_id?: string | undefined;
|
|
6325
|
+
deleted?: boolean | undefined;
|
|
6326
|
+
real_name?: string | undefined;
|
|
6327
|
+
tz?: string | undefined;
|
|
6328
|
+
tz_label?: string | undefined;
|
|
6329
|
+
tz_offset?: number | undefined;
|
|
6324
6330
|
is_admin?: boolean | undefined;
|
|
6325
6331
|
is_owner?: boolean | undefined;
|
|
6326
6332
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6341,23 +6347,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6341
6347
|
error: z.ZodString;
|
|
6342
6348
|
success: z.ZodBoolean;
|
|
6343
6349
|
}, "strip", z.ZodTypeAny, {
|
|
6344
|
-
operation: "list_users";
|
|
6345
|
-
success: boolean;
|
|
6346
6350
|
error: string;
|
|
6351
|
+
success: boolean;
|
|
6352
|
+
operation: "list_users";
|
|
6347
6353
|
ok: boolean;
|
|
6348
6354
|
response_metadata?: {
|
|
6349
6355
|
next_cursor: string;
|
|
6350
6356
|
} | undefined;
|
|
6351
6357
|
members?: {
|
|
6352
|
-
id: string;
|
|
6353
6358
|
name: string;
|
|
6354
|
-
|
|
6355
|
-
team_id?: string | undefined;
|
|
6356
|
-
deleted?: boolean | undefined;
|
|
6357
|
-
real_name?: string | undefined;
|
|
6358
|
-
tz?: string | undefined;
|
|
6359
|
-
tz_label?: string | undefined;
|
|
6360
|
-
tz_offset?: number | undefined;
|
|
6359
|
+
id: string;
|
|
6361
6360
|
profile?: {
|
|
6362
6361
|
title?: string | undefined;
|
|
6363
6362
|
email?: string | undefined;
|
|
@@ -6384,6 +6383,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6384
6383
|
image_512?: string | undefined;
|
|
6385
6384
|
image_1024?: string | undefined;
|
|
6386
6385
|
} | undefined;
|
|
6386
|
+
color?: string | undefined;
|
|
6387
|
+
team_id?: string | undefined;
|
|
6388
|
+
deleted?: boolean | undefined;
|
|
6389
|
+
real_name?: string | undefined;
|
|
6390
|
+
tz?: string | undefined;
|
|
6391
|
+
tz_label?: string | undefined;
|
|
6392
|
+
tz_offset?: number | undefined;
|
|
6387
6393
|
is_admin?: boolean | undefined;
|
|
6388
6394
|
is_owner?: boolean | undefined;
|
|
6389
6395
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6395,23 +6401,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6395
6401
|
has_2fa?: boolean | undefined;
|
|
6396
6402
|
}[] | undefined;
|
|
6397
6403
|
}, {
|
|
6398
|
-
operation: "list_users";
|
|
6399
|
-
success: boolean;
|
|
6400
6404
|
error: string;
|
|
6405
|
+
success: boolean;
|
|
6406
|
+
operation: "list_users";
|
|
6401
6407
|
ok: boolean;
|
|
6402
6408
|
response_metadata?: {
|
|
6403
6409
|
next_cursor: string;
|
|
6404
6410
|
} | undefined;
|
|
6405
6411
|
members?: {
|
|
6406
|
-
id: string;
|
|
6407
6412
|
name: string;
|
|
6408
|
-
|
|
6409
|
-
team_id?: string | undefined;
|
|
6410
|
-
deleted?: boolean | undefined;
|
|
6411
|
-
real_name?: string | undefined;
|
|
6412
|
-
tz?: string | undefined;
|
|
6413
|
-
tz_label?: string | undefined;
|
|
6414
|
-
tz_offset?: number | undefined;
|
|
6413
|
+
id: string;
|
|
6415
6414
|
profile?: {
|
|
6416
6415
|
title?: string | undefined;
|
|
6417
6416
|
email?: string | undefined;
|
|
@@ -6438,6 +6437,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6438
6437
|
image_512?: string | undefined;
|
|
6439
6438
|
image_1024?: string | undefined;
|
|
6440
6439
|
} | undefined;
|
|
6440
|
+
color?: string | undefined;
|
|
6441
|
+
team_id?: string | undefined;
|
|
6442
|
+
deleted?: boolean | undefined;
|
|
6443
|
+
real_name?: string | undefined;
|
|
6444
|
+
tz?: string | undefined;
|
|
6445
|
+
tz_label?: string | undefined;
|
|
6446
|
+
tz_offset?: number | undefined;
|
|
6441
6447
|
is_admin?: boolean | undefined;
|
|
6442
6448
|
is_owner?: boolean | undefined;
|
|
6443
6449
|
is_primary_owner?: boolean | undefined;
|
|
@@ -6506,8 +6512,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6506
6512
|
permalink: z.ZodOptional<z.ZodString>;
|
|
6507
6513
|
}, "strip", z.ZodTypeAny, {
|
|
6508
6514
|
id: string;
|
|
6509
|
-
name?: string | undefined;
|
|
6510
6515
|
title?: string | undefined;
|
|
6516
|
+
name?: string | undefined;
|
|
6511
6517
|
user?: string | undefined;
|
|
6512
6518
|
mimetype?: string | undefined;
|
|
6513
6519
|
filetype?: string | undefined;
|
|
@@ -6522,8 +6528,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6522
6528
|
permalink?: string | undefined;
|
|
6523
6529
|
}, {
|
|
6524
6530
|
id: string;
|
|
6525
|
-
name?: string | undefined;
|
|
6526
6531
|
title?: string | undefined;
|
|
6532
|
+
name?: string | undefined;
|
|
6527
6533
|
user?: string | undefined;
|
|
6528
6534
|
mimetype?: string | undefined;
|
|
6529
6535
|
filetype?: string | undefined;
|
|
@@ -6539,8 +6545,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6539
6545
|
}>, "many">>;
|
|
6540
6546
|
}, "strip", z.ZodTypeAny, {
|
|
6541
6547
|
type: string;
|
|
6542
|
-
user?: string | undefined;
|
|
6543
6548
|
text?: string | undefined;
|
|
6549
|
+
user?: string | undefined;
|
|
6544
6550
|
ts?: string | undefined;
|
|
6545
6551
|
username?: string | undefined;
|
|
6546
6552
|
attachments?: unknown[] | undefined;
|
|
@@ -6564,8 +6570,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6564
6570
|
}[] | undefined;
|
|
6565
6571
|
files?: {
|
|
6566
6572
|
id: string;
|
|
6567
|
-
name?: string | undefined;
|
|
6568
6573
|
title?: string | undefined;
|
|
6574
|
+
name?: string | undefined;
|
|
6569
6575
|
user?: string | undefined;
|
|
6570
6576
|
mimetype?: string | undefined;
|
|
6571
6577
|
filetype?: string | undefined;
|
|
@@ -6581,8 +6587,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6581
6587
|
}[] | undefined;
|
|
6582
6588
|
}, {
|
|
6583
6589
|
type: string;
|
|
6584
|
-
user?: string | undefined;
|
|
6585
6590
|
text?: string | undefined;
|
|
6591
|
+
user?: string | undefined;
|
|
6586
6592
|
ts?: string | undefined;
|
|
6587
6593
|
username?: string | undefined;
|
|
6588
6594
|
attachments?: unknown[] | undefined;
|
|
@@ -6606,8 +6612,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6606
6612
|
}[] | undefined;
|
|
6607
6613
|
files?: {
|
|
6608
6614
|
id: string;
|
|
6609
|
-
name?: string | undefined;
|
|
6610
6615
|
title?: string | undefined;
|
|
6616
|
+
name?: string | undefined;
|
|
6611
6617
|
user?: string | undefined;
|
|
6612
6618
|
mimetype?: string | undefined;
|
|
6613
6619
|
filetype?: string | undefined;
|
|
@@ -6633,14 +6639,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6633
6639
|
error: z.ZodString;
|
|
6634
6640
|
success: z.ZodBoolean;
|
|
6635
6641
|
}, "strip", z.ZodTypeAny, {
|
|
6636
|
-
operation: "get_conversation_history";
|
|
6637
|
-
success: boolean;
|
|
6638
6642
|
error: string;
|
|
6643
|
+
success: boolean;
|
|
6644
|
+
operation: "get_conversation_history";
|
|
6639
6645
|
ok: boolean;
|
|
6646
|
+
response_metadata?: {
|
|
6647
|
+
next_cursor: string;
|
|
6648
|
+
} | undefined;
|
|
6640
6649
|
messages?: {
|
|
6641
6650
|
type: string;
|
|
6642
|
-
user?: string | undefined;
|
|
6643
6651
|
text?: string | undefined;
|
|
6652
|
+
user?: string | undefined;
|
|
6644
6653
|
ts?: string | undefined;
|
|
6645
6654
|
username?: string | undefined;
|
|
6646
6655
|
attachments?: unknown[] | undefined;
|
|
@@ -6664,8 +6673,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6664
6673
|
}[] | undefined;
|
|
6665
6674
|
files?: {
|
|
6666
6675
|
id: string;
|
|
6667
|
-
name?: string | undefined;
|
|
6668
6676
|
title?: string | undefined;
|
|
6677
|
+
name?: string | undefined;
|
|
6669
6678
|
user?: string | undefined;
|
|
6670
6679
|
mimetype?: string | undefined;
|
|
6671
6680
|
filetype?: string | undefined;
|
|
@@ -6680,19 +6689,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6680
6689
|
permalink?: string | undefined;
|
|
6681
6690
|
}[] | undefined;
|
|
6682
6691
|
}[] | undefined;
|
|
6683
|
-
response_metadata?: {
|
|
6684
|
-
next_cursor: string;
|
|
6685
|
-
} | undefined;
|
|
6686
6692
|
has_more?: boolean | undefined;
|
|
6687
6693
|
}, {
|
|
6688
|
-
operation: "get_conversation_history";
|
|
6689
|
-
success: boolean;
|
|
6690
6694
|
error: string;
|
|
6695
|
+
success: boolean;
|
|
6696
|
+
operation: "get_conversation_history";
|
|
6691
6697
|
ok: boolean;
|
|
6698
|
+
response_metadata?: {
|
|
6699
|
+
next_cursor: string;
|
|
6700
|
+
} | undefined;
|
|
6692
6701
|
messages?: {
|
|
6693
6702
|
type: string;
|
|
6694
|
-
user?: string | undefined;
|
|
6695
6703
|
text?: string | undefined;
|
|
6704
|
+
user?: string | undefined;
|
|
6696
6705
|
ts?: string | undefined;
|
|
6697
6706
|
username?: string | undefined;
|
|
6698
6707
|
attachments?: unknown[] | undefined;
|
|
@@ -6716,8 +6725,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6716
6725
|
}[] | undefined;
|
|
6717
6726
|
files?: {
|
|
6718
6727
|
id: string;
|
|
6719
|
-
name?: string | undefined;
|
|
6720
6728
|
title?: string | undefined;
|
|
6729
|
+
name?: string | undefined;
|
|
6721
6730
|
user?: string | undefined;
|
|
6722
6731
|
mimetype?: string | undefined;
|
|
6723
6732
|
filetype?: string | undefined;
|
|
@@ -6732,9 +6741,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6732
6741
|
permalink?: string | undefined;
|
|
6733
6742
|
}[] | undefined;
|
|
6734
6743
|
}[] | undefined;
|
|
6735
|
-
response_metadata?: {
|
|
6736
|
-
next_cursor: string;
|
|
6737
|
-
} | undefined;
|
|
6738
6744
|
has_more?: boolean | undefined;
|
|
6739
6745
|
}>, z.ZodObject<{
|
|
6740
6746
|
operation: z.ZodLiteral<"get_thread_replies">;
|
|
@@ -6794,8 +6800,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6794
6800
|
permalink: z.ZodOptional<z.ZodString>;
|
|
6795
6801
|
}, "strip", z.ZodTypeAny, {
|
|
6796
6802
|
id: string;
|
|
6797
|
-
name?: string | undefined;
|
|
6798
6803
|
title?: string | undefined;
|
|
6804
|
+
name?: string | undefined;
|
|
6799
6805
|
user?: string | undefined;
|
|
6800
6806
|
mimetype?: string | undefined;
|
|
6801
6807
|
filetype?: string | undefined;
|
|
@@ -6810,8 +6816,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6810
6816
|
permalink?: string | undefined;
|
|
6811
6817
|
}, {
|
|
6812
6818
|
id: string;
|
|
6813
|
-
name?: string | undefined;
|
|
6814
6819
|
title?: string | undefined;
|
|
6820
|
+
name?: string | undefined;
|
|
6815
6821
|
user?: string | undefined;
|
|
6816
6822
|
mimetype?: string | undefined;
|
|
6817
6823
|
filetype?: string | undefined;
|
|
@@ -6827,8 +6833,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6827
6833
|
}>, "many">>;
|
|
6828
6834
|
}, "strip", z.ZodTypeAny, {
|
|
6829
6835
|
type: string;
|
|
6830
|
-
user?: string | undefined;
|
|
6831
6836
|
text?: string | undefined;
|
|
6837
|
+
user?: string | undefined;
|
|
6832
6838
|
ts?: string | undefined;
|
|
6833
6839
|
username?: string | undefined;
|
|
6834
6840
|
attachments?: unknown[] | undefined;
|
|
@@ -6852,8 +6858,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6852
6858
|
}[] | undefined;
|
|
6853
6859
|
files?: {
|
|
6854
6860
|
id: string;
|
|
6855
|
-
name?: string | undefined;
|
|
6856
6861
|
title?: string | undefined;
|
|
6862
|
+
name?: string | undefined;
|
|
6857
6863
|
user?: string | undefined;
|
|
6858
6864
|
mimetype?: string | undefined;
|
|
6859
6865
|
filetype?: string | undefined;
|
|
@@ -6869,8 +6875,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6869
6875
|
}[] | undefined;
|
|
6870
6876
|
}, {
|
|
6871
6877
|
type: string;
|
|
6872
|
-
user?: string | undefined;
|
|
6873
6878
|
text?: string | undefined;
|
|
6879
|
+
user?: string | undefined;
|
|
6874
6880
|
ts?: string | undefined;
|
|
6875
6881
|
username?: string | undefined;
|
|
6876
6882
|
attachments?: unknown[] | undefined;
|
|
@@ -6894,8 +6900,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6894
6900
|
}[] | undefined;
|
|
6895
6901
|
files?: {
|
|
6896
6902
|
id: string;
|
|
6897
|
-
name?: string | undefined;
|
|
6898
6903
|
title?: string | undefined;
|
|
6904
|
+
name?: string | undefined;
|
|
6899
6905
|
user?: string | undefined;
|
|
6900
6906
|
mimetype?: string | undefined;
|
|
6901
6907
|
filetype?: string | undefined;
|
|
@@ -6921,14 +6927,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6921
6927
|
error: z.ZodString;
|
|
6922
6928
|
success: z.ZodBoolean;
|
|
6923
6929
|
}, "strip", z.ZodTypeAny, {
|
|
6924
|
-
operation: "get_thread_replies";
|
|
6925
|
-
success: boolean;
|
|
6926
6930
|
error: string;
|
|
6931
|
+
success: boolean;
|
|
6932
|
+
operation: "get_thread_replies";
|
|
6927
6933
|
ok: boolean;
|
|
6934
|
+
response_metadata?: {
|
|
6935
|
+
next_cursor: string;
|
|
6936
|
+
} | undefined;
|
|
6928
6937
|
messages?: {
|
|
6929
6938
|
type: string;
|
|
6930
|
-
user?: string | undefined;
|
|
6931
6939
|
text?: string | undefined;
|
|
6940
|
+
user?: string | undefined;
|
|
6932
6941
|
ts?: string | undefined;
|
|
6933
6942
|
username?: string | undefined;
|
|
6934
6943
|
attachments?: unknown[] | undefined;
|
|
@@ -6952,8 +6961,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6952
6961
|
}[] | undefined;
|
|
6953
6962
|
files?: {
|
|
6954
6963
|
id: string;
|
|
6955
|
-
name?: string | undefined;
|
|
6956
6964
|
title?: string | undefined;
|
|
6965
|
+
name?: string | undefined;
|
|
6957
6966
|
user?: string | undefined;
|
|
6958
6967
|
mimetype?: string | undefined;
|
|
6959
6968
|
filetype?: string | undefined;
|
|
@@ -6968,19 +6977,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
6968
6977
|
permalink?: string | undefined;
|
|
6969
6978
|
}[] | undefined;
|
|
6970
6979
|
}[] | undefined;
|
|
6971
|
-
response_metadata?: {
|
|
6972
|
-
next_cursor: string;
|
|
6973
|
-
} | undefined;
|
|
6974
6980
|
has_more?: boolean | undefined;
|
|
6975
6981
|
}, {
|
|
6976
|
-
operation: "get_thread_replies";
|
|
6977
|
-
success: boolean;
|
|
6978
6982
|
error: string;
|
|
6983
|
+
success: boolean;
|
|
6984
|
+
operation: "get_thread_replies";
|
|
6979
6985
|
ok: boolean;
|
|
6986
|
+
response_metadata?: {
|
|
6987
|
+
next_cursor: string;
|
|
6988
|
+
} | undefined;
|
|
6980
6989
|
messages?: {
|
|
6981
6990
|
type: string;
|
|
6982
|
-
user?: string | undefined;
|
|
6983
6991
|
text?: string | undefined;
|
|
6992
|
+
user?: string | undefined;
|
|
6984
6993
|
ts?: string | undefined;
|
|
6985
6994
|
username?: string | undefined;
|
|
6986
6995
|
attachments?: unknown[] | undefined;
|
|
@@ -7004,8 +7013,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7004
7013
|
}[] | undefined;
|
|
7005
7014
|
files?: {
|
|
7006
7015
|
id: string;
|
|
7007
|
-
name?: string | undefined;
|
|
7008
7016
|
title?: string | undefined;
|
|
7017
|
+
name?: string | undefined;
|
|
7009
7018
|
user?: string | undefined;
|
|
7010
7019
|
mimetype?: string | undefined;
|
|
7011
7020
|
filetype?: string | undefined;
|
|
@@ -7020,9 +7029,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7020
7029
|
permalink?: string | undefined;
|
|
7021
7030
|
}[] | undefined;
|
|
7022
7031
|
}[] | undefined;
|
|
7023
|
-
response_metadata?: {
|
|
7024
|
-
next_cursor: string;
|
|
7025
|
-
} | undefined;
|
|
7026
7032
|
has_more?: boolean | undefined;
|
|
7027
7033
|
}>, z.ZodObject<{
|
|
7028
7034
|
operation: z.ZodLiteral<"update_message">;
|
|
@@ -7085,8 +7091,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7085
7091
|
permalink: z.ZodOptional<z.ZodString>;
|
|
7086
7092
|
}, "strip", z.ZodTypeAny, {
|
|
7087
7093
|
id: string;
|
|
7088
|
-
name?: string | undefined;
|
|
7089
7094
|
title?: string | undefined;
|
|
7095
|
+
name?: string | undefined;
|
|
7090
7096
|
user?: string | undefined;
|
|
7091
7097
|
mimetype?: string | undefined;
|
|
7092
7098
|
filetype?: string | undefined;
|
|
@@ -7101,8 +7107,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7101
7107
|
permalink?: string | undefined;
|
|
7102
7108
|
}, {
|
|
7103
7109
|
id: string;
|
|
7104
|
-
name?: string | undefined;
|
|
7105
7110
|
title?: string | undefined;
|
|
7111
|
+
name?: string | undefined;
|
|
7106
7112
|
user?: string | undefined;
|
|
7107
7113
|
mimetype?: string | undefined;
|
|
7108
7114
|
filetype?: string | undefined;
|
|
@@ -7118,8 +7124,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7118
7124
|
}>, "many">>;
|
|
7119
7125
|
}, "strip", z.ZodTypeAny, {
|
|
7120
7126
|
type: string;
|
|
7121
|
-
user?: string | undefined;
|
|
7122
7127
|
text?: string | undefined;
|
|
7128
|
+
user?: string | undefined;
|
|
7123
7129
|
ts?: string | undefined;
|
|
7124
7130
|
username?: string | undefined;
|
|
7125
7131
|
attachments?: unknown[] | undefined;
|
|
@@ -7143,8 +7149,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7143
7149
|
}[] | undefined;
|
|
7144
7150
|
files?: {
|
|
7145
7151
|
id: string;
|
|
7146
|
-
name?: string | undefined;
|
|
7147
7152
|
title?: string | undefined;
|
|
7153
|
+
name?: string | undefined;
|
|
7148
7154
|
user?: string | undefined;
|
|
7149
7155
|
mimetype?: string | undefined;
|
|
7150
7156
|
filetype?: string | undefined;
|
|
@@ -7160,8 +7166,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7160
7166
|
}[] | undefined;
|
|
7161
7167
|
}, {
|
|
7162
7168
|
type: string;
|
|
7163
|
-
user?: string | undefined;
|
|
7164
7169
|
text?: string | undefined;
|
|
7170
|
+
user?: string | undefined;
|
|
7165
7171
|
ts?: string | undefined;
|
|
7166
7172
|
username?: string | undefined;
|
|
7167
7173
|
attachments?: unknown[] | undefined;
|
|
@@ -7185,8 +7191,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7185
7191
|
}[] | undefined;
|
|
7186
7192
|
files?: {
|
|
7187
7193
|
id: string;
|
|
7188
|
-
name?: string | undefined;
|
|
7189
7194
|
title?: string | undefined;
|
|
7195
|
+
name?: string | undefined;
|
|
7190
7196
|
user?: string | undefined;
|
|
7191
7197
|
mimetype?: string | undefined;
|
|
7192
7198
|
filetype?: string | undefined;
|
|
@@ -7204,14 +7210,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7204
7210
|
error: z.ZodString;
|
|
7205
7211
|
success: z.ZodBoolean;
|
|
7206
7212
|
}, "strip", z.ZodTypeAny, {
|
|
7207
|
-
operation: "update_message";
|
|
7208
|
-
success: boolean;
|
|
7209
7213
|
error: string;
|
|
7214
|
+
success: boolean;
|
|
7215
|
+
operation: "update_message";
|
|
7210
7216
|
ok: boolean;
|
|
7211
7217
|
message?: {
|
|
7212
7218
|
type: string;
|
|
7213
|
-
user?: string | undefined;
|
|
7214
7219
|
text?: string | undefined;
|
|
7220
|
+
user?: string | undefined;
|
|
7215
7221
|
ts?: string | undefined;
|
|
7216
7222
|
username?: string | undefined;
|
|
7217
7223
|
attachments?: unknown[] | undefined;
|
|
@@ -7235,8 +7241,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7235
7241
|
}[] | undefined;
|
|
7236
7242
|
files?: {
|
|
7237
7243
|
id: string;
|
|
7238
|
-
name?: string | undefined;
|
|
7239
7244
|
title?: string | undefined;
|
|
7245
|
+
name?: string | undefined;
|
|
7240
7246
|
user?: string | undefined;
|
|
7241
7247
|
mimetype?: string | undefined;
|
|
7242
7248
|
filetype?: string | undefined;
|
|
@@ -7255,14 +7261,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7255
7261
|
ts?: string | undefined;
|
|
7256
7262
|
channel?: string | undefined;
|
|
7257
7263
|
}, {
|
|
7258
|
-
operation: "update_message";
|
|
7259
|
-
success: boolean;
|
|
7260
7264
|
error: string;
|
|
7265
|
+
success: boolean;
|
|
7266
|
+
operation: "update_message";
|
|
7261
7267
|
ok: boolean;
|
|
7262
7268
|
message?: {
|
|
7263
7269
|
type: string;
|
|
7264
|
-
user?: string | undefined;
|
|
7265
7270
|
text?: string | undefined;
|
|
7271
|
+
user?: string | undefined;
|
|
7266
7272
|
ts?: string | undefined;
|
|
7267
7273
|
username?: string | undefined;
|
|
7268
7274
|
attachments?: unknown[] | undefined;
|
|
@@ -7286,8 +7292,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7286
7292
|
}[] | undefined;
|
|
7287
7293
|
files?: {
|
|
7288
7294
|
id: string;
|
|
7289
|
-
name?: string | undefined;
|
|
7290
7295
|
title?: string | undefined;
|
|
7296
|
+
name?: string | undefined;
|
|
7291
7297
|
user?: string | undefined;
|
|
7292
7298
|
mimetype?: string | undefined;
|
|
7293
7299
|
filetype?: string | undefined;
|
|
@@ -7313,16 +7319,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7313
7319
|
error: z.ZodString;
|
|
7314
7320
|
success: z.ZodBoolean;
|
|
7315
7321
|
}, "strip", z.ZodTypeAny, {
|
|
7316
|
-
operation: "delete_message";
|
|
7317
|
-
success: boolean;
|
|
7318
7322
|
error: string;
|
|
7323
|
+
success: boolean;
|
|
7324
|
+
operation: "delete_message";
|
|
7319
7325
|
ok: boolean;
|
|
7320
7326
|
ts?: string | undefined;
|
|
7321
7327
|
channel?: string | undefined;
|
|
7322
7328
|
}, {
|
|
7323
|
-
operation: "delete_message";
|
|
7324
|
-
success: boolean;
|
|
7325
7329
|
error: string;
|
|
7330
|
+
success: boolean;
|
|
7331
|
+
operation: "delete_message";
|
|
7326
7332
|
ok: boolean;
|
|
7327
7333
|
ts?: string | undefined;
|
|
7328
7334
|
channel?: string | undefined;
|
|
@@ -7332,14 +7338,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7332
7338
|
error: z.ZodString;
|
|
7333
7339
|
success: z.ZodBoolean;
|
|
7334
7340
|
}, "strip", z.ZodTypeAny, {
|
|
7335
|
-
operation: "add_reaction";
|
|
7336
|
-
success: boolean;
|
|
7337
7341
|
error: string;
|
|
7342
|
+
success: boolean;
|
|
7343
|
+
operation: "add_reaction";
|
|
7338
7344
|
ok: boolean;
|
|
7339
7345
|
}, {
|
|
7340
|
-
operation: "add_reaction";
|
|
7341
|
-
success: boolean;
|
|
7342
7346
|
error: string;
|
|
7347
|
+
success: boolean;
|
|
7348
|
+
operation: "add_reaction";
|
|
7343
7349
|
ok: boolean;
|
|
7344
7350
|
}>, z.ZodObject<{
|
|
7345
7351
|
operation: z.ZodLiteral<"remove_reaction">;
|
|
@@ -7347,14 +7353,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7347
7353
|
error: z.ZodString;
|
|
7348
7354
|
success: z.ZodBoolean;
|
|
7349
7355
|
}, "strip", z.ZodTypeAny, {
|
|
7350
|
-
operation: "remove_reaction";
|
|
7351
|
-
success: boolean;
|
|
7352
7356
|
error: string;
|
|
7357
|
+
success: boolean;
|
|
7358
|
+
operation: "remove_reaction";
|
|
7353
7359
|
ok: boolean;
|
|
7354
7360
|
}, {
|
|
7355
|
-
operation: "remove_reaction";
|
|
7356
|
-
success: boolean;
|
|
7357
7361
|
error: string;
|
|
7362
|
+
success: boolean;
|
|
7363
|
+
operation: "remove_reaction";
|
|
7358
7364
|
ok: boolean;
|
|
7359
7365
|
}>, z.ZodObject<{
|
|
7360
7366
|
operation: z.ZodLiteral<"join_channel">;
|
|
@@ -7409,8 +7415,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7409
7415
|
}>>;
|
|
7410
7416
|
num_members: z.ZodOptional<z.ZodNumber>;
|
|
7411
7417
|
}, "strip", z.ZodTypeAny, {
|
|
7412
|
-
id: string;
|
|
7413
7418
|
name: string;
|
|
7419
|
+
id: string;
|
|
7414
7420
|
created: number;
|
|
7415
7421
|
is_archived: boolean;
|
|
7416
7422
|
is_channel?: boolean | undefined;
|
|
@@ -7442,8 +7448,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7442
7448
|
} | undefined;
|
|
7443
7449
|
num_members?: number | undefined;
|
|
7444
7450
|
}, {
|
|
7445
|
-
id: string;
|
|
7446
7451
|
name: string;
|
|
7452
|
+
id: string;
|
|
7447
7453
|
created: number;
|
|
7448
7454
|
is_archived: boolean;
|
|
7449
7455
|
is_channel?: boolean | undefined;
|
|
@@ -7479,13 +7485,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7479
7485
|
error: z.ZodString;
|
|
7480
7486
|
success: z.ZodBoolean;
|
|
7481
7487
|
}, "strip", z.ZodTypeAny, {
|
|
7482
|
-
operation: "join_channel";
|
|
7483
|
-
success: boolean;
|
|
7484
7488
|
error: string;
|
|
7489
|
+
success: boolean;
|
|
7490
|
+
operation: "join_channel";
|
|
7485
7491
|
ok: boolean;
|
|
7486
7492
|
channel?: {
|
|
7487
|
-
id: string;
|
|
7488
7493
|
name: string;
|
|
7494
|
+
id: string;
|
|
7489
7495
|
created: number;
|
|
7490
7496
|
is_archived: boolean;
|
|
7491
7497
|
is_channel?: boolean | undefined;
|
|
@@ -7519,13 +7525,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7519
7525
|
} | undefined;
|
|
7520
7526
|
already_in_channel?: boolean | undefined;
|
|
7521
7527
|
}, {
|
|
7522
|
-
operation: "join_channel";
|
|
7523
|
-
success: boolean;
|
|
7524
7528
|
error: string;
|
|
7529
|
+
success: boolean;
|
|
7530
|
+
operation: "join_channel";
|
|
7525
7531
|
ok: boolean;
|
|
7526
7532
|
channel?: {
|
|
7527
|
-
id: string;
|
|
7528
7533
|
name: string;
|
|
7534
|
+
id: string;
|
|
7529
7535
|
created: number;
|
|
7530
7536
|
is_archived: boolean;
|
|
7531
7537
|
is_channel?: boolean | undefined;
|
|
@@ -7669,8 +7675,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7669
7675
|
ims: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
7670
7676
|
has_rich_preview: z.ZodOptional<z.ZodBoolean>;
|
|
7671
7677
|
}, "strip", z.ZodTypeAny, {
|
|
7672
|
-
id: string;
|
|
7673
7678
|
name: string;
|
|
7679
|
+
id: string;
|
|
7674
7680
|
user: string;
|
|
7675
7681
|
username: string;
|
|
7676
7682
|
timestamp: number;
|
|
@@ -7714,8 +7720,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7714
7720
|
ims?: string[] | undefined;
|
|
7715
7721
|
has_rich_preview?: boolean | undefined;
|
|
7716
7722
|
}, {
|
|
7717
|
-
id: string;
|
|
7718
7723
|
name: string;
|
|
7724
|
+
id: string;
|
|
7719
7725
|
user: string;
|
|
7720
7726
|
username: string;
|
|
7721
7727
|
timestamp: number;
|
|
@@ -7762,13 +7768,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7762
7768
|
error: z.ZodString;
|
|
7763
7769
|
success: z.ZodBoolean;
|
|
7764
7770
|
}, "strip", z.ZodTypeAny, {
|
|
7765
|
-
operation: "upload_file";
|
|
7766
|
-
success: boolean;
|
|
7767
7771
|
error: string;
|
|
7772
|
+
success: boolean;
|
|
7773
|
+
operation: "upload_file";
|
|
7768
7774
|
ok: boolean;
|
|
7769
7775
|
file?: {
|
|
7770
|
-
id: string;
|
|
7771
7776
|
name: string;
|
|
7777
|
+
id: string;
|
|
7772
7778
|
user: string;
|
|
7773
7779
|
username: string;
|
|
7774
7780
|
timestamp: number;
|
|
@@ -7813,13 +7819,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7813
7819
|
has_rich_preview?: boolean | undefined;
|
|
7814
7820
|
} | undefined;
|
|
7815
7821
|
}, {
|
|
7816
|
-
operation: "upload_file";
|
|
7817
|
-
success: boolean;
|
|
7818
7822
|
error: string;
|
|
7823
|
+
success: boolean;
|
|
7824
|
+
operation: "upload_file";
|
|
7819
7825
|
ok: boolean;
|
|
7820
7826
|
file?: {
|
|
7821
|
-
id: string;
|
|
7822
7827
|
name: string;
|
|
7828
|
+
id: string;
|
|
7823
7829
|
user: string;
|
|
7824
7830
|
username: string;
|
|
7825
7831
|
timestamp: number;
|
|
@@ -7872,17 +7878,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7872
7878
|
error: z.ZodString;
|
|
7873
7879
|
success: z.ZodBoolean;
|
|
7874
7880
|
}, "strip", z.ZodTypeAny, {
|
|
7875
|
-
operation: "schedule_message";
|
|
7876
|
-
success: boolean;
|
|
7877
7881
|
error: string;
|
|
7882
|
+
success: boolean;
|
|
7883
|
+
operation: "schedule_message";
|
|
7878
7884
|
ok: boolean;
|
|
7879
7885
|
channel?: string | undefined;
|
|
7880
7886
|
post_at?: number | undefined;
|
|
7881
7887
|
scheduled_message_id?: string | undefined;
|
|
7882
7888
|
}, {
|
|
7883
|
-
operation: "schedule_message";
|
|
7884
|
-
success: boolean;
|
|
7885
7889
|
error: string;
|
|
7890
|
+
success: boolean;
|
|
7891
|
+
operation: "schedule_message";
|
|
7886
7892
|
ok: boolean;
|
|
7887
7893
|
channel?: string | undefined;
|
|
7888
7894
|
post_at?: number | undefined;
|
|
@@ -7907,8 +7913,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7907
7913
|
original_h: z.ZodOptional<z.ZodNumber>;
|
|
7908
7914
|
permalink: z.ZodOptional<z.ZodString>;
|
|
7909
7915
|
}, "strip", z.ZodTypeAny, {
|
|
7910
|
-
id: string;
|
|
7911
7916
|
name: string;
|
|
7917
|
+
id: string;
|
|
7912
7918
|
mimetype: string;
|
|
7913
7919
|
filetype: string;
|
|
7914
7920
|
size: number;
|
|
@@ -7923,8 +7929,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7923
7929
|
original_h?: number | undefined;
|
|
7924
7930
|
permalink?: string | undefined;
|
|
7925
7931
|
}, {
|
|
7926
|
-
id: string;
|
|
7927
7932
|
name: string;
|
|
7933
|
+
id: string;
|
|
7928
7934
|
mimetype: string;
|
|
7929
7935
|
filetype: string;
|
|
7930
7936
|
size: number;
|
|
@@ -7942,13 +7948,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7942
7948
|
error: z.ZodString;
|
|
7943
7949
|
success: z.ZodBoolean;
|
|
7944
7950
|
}, "strip", z.ZodTypeAny, {
|
|
7945
|
-
operation: "get_file_info";
|
|
7946
|
-
success: boolean;
|
|
7947
7951
|
error: string;
|
|
7952
|
+
success: boolean;
|
|
7953
|
+
operation: "get_file_info";
|
|
7948
7954
|
ok: boolean;
|
|
7949
7955
|
file?: {
|
|
7950
|
-
id: string;
|
|
7951
7956
|
name: string;
|
|
7957
|
+
id: string;
|
|
7952
7958
|
mimetype: string;
|
|
7953
7959
|
filetype: string;
|
|
7954
7960
|
size: number;
|
|
@@ -7964,13 +7970,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7964
7970
|
permalink?: string | undefined;
|
|
7965
7971
|
} | undefined;
|
|
7966
7972
|
}, {
|
|
7967
|
-
operation: "get_file_info";
|
|
7968
|
-
success: boolean;
|
|
7969
7973
|
error: string;
|
|
7974
|
+
success: boolean;
|
|
7975
|
+
operation: "get_file_info";
|
|
7970
7976
|
ok: boolean;
|
|
7971
7977
|
file?: {
|
|
7972
|
-
id: string;
|
|
7973
7978
|
name: string;
|
|
7979
|
+
id: string;
|
|
7974
7980
|
mimetype: string;
|
|
7975
7981
|
filetype: string;
|
|
7976
7982
|
size: number;
|
|
@@ -7995,18 +8001,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7995
8001
|
error: z.ZodString;
|
|
7996
8002
|
success: z.ZodBoolean;
|
|
7997
8003
|
}, "strip", z.ZodTypeAny, {
|
|
7998
|
-
operation: "download_file";
|
|
7999
|
-
success: boolean;
|
|
8000
8004
|
error: string;
|
|
8005
|
+
success: boolean;
|
|
8006
|
+
operation: "download_file";
|
|
8001
8007
|
ok: boolean;
|
|
8002
8008
|
content?: string | undefined;
|
|
8003
8009
|
filename?: string | undefined;
|
|
8004
8010
|
mimetype?: string | undefined;
|
|
8005
8011
|
size?: number | undefined;
|
|
8006
8012
|
}, {
|
|
8007
|
-
operation: "download_file";
|
|
8008
|
-
success: boolean;
|
|
8009
8013
|
error: string;
|
|
8014
|
+
success: boolean;
|
|
8015
|
+
operation: "download_file";
|
|
8010
8016
|
ok: boolean;
|
|
8011
8017
|
content?: string | undefined;
|
|
8012
8018
|
filename?: string | undefined;
|