@bubblelab/bubble-core 0.1.145 → 0.1.147

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.
Files changed (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -39,13 +39,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
39
39
  }, "strip", z.ZodTypeAny, {
40
40
  title?: string | undefined;
41
41
  text?: string | undefined;
42
+ color?: string | undefined;
42
43
  image_url?: string | undefined;
43
44
  fields?: {
44
45
  value: string;
45
46
  title: string;
46
47
  short?: boolean | undefined;
47
48
  }[] | undefined;
48
- color?: string | undefined;
49
49
  pretext?: string | undefined;
50
50
  author_name?: string | undefined;
51
51
  author_link?: string | undefined;
@@ -58,13 +58,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
58
58
  }, {
59
59
  title?: string | undefined;
60
60
  text?: string | undefined;
61
+ color?: string | undefined;
61
62
  image_url?: string | undefined;
62
63
  fields?: {
63
64
  value: string;
64
65
  title: string;
65
66
  short?: boolean | undefined;
66
67
  }[] | undefined;
67
- color?: string | undefined;
68
68
  pretext?: string | undefined;
69
69
  author_name?: string | undefined;
70
70
  author_link?: string | undefined;
@@ -101,14 +101,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
101
101
  emoji: z.ZodOptional<z.ZodBoolean>;
102
102
  verbatim: z.ZodOptional<z.ZodBoolean>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- type: "image" | "plain_text" | "mrkdwn";
104
+ type: "plain_text" | "image" | "mrkdwn";
105
105
  emoji?: boolean | undefined;
106
106
  text?: string | undefined;
107
107
  image_url?: string | undefined;
108
108
  verbatim?: boolean | undefined;
109
109
  alt_text?: string | undefined;
110
110
  }, {
111
- type: "image" | "plain_text" | "mrkdwn";
111
+ type: "plain_text" | "image" | "mrkdwn";
112
112
  emoji?: boolean | undefined;
113
113
  text?: string | undefined;
114
114
  image_url?: string | undefined;
@@ -141,14 +141,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
141
141
  emoji: z.ZodOptional<z.ZodBoolean>;
142
142
  verbatim: z.ZodOptional<z.ZodBoolean>;
143
143
  }, "strip", z.ZodTypeAny, {
144
- type: "image" | "plain_text" | "mrkdwn";
144
+ type: "plain_text" | "image" | "mrkdwn";
145
145
  emoji?: boolean | undefined;
146
146
  text?: string | undefined;
147
147
  image_url?: string | undefined;
148
148
  verbatim?: boolean | undefined;
149
149
  alt_text?: string | undefined;
150
150
  }, {
151
- type: "image" | "plain_text" | "mrkdwn";
151
+ type: "plain_text" | "image" | "mrkdwn";
152
152
  emoji?: boolean | undefined;
153
153
  text?: string | undefined;
154
154
  image_url?: string | undefined;
@@ -181,14 +181,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
181
181
  emoji: z.ZodOptional<z.ZodBoolean>;
182
182
  verbatim: z.ZodOptional<z.ZodBoolean>;
183
183
  }, "strip", z.ZodTypeAny, {
184
- type: "image" | "plain_text" | "mrkdwn";
184
+ type: "plain_text" | "image" | "mrkdwn";
185
185
  emoji?: boolean | undefined;
186
186
  text?: string | undefined;
187
187
  image_url?: string | undefined;
188
188
  verbatim?: boolean | undefined;
189
189
  alt_text?: string | undefined;
190
190
  }, {
191
- type: "image" | "plain_text" | "mrkdwn";
191
+ type: "plain_text" | "image" | "mrkdwn";
192
192
  emoji?: boolean | undefined;
193
193
  text?: string | undefined;
194
194
  image_url?: string | undefined;
@@ -208,20 +208,17 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
208
208
  reply_broadcast: boolean;
209
209
  unfurl_links: boolean;
210
210
  unfurl_media: boolean;
211
- username?: string | undefined;
212
211
  credentials?: Partial<Record<CredentialType, string>> | undefined;
213
- icon_emoji?: string | undefined;
214
- icon_url?: string | undefined;
215
212
  attachments?: {
216
213
  title?: string | undefined;
217
214
  text?: string | undefined;
215
+ color?: string | undefined;
218
216
  image_url?: string | undefined;
219
217
  fields?: {
220
218
  value: string;
221
219
  title: string;
222
220
  short?: boolean | undefined;
223
221
  }[] | undefined;
224
- color?: string | undefined;
225
222
  pretext?: string | undefined;
226
223
  author_name?: string | undefined;
227
224
  author_link?: string | undefined;
@@ -258,14 +255,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
258
255
  emoji: z.ZodOptional<z.ZodBoolean>;
259
256
  verbatim: z.ZodOptional<z.ZodBoolean>;
260
257
  }, "strip", z.ZodTypeAny, {
261
- type: "image" | "plain_text" | "mrkdwn";
258
+ type: "plain_text" | "image" | "mrkdwn";
262
259
  emoji?: boolean | undefined;
263
260
  text?: string | undefined;
264
261
  image_url?: string | undefined;
265
262
  verbatim?: boolean | undefined;
266
263
  alt_text?: string | undefined;
267
264
  }, {
268
- type: "image" | "plain_text" | "mrkdwn";
265
+ type: "plain_text" | "image" | "mrkdwn";
269
266
  emoji?: boolean | undefined;
270
267
  text?: string | undefined;
271
268
  image_url?: string | undefined;
@@ -273,25 +270,25 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
273
270
  alt_text?: string | undefined;
274
271
  }>, "many">>;
275
272
  }, z.ZodTypeAny, "passthrough">[] | undefined;
273
+ username?: string | undefined;
274
+ icon_emoji?: string | undefined;
275
+ icon_url?: string | undefined;
276
276
  thread_ts?: string | undefined;
277
277
  }, {
278
278
  operation: "send_message";
279
279
  text: string;
280
280
  channel: string;
281
- username?: string | undefined;
282
281
  credentials?: Partial<Record<CredentialType, string>> | undefined;
283
- icon_emoji?: string | undefined;
284
- icon_url?: string | undefined;
285
282
  attachments?: {
286
283
  title?: string | undefined;
287
284
  text?: string | undefined;
285
+ color?: string | undefined;
288
286
  image_url?: string | undefined;
289
287
  fields?: {
290
288
  value: string;
291
289
  title: string;
292
290
  short?: boolean | undefined;
293
291
  }[] | undefined;
294
- color?: string | undefined;
295
292
  pretext?: string | undefined;
296
293
  author_name?: string | undefined;
297
294
  author_link?: string | undefined;
@@ -328,14 +325,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
328
325
  emoji: z.ZodOptional<z.ZodBoolean>;
329
326
  verbatim: z.ZodOptional<z.ZodBoolean>;
330
327
  }, "strip", z.ZodTypeAny, {
331
- type: "image" | "plain_text" | "mrkdwn";
328
+ type: "plain_text" | "image" | "mrkdwn";
332
329
  emoji?: boolean | undefined;
333
330
  text?: string | undefined;
334
331
  image_url?: string | undefined;
335
332
  verbatim?: boolean | undefined;
336
333
  alt_text?: string | undefined;
337
334
  }, {
338
- type: "image" | "plain_text" | "mrkdwn";
335
+ type: "plain_text" | "image" | "mrkdwn";
339
336
  emoji?: boolean | undefined;
340
337
  text?: string | undefined;
341
338
  image_url?: string | undefined;
@@ -343,6 +340,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
343
340
  alt_text?: string | undefined;
344
341
  }>, "many">>;
345
342
  }, z.ZodTypeAny, "passthrough">[] | undefined;
343
+ username?: string | undefined;
344
+ icon_emoji?: string | undefined;
345
+ icon_url?: string | undefined;
346
346
  thread_ts?: string | undefined;
347
347
  reply_broadcast?: boolean | undefined;
348
348
  unfurl_links?: boolean | undefined;
@@ -426,8 +426,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
426
426
  cursor: z.ZodOptional<z.ZodString>;
427
427
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
428
428
  }, "strip", z.ZodTypeAny, {
429
- inclusive: boolean;
430
429
  operation: "get_conversation_history";
430
+ inclusive: boolean;
431
431
  channel: string;
432
432
  limit: number;
433
433
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -454,8 +454,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
454
454
  cursor: z.ZodOptional<z.ZodString>;
455
455
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
456
456
  }, "strip", z.ZodTypeAny, {
457
- inclusive: boolean;
458
457
  operation: "get_thread_replies";
458
+ inclusive: boolean;
459
459
  ts: string;
460
460
  channel: string;
461
461
  limit: number;
@@ -508,13 +508,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
508
508
  }, "strip", z.ZodTypeAny, {
509
509
  title?: string | undefined;
510
510
  text?: string | undefined;
511
+ color?: string | undefined;
511
512
  image_url?: string | undefined;
512
513
  fields?: {
513
514
  value: string;
514
515
  title: string;
515
516
  short?: boolean | undefined;
516
517
  }[] | undefined;
517
- color?: string | undefined;
518
518
  pretext?: string | undefined;
519
519
  author_name?: string | undefined;
520
520
  author_link?: string | undefined;
@@ -527,13 +527,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
527
527
  }, {
528
528
  title?: string | undefined;
529
529
  text?: string | undefined;
530
+ color?: string | undefined;
530
531
  image_url?: string | undefined;
531
532
  fields?: {
532
533
  value: string;
533
534
  title: string;
534
535
  short?: boolean | undefined;
535
536
  }[] | undefined;
536
- color?: string | undefined;
537
537
  pretext?: string | undefined;
538
538
  author_name?: string | undefined;
539
539
  author_link?: string | undefined;
@@ -570,14 +570,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
570
570
  emoji: z.ZodOptional<z.ZodBoolean>;
571
571
  verbatim: z.ZodOptional<z.ZodBoolean>;
572
572
  }, "strip", z.ZodTypeAny, {
573
- type: "image" | "plain_text" | "mrkdwn";
573
+ type: "plain_text" | "image" | "mrkdwn";
574
574
  emoji?: boolean | undefined;
575
575
  text?: string | undefined;
576
576
  image_url?: string | undefined;
577
577
  verbatim?: boolean | undefined;
578
578
  alt_text?: string | undefined;
579
579
  }, {
580
- type: "image" | "plain_text" | "mrkdwn";
580
+ type: "plain_text" | "image" | "mrkdwn";
581
581
  emoji?: boolean | undefined;
582
582
  text?: string | undefined;
583
583
  image_url?: string | undefined;
@@ -610,14 +610,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
610
610
  emoji: z.ZodOptional<z.ZodBoolean>;
611
611
  verbatim: z.ZodOptional<z.ZodBoolean>;
612
612
  }, "strip", z.ZodTypeAny, {
613
- type: "image" | "plain_text" | "mrkdwn";
613
+ type: "plain_text" | "image" | "mrkdwn";
614
614
  emoji?: boolean | undefined;
615
615
  text?: string | undefined;
616
616
  image_url?: string | undefined;
617
617
  verbatim?: boolean | undefined;
618
618
  alt_text?: string | undefined;
619
619
  }, {
620
- type: "image" | "plain_text" | "mrkdwn";
620
+ type: "plain_text" | "image" | "mrkdwn";
621
621
  emoji?: boolean | undefined;
622
622
  text?: string | undefined;
623
623
  image_url?: string | undefined;
@@ -650,14 +650,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
650
650
  emoji: z.ZodOptional<z.ZodBoolean>;
651
651
  verbatim: z.ZodOptional<z.ZodBoolean>;
652
652
  }, "strip", z.ZodTypeAny, {
653
- type: "image" | "plain_text" | "mrkdwn";
653
+ type: "plain_text" | "image" | "mrkdwn";
654
654
  emoji?: boolean | undefined;
655
655
  text?: string | undefined;
656
656
  image_url?: string | undefined;
657
657
  verbatim?: boolean | undefined;
658
658
  alt_text?: string | undefined;
659
659
  }, {
660
- type: "image" | "plain_text" | "mrkdwn";
660
+ type: "plain_text" | "image" | "mrkdwn";
661
661
  emoji?: boolean | undefined;
662
662
  text?: string | undefined;
663
663
  image_url?: string | undefined;
@@ -675,13 +675,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
675
675
  attachments?: {
676
676
  title?: string | undefined;
677
677
  text?: string | undefined;
678
+ color?: string | undefined;
678
679
  image_url?: string | undefined;
679
680
  fields?: {
680
681
  value: string;
681
682
  title: string;
682
683
  short?: boolean | undefined;
683
684
  }[] | undefined;
684
- color?: string | undefined;
685
685
  pretext?: string | undefined;
686
686
  author_name?: string | undefined;
687
687
  author_link?: string | undefined;
@@ -718,14 +718,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
718
718
  emoji: z.ZodOptional<z.ZodBoolean>;
719
719
  verbatim: z.ZodOptional<z.ZodBoolean>;
720
720
  }, "strip", z.ZodTypeAny, {
721
- type: "image" | "plain_text" | "mrkdwn";
721
+ type: "plain_text" | "image" | "mrkdwn";
722
722
  emoji?: boolean | undefined;
723
723
  text?: string | undefined;
724
724
  image_url?: string | undefined;
725
725
  verbatim?: boolean | undefined;
726
726
  alt_text?: string | undefined;
727
727
  }, {
728
- type: "image" | "plain_text" | "mrkdwn";
728
+ type: "plain_text" | "image" | "mrkdwn";
729
729
  emoji?: boolean | undefined;
730
730
  text?: string | undefined;
731
731
  image_url?: string | undefined;
@@ -742,13 +742,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
742
742
  attachments?: {
743
743
  title?: string | undefined;
744
744
  text?: string | undefined;
745
+ color?: string | undefined;
745
746
  image_url?: string | undefined;
746
747
  fields?: {
747
748
  value: string;
748
749
  title: string;
749
750
  short?: boolean | undefined;
750
751
  }[] | undefined;
751
- color?: string | undefined;
752
752
  pretext?: string | undefined;
753
753
  author_name?: string | undefined;
754
754
  author_link?: string | undefined;
@@ -785,14 +785,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
785
785
  emoji: z.ZodOptional<z.ZodBoolean>;
786
786
  verbatim: z.ZodOptional<z.ZodBoolean>;
787
787
  }, "strip", z.ZodTypeAny, {
788
- type: "image" | "plain_text" | "mrkdwn";
788
+ type: "plain_text" | "image" | "mrkdwn";
789
789
  emoji?: boolean | undefined;
790
790
  text?: string | undefined;
791
791
  image_url?: string | undefined;
792
792
  verbatim?: boolean | undefined;
793
793
  alt_text?: string | undefined;
794
794
  }, {
795
- type: "image" | "plain_text" | "mrkdwn";
795
+ type: "plain_text" | "image" | "mrkdwn";
796
796
  emoji?: boolean | undefined;
797
797
  text?: string | undefined;
798
798
  image_url?: string | undefined;
@@ -822,16 +822,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
822
822
  timestamp: z.ZodString;
823
823
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
824
824
  }, "strip", z.ZodTypeAny, {
825
- name: string;
826
825
  operation: "add_reaction";
827
- channel: string;
826
+ name: string;
828
827
  timestamp: string;
828
+ channel: string;
829
829
  credentials?: Partial<Record<CredentialType, string>> | undefined;
830
830
  }, {
831
- name: string;
832
831
  operation: "add_reaction";
833
- channel: string;
832
+ name: string;
834
833
  timestamp: string;
834
+ channel: string;
835
835
  credentials?: Partial<Record<CredentialType, string>> | undefined;
836
836
  }>, z.ZodObject<{
837
837
  operation: z.ZodLiteral<"remove_reaction">;
@@ -840,16 +840,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
840
840
  timestamp: z.ZodString;
841
841
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
842
842
  }, "strip", z.ZodTypeAny, {
843
- name: string;
844
843
  operation: "remove_reaction";
845
- channel: string;
844
+ name: string;
846
845
  timestamp: string;
846
+ channel: string;
847
847
  credentials?: Partial<Record<CredentialType, string>> | undefined;
848
848
  }, {
849
- name: string;
850
849
  operation: "remove_reaction";
851
- channel: string;
850
+ name: string;
852
851
  timestamp: string;
852
+ channel: string;
853
853
  credentials?: Partial<Record<CredentialType, string>> | undefined;
854
854
  }>, z.ZodObject<{
855
855
  operation: z.ZodLiteral<"join_channel">;
@@ -925,14 +925,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
925
925
  emoji: z.ZodOptional<z.ZodBoolean>;
926
926
  verbatim: z.ZodOptional<z.ZodBoolean>;
927
927
  }, "strip", z.ZodTypeAny, {
928
- type: "image" | "plain_text" | "mrkdwn";
928
+ type: "plain_text" | "image" | "mrkdwn";
929
929
  emoji?: boolean | undefined;
930
930
  text?: string | undefined;
931
931
  image_url?: string | undefined;
932
932
  verbatim?: boolean | undefined;
933
933
  alt_text?: string | undefined;
934
934
  }, {
935
- type: "image" | "plain_text" | "mrkdwn";
935
+ type: "plain_text" | "image" | "mrkdwn";
936
936
  emoji?: boolean | undefined;
937
937
  text?: string | undefined;
938
938
  image_url?: string | undefined;
@@ -965,14 +965,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
965
965
  emoji: z.ZodOptional<z.ZodBoolean>;
966
966
  verbatim: z.ZodOptional<z.ZodBoolean>;
967
967
  }, "strip", z.ZodTypeAny, {
968
- type: "image" | "plain_text" | "mrkdwn";
968
+ type: "plain_text" | "image" | "mrkdwn";
969
969
  emoji?: boolean | undefined;
970
970
  text?: string | undefined;
971
971
  image_url?: string | undefined;
972
972
  verbatim?: boolean | undefined;
973
973
  alt_text?: string | undefined;
974
974
  }, {
975
- type: "image" | "plain_text" | "mrkdwn";
975
+ type: "plain_text" | "image" | "mrkdwn";
976
976
  emoji?: boolean | undefined;
977
977
  text?: string | undefined;
978
978
  image_url?: string | undefined;
@@ -1005,14 +1005,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1005
1005
  emoji: z.ZodOptional<z.ZodBoolean>;
1006
1006
  verbatim: z.ZodOptional<z.ZodBoolean>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
- type: "image" | "plain_text" | "mrkdwn";
1008
+ type: "plain_text" | "image" | "mrkdwn";
1009
1009
  emoji?: boolean | undefined;
1010
1010
  text?: string | undefined;
1011
1011
  image_url?: string | undefined;
1012
1012
  verbatim?: boolean | undefined;
1013
1013
  alt_text?: string | undefined;
1014
1014
  }, {
1015
- type: "image" | "plain_text" | "mrkdwn";
1015
+ type: "plain_text" | "image" | "mrkdwn";
1016
1016
  emoji?: boolean | undefined;
1017
1017
  text?: string | undefined;
1018
1018
  image_url?: string | undefined;
@@ -1057,14 +1057,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1057
1057
  emoji: z.ZodOptional<z.ZodBoolean>;
1058
1058
  verbatim: z.ZodOptional<z.ZodBoolean>;
1059
1059
  }, "strip", z.ZodTypeAny, {
1060
- type: "image" | "plain_text" | "mrkdwn";
1060
+ type: "plain_text" | "image" | "mrkdwn";
1061
1061
  emoji?: boolean | undefined;
1062
1062
  text?: string | undefined;
1063
1063
  image_url?: string | undefined;
1064
1064
  verbatim?: boolean | undefined;
1065
1065
  alt_text?: string | undefined;
1066
1066
  }, {
1067
- type: "image" | "plain_text" | "mrkdwn";
1067
+ type: "plain_text" | "image" | "mrkdwn";
1068
1068
  emoji?: boolean | undefined;
1069
1069
  text?: string | undefined;
1070
1070
  image_url?: string | undefined;
@@ -1105,14 +1105,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1105
1105
  emoji: z.ZodOptional<z.ZodBoolean>;
1106
1106
  verbatim: z.ZodOptional<z.ZodBoolean>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
- type: "image" | "plain_text" | "mrkdwn";
1108
+ type: "plain_text" | "image" | "mrkdwn";
1109
1109
  emoji?: boolean | undefined;
1110
1110
  text?: string | undefined;
1111
1111
  image_url?: string | undefined;
1112
1112
  verbatim?: boolean | undefined;
1113
1113
  alt_text?: string | undefined;
1114
1114
  }, {
1115
- type: "image" | "plain_text" | "mrkdwn";
1115
+ type: "plain_text" | "image" | "mrkdwn";
1116
1116
  emoji?: boolean | undefined;
1117
1117
  text?: string | undefined;
1118
1118
  image_url?: string | undefined;
@@ -1186,12 +1186,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1186
1186
  count: z.ZodNumber;
1187
1187
  }, "strip", z.ZodTypeAny, {
1188
1188
  name: string;
1189
- count: number;
1190
1189
  users: string[];
1190
+ count: number;
1191
1191
  }, {
1192
1192
  name: string;
1193
- count: number;
1194
1193
  users: string[];
1194
+ count: number;
1195
1195
  }>, "many">>;
1196
1196
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
1197
1197
  id: z.ZodString;
@@ -1211,8 +1211,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1211
1211
  permalink: z.ZodOptional<z.ZodString>;
1212
1212
  }, "strip", z.ZodTypeAny, {
1213
1213
  id: string;
1214
- name?: string | undefined;
1215
1214
  title?: string | undefined;
1215
+ name?: string | undefined;
1216
1216
  user?: string | undefined;
1217
1217
  mimetype?: string | undefined;
1218
1218
  filetype?: string | undefined;
@@ -1227,8 +1227,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1227
1227
  permalink?: string | undefined;
1228
1228
  }, {
1229
1229
  id: string;
1230
- name?: string | undefined;
1231
1230
  title?: string | undefined;
1231
+ name?: string | undefined;
1232
1232
  user?: string | undefined;
1233
1233
  mimetype?: string | undefined;
1234
1234
  filetype?: string | undefined;
@@ -1244,12 +1244,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1244
1244
  }>, "many">>;
1245
1245
  }, "strip", z.ZodTypeAny, {
1246
1246
  type: string;
1247
- username?: string | undefined;
1247
+ is_locked?: boolean | undefined;
1248
1248
  text?: string | undefined;
1249
- user?: string | undefined;
1250
- ts?: string | undefined;
1251
1249
  attachments?: unknown[] | undefined;
1250
+ user?: string | undefined;
1252
1251
  blocks?: unknown[] | undefined;
1252
+ ts?: string | undefined;
1253
+ username?: string | undefined;
1253
1254
  thread_ts?: string | undefined;
1254
1255
  bot_id?: string | undefined;
1255
1256
  bot_profile?: {
@@ -1260,17 +1261,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1260
1261
  reply_users_count?: number | undefined;
1261
1262
  latest_reply?: string | undefined;
1262
1263
  reply_users?: string[] | undefined;
1263
- is_locked?: boolean | undefined;
1264
1264
  subscribed?: boolean | undefined;
1265
1265
  reactions?: {
1266
1266
  name: string;
1267
- count: number;
1268
1267
  users: string[];
1268
+ count: number;
1269
1269
  }[] | undefined;
1270
1270
  files?: {
1271
1271
  id: string;
1272
- name?: string | undefined;
1273
1272
  title?: string | undefined;
1273
+ name?: string | undefined;
1274
1274
  user?: string | undefined;
1275
1275
  mimetype?: string | undefined;
1276
1276
  filetype?: string | undefined;
@@ -1286,12 +1286,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1286
1286
  }[] | undefined;
1287
1287
  }, {
1288
1288
  type: string;
1289
- username?: string | undefined;
1289
+ is_locked?: boolean | undefined;
1290
1290
  text?: string | undefined;
1291
- user?: string | undefined;
1292
- ts?: string | undefined;
1293
1291
  attachments?: unknown[] | undefined;
1292
+ user?: string | undefined;
1294
1293
  blocks?: unknown[] | undefined;
1294
+ ts?: string | undefined;
1295
+ username?: string | undefined;
1295
1296
  thread_ts?: string | undefined;
1296
1297
  bot_id?: string | undefined;
1297
1298
  bot_profile?: {
@@ -1302,17 +1303,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1302
1303
  reply_users_count?: number | undefined;
1303
1304
  latest_reply?: string | undefined;
1304
1305
  reply_users?: string[] | undefined;
1305
- is_locked?: boolean | undefined;
1306
1306
  subscribed?: boolean | undefined;
1307
1307
  reactions?: {
1308
1308
  name: string;
1309
- count: number;
1310
1309
  users: string[];
1310
+ count: number;
1311
1311
  }[] | undefined;
1312
1312
  files?: {
1313
1313
  id: string;
1314
- name?: string | undefined;
1315
1314
  title?: string | undefined;
1315
+ name?: string | undefined;
1316
1316
  user?: string | undefined;
1317
1317
  mimetype?: string | undefined;
1318
1318
  filetype?: string | undefined;
@@ -1336,12 +1336,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1336
1336
  ok: boolean;
1337
1337
  message?: {
1338
1338
  type: string;
1339
- username?: string | undefined;
1339
+ is_locked?: boolean | undefined;
1340
1340
  text?: string | undefined;
1341
- user?: string | undefined;
1342
- ts?: string | undefined;
1343
1341
  attachments?: unknown[] | undefined;
1342
+ user?: string | undefined;
1344
1343
  blocks?: unknown[] | undefined;
1344
+ ts?: string | undefined;
1345
+ username?: string | undefined;
1345
1346
  thread_ts?: string | undefined;
1346
1347
  bot_id?: string | undefined;
1347
1348
  bot_profile?: {
@@ -1352,17 +1353,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1352
1353
  reply_users_count?: number | undefined;
1353
1354
  latest_reply?: string | undefined;
1354
1355
  reply_users?: string[] | undefined;
1355
- is_locked?: boolean | undefined;
1356
1356
  subscribed?: boolean | undefined;
1357
1357
  reactions?: {
1358
1358
  name: string;
1359
- count: number;
1360
1359
  users: string[];
1360
+ count: number;
1361
1361
  }[] | undefined;
1362
1362
  files?: {
1363
1363
  id: string;
1364
- name?: string | undefined;
1365
1364
  title?: string | undefined;
1365
+ name?: string | undefined;
1366
1366
  user?: string | undefined;
1367
1367
  mimetype?: string | undefined;
1368
1368
  filetype?: string | undefined;
@@ -1386,12 +1386,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1386
1386
  ok: boolean;
1387
1387
  message?: {
1388
1388
  type: string;
1389
- username?: string | undefined;
1389
+ is_locked?: boolean | undefined;
1390
1390
  text?: string | undefined;
1391
- user?: string | undefined;
1392
- ts?: string | undefined;
1393
1391
  attachments?: unknown[] | undefined;
1392
+ user?: string | undefined;
1394
1393
  blocks?: unknown[] | undefined;
1394
+ ts?: string | undefined;
1395
+ username?: string | undefined;
1395
1396
  thread_ts?: string | undefined;
1396
1397
  bot_id?: string | undefined;
1397
1398
  bot_profile?: {
@@ -1402,17 +1403,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1402
1403
  reply_users_count?: number | undefined;
1403
1404
  latest_reply?: string | undefined;
1404
1405
  reply_users?: string[] | undefined;
1405
- is_locked?: boolean | undefined;
1406
1406
  subscribed?: boolean | undefined;
1407
1407
  reactions?: {
1408
1408
  name: string;
1409
- count: number;
1410
1409
  users: string[];
1410
+ count: number;
1411
1411
  }[] | undefined;
1412
1412
  files?: {
1413
1413
  id: string;
1414
- name?: string | undefined;
1415
1414
  title?: string | undefined;
1415
+ name?: string | undefined;
1416
1416
  user?: string | undefined;
1417
1417
  mimetype?: string | undefined;
1418
1418
  filetype?: string | undefined;
@@ -1482,8 +1482,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1482
1482
  }>>;
1483
1483
  num_members: z.ZodOptional<z.ZodNumber>;
1484
1484
  }, "strip", z.ZodTypeAny, {
1485
- name: string;
1486
1485
  id: string;
1486
+ name: string;
1487
1487
  created: number;
1488
1488
  is_archived: boolean;
1489
1489
  is_channel?: boolean | undefined;
@@ -1515,8 +1515,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1515
1515
  } | undefined;
1516
1516
  num_members?: number | undefined;
1517
1517
  }, {
1518
- name: string;
1519
1518
  id: string;
1519
+ name: string;
1520
1520
  created: number;
1521
1521
  is_archived: boolean;
1522
1522
  is_channel?: boolean | undefined;
@@ -1566,8 +1566,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1566
1566
  next_cursor: string;
1567
1567
  } | undefined;
1568
1568
  channels?: {
1569
- name: string;
1570
1569
  id: string;
1570
+ name: string;
1571
1571
  created: number;
1572
1572
  is_archived: boolean;
1573
1573
  is_channel?: boolean | undefined;
@@ -1608,8 +1608,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1608
1608
  next_cursor: string;
1609
1609
  } | undefined;
1610
1610
  channels?: {
1611
- name: string;
1612
1611
  id: string;
1612
+ name: string;
1613
1613
  created: number;
1614
1614
  is_archived: boolean;
1615
1615
  is_channel?: boolean | undefined;
@@ -1694,8 +1694,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1694
1694
  }>>;
1695
1695
  num_members: z.ZodOptional<z.ZodNumber>;
1696
1696
  }, "strip", z.ZodTypeAny, {
1697
- name: string;
1698
1697
  id: string;
1698
+ name: string;
1699
1699
  created: number;
1700
1700
  is_archived: boolean;
1701
1701
  is_channel?: boolean | undefined;
@@ -1727,8 +1727,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1727
1727
  } | undefined;
1728
1728
  num_members?: number | undefined;
1729
1729
  }, {
1730
- name: string;
1731
1730
  id: string;
1731
+ name: string;
1732
1732
  created: number;
1733
1733
  is_archived: boolean;
1734
1734
  is_channel?: boolean | undefined;
@@ -1768,8 +1768,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1768
1768
  error: string;
1769
1769
  ok: boolean;
1770
1770
  channel?: {
1771
- name: string;
1772
1771
  id: string;
1772
+ name: string;
1773
1773
  created: number;
1774
1774
  is_archived: boolean;
1775
1775
  is_channel?: boolean | undefined;
@@ -1807,8 +1807,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1807
1807
  error: string;
1808
1808
  ok: boolean;
1809
1809
  channel?: {
1810
- name: string;
1811
1810
  id: string;
1811
+ name: string;
1812
1812
  created: number;
1813
1813
  is_archived: boolean;
1814
1814
  is_channel?: boolean | undefined;
@@ -1881,12 +1881,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1881
1881
  }, "strip", z.ZodTypeAny, {
1882
1882
  title?: string | undefined;
1883
1883
  email?: string | undefined;
1884
+ display_name?: string | undefined;
1884
1885
  fields?: Record<string, unknown> | undefined;
1885
1886
  real_name?: string | undefined;
1886
1887
  phone?: string | undefined;
1887
1888
  skype?: string | undefined;
1888
1889
  real_name_normalized?: string | undefined;
1889
- display_name?: string | undefined;
1890
1890
  display_name_normalized?: string | undefined;
1891
1891
  status_text?: string | undefined;
1892
1892
  status_emoji?: string | undefined;
@@ -1906,12 +1906,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1906
1906
  }, {
1907
1907
  title?: string | undefined;
1908
1908
  email?: string | undefined;
1909
+ display_name?: string | undefined;
1909
1910
  fields?: Record<string, unknown> | undefined;
1910
1911
  real_name?: string | undefined;
1911
1912
  phone?: string | undefined;
1912
1913
  skype?: string | undefined;
1913
1914
  real_name_normalized?: string | undefined;
1914
- display_name?: string | undefined;
1915
1915
  display_name_normalized?: string | undefined;
1916
1916
  status_text?: string | undefined;
1917
1917
  status_emoji?: string | undefined;
@@ -1939,17 +1939,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1939
1939
  updated: z.ZodOptional<z.ZodNumber>;
1940
1940
  has_2fa: z.ZodOptional<z.ZodBoolean>;
1941
1941
  }, "strip", z.ZodTypeAny, {
1942
- name: string;
1943
1942
  id: string;
1943
+ name: string;
1944
+ color?: string | undefined;
1945
+ team_id?: string | undefined;
1946
+ deleted?: boolean | undefined;
1947
+ real_name?: string | undefined;
1948
+ tz?: string | undefined;
1949
+ tz_label?: string | undefined;
1950
+ tz_offset?: number | undefined;
1944
1951
  profile?: {
1945
1952
  title?: string | undefined;
1946
1953
  email?: string | undefined;
1954
+ display_name?: string | undefined;
1947
1955
  fields?: Record<string, unknown> | undefined;
1948
1956
  real_name?: string | undefined;
1949
1957
  phone?: string | undefined;
1950
1958
  skype?: string | undefined;
1951
1959
  real_name_normalized?: string | undefined;
1952
- display_name?: string | undefined;
1953
1960
  display_name_normalized?: string | undefined;
1954
1961
  status_text?: string | undefined;
1955
1962
  status_emoji?: string | undefined;
@@ -1967,13 +1974,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1967
1974
  image_512?: string | undefined;
1968
1975
  image_1024?: string | undefined;
1969
1976
  } | 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;
1977
1977
  is_admin?: boolean | undefined;
1978
1978
  is_owner?: boolean | undefined;
1979
1979
  is_primary_owner?: boolean | undefined;
@@ -1984,17 +1984,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1984
1984
  updated?: number | undefined;
1985
1985
  has_2fa?: boolean | undefined;
1986
1986
  }, {
1987
- name: string;
1988
1987
  id: string;
1988
+ name: string;
1989
+ color?: string | undefined;
1990
+ team_id?: string | undefined;
1991
+ deleted?: boolean | undefined;
1992
+ real_name?: string | undefined;
1993
+ tz?: string | undefined;
1994
+ tz_label?: string | undefined;
1995
+ tz_offset?: number | undefined;
1989
1996
  profile?: {
1990
1997
  title?: string | undefined;
1991
1998
  email?: string | undefined;
1999
+ display_name?: string | undefined;
1992
2000
  fields?: Record<string, unknown> | undefined;
1993
2001
  real_name?: string | undefined;
1994
2002
  phone?: string | undefined;
1995
2003
  skype?: string | undefined;
1996
2004
  real_name_normalized?: string | undefined;
1997
- display_name?: string | undefined;
1998
2005
  display_name_normalized?: string | undefined;
1999
2006
  status_text?: string | undefined;
2000
2007
  status_emoji?: string | undefined;
@@ -2012,13 +2019,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2012
2019
  image_512?: string | undefined;
2013
2020
  image_1024?: string | undefined;
2014
2021
  } | 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;
2022
2022
  is_admin?: boolean | undefined;
2023
2023
  is_owner?: boolean | undefined;
2024
2024
  is_primary_owner?: boolean | undefined;
@@ -2037,17 +2037,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2037
2037
  error: string;
2038
2038
  ok: boolean;
2039
2039
  user?: {
2040
- name: string;
2041
2040
  id: string;
2041
+ name: string;
2042
+ color?: string | undefined;
2043
+ team_id?: string | undefined;
2044
+ deleted?: boolean | undefined;
2045
+ real_name?: string | undefined;
2046
+ tz?: string | undefined;
2047
+ tz_label?: string | undefined;
2048
+ tz_offset?: number | undefined;
2042
2049
  profile?: {
2043
2050
  title?: string | undefined;
2044
2051
  email?: string | undefined;
2052
+ display_name?: string | undefined;
2045
2053
  fields?: Record<string, unknown> | undefined;
2046
2054
  real_name?: string | undefined;
2047
2055
  phone?: string | undefined;
2048
2056
  skype?: string | undefined;
2049
2057
  real_name_normalized?: string | undefined;
2050
- display_name?: string | undefined;
2051
2058
  display_name_normalized?: string | undefined;
2052
2059
  status_text?: string | undefined;
2053
2060
  status_emoji?: string | undefined;
@@ -2065,13 +2072,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2065
2072
  image_512?: string | undefined;
2066
2073
  image_1024?: string | undefined;
2067
2074
  } | 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;
2075
2075
  is_admin?: boolean | undefined;
2076
2076
  is_owner?: boolean | undefined;
2077
2077
  is_primary_owner?: boolean | undefined;
@@ -2088,17 +2088,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2088
2088
  error: string;
2089
2089
  ok: boolean;
2090
2090
  user?: {
2091
- name: string;
2092
2091
  id: string;
2092
+ name: string;
2093
+ color?: string | undefined;
2094
+ team_id?: string | undefined;
2095
+ deleted?: boolean | undefined;
2096
+ real_name?: string | undefined;
2097
+ tz?: string | undefined;
2098
+ tz_label?: string | undefined;
2099
+ tz_offset?: number | undefined;
2093
2100
  profile?: {
2094
2101
  title?: string | undefined;
2095
2102
  email?: string | undefined;
2103
+ display_name?: string | undefined;
2096
2104
  fields?: Record<string, unknown> | undefined;
2097
2105
  real_name?: string | undefined;
2098
2106
  phone?: string | undefined;
2099
2107
  skype?: string | undefined;
2100
2108
  real_name_normalized?: string | undefined;
2101
- display_name?: string | undefined;
2102
2109
  display_name_normalized?: string | undefined;
2103
2110
  status_text?: string | undefined;
2104
2111
  status_emoji?: string | undefined;
@@ -2116,13 +2123,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2116
2123
  image_512?: string | undefined;
2117
2124
  image_1024?: string | undefined;
2118
2125
  } | 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;
2126
2126
  is_admin?: boolean | undefined;
2127
2127
  is_owner?: boolean | undefined;
2128
2128
  is_primary_owner?: boolean | undefined;
@@ -2174,12 +2174,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2174
2174
  }, "strip", z.ZodTypeAny, {
2175
2175
  title?: string | undefined;
2176
2176
  email?: string | undefined;
2177
+ display_name?: string | undefined;
2177
2178
  fields?: Record<string, unknown> | undefined;
2178
2179
  real_name?: string | undefined;
2179
2180
  phone?: string | undefined;
2180
2181
  skype?: string | undefined;
2181
2182
  real_name_normalized?: string | undefined;
2182
- display_name?: string | undefined;
2183
2183
  display_name_normalized?: string | undefined;
2184
2184
  status_text?: string | undefined;
2185
2185
  status_emoji?: string | undefined;
@@ -2199,12 +2199,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2199
2199
  }, {
2200
2200
  title?: string | undefined;
2201
2201
  email?: string | undefined;
2202
+ display_name?: string | undefined;
2202
2203
  fields?: Record<string, unknown> | undefined;
2203
2204
  real_name?: string | undefined;
2204
2205
  phone?: string | undefined;
2205
2206
  skype?: string | undefined;
2206
2207
  real_name_normalized?: string | undefined;
2207
- display_name?: string | undefined;
2208
2208
  display_name_normalized?: string | undefined;
2209
2209
  status_text?: string | undefined;
2210
2210
  status_emoji?: string | undefined;
@@ -2232,17 +2232,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2232
2232
  updated: z.ZodOptional<z.ZodNumber>;
2233
2233
  has_2fa: z.ZodOptional<z.ZodBoolean>;
2234
2234
  }, "strip", z.ZodTypeAny, {
2235
- name: string;
2236
2235
  id: string;
2236
+ name: string;
2237
+ color?: string | undefined;
2238
+ team_id?: string | undefined;
2239
+ deleted?: boolean | undefined;
2240
+ real_name?: string | undefined;
2241
+ tz?: string | undefined;
2242
+ tz_label?: string | undefined;
2243
+ tz_offset?: number | undefined;
2237
2244
  profile?: {
2238
2245
  title?: string | undefined;
2239
2246
  email?: string | undefined;
2247
+ display_name?: string | undefined;
2240
2248
  fields?: Record<string, unknown> | undefined;
2241
2249
  real_name?: string | undefined;
2242
2250
  phone?: string | undefined;
2243
2251
  skype?: string | undefined;
2244
2252
  real_name_normalized?: string | undefined;
2245
- display_name?: string | undefined;
2246
2253
  display_name_normalized?: string | undefined;
2247
2254
  status_text?: string | undefined;
2248
2255
  status_emoji?: string | undefined;
@@ -2260,13 +2267,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2260
2267
  image_512?: string | undefined;
2261
2268
  image_1024?: string | undefined;
2262
2269
  } | 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;
2270
2270
  is_admin?: boolean | undefined;
2271
2271
  is_owner?: boolean | undefined;
2272
2272
  is_primary_owner?: boolean | undefined;
@@ -2277,17 +2277,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2277
2277
  updated?: number | undefined;
2278
2278
  has_2fa?: boolean | undefined;
2279
2279
  }, {
2280
- name: string;
2281
2280
  id: string;
2281
+ name: string;
2282
+ color?: string | undefined;
2283
+ team_id?: string | undefined;
2284
+ deleted?: boolean | undefined;
2285
+ real_name?: string | undefined;
2286
+ tz?: string | undefined;
2287
+ tz_label?: string | undefined;
2288
+ tz_offset?: number | undefined;
2282
2289
  profile?: {
2283
2290
  title?: string | undefined;
2284
2291
  email?: string | undefined;
2292
+ display_name?: string | undefined;
2285
2293
  fields?: Record<string, unknown> | undefined;
2286
2294
  real_name?: string | undefined;
2287
2295
  phone?: string | undefined;
2288
2296
  skype?: string | undefined;
2289
2297
  real_name_normalized?: string | undefined;
2290
- display_name?: string | undefined;
2291
2298
  display_name_normalized?: string | undefined;
2292
2299
  status_text?: string | undefined;
2293
2300
  status_emoji?: string | undefined;
@@ -2305,13 +2312,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2305
2312
  image_512?: string | undefined;
2306
2313
  image_1024?: string | undefined;
2307
2314
  } | 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;
2315
2315
  is_admin?: boolean | undefined;
2316
2316
  is_owner?: boolean | undefined;
2317
2317
  is_primary_owner?: boolean | undefined;
@@ -2340,17 +2340,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2340
2340
  next_cursor: string;
2341
2341
  } | undefined;
2342
2342
  members?: {
2343
- name: string;
2344
2343
  id: string;
2344
+ name: string;
2345
+ color?: string | undefined;
2346
+ team_id?: string | undefined;
2347
+ deleted?: boolean | undefined;
2348
+ real_name?: string | undefined;
2349
+ tz?: string | undefined;
2350
+ tz_label?: string | undefined;
2351
+ tz_offset?: number | undefined;
2345
2352
  profile?: {
2346
2353
  title?: string | undefined;
2347
2354
  email?: string | undefined;
2355
+ display_name?: string | undefined;
2348
2356
  fields?: Record<string, unknown> | undefined;
2349
2357
  real_name?: string | undefined;
2350
2358
  phone?: string | undefined;
2351
2359
  skype?: string | undefined;
2352
2360
  real_name_normalized?: string | undefined;
2353
- display_name?: string | undefined;
2354
2361
  display_name_normalized?: string | undefined;
2355
2362
  status_text?: string | undefined;
2356
2363
  status_emoji?: string | undefined;
@@ -2368,13 +2375,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2368
2375
  image_512?: string | undefined;
2369
2376
  image_1024?: string | undefined;
2370
2377
  } | 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;
2378
2378
  is_admin?: boolean | undefined;
2379
2379
  is_owner?: boolean | undefined;
2380
2380
  is_primary_owner?: boolean | undefined;
@@ -2394,17 +2394,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2394
2394
  next_cursor: string;
2395
2395
  } | undefined;
2396
2396
  members?: {
2397
- name: string;
2398
2397
  id: string;
2399
- profile?: {
2398
+ name: string;
2399
+ color?: string | undefined;
2400
+ team_id?: string | undefined;
2401
+ deleted?: boolean | undefined;
2402
+ real_name?: string | undefined;
2403
+ tz?: string | undefined;
2404
+ tz_label?: string | undefined;
2405
+ tz_offset?: number | undefined;
2406
+ profile?: {
2400
2407
  title?: string | undefined;
2401
2408
  email?: string | undefined;
2409
+ display_name?: string | undefined;
2402
2410
  fields?: Record<string, unknown> | undefined;
2403
2411
  real_name?: string | undefined;
2404
2412
  phone?: string | undefined;
2405
2413
  skype?: string | undefined;
2406
2414
  real_name_normalized?: string | undefined;
2407
- display_name?: string | undefined;
2408
2415
  display_name_normalized?: string | undefined;
2409
2416
  status_text?: string | undefined;
2410
2417
  status_emoji?: string | undefined;
@@ -2422,13 +2429,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2422
2429
  image_512?: string | undefined;
2423
2430
  image_1024?: string | undefined;
2424
2431
  } | 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;
2432
2432
  is_admin?: boolean | undefined;
2433
2433
  is_owner?: boolean | undefined;
2434
2434
  is_primary_owner?: boolean | undefined;
@@ -2472,12 +2472,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2472
2472
  count: z.ZodNumber;
2473
2473
  }, "strip", z.ZodTypeAny, {
2474
2474
  name: string;
2475
- count: number;
2476
2475
  users: string[];
2476
+ count: number;
2477
2477
  }, {
2478
2478
  name: string;
2479
- count: number;
2480
2479
  users: string[];
2480
+ count: number;
2481
2481
  }>, "many">>;
2482
2482
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
2483
2483
  id: z.ZodString;
@@ -2497,8 +2497,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2497
2497
  permalink: z.ZodOptional<z.ZodString>;
2498
2498
  }, "strip", z.ZodTypeAny, {
2499
2499
  id: string;
2500
- name?: string | undefined;
2501
2500
  title?: string | undefined;
2501
+ name?: string | undefined;
2502
2502
  user?: string | undefined;
2503
2503
  mimetype?: string | undefined;
2504
2504
  filetype?: string | undefined;
@@ -2513,8 +2513,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2513
2513
  permalink?: string | undefined;
2514
2514
  }, {
2515
2515
  id: string;
2516
- name?: string | undefined;
2517
2516
  title?: string | undefined;
2517
+ name?: string | undefined;
2518
2518
  user?: string | undefined;
2519
2519
  mimetype?: string | undefined;
2520
2520
  filetype?: string | undefined;
@@ -2530,12 +2530,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2530
2530
  }>, "many">>;
2531
2531
  }, "strip", z.ZodTypeAny, {
2532
2532
  type: string;
2533
- username?: string | undefined;
2533
+ is_locked?: boolean | undefined;
2534
2534
  text?: string | undefined;
2535
- user?: string | undefined;
2536
- ts?: string | undefined;
2537
2535
  attachments?: unknown[] | undefined;
2536
+ user?: string | undefined;
2538
2537
  blocks?: unknown[] | undefined;
2538
+ ts?: string | undefined;
2539
+ username?: string | undefined;
2539
2540
  thread_ts?: string | undefined;
2540
2541
  bot_id?: string | undefined;
2541
2542
  bot_profile?: {
@@ -2546,17 +2547,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2546
2547
  reply_users_count?: number | undefined;
2547
2548
  latest_reply?: string | undefined;
2548
2549
  reply_users?: string[] | undefined;
2549
- is_locked?: boolean | undefined;
2550
2550
  subscribed?: boolean | undefined;
2551
2551
  reactions?: {
2552
2552
  name: string;
2553
- count: number;
2554
2553
  users: string[];
2554
+ count: number;
2555
2555
  }[] | undefined;
2556
2556
  files?: {
2557
2557
  id: string;
2558
- name?: string | undefined;
2559
2558
  title?: string | undefined;
2559
+ name?: string | undefined;
2560
2560
  user?: string | undefined;
2561
2561
  mimetype?: string | undefined;
2562
2562
  filetype?: string | undefined;
@@ -2572,12 +2572,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2572
2572
  }[] | undefined;
2573
2573
  }, {
2574
2574
  type: string;
2575
- username?: string | undefined;
2575
+ is_locked?: boolean | undefined;
2576
2576
  text?: string | undefined;
2577
- user?: string | undefined;
2578
- ts?: string | undefined;
2579
2577
  attachments?: unknown[] | undefined;
2578
+ user?: string | undefined;
2580
2579
  blocks?: unknown[] | undefined;
2580
+ ts?: string | undefined;
2581
+ username?: string | undefined;
2581
2582
  thread_ts?: string | undefined;
2582
2583
  bot_id?: string | undefined;
2583
2584
  bot_profile?: {
@@ -2588,17 +2589,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2588
2589
  reply_users_count?: number | undefined;
2589
2590
  latest_reply?: string | undefined;
2590
2591
  reply_users?: string[] | undefined;
2591
- is_locked?: boolean | undefined;
2592
2592
  subscribed?: boolean | undefined;
2593
2593
  reactions?: {
2594
2594
  name: string;
2595
- count: number;
2596
2595
  users: string[];
2596
+ count: number;
2597
2597
  }[] | undefined;
2598
2598
  files?: {
2599
2599
  id: string;
2600
- name?: string | undefined;
2601
2600
  title?: string | undefined;
2601
+ name?: string | undefined;
2602
2602
  user?: string | undefined;
2603
2603
  mimetype?: string | undefined;
2604
2604
  filetype?: string | undefined;
@@ -2628,14 +2628,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2628
2628
  success: boolean;
2629
2629
  error: string;
2630
2630
  ok: boolean;
2631
+ has_more?: boolean | undefined;
2631
2632
  messages?: {
2632
2633
  type: string;
2633
- username?: string | undefined;
2634
+ is_locked?: boolean | undefined;
2634
2635
  text?: string | undefined;
2635
- user?: string | undefined;
2636
- ts?: string | undefined;
2637
2636
  attachments?: unknown[] | undefined;
2637
+ user?: string | undefined;
2638
2638
  blocks?: unknown[] | undefined;
2639
+ ts?: string | undefined;
2640
+ username?: string | undefined;
2639
2641
  thread_ts?: string | undefined;
2640
2642
  bot_id?: string | undefined;
2641
2643
  bot_profile?: {
@@ -2646,17 +2648,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2646
2648
  reply_users_count?: number | undefined;
2647
2649
  latest_reply?: string | undefined;
2648
2650
  reply_users?: string[] | undefined;
2649
- is_locked?: boolean | undefined;
2650
2651
  subscribed?: boolean | undefined;
2651
2652
  reactions?: {
2652
2653
  name: string;
2653
- count: number;
2654
2654
  users: string[];
2655
+ count: number;
2655
2656
  }[] | undefined;
2656
2657
  files?: {
2657
2658
  id: string;
2658
- name?: string | undefined;
2659
2659
  title?: string | undefined;
2660
+ name?: string | undefined;
2660
2661
  user?: string | undefined;
2661
2662
  mimetype?: string | undefined;
2662
2663
  filetype?: string | undefined;
@@ -2674,20 +2675,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2674
2675
  response_metadata?: {
2675
2676
  next_cursor: string;
2676
2677
  } | undefined;
2677
- has_more?: boolean | undefined;
2678
2678
  }, {
2679
2679
  operation: "get_conversation_history";
2680
2680
  success: boolean;
2681
2681
  error: string;
2682
2682
  ok: boolean;
2683
+ has_more?: boolean | undefined;
2683
2684
  messages?: {
2684
2685
  type: string;
2685
- username?: string | undefined;
2686
+ is_locked?: boolean | undefined;
2686
2687
  text?: string | undefined;
2687
- user?: string | undefined;
2688
- ts?: string | undefined;
2689
2688
  attachments?: unknown[] | undefined;
2689
+ user?: string | undefined;
2690
2690
  blocks?: unknown[] | undefined;
2691
+ ts?: string | undefined;
2692
+ username?: string | undefined;
2691
2693
  thread_ts?: string | undefined;
2692
2694
  bot_id?: string | undefined;
2693
2695
  bot_profile?: {
@@ -2698,17 +2700,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2698
2700
  reply_users_count?: number | undefined;
2699
2701
  latest_reply?: string | undefined;
2700
2702
  reply_users?: string[] | undefined;
2701
- is_locked?: boolean | undefined;
2702
2703
  subscribed?: boolean | undefined;
2703
2704
  reactions?: {
2704
2705
  name: string;
2705
- count: number;
2706
2706
  users: string[];
2707
+ count: number;
2707
2708
  }[] | undefined;
2708
2709
  files?: {
2709
2710
  id: string;
2710
- name?: string | undefined;
2711
2711
  title?: string | undefined;
2712
+ name?: string | undefined;
2712
2713
  user?: string | undefined;
2713
2714
  mimetype?: string | undefined;
2714
2715
  filetype?: string | undefined;
@@ -2726,7 +2727,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2726
2727
  response_metadata?: {
2727
2728
  next_cursor: string;
2728
2729
  } | undefined;
2729
- has_more?: boolean | undefined;
2730
2730
  }>, z.ZodObject<{
2731
2731
  operation: z.ZodLiteral<"get_thread_replies">;
2732
2732
  ok: z.ZodBoolean;
@@ -2760,12 +2760,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2760
2760
  count: z.ZodNumber;
2761
2761
  }, "strip", z.ZodTypeAny, {
2762
2762
  name: string;
2763
- count: number;
2764
2763
  users: string[];
2764
+ count: number;
2765
2765
  }, {
2766
2766
  name: string;
2767
- count: number;
2768
2767
  users: string[];
2768
+ count: number;
2769
2769
  }>, "many">>;
2770
2770
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
2771
2771
  id: z.ZodString;
@@ -2785,8 +2785,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2785
2785
  permalink: z.ZodOptional<z.ZodString>;
2786
2786
  }, "strip", z.ZodTypeAny, {
2787
2787
  id: string;
2788
- name?: string | undefined;
2789
2788
  title?: string | undefined;
2789
+ name?: string | undefined;
2790
2790
  user?: string | undefined;
2791
2791
  mimetype?: string | undefined;
2792
2792
  filetype?: string | undefined;
@@ -2801,8 +2801,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2801
2801
  permalink?: string | undefined;
2802
2802
  }, {
2803
2803
  id: string;
2804
- name?: string | undefined;
2805
2804
  title?: string | undefined;
2805
+ name?: string | undefined;
2806
2806
  user?: string | undefined;
2807
2807
  mimetype?: string | undefined;
2808
2808
  filetype?: string | undefined;
@@ -2818,12 +2818,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2818
2818
  }>, "many">>;
2819
2819
  }, "strip", z.ZodTypeAny, {
2820
2820
  type: string;
2821
- username?: string | undefined;
2821
+ is_locked?: boolean | undefined;
2822
2822
  text?: string | undefined;
2823
- user?: string | undefined;
2824
- ts?: string | undefined;
2825
2823
  attachments?: unknown[] | undefined;
2824
+ user?: string | undefined;
2826
2825
  blocks?: unknown[] | undefined;
2826
+ ts?: string | undefined;
2827
+ username?: string | undefined;
2827
2828
  thread_ts?: string | undefined;
2828
2829
  bot_id?: string | undefined;
2829
2830
  bot_profile?: {
@@ -2834,17 +2835,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2834
2835
  reply_users_count?: number | undefined;
2835
2836
  latest_reply?: string | undefined;
2836
2837
  reply_users?: string[] | undefined;
2837
- is_locked?: boolean | undefined;
2838
2838
  subscribed?: boolean | undefined;
2839
2839
  reactions?: {
2840
2840
  name: string;
2841
- count: number;
2842
2841
  users: string[];
2842
+ count: number;
2843
2843
  }[] | undefined;
2844
2844
  files?: {
2845
2845
  id: string;
2846
- name?: string | undefined;
2847
2846
  title?: string | undefined;
2847
+ name?: string | undefined;
2848
2848
  user?: string | undefined;
2849
2849
  mimetype?: string | undefined;
2850
2850
  filetype?: string | undefined;
@@ -2860,12 +2860,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2860
2860
  }[] | undefined;
2861
2861
  }, {
2862
2862
  type: string;
2863
- username?: string | undefined;
2863
+ is_locked?: boolean | undefined;
2864
2864
  text?: string | undefined;
2865
- user?: string | undefined;
2866
- ts?: string | undefined;
2867
2865
  attachments?: unknown[] | undefined;
2866
+ user?: string | undefined;
2868
2867
  blocks?: unknown[] | undefined;
2868
+ ts?: string | undefined;
2869
+ username?: string | undefined;
2869
2870
  thread_ts?: string | undefined;
2870
2871
  bot_id?: string | undefined;
2871
2872
  bot_profile?: {
@@ -2876,17 +2877,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2876
2877
  reply_users_count?: number | undefined;
2877
2878
  latest_reply?: string | undefined;
2878
2879
  reply_users?: string[] | undefined;
2879
- is_locked?: boolean | undefined;
2880
2880
  subscribed?: boolean | undefined;
2881
2881
  reactions?: {
2882
2882
  name: string;
2883
- count: number;
2884
2883
  users: string[];
2884
+ count: number;
2885
2885
  }[] | undefined;
2886
2886
  files?: {
2887
2887
  id: string;
2888
- name?: string | undefined;
2889
2888
  title?: string | undefined;
2889
+ name?: string | undefined;
2890
2890
  user?: string | undefined;
2891
2891
  mimetype?: string | undefined;
2892
2892
  filetype?: string | undefined;
@@ -2916,14 +2916,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2916
2916
  success: boolean;
2917
2917
  error: string;
2918
2918
  ok: boolean;
2919
+ has_more?: boolean | undefined;
2919
2920
  messages?: {
2920
2921
  type: string;
2921
- username?: string | undefined;
2922
+ is_locked?: boolean | undefined;
2922
2923
  text?: string | undefined;
2923
- user?: string | undefined;
2924
- ts?: string | undefined;
2925
2924
  attachments?: unknown[] | undefined;
2925
+ user?: string | undefined;
2926
2926
  blocks?: unknown[] | undefined;
2927
+ ts?: string | undefined;
2928
+ username?: string | undefined;
2927
2929
  thread_ts?: string | undefined;
2928
2930
  bot_id?: string | undefined;
2929
2931
  bot_profile?: {
@@ -2934,17 +2936,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2934
2936
  reply_users_count?: number | undefined;
2935
2937
  latest_reply?: string | undefined;
2936
2938
  reply_users?: string[] | undefined;
2937
- is_locked?: boolean | undefined;
2938
2939
  subscribed?: boolean | undefined;
2939
2940
  reactions?: {
2940
2941
  name: string;
2941
- count: number;
2942
2942
  users: string[];
2943
+ count: number;
2943
2944
  }[] | undefined;
2944
2945
  files?: {
2945
2946
  id: string;
2946
- name?: string | undefined;
2947
2947
  title?: string | undefined;
2948
+ name?: string | undefined;
2948
2949
  user?: string | undefined;
2949
2950
  mimetype?: string | undefined;
2950
2951
  filetype?: string | undefined;
@@ -2962,20 +2963,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2962
2963
  response_metadata?: {
2963
2964
  next_cursor: string;
2964
2965
  } | undefined;
2965
- has_more?: boolean | undefined;
2966
2966
  }, {
2967
2967
  operation: "get_thread_replies";
2968
2968
  success: boolean;
2969
2969
  error: string;
2970
2970
  ok: boolean;
2971
+ has_more?: boolean | undefined;
2971
2972
  messages?: {
2972
2973
  type: string;
2973
- username?: string | undefined;
2974
+ is_locked?: boolean | undefined;
2974
2975
  text?: string | undefined;
2975
- user?: string | undefined;
2976
- ts?: string | undefined;
2977
2976
  attachments?: unknown[] | undefined;
2977
+ user?: string | undefined;
2978
2978
  blocks?: unknown[] | undefined;
2979
+ ts?: string | undefined;
2980
+ username?: string | undefined;
2979
2981
  thread_ts?: string | undefined;
2980
2982
  bot_id?: string | undefined;
2981
2983
  bot_profile?: {
@@ -2986,17 +2988,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2986
2988
  reply_users_count?: number | undefined;
2987
2989
  latest_reply?: string | undefined;
2988
2990
  reply_users?: string[] | undefined;
2989
- is_locked?: boolean | undefined;
2990
2991
  subscribed?: boolean | undefined;
2991
2992
  reactions?: {
2992
2993
  name: string;
2993
- count: number;
2994
2994
  users: string[];
2995
+ count: number;
2995
2996
  }[] | undefined;
2996
2997
  files?: {
2997
2998
  id: string;
2998
- name?: string | undefined;
2999
2999
  title?: string | undefined;
3000
+ name?: string | undefined;
3000
3001
  user?: string | undefined;
3001
3002
  mimetype?: string | undefined;
3002
3003
  filetype?: string | undefined;
@@ -3014,7 +3015,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3014
3015
  response_metadata?: {
3015
3016
  next_cursor: string;
3016
3017
  } | undefined;
3017
- has_more?: boolean | undefined;
3018
3018
  }>, z.ZodObject<{
3019
3019
  operation: z.ZodLiteral<"update_message">;
3020
3020
  ok: z.ZodBoolean;
@@ -3051,12 +3051,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3051
3051
  count: z.ZodNumber;
3052
3052
  }, "strip", z.ZodTypeAny, {
3053
3053
  name: string;
3054
- count: number;
3055
3054
  users: string[];
3055
+ count: number;
3056
3056
  }, {
3057
3057
  name: string;
3058
- count: number;
3059
3058
  users: string[];
3059
+ count: number;
3060
3060
  }>, "many">>;
3061
3061
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
3062
3062
  id: z.ZodString;
@@ -3076,8 +3076,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3076
3076
  permalink: z.ZodOptional<z.ZodString>;
3077
3077
  }, "strip", z.ZodTypeAny, {
3078
3078
  id: string;
3079
- name?: string | undefined;
3080
3079
  title?: string | undefined;
3080
+ name?: string | undefined;
3081
3081
  user?: string | undefined;
3082
3082
  mimetype?: string | undefined;
3083
3083
  filetype?: string | undefined;
@@ -3092,8 +3092,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3092
3092
  permalink?: string | undefined;
3093
3093
  }, {
3094
3094
  id: string;
3095
- name?: string | undefined;
3096
3095
  title?: string | undefined;
3096
+ name?: string | undefined;
3097
3097
  user?: string | undefined;
3098
3098
  mimetype?: string | undefined;
3099
3099
  filetype?: string | undefined;
@@ -3109,12 +3109,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3109
3109
  }>, "many">>;
3110
3110
  }, "strip", z.ZodTypeAny, {
3111
3111
  type: string;
3112
- username?: string | undefined;
3112
+ is_locked?: boolean | undefined;
3113
3113
  text?: string | undefined;
3114
- user?: string | undefined;
3115
- ts?: string | undefined;
3116
3114
  attachments?: unknown[] | undefined;
3115
+ user?: string | undefined;
3117
3116
  blocks?: unknown[] | undefined;
3117
+ ts?: string | undefined;
3118
+ username?: string | undefined;
3118
3119
  thread_ts?: string | undefined;
3119
3120
  bot_id?: string | undefined;
3120
3121
  bot_profile?: {
@@ -3125,17 +3126,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3125
3126
  reply_users_count?: number | undefined;
3126
3127
  latest_reply?: string | undefined;
3127
3128
  reply_users?: string[] | undefined;
3128
- is_locked?: boolean | undefined;
3129
3129
  subscribed?: boolean | undefined;
3130
3130
  reactions?: {
3131
3131
  name: string;
3132
- count: number;
3133
3132
  users: string[];
3133
+ count: number;
3134
3134
  }[] | undefined;
3135
3135
  files?: {
3136
3136
  id: string;
3137
- name?: string | undefined;
3138
3137
  title?: string | undefined;
3138
+ name?: string | undefined;
3139
3139
  user?: string | undefined;
3140
3140
  mimetype?: string | undefined;
3141
3141
  filetype?: string | undefined;
@@ -3151,12 +3151,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3151
3151
  }[] | undefined;
3152
3152
  }, {
3153
3153
  type: string;
3154
- username?: string | undefined;
3154
+ is_locked?: boolean | undefined;
3155
3155
  text?: string | undefined;
3156
- user?: string | undefined;
3157
- ts?: string | undefined;
3158
3156
  attachments?: unknown[] | undefined;
3157
+ user?: string | undefined;
3159
3158
  blocks?: unknown[] | undefined;
3159
+ ts?: string | undefined;
3160
+ username?: string | undefined;
3160
3161
  thread_ts?: string | undefined;
3161
3162
  bot_id?: string | undefined;
3162
3163
  bot_profile?: {
@@ -3167,17 +3168,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3167
3168
  reply_users_count?: number | undefined;
3168
3169
  latest_reply?: string | undefined;
3169
3170
  reply_users?: string[] | undefined;
3170
- is_locked?: boolean | undefined;
3171
3171
  subscribed?: boolean | undefined;
3172
3172
  reactions?: {
3173
3173
  name: string;
3174
- count: number;
3175
3174
  users: string[];
3175
+ count: number;
3176
3176
  }[] | undefined;
3177
3177
  files?: {
3178
3178
  id: string;
3179
- name?: string | undefined;
3180
3179
  title?: string | undefined;
3180
+ name?: string | undefined;
3181
3181
  user?: string | undefined;
3182
3182
  mimetype?: string | undefined;
3183
3183
  filetype?: string | undefined;
@@ -3201,12 +3201,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3201
3201
  ok: boolean;
3202
3202
  message?: {
3203
3203
  type: string;
3204
- username?: string | undefined;
3204
+ is_locked?: boolean | undefined;
3205
3205
  text?: string | undefined;
3206
- user?: string | undefined;
3207
- ts?: string | undefined;
3208
3206
  attachments?: unknown[] | undefined;
3207
+ user?: string | undefined;
3209
3208
  blocks?: unknown[] | undefined;
3209
+ ts?: string | undefined;
3210
+ username?: string | undefined;
3210
3211
  thread_ts?: string | undefined;
3211
3212
  bot_id?: string | undefined;
3212
3213
  bot_profile?: {
@@ -3217,17 +3218,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3217
3218
  reply_users_count?: number | undefined;
3218
3219
  latest_reply?: string | undefined;
3219
3220
  reply_users?: string[] | undefined;
3220
- is_locked?: boolean | undefined;
3221
3221
  subscribed?: boolean | undefined;
3222
3222
  reactions?: {
3223
3223
  name: string;
3224
- count: number;
3225
3224
  users: string[];
3225
+ count: number;
3226
3226
  }[] | undefined;
3227
3227
  files?: {
3228
3228
  id: string;
3229
- name?: string | undefined;
3230
3229
  title?: string | undefined;
3230
+ name?: string | undefined;
3231
3231
  user?: string | undefined;
3232
3232
  mimetype?: string | undefined;
3233
3233
  filetype?: string | undefined;
@@ -3252,12 +3252,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3252
3252
  ok: boolean;
3253
3253
  message?: {
3254
3254
  type: string;
3255
- username?: string | undefined;
3255
+ is_locked?: boolean | undefined;
3256
3256
  text?: string | undefined;
3257
- user?: string | undefined;
3258
- ts?: string | undefined;
3259
3257
  attachments?: unknown[] | undefined;
3258
+ user?: string | undefined;
3260
3259
  blocks?: unknown[] | undefined;
3260
+ ts?: string | undefined;
3261
+ username?: string | undefined;
3261
3262
  thread_ts?: string | undefined;
3262
3263
  bot_id?: string | undefined;
3263
3264
  bot_profile?: {
@@ -3268,17 +3269,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3268
3269
  reply_users_count?: number | undefined;
3269
3270
  latest_reply?: string | undefined;
3270
3271
  reply_users?: string[] | undefined;
3271
- is_locked?: boolean | undefined;
3272
3272
  subscribed?: boolean | undefined;
3273
3273
  reactions?: {
3274
3274
  name: string;
3275
- count: number;
3276
3275
  users: string[];
3276
+ count: number;
3277
3277
  }[] | undefined;
3278
3278
  files?: {
3279
3279
  id: string;
3280
- name?: string | undefined;
3281
3280
  title?: string | undefined;
3281
+ name?: string | undefined;
3282
3282
  user?: string | undefined;
3283
3283
  mimetype?: string | undefined;
3284
3284
  filetype?: string | undefined;
@@ -3400,8 +3400,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3400
3400
  }>>;
3401
3401
  num_members: z.ZodOptional<z.ZodNumber>;
3402
3402
  }, "strip", z.ZodTypeAny, {
3403
- name: string;
3404
3403
  id: string;
3404
+ name: string;
3405
3405
  created: number;
3406
3406
  is_archived: boolean;
3407
3407
  is_channel?: boolean | undefined;
@@ -3433,8 +3433,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3433
3433
  } | undefined;
3434
3434
  num_members?: number | undefined;
3435
3435
  }, {
3436
- name: string;
3437
3436
  id: string;
3437
+ name: string;
3438
3438
  created: number;
3439
3439
  is_archived: boolean;
3440
3440
  is_channel?: boolean | undefined;
@@ -3475,8 +3475,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3475
3475
  error: string;
3476
3476
  ok: boolean;
3477
3477
  channel?: {
3478
- name: string;
3479
3478
  id: string;
3479
+ name: string;
3480
3480
  created: number;
3481
3481
  is_archived: boolean;
3482
3482
  is_channel?: boolean | undefined;
@@ -3515,8 +3515,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3515
3515
  error: string;
3516
3516
  ok: boolean;
3517
3517
  channel?: {
3518
- name: string;
3519
3518
  id: string;
3519
+ name: string;
3520
3520
  created: number;
3521
3521
  is_archived: boolean;
3522
3522
  is_channel?: boolean | undefined;
@@ -3660,11 +3660,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3660
3660
  ims: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3661
3661
  has_rich_preview: z.ZodOptional<z.ZodBoolean>;
3662
3662
  }, "strip", z.ZodTypeAny, {
3663
- name: string;
3664
3663
  id: string;
3665
- username: string;
3664
+ name: string;
3666
3665
  user: string;
3667
3666
  timestamp: number;
3667
+ username: string;
3668
3668
  created: number;
3669
3669
  mimetype: string;
3670
3670
  filetype: string;
@@ -3705,11 +3705,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3705
3705
  ims?: string[] | undefined;
3706
3706
  has_rich_preview?: boolean | undefined;
3707
3707
  }, {
3708
- name: string;
3709
3708
  id: string;
3710
- username: string;
3709
+ name: string;
3711
3710
  user: string;
3712
3711
  timestamp: number;
3712
+ username: string;
3713
3713
  created: number;
3714
3714
  mimetype: string;
3715
3715
  filetype: string;
@@ -3758,11 +3758,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3758
3758
  error: string;
3759
3759
  ok: boolean;
3760
3760
  file?: {
3761
- name: string;
3762
3761
  id: string;
3763
- username: string;
3762
+ name: string;
3764
3763
  user: string;
3765
3764
  timestamp: number;
3765
+ username: string;
3766
3766
  created: number;
3767
3767
  mimetype: string;
3768
3768
  filetype: string;
@@ -3809,11 +3809,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3809
3809
  error: string;
3810
3810
  ok: boolean;
3811
3811
  file?: {
3812
- name: string;
3813
3812
  id: string;
3814
- username: string;
3813
+ name: string;
3815
3814
  user: string;
3816
3815
  timestamp: number;
3816
+ username: string;
3817
3817
  created: number;
3818
3818
  mimetype: string;
3819
3819
  filetype: string;
@@ -3898,8 +3898,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3898
3898
  original_h: z.ZodOptional<z.ZodNumber>;
3899
3899
  permalink: z.ZodOptional<z.ZodString>;
3900
3900
  }, "strip", z.ZodTypeAny, {
3901
- name: string;
3902
3901
  id: string;
3902
+ name: string;
3903
3903
  mimetype: string;
3904
3904
  filetype: string;
3905
3905
  size: number;
@@ -3914,8 +3914,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3914
3914
  original_h?: number | undefined;
3915
3915
  permalink?: string | undefined;
3916
3916
  }, {
3917
- name: string;
3918
3917
  id: string;
3918
+ name: string;
3919
3919
  mimetype: string;
3920
3920
  filetype: string;
3921
3921
  size: number;
@@ -3938,8 +3938,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3938
3938
  error: string;
3939
3939
  ok: boolean;
3940
3940
  file?: {
3941
- name: string;
3942
3941
  id: string;
3942
+ name: string;
3943
3943
  mimetype: string;
3944
3944
  filetype: string;
3945
3945
  size: number;
@@ -3960,8 +3960,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3960
3960
  error: string;
3961
3961
  ok: boolean;
3962
3962
  file?: {
3963
- name: string;
3964
3963
  id: string;
3964
+ name: string;
3965
3965
  mimetype: string;
3966
3966
  filetype: string;
3967
3967
  size: number;
@@ -4054,13 +4054,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4054
4054
  }, "strip", z.ZodTypeAny, {
4055
4055
  title?: string | undefined;
4056
4056
  text?: string | undefined;
4057
+ color?: string | undefined;
4057
4058
  image_url?: string | undefined;
4058
4059
  fields?: {
4059
4060
  value: string;
4060
4061
  title: string;
4061
4062
  short?: boolean | undefined;
4062
4063
  }[] | undefined;
4063
- color?: string | undefined;
4064
4064
  pretext?: string | undefined;
4065
4065
  author_name?: string | undefined;
4066
4066
  author_link?: string | undefined;
@@ -4073,13 +4073,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4073
4073
  }, {
4074
4074
  title?: string | undefined;
4075
4075
  text?: string | undefined;
4076
+ color?: string | undefined;
4076
4077
  image_url?: string | undefined;
4077
4078
  fields?: {
4078
4079
  value: string;
4079
4080
  title: string;
4080
4081
  short?: boolean | undefined;
4081
4082
  }[] | undefined;
4082
- color?: string | undefined;
4083
4083
  pretext?: string | undefined;
4084
4084
  author_name?: string | undefined;
4085
4085
  author_link?: string | undefined;
@@ -4116,14 +4116,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4116
4116
  emoji: z.ZodOptional<z.ZodBoolean>;
4117
4117
  verbatim: z.ZodOptional<z.ZodBoolean>;
4118
4118
  }, "strip", z.ZodTypeAny, {
4119
- type: "image" | "plain_text" | "mrkdwn";
4119
+ type: "plain_text" | "image" | "mrkdwn";
4120
4120
  emoji?: boolean | undefined;
4121
4121
  text?: string | undefined;
4122
4122
  image_url?: string | undefined;
4123
4123
  verbatim?: boolean | undefined;
4124
4124
  alt_text?: string | undefined;
4125
4125
  }, {
4126
- type: "image" | "plain_text" | "mrkdwn";
4126
+ type: "plain_text" | "image" | "mrkdwn";
4127
4127
  emoji?: boolean | undefined;
4128
4128
  text?: string | undefined;
4129
4129
  image_url?: string | undefined;
@@ -4156,14 +4156,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4156
4156
  emoji: z.ZodOptional<z.ZodBoolean>;
4157
4157
  verbatim: z.ZodOptional<z.ZodBoolean>;
4158
4158
  }, "strip", z.ZodTypeAny, {
4159
- type: "image" | "plain_text" | "mrkdwn";
4159
+ type: "plain_text" | "image" | "mrkdwn";
4160
4160
  emoji?: boolean | undefined;
4161
4161
  text?: string | undefined;
4162
4162
  image_url?: string | undefined;
4163
4163
  verbatim?: boolean | undefined;
4164
4164
  alt_text?: string | undefined;
4165
4165
  }, {
4166
- type: "image" | "plain_text" | "mrkdwn";
4166
+ type: "plain_text" | "image" | "mrkdwn";
4167
4167
  emoji?: boolean | undefined;
4168
4168
  text?: string | undefined;
4169
4169
  image_url?: string | undefined;
@@ -4196,14 +4196,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4196
4196
  emoji: z.ZodOptional<z.ZodBoolean>;
4197
4197
  verbatim: z.ZodOptional<z.ZodBoolean>;
4198
4198
  }, "strip", z.ZodTypeAny, {
4199
- type: "image" | "plain_text" | "mrkdwn";
4199
+ type: "plain_text" | "image" | "mrkdwn";
4200
4200
  emoji?: boolean | undefined;
4201
4201
  text?: string | undefined;
4202
4202
  image_url?: string | undefined;
4203
4203
  verbatim?: boolean | undefined;
4204
4204
  alt_text?: string | undefined;
4205
4205
  }, {
4206
- type: "image" | "plain_text" | "mrkdwn";
4206
+ type: "plain_text" | "image" | "mrkdwn";
4207
4207
  emoji?: boolean | undefined;
4208
4208
  text?: string | undefined;
4209
4209
  image_url?: string | undefined;
@@ -4223,20 +4223,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4223
4223
  reply_broadcast: boolean;
4224
4224
  unfurl_links: boolean;
4225
4225
  unfurl_media: boolean;
4226
- username?: string | undefined;
4227
4226
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4228
- icon_emoji?: string | undefined;
4229
- icon_url?: string | undefined;
4230
4227
  attachments?: {
4231
4228
  title?: string | undefined;
4232
4229
  text?: string | undefined;
4230
+ color?: string | undefined;
4233
4231
  image_url?: string | undefined;
4234
4232
  fields?: {
4235
4233
  value: string;
4236
4234
  title: string;
4237
4235
  short?: boolean | undefined;
4238
4236
  }[] | undefined;
4239
- color?: string | undefined;
4240
4237
  pretext?: string | undefined;
4241
4238
  author_name?: string | undefined;
4242
4239
  author_link?: string | undefined;
@@ -4273,14 +4270,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4273
4270
  emoji: z.ZodOptional<z.ZodBoolean>;
4274
4271
  verbatim: z.ZodOptional<z.ZodBoolean>;
4275
4272
  }, "strip", z.ZodTypeAny, {
4276
- type: "image" | "plain_text" | "mrkdwn";
4273
+ type: "plain_text" | "image" | "mrkdwn";
4277
4274
  emoji?: boolean | undefined;
4278
4275
  text?: string | undefined;
4279
4276
  image_url?: string | undefined;
4280
4277
  verbatim?: boolean | undefined;
4281
4278
  alt_text?: string | undefined;
4282
4279
  }, {
4283
- type: "image" | "plain_text" | "mrkdwn";
4280
+ type: "plain_text" | "image" | "mrkdwn";
4284
4281
  emoji?: boolean | undefined;
4285
4282
  text?: string | undefined;
4286
4283
  image_url?: string | undefined;
@@ -4288,25 +4285,25 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4288
4285
  alt_text?: string | undefined;
4289
4286
  }>, "many">>;
4290
4287
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4288
+ username?: string | undefined;
4289
+ icon_emoji?: string | undefined;
4290
+ icon_url?: string | undefined;
4291
4291
  thread_ts?: string | undefined;
4292
4292
  }, {
4293
4293
  operation: "send_message";
4294
4294
  text: string;
4295
4295
  channel: string;
4296
- username?: string | undefined;
4297
4296
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4298
- icon_emoji?: string | undefined;
4299
- icon_url?: string | undefined;
4300
4297
  attachments?: {
4301
4298
  title?: string | undefined;
4302
4299
  text?: string | undefined;
4300
+ color?: string | undefined;
4303
4301
  image_url?: string | undefined;
4304
4302
  fields?: {
4305
4303
  value: string;
4306
4304
  title: string;
4307
4305
  short?: boolean | undefined;
4308
4306
  }[] | undefined;
4309
- color?: string | undefined;
4310
4307
  pretext?: string | undefined;
4311
4308
  author_name?: string | undefined;
4312
4309
  author_link?: string | undefined;
@@ -4343,14 +4340,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4343
4340
  emoji: z.ZodOptional<z.ZodBoolean>;
4344
4341
  verbatim: z.ZodOptional<z.ZodBoolean>;
4345
4342
  }, "strip", z.ZodTypeAny, {
4346
- type: "image" | "plain_text" | "mrkdwn";
4343
+ type: "plain_text" | "image" | "mrkdwn";
4347
4344
  emoji?: boolean | undefined;
4348
4345
  text?: string | undefined;
4349
4346
  image_url?: string | undefined;
4350
4347
  verbatim?: boolean | undefined;
4351
4348
  alt_text?: string | undefined;
4352
4349
  }, {
4353
- type: "image" | "plain_text" | "mrkdwn";
4350
+ type: "plain_text" | "image" | "mrkdwn";
4354
4351
  emoji?: boolean | undefined;
4355
4352
  text?: string | undefined;
4356
4353
  image_url?: string | undefined;
@@ -4358,6 +4355,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4358
4355
  alt_text?: string | undefined;
4359
4356
  }>, "many">>;
4360
4357
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4358
+ username?: string | undefined;
4359
+ icon_emoji?: string | undefined;
4360
+ icon_url?: string | undefined;
4361
4361
  thread_ts?: string | undefined;
4362
4362
  reply_broadcast?: boolean | undefined;
4363
4363
  unfurl_links?: boolean | undefined;
@@ -4441,8 +4441,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4441
4441
  cursor: z.ZodOptional<z.ZodString>;
4442
4442
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4443
4443
  }, "strip", z.ZodTypeAny, {
4444
- inclusive: boolean;
4445
4444
  operation: "get_conversation_history";
4445
+ inclusive: boolean;
4446
4446
  channel: string;
4447
4447
  limit: number;
4448
4448
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4469,8 +4469,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4469
4469
  cursor: z.ZodOptional<z.ZodString>;
4470
4470
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4471
4471
  }, "strip", z.ZodTypeAny, {
4472
- inclusive: boolean;
4473
4472
  operation: "get_thread_replies";
4473
+ inclusive: boolean;
4474
4474
  ts: string;
4475
4475
  channel: string;
4476
4476
  limit: number;
@@ -4523,13 +4523,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4523
4523
  }, "strip", z.ZodTypeAny, {
4524
4524
  title?: string | undefined;
4525
4525
  text?: string | undefined;
4526
+ color?: string | undefined;
4526
4527
  image_url?: string | undefined;
4527
4528
  fields?: {
4528
4529
  value: string;
4529
4530
  title: string;
4530
4531
  short?: boolean | undefined;
4531
4532
  }[] | undefined;
4532
- color?: string | undefined;
4533
4533
  pretext?: string | undefined;
4534
4534
  author_name?: string | undefined;
4535
4535
  author_link?: string | undefined;
@@ -4542,13 +4542,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4542
4542
  }, {
4543
4543
  title?: string | undefined;
4544
4544
  text?: string | undefined;
4545
+ color?: string | undefined;
4545
4546
  image_url?: string | undefined;
4546
4547
  fields?: {
4547
4548
  value: string;
4548
4549
  title: string;
4549
4550
  short?: boolean | undefined;
4550
4551
  }[] | undefined;
4551
- color?: string | undefined;
4552
4552
  pretext?: string | undefined;
4553
4553
  author_name?: string | undefined;
4554
4554
  author_link?: string | undefined;
@@ -4585,14 +4585,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4585
4585
  emoji: z.ZodOptional<z.ZodBoolean>;
4586
4586
  verbatim: z.ZodOptional<z.ZodBoolean>;
4587
4587
  }, "strip", z.ZodTypeAny, {
4588
- type: "image" | "plain_text" | "mrkdwn";
4588
+ type: "plain_text" | "image" | "mrkdwn";
4589
4589
  emoji?: boolean | undefined;
4590
4590
  text?: string | undefined;
4591
4591
  image_url?: string | undefined;
4592
4592
  verbatim?: boolean | undefined;
4593
4593
  alt_text?: string | undefined;
4594
4594
  }, {
4595
- type: "image" | "plain_text" | "mrkdwn";
4595
+ type: "plain_text" | "image" | "mrkdwn";
4596
4596
  emoji?: boolean | undefined;
4597
4597
  text?: string | undefined;
4598
4598
  image_url?: string | undefined;
@@ -4625,14 +4625,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4625
4625
  emoji: z.ZodOptional<z.ZodBoolean>;
4626
4626
  verbatim: z.ZodOptional<z.ZodBoolean>;
4627
4627
  }, "strip", z.ZodTypeAny, {
4628
- type: "image" | "plain_text" | "mrkdwn";
4628
+ type: "plain_text" | "image" | "mrkdwn";
4629
4629
  emoji?: boolean | undefined;
4630
4630
  text?: string | undefined;
4631
4631
  image_url?: string | undefined;
4632
4632
  verbatim?: boolean | undefined;
4633
4633
  alt_text?: string | undefined;
4634
4634
  }, {
4635
- type: "image" | "plain_text" | "mrkdwn";
4635
+ type: "plain_text" | "image" | "mrkdwn";
4636
4636
  emoji?: boolean | undefined;
4637
4637
  text?: string | undefined;
4638
4638
  image_url?: string | undefined;
@@ -4665,14 +4665,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4665
4665
  emoji: z.ZodOptional<z.ZodBoolean>;
4666
4666
  verbatim: z.ZodOptional<z.ZodBoolean>;
4667
4667
  }, "strip", z.ZodTypeAny, {
4668
- type: "image" | "plain_text" | "mrkdwn";
4668
+ type: "plain_text" | "image" | "mrkdwn";
4669
4669
  emoji?: boolean | undefined;
4670
4670
  text?: string | undefined;
4671
4671
  image_url?: string | undefined;
4672
4672
  verbatim?: boolean | undefined;
4673
4673
  alt_text?: string | undefined;
4674
4674
  }, {
4675
- type: "image" | "plain_text" | "mrkdwn";
4675
+ type: "plain_text" | "image" | "mrkdwn";
4676
4676
  emoji?: boolean | undefined;
4677
4677
  text?: string | undefined;
4678
4678
  image_url?: string | undefined;
@@ -4690,13 +4690,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4690
4690
  attachments?: {
4691
4691
  title?: string | undefined;
4692
4692
  text?: string | undefined;
4693
+ color?: string | undefined;
4693
4694
  image_url?: string | undefined;
4694
4695
  fields?: {
4695
4696
  value: string;
4696
4697
  title: string;
4697
4698
  short?: boolean | undefined;
4698
4699
  }[] | undefined;
4699
- color?: string | undefined;
4700
4700
  pretext?: string | undefined;
4701
4701
  author_name?: string | undefined;
4702
4702
  author_link?: string | undefined;
@@ -4733,14 +4733,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4733
4733
  emoji: z.ZodOptional<z.ZodBoolean>;
4734
4734
  verbatim: z.ZodOptional<z.ZodBoolean>;
4735
4735
  }, "strip", z.ZodTypeAny, {
4736
- type: "image" | "plain_text" | "mrkdwn";
4736
+ type: "plain_text" | "image" | "mrkdwn";
4737
4737
  emoji?: boolean | undefined;
4738
4738
  text?: string | undefined;
4739
4739
  image_url?: string | undefined;
4740
4740
  verbatim?: boolean | undefined;
4741
4741
  alt_text?: string | undefined;
4742
4742
  }, {
4743
- type: "image" | "plain_text" | "mrkdwn";
4743
+ type: "plain_text" | "image" | "mrkdwn";
4744
4744
  emoji?: boolean | undefined;
4745
4745
  text?: string | undefined;
4746
4746
  image_url?: string | undefined;
@@ -4757,13 +4757,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4757
4757
  attachments?: {
4758
4758
  title?: string | undefined;
4759
4759
  text?: string | undefined;
4760
+ color?: string | undefined;
4760
4761
  image_url?: string | undefined;
4761
4762
  fields?: {
4762
4763
  value: string;
4763
4764
  title: string;
4764
4765
  short?: boolean | undefined;
4765
4766
  }[] | undefined;
4766
- color?: string | undefined;
4767
4767
  pretext?: string | undefined;
4768
4768
  author_name?: string | undefined;
4769
4769
  author_link?: string | undefined;
@@ -4800,14 +4800,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4800
4800
  emoji: z.ZodOptional<z.ZodBoolean>;
4801
4801
  verbatim: z.ZodOptional<z.ZodBoolean>;
4802
4802
  }, "strip", z.ZodTypeAny, {
4803
- type: "image" | "plain_text" | "mrkdwn";
4803
+ type: "plain_text" | "image" | "mrkdwn";
4804
4804
  emoji?: boolean | undefined;
4805
4805
  text?: string | undefined;
4806
4806
  image_url?: string | undefined;
4807
4807
  verbatim?: boolean | undefined;
4808
4808
  alt_text?: string | undefined;
4809
4809
  }, {
4810
- type: "image" | "plain_text" | "mrkdwn";
4810
+ type: "plain_text" | "image" | "mrkdwn";
4811
4811
  emoji?: boolean | undefined;
4812
4812
  text?: string | undefined;
4813
4813
  image_url?: string | undefined;
@@ -4837,16 +4837,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4837
4837
  timestamp: z.ZodString;
4838
4838
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4839
4839
  }, "strip", z.ZodTypeAny, {
4840
- name: string;
4841
4840
  operation: "add_reaction";
4842
- channel: string;
4841
+ name: string;
4843
4842
  timestamp: string;
4843
+ channel: string;
4844
4844
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4845
4845
  }, {
4846
- name: string;
4847
4846
  operation: "add_reaction";
4848
- channel: string;
4847
+ name: string;
4849
4848
  timestamp: string;
4849
+ channel: string;
4850
4850
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4851
4851
  }>, z.ZodObject<{
4852
4852
  operation: z.ZodLiteral<"remove_reaction">;
@@ -4855,16 +4855,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4855
4855
  timestamp: z.ZodString;
4856
4856
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4857
4857
  }, "strip", z.ZodTypeAny, {
4858
- name: string;
4859
4858
  operation: "remove_reaction";
4860
- channel: string;
4859
+ name: string;
4861
4860
  timestamp: string;
4861
+ channel: string;
4862
4862
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4863
4863
  }, {
4864
- name: string;
4865
4864
  operation: "remove_reaction";
4866
- channel: string;
4865
+ name: string;
4867
4866
  timestamp: string;
4867
+ channel: string;
4868
4868
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4869
4869
  }>, z.ZodObject<{
4870
4870
  operation: z.ZodLiteral<"join_channel">;
@@ -4940,14 +4940,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4940
4940
  emoji: z.ZodOptional<z.ZodBoolean>;
4941
4941
  verbatim: z.ZodOptional<z.ZodBoolean>;
4942
4942
  }, "strip", z.ZodTypeAny, {
4943
- type: "image" | "plain_text" | "mrkdwn";
4943
+ type: "plain_text" | "image" | "mrkdwn";
4944
4944
  emoji?: boolean | undefined;
4945
4945
  text?: string | undefined;
4946
4946
  image_url?: string | undefined;
4947
4947
  verbatim?: boolean | undefined;
4948
4948
  alt_text?: string | undefined;
4949
4949
  }, {
4950
- type: "image" | "plain_text" | "mrkdwn";
4950
+ type: "plain_text" | "image" | "mrkdwn";
4951
4951
  emoji?: boolean | undefined;
4952
4952
  text?: string | undefined;
4953
4953
  image_url?: string | undefined;
@@ -4980,14 +4980,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4980
4980
  emoji: z.ZodOptional<z.ZodBoolean>;
4981
4981
  verbatim: z.ZodOptional<z.ZodBoolean>;
4982
4982
  }, "strip", z.ZodTypeAny, {
4983
- type: "image" | "plain_text" | "mrkdwn";
4983
+ type: "plain_text" | "image" | "mrkdwn";
4984
4984
  emoji?: boolean | undefined;
4985
4985
  text?: string | undefined;
4986
4986
  image_url?: string | undefined;
4987
4987
  verbatim?: boolean | undefined;
4988
4988
  alt_text?: string | undefined;
4989
4989
  }, {
4990
- type: "image" | "plain_text" | "mrkdwn";
4990
+ type: "plain_text" | "image" | "mrkdwn";
4991
4991
  emoji?: boolean | undefined;
4992
4992
  text?: string | undefined;
4993
4993
  image_url?: string | undefined;
@@ -5020,14 +5020,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5020
5020
  emoji: z.ZodOptional<z.ZodBoolean>;
5021
5021
  verbatim: z.ZodOptional<z.ZodBoolean>;
5022
5022
  }, "strip", z.ZodTypeAny, {
5023
- type: "image" | "plain_text" | "mrkdwn";
5023
+ type: "plain_text" | "image" | "mrkdwn";
5024
5024
  emoji?: boolean | undefined;
5025
5025
  text?: string | undefined;
5026
5026
  image_url?: string | undefined;
5027
5027
  verbatim?: boolean | undefined;
5028
5028
  alt_text?: string | undefined;
5029
5029
  }, {
5030
- type: "image" | "plain_text" | "mrkdwn";
5030
+ type: "plain_text" | "image" | "mrkdwn";
5031
5031
  emoji?: boolean | undefined;
5032
5032
  text?: string | undefined;
5033
5033
  image_url?: string | undefined;
@@ -5072,14 +5072,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5072
5072
  emoji: z.ZodOptional<z.ZodBoolean>;
5073
5073
  verbatim: z.ZodOptional<z.ZodBoolean>;
5074
5074
  }, "strip", z.ZodTypeAny, {
5075
- type: "image" | "plain_text" | "mrkdwn";
5075
+ type: "plain_text" | "image" | "mrkdwn";
5076
5076
  emoji?: boolean | undefined;
5077
5077
  text?: string | undefined;
5078
5078
  image_url?: string | undefined;
5079
5079
  verbatim?: boolean | undefined;
5080
5080
  alt_text?: string | undefined;
5081
5081
  }, {
5082
- type: "image" | "plain_text" | "mrkdwn";
5082
+ type: "plain_text" | "image" | "mrkdwn";
5083
5083
  emoji?: boolean | undefined;
5084
5084
  text?: string | undefined;
5085
5085
  image_url?: string | undefined;
@@ -5120,14 +5120,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5120
5120
  emoji: z.ZodOptional<z.ZodBoolean>;
5121
5121
  verbatim: z.ZodOptional<z.ZodBoolean>;
5122
5122
  }, "strip", z.ZodTypeAny, {
5123
- type: "image" | "plain_text" | "mrkdwn";
5123
+ type: "plain_text" | "image" | "mrkdwn";
5124
5124
  emoji?: boolean | undefined;
5125
5125
  text?: string | undefined;
5126
5126
  image_url?: string | undefined;
5127
5127
  verbatim?: boolean | undefined;
5128
5128
  alt_text?: string | undefined;
5129
5129
  }, {
5130
- type: "image" | "plain_text" | "mrkdwn";
5130
+ type: "plain_text" | "image" | "mrkdwn";
5131
5131
  emoji?: boolean | undefined;
5132
5132
  text?: string | undefined;
5133
5133
  image_url?: string | undefined;
@@ -5201,12 +5201,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5201
5201
  count: z.ZodNumber;
5202
5202
  }, "strip", z.ZodTypeAny, {
5203
5203
  name: string;
5204
- count: number;
5205
5204
  users: string[];
5205
+ count: number;
5206
5206
  }, {
5207
5207
  name: string;
5208
- count: number;
5209
5208
  users: string[];
5209
+ count: number;
5210
5210
  }>, "many">>;
5211
5211
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
5212
5212
  id: z.ZodString;
@@ -5226,8 +5226,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5226
5226
  permalink: z.ZodOptional<z.ZodString>;
5227
5227
  }, "strip", z.ZodTypeAny, {
5228
5228
  id: string;
5229
- name?: string | undefined;
5230
5229
  title?: string | undefined;
5230
+ name?: string | undefined;
5231
5231
  user?: string | undefined;
5232
5232
  mimetype?: string | undefined;
5233
5233
  filetype?: string | undefined;
@@ -5242,8 +5242,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5242
5242
  permalink?: string | undefined;
5243
5243
  }, {
5244
5244
  id: string;
5245
- name?: string | undefined;
5246
5245
  title?: string | undefined;
5246
+ name?: string | undefined;
5247
5247
  user?: string | undefined;
5248
5248
  mimetype?: string | undefined;
5249
5249
  filetype?: string | undefined;
@@ -5259,12 +5259,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5259
5259
  }>, "many">>;
5260
5260
  }, "strip", z.ZodTypeAny, {
5261
5261
  type: string;
5262
- username?: string | undefined;
5262
+ is_locked?: boolean | undefined;
5263
5263
  text?: string | undefined;
5264
- user?: string | undefined;
5265
- ts?: string | undefined;
5266
5264
  attachments?: unknown[] | undefined;
5265
+ user?: string | undefined;
5267
5266
  blocks?: unknown[] | undefined;
5267
+ ts?: string | undefined;
5268
+ username?: string | undefined;
5268
5269
  thread_ts?: string | undefined;
5269
5270
  bot_id?: string | undefined;
5270
5271
  bot_profile?: {
@@ -5275,17 +5276,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5275
5276
  reply_users_count?: number | undefined;
5276
5277
  latest_reply?: string | undefined;
5277
5278
  reply_users?: string[] | undefined;
5278
- is_locked?: boolean | undefined;
5279
5279
  subscribed?: boolean | undefined;
5280
5280
  reactions?: {
5281
5281
  name: string;
5282
- count: number;
5283
5282
  users: string[];
5283
+ count: number;
5284
5284
  }[] | undefined;
5285
5285
  files?: {
5286
5286
  id: string;
5287
- name?: string | undefined;
5288
5287
  title?: string | undefined;
5288
+ name?: string | undefined;
5289
5289
  user?: string | undefined;
5290
5290
  mimetype?: string | undefined;
5291
5291
  filetype?: string | undefined;
@@ -5301,12 +5301,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5301
5301
  }[] | undefined;
5302
5302
  }, {
5303
5303
  type: string;
5304
- username?: string | undefined;
5304
+ is_locked?: boolean | undefined;
5305
5305
  text?: string | undefined;
5306
- user?: string | undefined;
5307
- ts?: string | undefined;
5308
5306
  attachments?: unknown[] | undefined;
5307
+ user?: string | undefined;
5309
5308
  blocks?: unknown[] | undefined;
5309
+ ts?: string | undefined;
5310
+ username?: string | undefined;
5310
5311
  thread_ts?: string | undefined;
5311
5312
  bot_id?: string | undefined;
5312
5313
  bot_profile?: {
@@ -5317,17 +5318,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5317
5318
  reply_users_count?: number | undefined;
5318
5319
  latest_reply?: string | undefined;
5319
5320
  reply_users?: string[] | undefined;
5320
- is_locked?: boolean | undefined;
5321
5321
  subscribed?: boolean | undefined;
5322
5322
  reactions?: {
5323
5323
  name: string;
5324
- count: number;
5325
5324
  users: string[];
5325
+ count: number;
5326
5326
  }[] | undefined;
5327
5327
  files?: {
5328
5328
  id: string;
5329
- name?: string | undefined;
5330
5329
  title?: string | undefined;
5330
+ name?: string | undefined;
5331
5331
  user?: string | undefined;
5332
5332
  mimetype?: string | undefined;
5333
5333
  filetype?: string | undefined;
@@ -5351,12 +5351,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5351
5351
  ok: boolean;
5352
5352
  message?: {
5353
5353
  type: string;
5354
- username?: string | undefined;
5354
+ is_locked?: boolean | undefined;
5355
5355
  text?: string | undefined;
5356
- user?: string | undefined;
5357
- ts?: string | undefined;
5358
5356
  attachments?: unknown[] | undefined;
5357
+ user?: string | undefined;
5359
5358
  blocks?: unknown[] | undefined;
5359
+ ts?: string | undefined;
5360
+ username?: string | undefined;
5360
5361
  thread_ts?: string | undefined;
5361
5362
  bot_id?: string | undefined;
5362
5363
  bot_profile?: {
@@ -5367,17 +5368,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5367
5368
  reply_users_count?: number | undefined;
5368
5369
  latest_reply?: string | undefined;
5369
5370
  reply_users?: string[] | undefined;
5370
- is_locked?: boolean | undefined;
5371
5371
  subscribed?: boolean | undefined;
5372
5372
  reactions?: {
5373
5373
  name: string;
5374
- count: number;
5375
5374
  users: string[];
5375
+ count: number;
5376
5376
  }[] | undefined;
5377
5377
  files?: {
5378
5378
  id: string;
5379
- name?: string | undefined;
5380
5379
  title?: string | undefined;
5380
+ name?: string | undefined;
5381
5381
  user?: string | undefined;
5382
5382
  mimetype?: string | undefined;
5383
5383
  filetype?: string | undefined;
@@ -5401,12 +5401,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5401
5401
  ok: boolean;
5402
5402
  message?: {
5403
5403
  type: string;
5404
- username?: string | undefined;
5404
+ is_locked?: boolean | undefined;
5405
5405
  text?: string | undefined;
5406
- user?: string | undefined;
5407
- ts?: string | undefined;
5408
5406
  attachments?: unknown[] | undefined;
5407
+ user?: string | undefined;
5409
5408
  blocks?: unknown[] | undefined;
5409
+ ts?: string | undefined;
5410
+ username?: string | undefined;
5410
5411
  thread_ts?: string | undefined;
5411
5412
  bot_id?: string | undefined;
5412
5413
  bot_profile?: {
@@ -5417,17 +5418,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5417
5418
  reply_users_count?: number | undefined;
5418
5419
  latest_reply?: string | undefined;
5419
5420
  reply_users?: string[] | undefined;
5420
- is_locked?: boolean | undefined;
5421
5421
  subscribed?: boolean | undefined;
5422
5422
  reactions?: {
5423
5423
  name: string;
5424
- count: number;
5425
5424
  users: string[];
5425
+ count: number;
5426
5426
  }[] | undefined;
5427
5427
  files?: {
5428
5428
  id: string;
5429
- name?: string | undefined;
5430
5429
  title?: string | undefined;
5430
+ name?: string | undefined;
5431
5431
  user?: string | undefined;
5432
5432
  mimetype?: string | undefined;
5433
5433
  filetype?: string | undefined;
@@ -5497,8 +5497,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5497
5497
  }>>;
5498
5498
  num_members: z.ZodOptional<z.ZodNumber>;
5499
5499
  }, "strip", z.ZodTypeAny, {
5500
- name: string;
5501
5500
  id: string;
5501
+ name: string;
5502
5502
  created: number;
5503
5503
  is_archived: boolean;
5504
5504
  is_channel?: boolean | undefined;
@@ -5530,8 +5530,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5530
5530
  } | undefined;
5531
5531
  num_members?: number | undefined;
5532
5532
  }, {
5533
- name: string;
5534
5533
  id: string;
5534
+ name: string;
5535
5535
  created: number;
5536
5536
  is_archived: boolean;
5537
5537
  is_channel?: boolean | undefined;
@@ -5581,8 +5581,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5581
5581
  next_cursor: string;
5582
5582
  } | undefined;
5583
5583
  channels?: {
5584
- name: string;
5585
5584
  id: string;
5585
+ name: string;
5586
5586
  created: number;
5587
5587
  is_archived: boolean;
5588
5588
  is_channel?: boolean | undefined;
@@ -5623,8 +5623,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5623
5623
  next_cursor: string;
5624
5624
  } | undefined;
5625
5625
  channels?: {
5626
- name: string;
5627
5626
  id: string;
5627
+ name: string;
5628
5628
  created: number;
5629
5629
  is_archived: boolean;
5630
5630
  is_channel?: boolean | undefined;
@@ -5709,8 +5709,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5709
5709
  }>>;
5710
5710
  num_members: z.ZodOptional<z.ZodNumber>;
5711
5711
  }, "strip", z.ZodTypeAny, {
5712
- name: string;
5713
5712
  id: string;
5713
+ name: string;
5714
5714
  created: number;
5715
5715
  is_archived: boolean;
5716
5716
  is_channel?: boolean | undefined;
@@ -5742,8 +5742,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5742
5742
  } | undefined;
5743
5743
  num_members?: number | undefined;
5744
5744
  }, {
5745
- name: string;
5746
5745
  id: string;
5746
+ name: string;
5747
5747
  created: number;
5748
5748
  is_archived: boolean;
5749
5749
  is_channel?: boolean | undefined;
@@ -5783,8 +5783,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5783
5783
  error: string;
5784
5784
  ok: boolean;
5785
5785
  channel?: {
5786
- name: string;
5787
5786
  id: string;
5787
+ name: string;
5788
5788
  created: number;
5789
5789
  is_archived: boolean;
5790
5790
  is_channel?: boolean | undefined;
@@ -5822,8 +5822,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5822
5822
  error: string;
5823
5823
  ok: boolean;
5824
5824
  channel?: {
5825
- name: string;
5826
5825
  id: string;
5826
+ name: string;
5827
5827
  created: number;
5828
5828
  is_archived: boolean;
5829
5829
  is_channel?: boolean | undefined;
@@ -5896,12 +5896,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5896
5896
  }, "strip", z.ZodTypeAny, {
5897
5897
  title?: string | undefined;
5898
5898
  email?: string | undefined;
5899
+ display_name?: string | undefined;
5899
5900
  fields?: Record<string, unknown> | undefined;
5900
5901
  real_name?: string | undefined;
5901
5902
  phone?: string | undefined;
5902
5903
  skype?: string | undefined;
5903
5904
  real_name_normalized?: string | undefined;
5904
- display_name?: string | undefined;
5905
5905
  display_name_normalized?: string | undefined;
5906
5906
  status_text?: string | undefined;
5907
5907
  status_emoji?: string | undefined;
@@ -5921,12 +5921,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5921
5921
  }, {
5922
5922
  title?: string | undefined;
5923
5923
  email?: string | undefined;
5924
+ display_name?: string | undefined;
5924
5925
  fields?: Record<string, unknown> | undefined;
5925
5926
  real_name?: string | undefined;
5926
5927
  phone?: string | undefined;
5927
5928
  skype?: string | undefined;
5928
5929
  real_name_normalized?: string | undefined;
5929
- display_name?: string | undefined;
5930
5930
  display_name_normalized?: string | undefined;
5931
5931
  status_text?: string | undefined;
5932
5932
  status_emoji?: string | undefined;
@@ -5954,17 +5954,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5954
5954
  updated: z.ZodOptional<z.ZodNumber>;
5955
5955
  has_2fa: z.ZodOptional<z.ZodBoolean>;
5956
5956
  }, "strip", z.ZodTypeAny, {
5957
- name: string;
5958
5957
  id: string;
5958
+ name: string;
5959
+ color?: string | undefined;
5960
+ team_id?: string | undefined;
5961
+ deleted?: boolean | undefined;
5962
+ real_name?: string | undefined;
5963
+ tz?: string | undefined;
5964
+ tz_label?: string | undefined;
5965
+ tz_offset?: number | undefined;
5959
5966
  profile?: {
5960
5967
  title?: string | undefined;
5961
5968
  email?: string | undefined;
5969
+ display_name?: string | undefined;
5962
5970
  fields?: Record<string, unknown> | undefined;
5963
5971
  real_name?: string | undefined;
5964
5972
  phone?: string | undefined;
5965
5973
  skype?: string | undefined;
5966
5974
  real_name_normalized?: string | undefined;
5967
- display_name?: string | undefined;
5968
5975
  display_name_normalized?: string | undefined;
5969
5976
  status_text?: string | undefined;
5970
5977
  status_emoji?: string | undefined;
@@ -5982,13 +5989,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5982
5989
  image_512?: string | undefined;
5983
5990
  image_1024?: string | undefined;
5984
5991
  } | 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;
5992
5992
  is_admin?: boolean | undefined;
5993
5993
  is_owner?: boolean | undefined;
5994
5994
  is_primary_owner?: boolean | undefined;
@@ -5999,17 +5999,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5999
5999
  updated?: number | undefined;
6000
6000
  has_2fa?: boolean | undefined;
6001
6001
  }, {
6002
- name: string;
6003
6002
  id: string;
6003
+ name: string;
6004
+ color?: string | undefined;
6005
+ team_id?: string | undefined;
6006
+ deleted?: boolean | undefined;
6007
+ real_name?: string | undefined;
6008
+ tz?: string | undefined;
6009
+ tz_label?: string | undefined;
6010
+ tz_offset?: number | undefined;
6004
6011
  profile?: {
6005
6012
  title?: string | undefined;
6006
6013
  email?: string | undefined;
6014
+ display_name?: string | undefined;
6007
6015
  fields?: Record<string, unknown> | undefined;
6008
6016
  real_name?: string | undefined;
6009
6017
  phone?: string | undefined;
6010
6018
  skype?: string | undefined;
6011
6019
  real_name_normalized?: string | undefined;
6012
- display_name?: string | undefined;
6013
6020
  display_name_normalized?: string | undefined;
6014
6021
  status_text?: string | undefined;
6015
6022
  status_emoji?: string | undefined;
@@ -6027,13 +6034,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6027
6034
  image_512?: string | undefined;
6028
6035
  image_1024?: string | undefined;
6029
6036
  } | 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;
6037
6037
  is_admin?: boolean | undefined;
6038
6038
  is_owner?: boolean | undefined;
6039
6039
  is_primary_owner?: boolean | undefined;
@@ -6052,17 +6052,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6052
6052
  error: string;
6053
6053
  ok: boolean;
6054
6054
  user?: {
6055
- name: string;
6056
6055
  id: string;
6056
+ name: string;
6057
+ color?: string | undefined;
6058
+ team_id?: string | undefined;
6059
+ deleted?: boolean | undefined;
6060
+ real_name?: string | undefined;
6061
+ tz?: string | undefined;
6062
+ tz_label?: string | undefined;
6063
+ tz_offset?: number | undefined;
6057
6064
  profile?: {
6058
6065
  title?: string | undefined;
6059
6066
  email?: string | undefined;
6067
+ display_name?: string | undefined;
6060
6068
  fields?: Record<string, unknown> | undefined;
6061
6069
  real_name?: string | undefined;
6062
6070
  phone?: string | undefined;
6063
6071
  skype?: string | undefined;
6064
6072
  real_name_normalized?: string | undefined;
6065
- display_name?: string | undefined;
6066
6073
  display_name_normalized?: string | undefined;
6067
6074
  status_text?: string | undefined;
6068
6075
  status_emoji?: string | undefined;
@@ -6080,13 +6087,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6080
6087
  image_512?: string | undefined;
6081
6088
  image_1024?: string | undefined;
6082
6089
  } | 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;
6090
6090
  is_admin?: boolean | undefined;
6091
6091
  is_owner?: boolean | undefined;
6092
6092
  is_primary_owner?: boolean | undefined;
@@ -6103,17 +6103,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6103
6103
  error: string;
6104
6104
  ok: boolean;
6105
6105
  user?: {
6106
- name: string;
6107
6106
  id: string;
6107
+ name: string;
6108
+ color?: string | undefined;
6109
+ team_id?: string | undefined;
6110
+ deleted?: boolean | undefined;
6111
+ real_name?: string | undefined;
6112
+ tz?: string | undefined;
6113
+ tz_label?: string | undefined;
6114
+ tz_offset?: number | undefined;
6108
6115
  profile?: {
6109
6116
  title?: string | undefined;
6110
6117
  email?: string | undefined;
6118
+ display_name?: string | undefined;
6111
6119
  fields?: Record<string, unknown> | undefined;
6112
6120
  real_name?: string | undefined;
6113
6121
  phone?: string | undefined;
6114
6122
  skype?: string | undefined;
6115
6123
  real_name_normalized?: string | undefined;
6116
- display_name?: string | undefined;
6117
6124
  display_name_normalized?: string | undefined;
6118
6125
  status_text?: string | undefined;
6119
6126
  status_emoji?: string | undefined;
@@ -6131,13 +6138,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6131
6138
  image_512?: string | undefined;
6132
6139
  image_1024?: string | undefined;
6133
6140
  } | 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;
6141
6141
  is_admin?: boolean | undefined;
6142
6142
  is_owner?: boolean | undefined;
6143
6143
  is_primary_owner?: boolean | undefined;
@@ -6189,12 +6189,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6189
6189
  }, "strip", z.ZodTypeAny, {
6190
6190
  title?: string | undefined;
6191
6191
  email?: string | undefined;
6192
+ display_name?: string | undefined;
6192
6193
  fields?: Record<string, unknown> | undefined;
6193
6194
  real_name?: string | undefined;
6194
6195
  phone?: string | undefined;
6195
6196
  skype?: string | undefined;
6196
6197
  real_name_normalized?: string | undefined;
6197
- display_name?: string | undefined;
6198
6198
  display_name_normalized?: string | undefined;
6199
6199
  status_text?: string | undefined;
6200
6200
  status_emoji?: string | undefined;
@@ -6214,12 +6214,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6214
6214
  }, {
6215
6215
  title?: string | undefined;
6216
6216
  email?: string | undefined;
6217
+ display_name?: string | undefined;
6217
6218
  fields?: Record<string, unknown> | undefined;
6218
6219
  real_name?: string | undefined;
6219
6220
  phone?: string | undefined;
6220
6221
  skype?: string | undefined;
6221
6222
  real_name_normalized?: string | undefined;
6222
- display_name?: string | undefined;
6223
6223
  display_name_normalized?: string | undefined;
6224
6224
  status_text?: string | undefined;
6225
6225
  status_emoji?: string | undefined;
@@ -6247,17 +6247,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6247
6247
  updated: z.ZodOptional<z.ZodNumber>;
6248
6248
  has_2fa: z.ZodOptional<z.ZodBoolean>;
6249
6249
  }, "strip", z.ZodTypeAny, {
6250
- name: string;
6251
6250
  id: string;
6251
+ name: string;
6252
+ color?: string | undefined;
6253
+ team_id?: string | undefined;
6254
+ deleted?: boolean | undefined;
6255
+ real_name?: string | undefined;
6256
+ tz?: string | undefined;
6257
+ tz_label?: string | undefined;
6258
+ tz_offset?: number | undefined;
6252
6259
  profile?: {
6253
6260
  title?: string | undefined;
6254
6261
  email?: string | undefined;
6262
+ display_name?: string | undefined;
6255
6263
  fields?: Record<string, unknown> | undefined;
6256
6264
  real_name?: string | undefined;
6257
6265
  phone?: string | undefined;
6258
6266
  skype?: string | undefined;
6259
6267
  real_name_normalized?: string | undefined;
6260
- display_name?: string | undefined;
6261
6268
  display_name_normalized?: string | undefined;
6262
6269
  status_text?: string | undefined;
6263
6270
  status_emoji?: string | undefined;
@@ -6275,13 +6282,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6275
6282
  image_512?: string | undefined;
6276
6283
  image_1024?: string | undefined;
6277
6284
  } | 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;
6285
6285
  is_admin?: boolean | undefined;
6286
6286
  is_owner?: boolean | undefined;
6287
6287
  is_primary_owner?: boolean | undefined;
@@ -6292,17 +6292,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6292
6292
  updated?: number | undefined;
6293
6293
  has_2fa?: boolean | undefined;
6294
6294
  }, {
6295
- name: string;
6296
6295
  id: string;
6296
+ name: string;
6297
+ color?: string | undefined;
6298
+ team_id?: string | undefined;
6299
+ deleted?: boolean | undefined;
6300
+ real_name?: string | undefined;
6301
+ tz?: string | undefined;
6302
+ tz_label?: string | undefined;
6303
+ tz_offset?: number | undefined;
6297
6304
  profile?: {
6298
6305
  title?: string | undefined;
6299
6306
  email?: string | undefined;
6307
+ display_name?: string | undefined;
6300
6308
  fields?: Record<string, unknown> | undefined;
6301
6309
  real_name?: string | undefined;
6302
6310
  phone?: string | undefined;
6303
6311
  skype?: string | undefined;
6304
6312
  real_name_normalized?: string | undefined;
6305
- display_name?: string | undefined;
6306
6313
  display_name_normalized?: string | undefined;
6307
6314
  status_text?: string | undefined;
6308
6315
  status_emoji?: string | undefined;
@@ -6320,13 +6327,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6320
6327
  image_512?: string | undefined;
6321
6328
  image_1024?: string | undefined;
6322
6329
  } | 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;
6330
6330
  is_admin?: boolean | undefined;
6331
6331
  is_owner?: boolean | undefined;
6332
6332
  is_primary_owner?: boolean | undefined;
@@ -6355,17 +6355,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6355
6355
  next_cursor: string;
6356
6356
  } | undefined;
6357
6357
  members?: {
6358
- name: string;
6359
6358
  id: string;
6359
+ name: string;
6360
+ color?: string | undefined;
6361
+ team_id?: string | undefined;
6362
+ deleted?: boolean | undefined;
6363
+ real_name?: string | undefined;
6364
+ tz?: string | undefined;
6365
+ tz_label?: string | undefined;
6366
+ tz_offset?: number | undefined;
6360
6367
  profile?: {
6361
6368
  title?: string | undefined;
6362
6369
  email?: string | undefined;
6370
+ display_name?: string | undefined;
6363
6371
  fields?: Record<string, unknown> | undefined;
6364
6372
  real_name?: string | undefined;
6365
6373
  phone?: string | undefined;
6366
6374
  skype?: string | undefined;
6367
6375
  real_name_normalized?: string | undefined;
6368
- display_name?: string | undefined;
6369
6376
  display_name_normalized?: string | undefined;
6370
6377
  status_text?: string | undefined;
6371
6378
  status_emoji?: string | undefined;
@@ -6383,13 +6390,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6383
6390
  image_512?: string | undefined;
6384
6391
  image_1024?: string | undefined;
6385
6392
  } | 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;
6393
6393
  is_admin?: boolean | undefined;
6394
6394
  is_owner?: boolean | undefined;
6395
6395
  is_primary_owner?: boolean | undefined;
@@ -6409,17 +6409,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6409
6409
  next_cursor: string;
6410
6410
  } | undefined;
6411
6411
  members?: {
6412
- name: string;
6413
6412
  id: string;
6413
+ name: string;
6414
+ color?: string | undefined;
6415
+ team_id?: string | undefined;
6416
+ deleted?: boolean | undefined;
6417
+ real_name?: string | undefined;
6418
+ tz?: string | undefined;
6419
+ tz_label?: string | undefined;
6420
+ tz_offset?: number | undefined;
6414
6421
  profile?: {
6415
6422
  title?: string | undefined;
6416
6423
  email?: string | undefined;
6424
+ display_name?: string | undefined;
6417
6425
  fields?: Record<string, unknown> | undefined;
6418
6426
  real_name?: string | undefined;
6419
6427
  phone?: string | undefined;
6420
6428
  skype?: string | undefined;
6421
6429
  real_name_normalized?: string | undefined;
6422
- display_name?: string | undefined;
6423
6430
  display_name_normalized?: string | undefined;
6424
6431
  status_text?: string | undefined;
6425
6432
  status_emoji?: string | undefined;
@@ -6437,13 +6444,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6437
6444
  image_512?: string | undefined;
6438
6445
  image_1024?: string | undefined;
6439
6446
  } | 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;
6447
6447
  is_admin?: boolean | undefined;
6448
6448
  is_owner?: boolean | undefined;
6449
6449
  is_primary_owner?: boolean | undefined;
@@ -6487,12 +6487,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6487
6487
  count: z.ZodNumber;
6488
6488
  }, "strip", z.ZodTypeAny, {
6489
6489
  name: string;
6490
- count: number;
6491
6490
  users: string[];
6491
+ count: number;
6492
6492
  }, {
6493
6493
  name: string;
6494
- count: number;
6495
6494
  users: string[];
6495
+ count: number;
6496
6496
  }>, "many">>;
6497
6497
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
6498
6498
  id: z.ZodString;
@@ -6512,8 +6512,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6512
6512
  permalink: z.ZodOptional<z.ZodString>;
6513
6513
  }, "strip", z.ZodTypeAny, {
6514
6514
  id: string;
6515
- name?: string | undefined;
6516
6515
  title?: string | undefined;
6516
+ name?: string | undefined;
6517
6517
  user?: string | undefined;
6518
6518
  mimetype?: string | undefined;
6519
6519
  filetype?: string | undefined;
@@ -6528,8 +6528,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6528
6528
  permalink?: string | undefined;
6529
6529
  }, {
6530
6530
  id: string;
6531
- name?: string | undefined;
6532
6531
  title?: string | undefined;
6532
+ name?: string | undefined;
6533
6533
  user?: string | undefined;
6534
6534
  mimetype?: string | undefined;
6535
6535
  filetype?: string | undefined;
@@ -6545,12 +6545,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6545
6545
  }>, "many">>;
6546
6546
  }, "strip", z.ZodTypeAny, {
6547
6547
  type: string;
6548
- username?: string | undefined;
6548
+ is_locked?: boolean | undefined;
6549
6549
  text?: string | undefined;
6550
- user?: string | undefined;
6551
- ts?: string | undefined;
6552
6550
  attachments?: unknown[] | undefined;
6551
+ user?: string | undefined;
6553
6552
  blocks?: unknown[] | undefined;
6553
+ ts?: string | undefined;
6554
+ username?: string | undefined;
6554
6555
  thread_ts?: string | undefined;
6555
6556
  bot_id?: string | undefined;
6556
6557
  bot_profile?: {
@@ -6561,17 +6562,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6561
6562
  reply_users_count?: number | undefined;
6562
6563
  latest_reply?: string | undefined;
6563
6564
  reply_users?: string[] | undefined;
6564
- is_locked?: boolean | undefined;
6565
6565
  subscribed?: boolean | undefined;
6566
6566
  reactions?: {
6567
6567
  name: string;
6568
- count: number;
6569
6568
  users: string[];
6569
+ count: number;
6570
6570
  }[] | undefined;
6571
6571
  files?: {
6572
6572
  id: string;
6573
- name?: string | undefined;
6574
6573
  title?: string | undefined;
6574
+ name?: string | undefined;
6575
6575
  user?: string | undefined;
6576
6576
  mimetype?: string | undefined;
6577
6577
  filetype?: string | undefined;
@@ -6587,12 +6587,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6587
6587
  }[] | undefined;
6588
6588
  }, {
6589
6589
  type: string;
6590
- username?: string | undefined;
6590
+ is_locked?: boolean | undefined;
6591
6591
  text?: string | undefined;
6592
- user?: string | undefined;
6593
- ts?: string | undefined;
6594
6592
  attachments?: unknown[] | undefined;
6593
+ user?: string | undefined;
6595
6594
  blocks?: unknown[] | undefined;
6595
+ ts?: string | undefined;
6596
+ username?: string | undefined;
6596
6597
  thread_ts?: string | undefined;
6597
6598
  bot_id?: string | undefined;
6598
6599
  bot_profile?: {
@@ -6603,17 +6604,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6603
6604
  reply_users_count?: number | undefined;
6604
6605
  latest_reply?: string | undefined;
6605
6606
  reply_users?: string[] | undefined;
6606
- is_locked?: boolean | undefined;
6607
6607
  subscribed?: boolean | undefined;
6608
6608
  reactions?: {
6609
6609
  name: string;
6610
- count: number;
6611
6610
  users: string[];
6611
+ count: number;
6612
6612
  }[] | undefined;
6613
6613
  files?: {
6614
6614
  id: string;
6615
- name?: string | undefined;
6616
6615
  title?: string | undefined;
6616
+ name?: string | undefined;
6617
6617
  user?: string | undefined;
6618
6618
  mimetype?: string | undefined;
6619
6619
  filetype?: string | undefined;
@@ -6643,14 +6643,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6643
6643
  success: boolean;
6644
6644
  error: string;
6645
6645
  ok: boolean;
6646
+ has_more?: boolean | undefined;
6646
6647
  messages?: {
6647
6648
  type: string;
6648
- username?: string | undefined;
6649
+ is_locked?: boolean | undefined;
6649
6650
  text?: string | undefined;
6650
- user?: string | undefined;
6651
- ts?: string | undefined;
6652
6651
  attachments?: unknown[] | undefined;
6652
+ user?: string | undefined;
6653
6653
  blocks?: unknown[] | undefined;
6654
+ ts?: string | undefined;
6655
+ username?: string | undefined;
6654
6656
  thread_ts?: string | undefined;
6655
6657
  bot_id?: string | undefined;
6656
6658
  bot_profile?: {
@@ -6661,17 +6663,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6661
6663
  reply_users_count?: number | undefined;
6662
6664
  latest_reply?: string | undefined;
6663
6665
  reply_users?: string[] | undefined;
6664
- is_locked?: boolean | undefined;
6665
6666
  subscribed?: boolean | undefined;
6666
6667
  reactions?: {
6667
6668
  name: string;
6668
- count: number;
6669
6669
  users: string[];
6670
+ count: number;
6670
6671
  }[] | undefined;
6671
6672
  files?: {
6672
6673
  id: string;
6673
- name?: string | undefined;
6674
6674
  title?: string | undefined;
6675
+ name?: string | undefined;
6675
6676
  user?: string | undefined;
6676
6677
  mimetype?: string | undefined;
6677
6678
  filetype?: string | undefined;
@@ -6689,20 +6690,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6689
6690
  response_metadata?: {
6690
6691
  next_cursor: string;
6691
6692
  } | undefined;
6692
- has_more?: boolean | undefined;
6693
6693
  }, {
6694
6694
  operation: "get_conversation_history";
6695
6695
  success: boolean;
6696
6696
  error: string;
6697
6697
  ok: boolean;
6698
+ has_more?: boolean | undefined;
6698
6699
  messages?: {
6699
6700
  type: string;
6700
- username?: string | undefined;
6701
+ is_locked?: boolean | undefined;
6701
6702
  text?: string | undefined;
6702
- user?: string | undefined;
6703
- ts?: string | undefined;
6704
6703
  attachments?: unknown[] | undefined;
6704
+ user?: string | undefined;
6705
6705
  blocks?: unknown[] | undefined;
6706
+ ts?: string | undefined;
6707
+ username?: string | undefined;
6706
6708
  thread_ts?: string | undefined;
6707
6709
  bot_id?: string | undefined;
6708
6710
  bot_profile?: {
@@ -6713,17 +6715,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6713
6715
  reply_users_count?: number | undefined;
6714
6716
  latest_reply?: string | undefined;
6715
6717
  reply_users?: string[] | undefined;
6716
- is_locked?: boolean | undefined;
6717
6718
  subscribed?: boolean | undefined;
6718
6719
  reactions?: {
6719
6720
  name: string;
6720
- count: number;
6721
6721
  users: string[];
6722
+ count: number;
6722
6723
  }[] | undefined;
6723
6724
  files?: {
6724
6725
  id: string;
6725
- name?: string | undefined;
6726
6726
  title?: string | undefined;
6727
+ name?: string | undefined;
6727
6728
  user?: string | undefined;
6728
6729
  mimetype?: string | undefined;
6729
6730
  filetype?: string | undefined;
@@ -6741,7 +6742,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6741
6742
  response_metadata?: {
6742
6743
  next_cursor: string;
6743
6744
  } | undefined;
6744
- has_more?: boolean | undefined;
6745
6745
  }>, z.ZodObject<{
6746
6746
  operation: z.ZodLiteral<"get_thread_replies">;
6747
6747
  ok: z.ZodBoolean;
@@ -6775,12 +6775,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6775
6775
  count: z.ZodNumber;
6776
6776
  }, "strip", z.ZodTypeAny, {
6777
6777
  name: string;
6778
- count: number;
6779
6778
  users: string[];
6779
+ count: number;
6780
6780
  }, {
6781
6781
  name: string;
6782
- count: number;
6783
6782
  users: string[];
6783
+ count: number;
6784
6784
  }>, "many">>;
6785
6785
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
6786
6786
  id: z.ZodString;
@@ -6800,8 +6800,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6800
6800
  permalink: z.ZodOptional<z.ZodString>;
6801
6801
  }, "strip", z.ZodTypeAny, {
6802
6802
  id: string;
6803
- name?: string | undefined;
6804
6803
  title?: string | undefined;
6804
+ name?: string | undefined;
6805
6805
  user?: string | undefined;
6806
6806
  mimetype?: string | undefined;
6807
6807
  filetype?: string | undefined;
@@ -6816,8 +6816,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6816
6816
  permalink?: string | undefined;
6817
6817
  }, {
6818
6818
  id: string;
6819
- name?: string | undefined;
6820
6819
  title?: string | undefined;
6820
+ name?: string | undefined;
6821
6821
  user?: string | undefined;
6822
6822
  mimetype?: string | undefined;
6823
6823
  filetype?: string | undefined;
@@ -6833,12 +6833,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6833
6833
  }>, "many">>;
6834
6834
  }, "strip", z.ZodTypeAny, {
6835
6835
  type: string;
6836
- username?: string | undefined;
6836
+ is_locked?: boolean | undefined;
6837
6837
  text?: string | undefined;
6838
- user?: string | undefined;
6839
- ts?: string | undefined;
6840
6838
  attachments?: unknown[] | undefined;
6839
+ user?: string | undefined;
6841
6840
  blocks?: unknown[] | undefined;
6841
+ ts?: string | undefined;
6842
+ username?: string | undefined;
6842
6843
  thread_ts?: string | undefined;
6843
6844
  bot_id?: string | undefined;
6844
6845
  bot_profile?: {
@@ -6849,17 +6850,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6849
6850
  reply_users_count?: number | undefined;
6850
6851
  latest_reply?: string | undefined;
6851
6852
  reply_users?: string[] | undefined;
6852
- is_locked?: boolean | undefined;
6853
6853
  subscribed?: boolean | undefined;
6854
6854
  reactions?: {
6855
6855
  name: string;
6856
- count: number;
6857
6856
  users: string[];
6857
+ count: number;
6858
6858
  }[] | undefined;
6859
6859
  files?: {
6860
6860
  id: string;
6861
- name?: string | undefined;
6862
6861
  title?: string | undefined;
6862
+ name?: string | undefined;
6863
6863
  user?: string | undefined;
6864
6864
  mimetype?: string | undefined;
6865
6865
  filetype?: string | undefined;
@@ -6875,12 +6875,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6875
6875
  }[] | undefined;
6876
6876
  }, {
6877
6877
  type: string;
6878
- username?: string | undefined;
6878
+ is_locked?: boolean | undefined;
6879
6879
  text?: string | undefined;
6880
- user?: string | undefined;
6881
- ts?: string | undefined;
6882
6880
  attachments?: unknown[] | undefined;
6881
+ user?: string | undefined;
6883
6882
  blocks?: unknown[] | undefined;
6883
+ ts?: string | undefined;
6884
+ username?: string | undefined;
6884
6885
  thread_ts?: string | undefined;
6885
6886
  bot_id?: string | undefined;
6886
6887
  bot_profile?: {
@@ -6891,17 +6892,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6891
6892
  reply_users_count?: number | undefined;
6892
6893
  latest_reply?: string | undefined;
6893
6894
  reply_users?: string[] | undefined;
6894
- is_locked?: boolean | undefined;
6895
6895
  subscribed?: boolean | undefined;
6896
6896
  reactions?: {
6897
6897
  name: string;
6898
- count: number;
6899
6898
  users: string[];
6899
+ count: number;
6900
6900
  }[] | undefined;
6901
6901
  files?: {
6902
6902
  id: string;
6903
- name?: string | undefined;
6904
6903
  title?: string | undefined;
6904
+ name?: string | undefined;
6905
6905
  user?: string | undefined;
6906
6906
  mimetype?: string | undefined;
6907
6907
  filetype?: string | undefined;
@@ -6931,14 +6931,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6931
6931
  success: boolean;
6932
6932
  error: string;
6933
6933
  ok: boolean;
6934
+ has_more?: boolean | undefined;
6934
6935
  messages?: {
6935
6936
  type: string;
6936
- username?: string | undefined;
6937
+ is_locked?: boolean | undefined;
6937
6938
  text?: string | undefined;
6938
- user?: string | undefined;
6939
- ts?: string | undefined;
6940
6939
  attachments?: unknown[] | undefined;
6940
+ user?: string | undefined;
6941
6941
  blocks?: unknown[] | undefined;
6942
+ ts?: string | undefined;
6943
+ username?: string | undefined;
6942
6944
  thread_ts?: string | undefined;
6943
6945
  bot_id?: string | undefined;
6944
6946
  bot_profile?: {
@@ -6949,17 +6951,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6949
6951
  reply_users_count?: number | undefined;
6950
6952
  latest_reply?: string | undefined;
6951
6953
  reply_users?: string[] | undefined;
6952
- is_locked?: boolean | undefined;
6953
6954
  subscribed?: boolean | undefined;
6954
6955
  reactions?: {
6955
6956
  name: string;
6956
- count: number;
6957
6957
  users: string[];
6958
+ count: number;
6958
6959
  }[] | undefined;
6959
6960
  files?: {
6960
6961
  id: string;
6961
- name?: string | undefined;
6962
6962
  title?: string | undefined;
6963
+ name?: string | undefined;
6963
6964
  user?: string | undefined;
6964
6965
  mimetype?: string | undefined;
6965
6966
  filetype?: string | undefined;
@@ -6977,20 +6978,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6977
6978
  response_metadata?: {
6978
6979
  next_cursor: string;
6979
6980
  } | undefined;
6980
- has_more?: boolean | undefined;
6981
6981
  }, {
6982
6982
  operation: "get_thread_replies";
6983
6983
  success: boolean;
6984
6984
  error: string;
6985
6985
  ok: boolean;
6986
+ has_more?: boolean | undefined;
6986
6987
  messages?: {
6987
6988
  type: string;
6988
- username?: string | undefined;
6989
+ is_locked?: boolean | undefined;
6989
6990
  text?: string | undefined;
6990
- user?: string | undefined;
6991
- ts?: string | undefined;
6992
6991
  attachments?: unknown[] | undefined;
6992
+ user?: string | undefined;
6993
6993
  blocks?: unknown[] | undefined;
6994
+ ts?: string | undefined;
6995
+ username?: string | undefined;
6994
6996
  thread_ts?: string | undefined;
6995
6997
  bot_id?: string | undefined;
6996
6998
  bot_profile?: {
@@ -7001,17 +7003,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7001
7003
  reply_users_count?: number | undefined;
7002
7004
  latest_reply?: string | undefined;
7003
7005
  reply_users?: string[] | undefined;
7004
- is_locked?: boolean | undefined;
7005
7006
  subscribed?: boolean | undefined;
7006
7007
  reactions?: {
7007
7008
  name: string;
7008
- count: number;
7009
7009
  users: string[];
7010
+ count: number;
7010
7011
  }[] | undefined;
7011
7012
  files?: {
7012
7013
  id: string;
7013
- name?: string | undefined;
7014
7014
  title?: string | undefined;
7015
+ name?: string | undefined;
7015
7016
  user?: string | undefined;
7016
7017
  mimetype?: string | undefined;
7017
7018
  filetype?: string | undefined;
@@ -7029,7 +7030,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7029
7030
  response_metadata?: {
7030
7031
  next_cursor: string;
7031
7032
  } | undefined;
7032
- has_more?: boolean | undefined;
7033
7033
  }>, z.ZodObject<{
7034
7034
  operation: z.ZodLiteral<"update_message">;
7035
7035
  ok: z.ZodBoolean;
@@ -7066,12 +7066,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7066
7066
  count: z.ZodNumber;
7067
7067
  }, "strip", z.ZodTypeAny, {
7068
7068
  name: string;
7069
- count: number;
7070
7069
  users: string[];
7070
+ count: number;
7071
7071
  }, {
7072
7072
  name: string;
7073
- count: number;
7074
7073
  users: string[];
7074
+ count: number;
7075
7075
  }>, "many">>;
7076
7076
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
7077
7077
  id: z.ZodString;
@@ -7091,8 +7091,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7091
7091
  permalink: z.ZodOptional<z.ZodString>;
7092
7092
  }, "strip", z.ZodTypeAny, {
7093
7093
  id: string;
7094
- name?: string | undefined;
7095
7094
  title?: string | undefined;
7095
+ name?: string | undefined;
7096
7096
  user?: string | undefined;
7097
7097
  mimetype?: string | undefined;
7098
7098
  filetype?: string | undefined;
@@ -7107,8 +7107,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7107
7107
  permalink?: string | undefined;
7108
7108
  }, {
7109
7109
  id: string;
7110
- name?: string | undefined;
7111
7110
  title?: string | undefined;
7111
+ name?: string | undefined;
7112
7112
  user?: string | undefined;
7113
7113
  mimetype?: string | undefined;
7114
7114
  filetype?: string | undefined;
@@ -7124,12 +7124,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7124
7124
  }>, "many">>;
7125
7125
  }, "strip", z.ZodTypeAny, {
7126
7126
  type: string;
7127
- username?: string | undefined;
7127
+ is_locked?: boolean | undefined;
7128
7128
  text?: string | undefined;
7129
- user?: string | undefined;
7130
- ts?: string | undefined;
7131
7129
  attachments?: unknown[] | undefined;
7130
+ user?: string | undefined;
7132
7131
  blocks?: unknown[] | undefined;
7132
+ ts?: string | undefined;
7133
+ username?: string | undefined;
7133
7134
  thread_ts?: string | undefined;
7134
7135
  bot_id?: string | undefined;
7135
7136
  bot_profile?: {
@@ -7140,17 +7141,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7140
7141
  reply_users_count?: number | undefined;
7141
7142
  latest_reply?: string | undefined;
7142
7143
  reply_users?: string[] | undefined;
7143
- is_locked?: boolean | undefined;
7144
7144
  subscribed?: boolean | undefined;
7145
7145
  reactions?: {
7146
7146
  name: string;
7147
- count: number;
7148
7147
  users: string[];
7148
+ count: number;
7149
7149
  }[] | undefined;
7150
7150
  files?: {
7151
7151
  id: string;
7152
- name?: string | undefined;
7153
7152
  title?: string | undefined;
7153
+ name?: string | undefined;
7154
7154
  user?: string | undefined;
7155
7155
  mimetype?: string | undefined;
7156
7156
  filetype?: string | undefined;
@@ -7166,12 +7166,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7166
7166
  }[] | undefined;
7167
7167
  }, {
7168
7168
  type: string;
7169
- username?: string | undefined;
7169
+ is_locked?: boolean | undefined;
7170
7170
  text?: string | undefined;
7171
- user?: string | undefined;
7172
- ts?: string | undefined;
7173
7171
  attachments?: unknown[] | undefined;
7172
+ user?: string | undefined;
7174
7173
  blocks?: unknown[] | undefined;
7174
+ ts?: string | undefined;
7175
+ username?: string | undefined;
7175
7176
  thread_ts?: string | undefined;
7176
7177
  bot_id?: string | undefined;
7177
7178
  bot_profile?: {
@@ -7182,17 +7183,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7182
7183
  reply_users_count?: number | undefined;
7183
7184
  latest_reply?: string | undefined;
7184
7185
  reply_users?: string[] | undefined;
7185
- is_locked?: boolean | undefined;
7186
7186
  subscribed?: boolean | undefined;
7187
7187
  reactions?: {
7188
7188
  name: string;
7189
- count: number;
7190
7189
  users: string[];
7190
+ count: number;
7191
7191
  }[] | undefined;
7192
7192
  files?: {
7193
7193
  id: string;
7194
- name?: string | undefined;
7195
7194
  title?: string | undefined;
7195
+ name?: string | undefined;
7196
7196
  user?: string | undefined;
7197
7197
  mimetype?: string | undefined;
7198
7198
  filetype?: string | undefined;
@@ -7216,12 +7216,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7216
7216
  ok: boolean;
7217
7217
  message?: {
7218
7218
  type: string;
7219
- username?: string | undefined;
7219
+ is_locked?: boolean | undefined;
7220
7220
  text?: string | undefined;
7221
- user?: string | undefined;
7222
- ts?: string | undefined;
7223
7221
  attachments?: unknown[] | undefined;
7222
+ user?: string | undefined;
7224
7223
  blocks?: unknown[] | undefined;
7224
+ ts?: string | undefined;
7225
+ username?: string | undefined;
7225
7226
  thread_ts?: string | undefined;
7226
7227
  bot_id?: string | undefined;
7227
7228
  bot_profile?: {
@@ -7232,17 +7233,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7232
7233
  reply_users_count?: number | undefined;
7233
7234
  latest_reply?: string | undefined;
7234
7235
  reply_users?: string[] | undefined;
7235
- is_locked?: boolean | undefined;
7236
7236
  subscribed?: boolean | undefined;
7237
7237
  reactions?: {
7238
7238
  name: string;
7239
- count: number;
7240
7239
  users: string[];
7240
+ count: number;
7241
7241
  }[] | undefined;
7242
7242
  files?: {
7243
7243
  id: string;
7244
- name?: string | undefined;
7245
7244
  title?: string | undefined;
7245
+ name?: string | undefined;
7246
7246
  user?: string | undefined;
7247
7247
  mimetype?: string | undefined;
7248
7248
  filetype?: string | undefined;
@@ -7267,12 +7267,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7267
7267
  ok: boolean;
7268
7268
  message?: {
7269
7269
  type: string;
7270
- username?: string | undefined;
7270
+ is_locked?: boolean | undefined;
7271
7271
  text?: string | undefined;
7272
- user?: string | undefined;
7273
- ts?: string | undefined;
7274
7272
  attachments?: unknown[] | undefined;
7273
+ user?: string | undefined;
7275
7274
  blocks?: unknown[] | undefined;
7275
+ ts?: string | undefined;
7276
+ username?: string | undefined;
7276
7277
  thread_ts?: string | undefined;
7277
7278
  bot_id?: string | undefined;
7278
7279
  bot_profile?: {
@@ -7283,17 +7284,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7283
7284
  reply_users_count?: number | undefined;
7284
7285
  latest_reply?: string | undefined;
7285
7286
  reply_users?: string[] | undefined;
7286
- is_locked?: boolean | undefined;
7287
7287
  subscribed?: boolean | undefined;
7288
7288
  reactions?: {
7289
7289
  name: string;
7290
- count: number;
7291
7290
  users: string[];
7291
+ count: number;
7292
7292
  }[] | undefined;
7293
7293
  files?: {
7294
7294
  id: string;
7295
- name?: string | undefined;
7296
7295
  title?: string | undefined;
7296
+ name?: string | undefined;
7297
7297
  user?: string | undefined;
7298
7298
  mimetype?: string | undefined;
7299
7299
  filetype?: string | undefined;
@@ -7415,8 +7415,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7415
7415
  }>>;
7416
7416
  num_members: z.ZodOptional<z.ZodNumber>;
7417
7417
  }, "strip", z.ZodTypeAny, {
7418
- name: string;
7419
7418
  id: string;
7419
+ name: string;
7420
7420
  created: number;
7421
7421
  is_archived: boolean;
7422
7422
  is_channel?: boolean | undefined;
@@ -7448,8 +7448,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7448
7448
  } | undefined;
7449
7449
  num_members?: number | undefined;
7450
7450
  }, {
7451
- name: string;
7452
7451
  id: string;
7452
+ name: string;
7453
7453
  created: number;
7454
7454
  is_archived: boolean;
7455
7455
  is_channel?: boolean | undefined;
@@ -7490,8 +7490,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7490
7490
  error: string;
7491
7491
  ok: boolean;
7492
7492
  channel?: {
7493
- name: string;
7494
7493
  id: string;
7494
+ name: string;
7495
7495
  created: number;
7496
7496
  is_archived: boolean;
7497
7497
  is_channel?: boolean | undefined;
@@ -7530,8 +7530,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7530
7530
  error: string;
7531
7531
  ok: boolean;
7532
7532
  channel?: {
7533
- name: string;
7534
7533
  id: string;
7534
+ name: string;
7535
7535
  created: number;
7536
7536
  is_archived: boolean;
7537
7537
  is_channel?: boolean | undefined;
@@ -7675,11 +7675,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7675
7675
  ims: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
7676
7676
  has_rich_preview: z.ZodOptional<z.ZodBoolean>;
7677
7677
  }, "strip", z.ZodTypeAny, {
7678
- name: string;
7679
7678
  id: string;
7680
- username: string;
7679
+ name: string;
7681
7680
  user: string;
7682
7681
  timestamp: number;
7682
+ username: string;
7683
7683
  created: number;
7684
7684
  mimetype: string;
7685
7685
  filetype: string;
@@ -7720,11 +7720,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7720
7720
  ims?: string[] | undefined;
7721
7721
  has_rich_preview?: boolean | undefined;
7722
7722
  }, {
7723
- name: string;
7724
7723
  id: string;
7725
- username: string;
7724
+ name: string;
7726
7725
  user: string;
7727
7726
  timestamp: number;
7727
+ username: string;
7728
7728
  created: number;
7729
7729
  mimetype: string;
7730
7730
  filetype: string;
@@ -7773,11 +7773,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7773
7773
  error: string;
7774
7774
  ok: boolean;
7775
7775
  file?: {
7776
- name: string;
7777
7776
  id: string;
7778
- username: string;
7777
+ name: string;
7779
7778
  user: string;
7780
7779
  timestamp: number;
7780
+ username: string;
7781
7781
  created: number;
7782
7782
  mimetype: string;
7783
7783
  filetype: string;
@@ -7824,11 +7824,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7824
7824
  error: string;
7825
7825
  ok: boolean;
7826
7826
  file?: {
7827
- name: string;
7828
7827
  id: string;
7829
- username: string;
7828
+ name: string;
7830
7829
  user: string;
7831
7830
  timestamp: number;
7831
+ username: string;
7832
7832
  created: number;
7833
7833
  mimetype: string;
7834
7834
  filetype: string;
@@ -7913,8 +7913,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7913
7913
  original_h: z.ZodOptional<z.ZodNumber>;
7914
7914
  permalink: z.ZodOptional<z.ZodString>;
7915
7915
  }, "strip", z.ZodTypeAny, {
7916
- name: string;
7917
7916
  id: string;
7917
+ name: string;
7918
7918
  mimetype: string;
7919
7919
  filetype: string;
7920
7920
  size: number;
@@ -7929,8 +7929,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7929
7929
  original_h?: number | undefined;
7930
7930
  permalink?: string | undefined;
7931
7931
  }, {
7932
- name: string;
7933
7932
  id: string;
7933
+ name: string;
7934
7934
  mimetype: string;
7935
7935
  filetype: string;
7936
7936
  size: number;
@@ -7953,8 +7953,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7953
7953
  error: string;
7954
7954
  ok: boolean;
7955
7955
  file?: {
7956
- name: string;
7957
7956
  id: string;
7957
+ name: string;
7958
7958
  mimetype: string;
7959
7959
  filetype: string;
7960
7960
  size: number;
@@ -7975,8 +7975,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7975
7975
  error: string;
7976
7976
  ok: boolean;
7977
7977
  file?: {
7978
- name: string;
7979
7978
  id: string;
7979
+ name: string;
7980
7980
  mimetype: string;
7981
7981
  filetype: string;
7982
7982
  size: number;