@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -102,18 +102,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
102
102
  verbatim: z.ZodOptional<z.ZodBoolean>;
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  type: "image" | "plain_text" | "mrkdwn";
105
+ emoji?: boolean | undefined;
105
106
  text?: string | undefined;
106
107
  image_url?: string | undefined;
107
- emoji?: boolean | undefined;
108
- alt_text?: string | undefined;
109
108
  verbatim?: boolean | undefined;
109
+ alt_text?: string | undefined;
110
110
  }, {
111
111
  type: "image" | "plain_text" | "mrkdwn";
112
+ emoji?: boolean | undefined;
112
113
  text?: string | undefined;
113
114
  image_url?: string | undefined;
114
- emoji?: boolean | undefined;
115
- alt_text?: string | undefined;
116
115
  verbatim?: boolean | undefined;
116
+ alt_text?: string | undefined;
117
117
  }>, "many">>;
118
118
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
119
119
  type: z.ZodString;
@@ -142,18 +142,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
142
142
  verbatim: z.ZodOptional<z.ZodBoolean>;
143
143
  }, "strip", z.ZodTypeAny, {
144
144
  type: "image" | "plain_text" | "mrkdwn";
145
+ emoji?: boolean | undefined;
145
146
  text?: string | undefined;
146
147
  image_url?: string | undefined;
147
- emoji?: boolean | undefined;
148
- alt_text?: string | undefined;
149
148
  verbatim?: boolean | undefined;
149
+ alt_text?: string | undefined;
150
150
  }, {
151
151
  type: "image" | "plain_text" | "mrkdwn";
152
+ emoji?: boolean | undefined;
152
153
  text?: string | undefined;
153
154
  image_url?: string | undefined;
154
- emoji?: boolean | undefined;
155
- alt_text?: string | undefined;
156
155
  verbatim?: boolean | undefined;
156
+ alt_text?: string | undefined;
157
157
  }>, "many">>;
158
158
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
159
159
  type: z.ZodString;
@@ -182,18 +182,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
182
182
  verbatim: z.ZodOptional<z.ZodBoolean>;
183
183
  }, "strip", z.ZodTypeAny, {
184
184
  type: "image" | "plain_text" | "mrkdwn";
185
+ emoji?: boolean | undefined;
185
186
  text?: string | undefined;
186
187
  image_url?: string | undefined;
187
- emoji?: boolean | undefined;
188
- alt_text?: string | undefined;
189
188
  verbatim?: boolean | undefined;
189
+ alt_text?: string | undefined;
190
190
  }, {
191
191
  type: "image" | "plain_text" | "mrkdwn";
192
+ emoji?: boolean | undefined;
192
193
  text?: string | undefined;
193
194
  image_url?: string | undefined;
194
- emoji?: boolean | undefined;
195
- alt_text?: string | undefined;
196
195
  verbatim?: boolean | undefined;
196
+ alt_text?: string | undefined;
197
197
  }>, "many">>;
198
198
  }, z.ZodTypeAny, "passthrough">>, "many">>;
199
199
  thread_ts: z.ZodOptional<z.ZodString>;
@@ -259,18 +259,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
259
259
  verbatim: z.ZodOptional<z.ZodBoolean>;
260
260
  }, "strip", z.ZodTypeAny, {
261
261
  type: "image" | "plain_text" | "mrkdwn";
262
+ emoji?: boolean | undefined;
262
263
  text?: string | undefined;
263
264
  image_url?: string | undefined;
264
- emoji?: boolean | undefined;
265
- alt_text?: string | undefined;
266
265
  verbatim?: boolean | undefined;
266
+ alt_text?: string | undefined;
267
267
  }, {
268
268
  type: "image" | "plain_text" | "mrkdwn";
269
+ emoji?: boolean | undefined;
269
270
  text?: string | undefined;
270
271
  image_url?: string | undefined;
271
- emoji?: boolean | undefined;
272
- alt_text?: string | undefined;
273
272
  verbatim?: boolean | undefined;
273
+ alt_text?: string | undefined;
274
274
  }>, "many">>;
275
275
  }, z.ZodTypeAny, "passthrough">[] | undefined;
276
276
  thread_ts?: string | undefined;
@@ -329,18 +329,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
329
329
  verbatim: z.ZodOptional<z.ZodBoolean>;
330
330
  }, "strip", z.ZodTypeAny, {
331
331
  type: "image" | "plain_text" | "mrkdwn";
332
+ emoji?: boolean | undefined;
332
333
  text?: string | undefined;
333
334
  image_url?: string | undefined;
334
- emoji?: boolean | undefined;
335
- alt_text?: string | undefined;
336
335
  verbatim?: boolean | undefined;
336
+ alt_text?: string | undefined;
337
337
  }, {
338
338
  type: "image" | "plain_text" | "mrkdwn";
339
+ emoji?: boolean | undefined;
339
340
  text?: string | undefined;
340
341
  image_url?: string | undefined;
341
- emoji?: boolean | undefined;
342
- alt_text?: string | undefined;
343
342
  verbatim?: boolean | undefined;
343
+ alt_text?: string | undefined;
344
344
  }>, "many">>;
345
345
  }, z.ZodTypeAny, "passthrough">[] | undefined;
346
346
  thread_ts?: string | undefined;
@@ -363,8 +363,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
363
363
  cursor?: string | undefined;
364
364
  }, {
365
365
  operation: "list_channels";
366
- types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
367
366
  credentials?: Partial<Record<CredentialType, string>> | undefined;
367
+ types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
368
368
  exclude_archived?: boolean | undefined;
369
369
  limit?: number | undefined;
370
370
  cursor?: string | undefined;
@@ -455,18 +455,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
455
455
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
456
456
  }, "strip", z.ZodTypeAny, {
457
457
  inclusive: boolean;
458
- ts: string;
459
458
  operation: "get_thread_replies";
460
459
  channel: string;
460
+ ts: string;
461
461
  limit: number;
462
462
  credentials?: Partial<Record<CredentialType, string>> | undefined;
463
463
  cursor?: string | undefined;
464
464
  latest?: string | undefined;
465
465
  oldest?: string | undefined;
466
466
  }, {
467
- ts: string;
468
467
  operation: "get_thread_replies";
469
468
  channel: string;
469
+ ts: string;
470
470
  inclusive?: boolean | undefined;
471
471
  credentials?: Partial<Record<CredentialType, string>> | undefined;
472
472
  limit?: number | undefined;
@@ -571,18 +571,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
571
571
  verbatim: z.ZodOptional<z.ZodBoolean>;
572
572
  }, "strip", z.ZodTypeAny, {
573
573
  type: "image" | "plain_text" | "mrkdwn";
574
+ emoji?: boolean | undefined;
574
575
  text?: string | undefined;
575
576
  image_url?: string | undefined;
576
- emoji?: boolean | undefined;
577
- alt_text?: string | undefined;
578
577
  verbatim?: boolean | undefined;
578
+ alt_text?: string | undefined;
579
579
  }, {
580
580
  type: "image" | "plain_text" | "mrkdwn";
581
+ emoji?: boolean | undefined;
581
582
  text?: string | undefined;
582
583
  image_url?: string | undefined;
583
- emoji?: boolean | undefined;
584
- alt_text?: string | undefined;
585
584
  verbatim?: boolean | undefined;
585
+ alt_text?: string | undefined;
586
586
  }>, "many">>;
587
587
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
588
588
  type: z.ZodString;
@@ -611,18 +611,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
611
611
  verbatim: z.ZodOptional<z.ZodBoolean>;
612
612
  }, "strip", z.ZodTypeAny, {
613
613
  type: "image" | "plain_text" | "mrkdwn";
614
+ emoji?: boolean | undefined;
614
615
  text?: string | undefined;
615
616
  image_url?: string | undefined;
616
- emoji?: boolean | undefined;
617
- alt_text?: string | undefined;
618
617
  verbatim?: boolean | undefined;
618
+ alt_text?: string | undefined;
619
619
  }, {
620
620
  type: "image" | "plain_text" | "mrkdwn";
621
+ emoji?: boolean | undefined;
621
622
  text?: string | undefined;
622
623
  image_url?: string | undefined;
623
- emoji?: boolean | undefined;
624
- alt_text?: string | undefined;
625
624
  verbatim?: boolean | undefined;
625
+ alt_text?: string | undefined;
626
626
  }>, "many">>;
627
627
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
628
628
  type: z.ZodString;
@@ -651,25 +651,25 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
651
651
  verbatim: z.ZodOptional<z.ZodBoolean>;
652
652
  }, "strip", z.ZodTypeAny, {
653
653
  type: "image" | "plain_text" | "mrkdwn";
654
+ emoji?: boolean | undefined;
654
655
  text?: string | undefined;
655
656
  image_url?: string | undefined;
656
- emoji?: boolean | undefined;
657
- alt_text?: string | undefined;
658
657
  verbatim?: boolean | undefined;
658
+ alt_text?: string | undefined;
659
659
  }, {
660
660
  type: "image" | "plain_text" | "mrkdwn";
661
+ emoji?: boolean | undefined;
661
662
  text?: string | undefined;
662
663
  image_url?: string | undefined;
663
- emoji?: boolean | undefined;
664
- alt_text?: string | undefined;
665
664
  verbatim?: boolean | undefined;
665
+ alt_text?: string | undefined;
666
666
  }>, "many">>;
667
667
  }, z.ZodTypeAny, "passthrough">>, "many">>;
668
668
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
669
669
  }, "strip", z.ZodTypeAny, {
670
- ts: string;
671
670
  operation: "update_message";
672
671
  channel: string;
672
+ ts: string;
673
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
674
674
  text?: string | undefined;
675
675
  attachments?: {
@@ -719,24 +719,24 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
719
719
  verbatim: z.ZodOptional<z.ZodBoolean>;
720
720
  }, "strip", z.ZodTypeAny, {
721
721
  type: "image" | "plain_text" | "mrkdwn";
722
+ emoji?: boolean | undefined;
722
723
  text?: string | undefined;
723
724
  image_url?: string | undefined;
724
- emoji?: boolean | undefined;
725
- alt_text?: string | undefined;
726
725
  verbatim?: boolean | undefined;
726
+ alt_text?: string | undefined;
727
727
  }, {
728
728
  type: "image" | "plain_text" | "mrkdwn";
729
+ emoji?: boolean | undefined;
729
730
  text?: string | undefined;
730
731
  image_url?: string | undefined;
731
- emoji?: boolean | undefined;
732
- alt_text?: string | undefined;
733
732
  verbatim?: boolean | undefined;
733
+ alt_text?: string | undefined;
734
734
  }>, "many">>;
735
735
  }, z.ZodTypeAny, "passthrough">[] | undefined;
736
736
  }, {
737
- ts: string;
738
737
  operation: "update_message";
739
738
  channel: string;
739
+ ts: string;
740
740
  credentials?: Partial<Record<CredentialType, string>> | undefined;
741
741
  text?: string | undefined;
742
742
  attachments?: {
@@ -786,18 +786,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
786
786
  verbatim: z.ZodOptional<z.ZodBoolean>;
787
787
  }, "strip", z.ZodTypeAny, {
788
788
  type: "image" | "plain_text" | "mrkdwn";
789
+ emoji?: boolean | undefined;
789
790
  text?: string | undefined;
790
791
  image_url?: string | undefined;
791
- emoji?: boolean | undefined;
792
- alt_text?: string | undefined;
793
792
  verbatim?: boolean | undefined;
793
+ alt_text?: string | undefined;
794
794
  }, {
795
795
  type: "image" | "plain_text" | "mrkdwn";
796
+ emoji?: boolean | undefined;
796
797
  text?: string | undefined;
797
798
  image_url?: string | undefined;
798
- emoji?: boolean | undefined;
799
- alt_text?: string | undefined;
800
799
  verbatim?: boolean | undefined;
800
+ alt_text?: string | undefined;
801
801
  }>, "many">>;
802
802
  }, z.ZodTypeAny, "passthrough">[] | undefined;
803
803
  }>, z.ZodObject<{
@@ -806,14 +806,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
806
806
  ts: z.ZodString;
807
807
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
808
808
  }, "strip", z.ZodTypeAny, {
809
- ts: string;
810
809
  operation: "delete_message";
811
810
  channel: string;
811
+ ts: string;
812
812
  credentials?: Partial<Record<CredentialType, string>> | undefined;
813
813
  }, {
814
- ts: string;
815
814
  operation: "delete_message";
816
815
  channel: string;
816
+ ts: string;
817
817
  credentials?: Partial<Record<CredentialType, string>> | undefined;
818
818
  }>, z.ZodObject<{
819
819
  operation: z.ZodLiteral<"add_reaction">;
@@ -877,8 +877,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
877
877
  operation: "upload_file";
878
878
  channel: string;
879
879
  title?: string | undefined;
880
- credentials?: Partial<Record<CredentialType, string>> | undefined;
881
880
  content?: string | undefined;
881
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
882
882
  thread_ts?: string | undefined;
883
883
  file_path?: string | undefined;
884
884
  filename?: string | undefined;
@@ -887,8 +887,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
887
887
  operation: "upload_file";
888
888
  channel: string;
889
889
  title?: string | undefined;
890
- credentials?: Partial<Record<CredentialType, string>> | undefined;
891
890
  content?: string | undefined;
891
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
892
892
  thread_ts?: string | undefined;
893
893
  file_path?: string | undefined;
894
894
  filename?: string | undefined;
@@ -926,18 +926,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
926
926
  verbatim: z.ZodOptional<z.ZodBoolean>;
927
927
  }, "strip", z.ZodTypeAny, {
928
928
  type: "image" | "plain_text" | "mrkdwn";
929
+ emoji?: boolean | undefined;
929
930
  text?: string | undefined;
930
931
  image_url?: string | undefined;
931
- emoji?: boolean | undefined;
932
- alt_text?: string | undefined;
933
932
  verbatim?: boolean | undefined;
933
+ alt_text?: string | undefined;
934
934
  }, {
935
935
  type: "image" | "plain_text" | "mrkdwn";
936
+ emoji?: boolean | undefined;
936
937
  text?: string | undefined;
937
938
  image_url?: string | undefined;
938
- emoji?: boolean | undefined;
939
- alt_text?: string | undefined;
940
939
  verbatim?: boolean | undefined;
940
+ alt_text?: string | undefined;
941
941
  }>, "many">>;
942
942
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
943
943
  type: z.ZodString;
@@ -966,18 +966,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
966
966
  verbatim: z.ZodOptional<z.ZodBoolean>;
967
967
  }, "strip", z.ZodTypeAny, {
968
968
  type: "image" | "plain_text" | "mrkdwn";
969
+ emoji?: boolean | undefined;
969
970
  text?: string | undefined;
970
971
  image_url?: string | undefined;
971
- emoji?: boolean | undefined;
972
- alt_text?: string | undefined;
973
972
  verbatim?: boolean | undefined;
973
+ alt_text?: string | undefined;
974
974
  }, {
975
975
  type: "image" | "plain_text" | "mrkdwn";
976
+ emoji?: boolean | undefined;
976
977
  text?: string | undefined;
977
978
  image_url?: string | undefined;
978
- emoji?: boolean | undefined;
979
- alt_text?: string | undefined;
980
979
  verbatim?: boolean | undefined;
980
+ alt_text?: string | undefined;
981
981
  }>, "many">>;
982
982
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
983
983
  type: z.ZodString;
@@ -1006,18 +1006,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1006
1006
  verbatim: z.ZodOptional<z.ZodBoolean>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
1008
  type: "image" | "plain_text" | "mrkdwn";
1009
+ emoji?: boolean | undefined;
1009
1010
  text?: string | undefined;
1010
1011
  image_url?: string | undefined;
1011
- emoji?: boolean | undefined;
1012
- alt_text?: string | undefined;
1013
1012
  verbatim?: boolean | undefined;
1013
+ alt_text?: string | undefined;
1014
1014
  }, {
1015
1015
  type: "image" | "plain_text" | "mrkdwn";
1016
+ emoji?: boolean | undefined;
1016
1017
  text?: string | undefined;
1017
1018
  image_url?: string | undefined;
1018
- emoji?: boolean | undefined;
1019
- alt_text?: string | undefined;
1020
1019
  verbatim?: boolean | undefined;
1020
+ alt_text?: string | undefined;
1021
1021
  }>, "many">>;
1022
1022
  }, z.ZodTypeAny, "passthrough">>, "many">>;
1023
1023
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
@@ -1058,18 +1058,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1058
1058
  verbatim: z.ZodOptional<z.ZodBoolean>;
1059
1059
  }, "strip", z.ZodTypeAny, {
1060
1060
  type: "image" | "plain_text" | "mrkdwn";
1061
+ emoji?: boolean | undefined;
1061
1062
  text?: string | undefined;
1062
1063
  image_url?: string | undefined;
1063
- emoji?: boolean | undefined;
1064
- alt_text?: string | undefined;
1065
1064
  verbatim?: boolean | undefined;
1065
+ alt_text?: string | undefined;
1066
1066
  }, {
1067
1067
  type: "image" | "plain_text" | "mrkdwn";
1068
+ emoji?: boolean | undefined;
1068
1069
  text?: string | undefined;
1069
1070
  image_url?: string | undefined;
1070
- emoji?: boolean | undefined;
1071
- alt_text?: string | undefined;
1072
1071
  verbatim?: boolean | undefined;
1072
+ alt_text?: string | undefined;
1073
1073
  }>, "many">>;
1074
1074
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1075
1075
  thread_ts?: string | undefined;
@@ -1106,18 +1106,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1106
1106
  verbatim: z.ZodOptional<z.ZodBoolean>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
1108
  type: "image" | "plain_text" | "mrkdwn";
1109
+ emoji?: boolean | undefined;
1109
1110
  text?: string | undefined;
1110
1111
  image_url?: string | undefined;
1111
- emoji?: boolean | undefined;
1112
- alt_text?: string | undefined;
1113
1112
  verbatim?: boolean | undefined;
1113
+ alt_text?: string | undefined;
1114
1114
  }, {
1115
1115
  type: "image" | "plain_text" | "mrkdwn";
1116
+ emoji?: boolean | undefined;
1116
1117
  text?: string | undefined;
1117
1118
  image_url?: string | undefined;
1118
- emoji?: boolean | undefined;
1119
- alt_text?: string | undefined;
1120
1119
  verbatim?: boolean | undefined;
1120
+ alt_text?: string | undefined;
1121
1121
  }>, "many">>;
1122
1122
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1123
1123
  thread_ts?: string | undefined;
@@ -1186,12 +1186,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1186
1186
  count: z.ZodNumber;
1187
1187
  }, "strip", z.ZodTypeAny, {
1188
1188
  name: string;
1189
- users: string[];
1190
1189
  count: number;
1190
+ users: string[];
1191
1191
  }, {
1192
1192
  name: string;
1193
- users: string[];
1194
1193
  count: number;
1194
+ users: string[];
1195
1195
  }>, "many">>;
1196
1196
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
1197
1197
  id: z.ZodString;
@@ -1244,10 +1244,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1244
1244
  }>, "many">>;
1245
1245
  }, "strip", z.ZodTypeAny, {
1246
1246
  type: string;
1247
- text?: string | undefined;
1248
1247
  user?: string | undefined;
1249
- ts?: string | undefined;
1248
+ text?: string | undefined;
1250
1249
  username?: string | undefined;
1250
+ ts?: string | undefined;
1251
1251
  attachments?: unknown[] | undefined;
1252
1252
  blocks?: unknown[] | undefined;
1253
1253
  thread_ts?: string | undefined;
@@ -1264,8 +1264,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1264
1264
  subscribed?: boolean | undefined;
1265
1265
  reactions?: {
1266
1266
  name: string;
1267
- users: string[];
1268
1267
  count: number;
1268
+ users: string[];
1269
1269
  }[] | undefined;
1270
1270
  files?: {
1271
1271
  id: string;
@@ -1286,10 +1286,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1286
1286
  }[] | undefined;
1287
1287
  }, {
1288
1288
  type: string;
1289
- text?: string | undefined;
1290
1289
  user?: string | undefined;
1291
- ts?: string | undefined;
1290
+ text?: string | undefined;
1292
1291
  username?: string | undefined;
1292
+ ts?: string | undefined;
1293
1293
  attachments?: unknown[] | undefined;
1294
1294
  blocks?: unknown[] | undefined;
1295
1295
  thread_ts?: string | undefined;
@@ -1306,8 +1306,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1306
1306
  subscribed?: boolean | undefined;
1307
1307
  reactions?: {
1308
1308
  name: string;
1309
- users: string[];
1310
1309
  count: number;
1310
+ users: string[];
1311
1311
  }[] | undefined;
1312
1312
  files?: {
1313
1313
  id: string;
@@ -1336,10 +1336,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1336
1336
  ok: boolean;
1337
1337
  message?: {
1338
1338
  type: string;
1339
- text?: string | undefined;
1340
1339
  user?: string | undefined;
1341
- ts?: string | undefined;
1340
+ text?: string | undefined;
1342
1341
  username?: string | undefined;
1342
+ ts?: string | undefined;
1343
1343
  attachments?: unknown[] | undefined;
1344
1344
  blocks?: unknown[] | undefined;
1345
1345
  thread_ts?: string | undefined;
@@ -1356,8 +1356,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1356
1356
  subscribed?: boolean | undefined;
1357
1357
  reactions?: {
1358
1358
  name: string;
1359
- users: string[];
1360
1359
  count: number;
1360
+ users: string[];
1361
1361
  }[] | undefined;
1362
1362
  files?: {
1363
1363
  id: string;
@@ -1377,8 +1377,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1377
1377
  permalink?: string | undefined;
1378
1378
  }[] | undefined;
1379
1379
  } | undefined;
1380
- ts?: string | undefined;
1381
1380
  channel?: string | undefined;
1381
+ ts?: string | undefined;
1382
1382
  }, {
1383
1383
  error: string;
1384
1384
  success: boolean;
@@ -1386,10 +1386,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1386
1386
  ok: boolean;
1387
1387
  message?: {
1388
1388
  type: string;
1389
- text?: string | undefined;
1390
1389
  user?: string | undefined;
1391
- ts?: string | undefined;
1390
+ text?: string | undefined;
1392
1391
  username?: string | undefined;
1392
+ ts?: string | undefined;
1393
1393
  attachments?: unknown[] | undefined;
1394
1394
  blocks?: unknown[] | undefined;
1395
1395
  thread_ts?: string | undefined;
@@ -1406,8 +1406,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1406
1406
  subscribed?: boolean | undefined;
1407
1407
  reactions?: {
1408
1408
  name: string;
1409
- users: string[];
1410
1409
  count: number;
1410
+ users: string[];
1411
1411
  }[] | undefined;
1412
1412
  files?: {
1413
1413
  id: string;
@@ -1427,8 +1427,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1427
1427
  permalink?: string | undefined;
1428
1428
  }[] | undefined;
1429
1429
  } | undefined;
1430
- ts?: string | undefined;
1431
1430
  channel?: string | undefined;
1431
+ ts?: string | undefined;
1432
1432
  }>, z.ZodObject<{
1433
1433
  operation: z.ZodLiteral<"list_channels">;
1434
1434
  ok: z.ZodBoolean;
@@ -1486,6 +1486,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1486
1486
  id: string;
1487
1487
  created: number;
1488
1488
  is_archived: boolean;
1489
+ topic?: {
1490
+ value: string;
1491
+ creator: string;
1492
+ last_set: number;
1493
+ } | undefined;
1489
1494
  is_channel?: boolean | undefined;
1490
1495
  is_group?: boolean | undefined;
1491
1496
  is_im?: boolean | undefined;
@@ -1503,11 +1508,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1503
1508
  is_pending_ext_shared?: boolean | undefined;
1504
1509
  is_member?: boolean | undefined;
1505
1510
  is_open?: boolean | undefined;
1506
- topic?: {
1507
- value: string;
1508
- creator: string;
1509
- last_set: number;
1510
- } | undefined;
1511
1511
  purpose?: {
1512
1512
  value: string;
1513
1513
  creator: string;
@@ -1519,6 +1519,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1519
1519
  id: string;
1520
1520
  created: number;
1521
1521
  is_archived: boolean;
1522
+ topic?: {
1523
+ value: string;
1524
+ creator: string;
1525
+ last_set: number;
1526
+ } | undefined;
1522
1527
  is_channel?: boolean | undefined;
1523
1528
  is_group?: boolean | undefined;
1524
1529
  is_im?: boolean | undefined;
@@ -1536,11 +1541,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1536
1541
  is_pending_ext_shared?: boolean | undefined;
1537
1542
  is_member?: boolean | undefined;
1538
1543
  is_open?: boolean | undefined;
1539
- topic?: {
1540
- value: string;
1541
- creator: string;
1542
- last_set: number;
1543
- } | undefined;
1544
1544
  purpose?: {
1545
1545
  value: string;
1546
1546
  creator: string;
@@ -1570,6 +1570,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1570
1570
  id: string;
1571
1571
  created: number;
1572
1572
  is_archived: boolean;
1573
+ topic?: {
1574
+ value: string;
1575
+ creator: string;
1576
+ last_set: number;
1577
+ } | undefined;
1573
1578
  is_channel?: boolean | undefined;
1574
1579
  is_group?: boolean | undefined;
1575
1580
  is_im?: boolean | undefined;
@@ -1587,11 +1592,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1587
1592
  is_pending_ext_shared?: boolean | undefined;
1588
1593
  is_member?: boolean | undefined;
1589
1594
  is_open?: boolean | undefined;
1590
- topic?: {
1591
- value: string;
1592
- creator: string;
1593
- last_set: number;
1594
- } | undefined;
1595
1595
  purpose?: {
1596
1596
  value: string;
1597
1597
  creator: string;
@@ -1612,6 +1612,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1612
1612
  id: string;
1613
1613
  created: number;
1614
1614
  is_archived: boolean;
1615
+ topic?: {
1616
+ value: string;
1617
+ creator: string;
1618
+ last_set: number;
1619
+ } | undefined;
1615
1620
  is_channel?: boolean | undefined;
1616
1621
  is_group?: boolean | undefined;
1617
1622
  is_im?: boolean | undefined;
@@ -1629,11 +1634,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1629
1634
  is_pending_ext_shared?: boolean | undefined;
1630
1635
  is_member?: boolean | undefined;
1631
1636
  is_open?: boolean | undefined;
1632
- topic?: {
1633
- value: string;
1634
- creator: string;
1635
- last_set: number;
1636
- } | undefined;
1637
1637
  purpose?: {
1638
1638
  value: string;
1639
1639
  creator: string;
@@ -1698,6 +1698,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1698
1698
  id: string;
1699
1699
  created: number;
1700
1700
  is_archived: boolean;
1701
+ topic?: {
1702
+ value: string;
1703
+ creator: string;
1704
+ last_set: number;
1705
+ } | undefined;
1701
1706
  is_channel?: boolean | undefined;
1702
1707
  is_group?: boolean | undefined;
1703
1708
  is_im?: boolean | undefined;
@@ -1715,11 +1720,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1715
1720
  is_pending_ext_shared?: boolean | undefined;
1716
1721
  is_member?: boolean | undefined;
1717
1722
  is_open?: boolean | undefined;
1718
- topic?: {
1719
- value: string;
1720
- creator: string;
1721
- last_set: number;
1722
- } | undefined;
1723
1723
  purpose?: {
1724
1724
  value: string;
1725
1725
  creator: string;
@@ -1731,6 +1731,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1731
1731
  id: string;
1732
1732
  created: number;
1733
1733
  is_archived: boolean;
1734
+ topic?: {
1735
+ value: string;
1736
+ creator: string;
1737
+ last_set: number;
1738
+ } | undefined;
1734
1739
  is_channel?: boolean | undefined;
1735
1740
  is_group?: boolean | undefined;
1736
1741
  is_im?: boolean | undefined;
@@ -1748,11 +1753,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1748
1753
  is_pending_ext_shared?: boolean | undefined;
1749
1754
  is_member?: boolean | undefined;
1750
1755
  is_open?: boolean | undefined;
1751
- topic?: {
1752
- value: string;
1753
- creator: string;
1754
- last_set: number;
1755
- } | undefined;
1756
1756
  purpose?: {
1757
1757
  value: string;
1758
1758
  creator: string;
@@ -1772,6 +1772,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1772
1772
  id: string;
1773
1773
  created: number;
1774
1774
  is_archived: boolean;
1775
+ topic?: {
1776
+ value: string;
1777
+ creator: string;
1778
+ last_set: number;
1779
+ } | undefined;
1775
1780
  is_channel?: boolean | undefined;
1776
1781
  is_group?: boolean | undefined;
1777
1782
  is_im?: boolean | undefined;
@@ -1789,11 +1794,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1789
1794
  is_pending_ext_shared?: boolean | undefined;
1790
1795
  is_member?: boolean | undefined;
1791
1796
  is_open?: boolean | undefined;
1792
- topic?: {
1793
- value: string;
1794
- creator: string;
1795
- last_set: number;
1796
- } | undefined;
1797
1797
  purpose?: {
1798
1798
  value: string;
1799
1799
  creator: string;
@@ -1811,6 +1811,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1811
1811
  id: string;
1812
1812
  created: number;
1813
1813
  is_archived: boolean;
1814
+ topic?: {
1815
+ value: string;
1816
+ creator: string;
1817
+ last_set: number;
1818
+ } | undefined;
1814
1819
  is_channel?: boolean | undefined;
1815
1820
  is_group?: boolean | undefined;
1816
1821
  is_im?: boolean | undefined;
@@ -1828,11 +1833,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1828
1833
  is_pending_ext_shared?: boolean | undefined;
1829
1834
  is_member?: boolean | undefined;
1830
1835
  is_open?: boolean | undefined;
1831
- topic?: {
1832
- value: string;
1833
- creator: string;
1834
- last_set: number;
1835
- } | undefined;
1836
1836
  purpose?: {
1837
1837
  value: string;
1838
1838
  creator: string;
@@ -1941,12 +1941,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1941
1941
  }, "strip", z.ZodTypeAny, {
1942
1942
  name: string;
1943
1943
  id: string;
1944
- profile?: {
1945
- title?: string | undefined;
1946
- email?: string | undefined;
1947
- fields?: Record<string, unknown> | undefined;
1948
- real_name?: string | undefined;
1949
- phone?: string | undefined;
1944
+ color?: string | undefined;
1945
+ team_id?: string | undefined;
1946
+ deleted?: boolean | undefined;
1947
+ real_name?: string | undefined;
1948
+ tz?: string | undefined;
1949
+ tz_label?: string | undefined;
1950
+ tz_offset?: number | undefined;
1951
+ profile?: {
1952
+ title?: string | undefined;
1953
+ email?: string | undefined;
1954
+ fields?: Record<string, unknown> | undefined;
1955
+ real_name?: string | undefined;
1956
+ phone?: string | undefined;
1950
1957
  skype?: string | undefined;
1951
1958
  real_name_normalized?: string | undefined;
1952
1959
  display_name?: 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;
@@ -1986,6 +1986,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1986
1986
  }, {
1987
1987
  name: string;
1988
1988
  id: string;
1989
+ color?: string | undefined;
1990
+ team_id?: string | undefined;
1991
+ deleted?: boolean | undefined;
1992
+ real_name?: string | undefined;
1993
+ tz?: string | undefined;
1994
+ tz_label?: string | undefined;
1995
+ tz_offset?: number | undefined;
1989
1996
  profile?: {
1990
1997
  title?: string | undefined;
1991
1998
  email?: 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;
@@ -2039,6 +2039,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2039
2039
  user?: {
2040
2040
  name: string;
2041
2041
  id: string;
2042
+ color?: string | undefined;
2043
+ team_id?: string | undefined;
2044
+ deleted?: boolean | undefined;
2045
+ real_name?: string | undefined;
2046
+ tz?: string | undefined;
2047
+ tz_label?: string | undefined;
2048
+ tz_offset?: number | undefined;
2042
2049
  profile?: {
2043
2050
  title?: string | undefined;
2044
2051
  email?: 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;
@@ -2090,6 +2090,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2090
2090
  user?: {
2091
2091
  name: string;
2092
2092
  id: string;
2093
+ color?: string | undefined;
2094
+ team_id?: string | undefined;
2095
+ deleted?: boolean | undefined;
2096
+ real_name?: string | undefined;
2097
+ tz?: string | undefined;
2098
+ tz_label?: string | undefined;
2099
+ tz_offset?: number | undefined;
2093
2100
  profile?: {
2094
2101
  title?: string | undefined;
2095
2102
  email?: 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;
@@ -2234,6 +2234,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2234
2234
  }, "strip", z.ZodTypeAny, {
2235
2235
  name: string;
2236
2236
  id: string;
2237
+ color?: string | undefined;
2238
+ team_id?: string | undefined;
2239
+ deleted?: boolean | undefined;
2240
+ real_name?: string | undefined;
2241
+ tz?: string | undefined;
2242
+ tz_label?: string | undefined;
2243
+ tz_offset?: number | undefined;
2237
2244
  profile?: {
2238
2245
  title?: string | undefined;
2239
2246
  email?: 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;
@@ -2279,6 +2279,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2279
2279
  }, {
2280
2280
  name: string;
2281
2281
  id: string;
2282
+ color?: string | undefined;
2283
+ team_id?: string | undefined;
2284
+ deleted?: boolean | undefined;
2285
+ real_name?: string | undefined;
2286
+ tz?: string | undefined;
2287
+ tz_label?: string | undefined;
2288
+ tz_offset?: number | undefined;
2282
2289
  profile?: {
2283
2290
  title?: string | undefined;
2284
2291
  email?: 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;
@@ -2342,6 +2342,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2342
2342
  members?: {
2343
2343
  name: string;
2344
2344
  id: string;
2345
+ color?: string | undefined;
2346
+ team_id?: string | undefined;
2347
+ deleted?: boolean | undefined;
2348
+ real_name?: string | undefined;
2349
+ tz?: string | undefined;
2350
+ tz_label?: string | undefined;
2351
+ tz_offset?: number | undefined;
2345
2352
  profile?: {
2346
2353
  title?: string | undefined;
2347
2354
  email?: 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;
@@ -2396,6 +2396,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2396
2396
  members?: {
2397
2397
  name: string;
2398
2398
  id: string;
2399
+ color?: string | undefined;
2400
+ team_id?: string | undefined;
2401
+ deleted?: boolean | undefined;
2402
+ real_name?: string | undefined;
2403
+ tz?: string | undefined;
2404
+ tz_label?: string | undefined;
2405
+ tz_offset?: number | undefined;
2399
2406
  profile?: {
2400
2407
  title?: string | undefined;
2401
2408
  email?: 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
- users: string[];
2476
2475
  count: number;
2476
+ users: string[];
2477
2477
  }, {
2478
2478
  name: string;
2479
- users: string[];
2480
2479
  count: number;
2480
+ users: string[];
2481
2481
  }>, "many">>;
2482
2482
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
2483
2483
  id: z.ZodString;
@@ -2530,10 +2530,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2530
2530
  }>, "many">>;
2531
2531
  }, "strip", z.ZodTypeAny, {
2532
2532
  type: string;
2533
- text?: string | undefined;
2534
2533
  user?: string | undefined;
2535
- ts?: string | undefined;
2534
+ text?: string | undefined;
2536
2535
  username?: string | undefined;
2536
+ ts?: string | undefined;
2537
2537
  attachments?: unknown[] | undefined;
2538
2538
  blocks?: unknown[] | undefined;
2539
2539
  thread_ts?: string | undefined;
@@ -2550,8 +2550,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2550
2550
  subscribed?: boolean | undefined;
2551
2551
  reactions?: {
2552
2552
  name: string;
2553
- users: string[];
2554
2553
  count: number;
2554
+ users: string[];
2555
2555
  }[] | undefined;
2556
2556
  files?: {
2557
2557
  id: string;
@@ -2572,10 +2572,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2572
2572
  }[] | undefined;
2573
2573
  }, {
2574
2574
  type: string;
2575
- text?: string | undefined;
2576
2575
  user?: string | undefined;
2577
- ts?: string | undefined;
2576
+ text?: string | undefined;
2578
2577
  username?: string | undefined;
2578
+ ts?: string | undefined;
2579
2579
  attachments?: unknown[] | undefined;
2580
2580
  blocks?: unknown[] | undefined;
2581
2581
  thread_ts?: string | undefined;
@@ -2592,8 +2592,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2592
2592
  subscribed?: boolean | undefined;
2593
2593
  reactions?: {
2594
2594
  name: string;
2595
- users: string[];
2596
2595
  count: number;
2596
+ users: string[];
2597
2597
  }[] | undefined;
2598
2598
  files?: {
2599
2599
  id: string;
@@ -2628,15 +2628,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2628
2628
  success: boolean;
2629
2629
  operation: "get_conversation_history";
2630
2630
  ok: boolean;
2631
- response_metadata?: {
2632
- next_cursor: string;
2633
- } | undefined;
2634
2631
  messages?: {
2635
2632
  type: string;
2636
- text?: string | undefined;
2637
2633
  user?: string | undefined;
2638
- ts?: string | undefined;
2634
+ text?: string | undefined;
2639
2635
  username?: string | undefined;
2636
+ ts?: string | undefined;
2640
2637
  attachments?: unknown[] | undefined;
2641
2638
  blocks?: unknown[] | undefined;
2642
2639
  thread_ts?: string | undefined;
@@ -2653,8 +2650,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2653
2650
  subscribed?: boolean | undefined;
2654
2651
  reactions?: {
2655
2652
  name: string;
2656
- users: string[];
2657
2653
  count: number;
2654
+ users: string[];
2658
2655
  }[] | undefined;
2659
2656
  files?: {
2660
2657
  id: string;
@@ -2674,21 +2671,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2674
2671
  permalink?: string | undefined;
2675
2672
  }[] | undefined;
2676
2673
  }[] | undefined;
2674
+ response_metadata?: {
2675
+ next_cursor: string;
2676
+ } | undefined;
2677
2677
  has_more?: boolean | undefined;
2678
2678
  }, {
2679
2679
  error: string;
2680
2680
  success: boolean;
2681
2681
  operation: "get_conversation_history";
2682
2682
  ok: boolean;
2683
- response_metadata?: {
2684
- next_cursor: string;
2685
- } | undefined;
2686
2683
  messages?: {
2687
2684
  type: string;
2688
- text?: string | undefined;
2689
2685
  user?: string | undefined;
2690
- ts?: string | undefined;
2686
+ text?: string | undefined;
2691
2687
  username?: string | undefined;
2688
+ ts?: string | undefined;
2692
2689
  attachments?: unknown[] | undefined;
2693
2690
  blocks?: unknown[] | undefined;
2694
2691
  thread_ts?: string | undefined;
@@ -2705,8 +2702,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2705
2702
  subscribed?: boolean | undefined;
2706
2703
  reactions?: {
2707
2704
  name: string;
2708
- users: string[];
2709
2705
  count: number;
2706
+ users: string[];
2710
2707
  }[] | undefined;
2711
2708
  files?: {
2712
2709
  id: string;
@@ -2726,6 +2723,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2726
2723
  permalink?: string | undefined;
2727
2724
  }[] | undefined;
2728
2725
  }[] | undefined;
2726
+ response_metadata?: {
2727
+ next_cursor: string;
2728
+ } | undefined;
2729
2729
  has_more?: boolean | undefined;
2730
2730
  }>, z.ZodObject<{
2731
2731
  operation: z.ZodLiteral<"get_thread_replies">;
@@ -2760,12 +2760,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2760
2760
  count: z.ZodNumber;
2761
2761
  }, "strip", z.ZodTypeAny, {
2762
2762
  name: string;
2763
- users: string[];
2764
2763
  count: number;
2764
+ users: string[];
2765
2765
  }, {
2766
2766
  name: string;
2767
- users: string[];
2768
2767
  count: number;
2768
+ users: string[];
2769
2769
  }>, "many">>;
2770
2770
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
2771
2771
  id: z.ZodString;
@@ -2818,10 +2818,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2818
2818
  }>, "many">>;
2819
2819
  }, "strip", z.ZodTypeAny, {
2820
2820
  type: string;
2821
- text?: string | undefined;
2822
2821
  user?: string | undefined;
2823
- ts?: string | undefined;
2822
+ text?: string | undefined;
2824
2823
  username?: string | undefined;
2824
+ ts?: string | undefined;
2825
2825
  attachments?: unknown[] | undefined;
2826
2826
  blocks?: unknown[] | undefined;
2827
2827
  thread_ts?: string | undefined;
@@ -2838,8 +2838,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2838
2838
  subscribed?: boolean | undefined;
2839
2839
  reactions?: {
2840
2840
  name: string;
2841
- users: string[];
2842
2841
  count: number;
2842
+ users: string[];
2843
2843
  }[] | undefined;
2844
2844
  files?: {
2845
2845
  id: string;
@@ -2860,10 +2860,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2860
2860
  }[] | undefined;
2861
2861
  }, {
2862
2862
  type: string;
2863
- text?: string | undefined;
2864
2863
  user?: string | undefined;
2865
- ts?: string | undefined;
2864
+ text?: string | undefined;
2866
2865
  username?: string | undefined;
2866
+ ts?: string | undefined;
2867
2867
  attachments?: unknown[] | undefined;
2868
2868
  blocks?: unknown[] | undefined;
2869
2869
  thread_ts?: string | undefined;
@@ -2880,8 +2880,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2880
2880
  subscribed?: boolean | undefined;
2881
2881
  reactions?: {
2882
2882
  name: string;
2883
- users: string[];
2884
2883
  count: number;
2884
+ users: string[];
2885
2885
  }[] | undefined;
2886
2886
  files?: {
2887
2887
  id: string;
@@ -2916,15 +2916,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2916
2916
  success: boolean;
2917
2917
  operation: "get_thread_replies";
2918
2918
  ok: boolean;
2919
- response_metadata?: {
2920
- next_cursor: string;
2921
- } | undefined;
2922
2919
  messages?: {
2923
2920
  type: string;
2924
- text?: string | undefined;
2925
2921
  user?: string | undefined;
2926
- ts?: string | undefined;
2922
+ text?: string | undefined;
2927
2923
  username?: string | undefined;
2924
+ ts?: string | undefined;
2928
2925
  attachments?: unknown[] | undefined;
2929
2926
  blocks?: unknown[] | undefined;
2930
2927
  thread_ts?: string | undefined;
@@ -2941,8 +2938,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2941
2938
  subscribed?: boolean | undefined;
2942
2939
  reactions?: {
2943
2940
  name: string;
2944
- users: string[];
2945
2941
  count: number;
2942
+ users: string[];
2946
2943
  }[] | undefined;
2947
2944
  files?: {
2948
2945
  id: string;
@@ -2962,21 +2959,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2962
2959
  permalink?: string | undefined;
2963
2960
  }[] | undefined;
2964
2961
  }[] | undefined;
2962
+ response_metadata?: {
2963
+ next_cursor: string;
2964
+ } | undefined;
2965
2965
  has_more?: boolean | undefined;
2966
2966
  }, {
2967
2967
  error: string;
2968
2968
  success: boolean;
2969
2969
  operation: "get_thread_replies";
2970
2970
  ok: boolean;
2971
- response_metadata?: {
2972
- next_cursor: string;
2973
- } | undefined;
2974
2971
  messages?: {
2975
2972
  type: string;
2976
- text?: string | undefined;
2977
2973
  user?: string | undefined;
2978
- ts?: string | undefined;
2974
+ text?: string | undefined;
2979
2975
  username?: string | undefined;
2976
+ ts?: string | undefined;
2980
2977
  attachments?: unknown[] | undefined;
2981
2978
  blocks?: unknown[] | undefined;
2982
2979
  thread_ts?: string | undefined;
@@ -2993,8 +2990,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2993
2990
  subscribed?: boolean | undefined;
2994
2991
  reactions?: {
2995
2992
  name: string;
2996
- users: string[];
2997
2993
  count: number;
2994
+ users: string[];
2998
2995
  }[] | undefined;
2999
2996
  files?: {
3000
2997
  id: string;
@@ -3014,6 +3011,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3014
3011
  permalink?: string | undefined;
3015
3012
  }[] | undefined;
3016
3013
  }[] | undefined;
3014
+ response_metadata?: {
3015
+ next_cursor: string;
3016
+ } | undefined;
3017
3017
  has_more?: boolean | undefined;
3018
3018
  }>, z.ZodObject<{
3019
3019
  operation: z.ZodLiteral<"update_message">;
@@ -3051,12 +3051,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3051
3051
  count: z.ZodNumber;
3052
3052
  }, "strip", z.ZodTypeAny, {
3053
3053
  name: string;
3054
- users: string[];
3055
3054
  count: number;
3055
+ users: string[];
3056
3056
  }, {
3057
3057
  name: string;
3058
- users: string[];
3059
3058
  count: number;
3059
+ users: string[];
3060
3060
  }>, "many">>;
3061
3061
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
3062
3062
  id: z.ZodString;
@@ -3109,10 +3109,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3109
3109
  }>, "many">>;
3110
3110
  }, "strip", z.ZodTypeAny, {
3111
3111
  type: string;
3112
- text?: string | undefined;
3113
3112
  user?: string | undefined;
3114
- ts?: string | undefined;
3113
+ text?: string | undefined;
3115
3114
  username?: string | undefined;
3115
+ ts?: string | undefined;
3116
3116
  attachments?: unknown[] | undefined;
3117
3117
  blocks?: unknown[] | undefined;
3118
3118
  thread_ts?: string | undefined;
@@ -3129,8 +3129,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3129
3129
  subscribed?: boolean | undefined;
3130
3130
  reactions?: {
3131
3131
  name: string;
3132
- users: string[];
3133
3132
  count: number;
3133
+ users: string[];
3134
3134
  }[] | undefined;
3135
3135
  files?: {
3136
3136
  id: string;
@@ -3151,10 +3151,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3151
3151
  }[] | undefined;
3152
3152
  }, {
3153
3153
  type: string;
3154
- text?: string | undefined;
3155
3154
  user?: string | undefined;
3156
- ts?: string | undefined;
3155
+ text?: string | undefined;
3157
3156
  username?: string | undefined;
3157
+ ts?: string | undefined;
3158
3158
  attachments?: unknown[] | undefined;
3159
3159
  blocks?: unknown[] | undefined;
3160
3160
  thread_ts?: string | undefined;
@@ -3171,8 +3171,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3171
3171
  subscribed?: boolean | undefined;
3172
3172
  reactions?: {
3173
3173
  name: string;
3174
- users: string[];
3175
3174
  count: number;
3175
+ users: string[];
3176
3176
  }[] | undefined;
3177
3177
  files?: {
3178
3178
  id: string;
@@ -3201,10 +3201,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3201
3201
  ok: boolean;
3202
3202
  message?: {
3203
3203
  type: string;
3204
- text?: string | undefined;
3205
3204
  user?: string | undefined;
3206
- ts?: string | undefined;
3205
+ text?: string | undefined;
3207
3206
  username?: string | undefined;
3207
+ ts?: string | undefined;
3208
3208
  attachments?: unknown[] | undefined;
3209
3209
  blocks?: unknown[] | undefined;
3210
3210
  thread_ts?: string | undefined;
@@ -3221,8 +3221,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3221
3221
  subscribed?: boolean | undefined;
3222
3222
  reactions?: {
3223
3223
  name: string;
3224
- users: string[];
3225
3224
  count: number;
3225
+ users: string[];
3226
3226
  }[] | undefined;
3227
3227
  files?: {
3228
3228
  id: string;
@@ -3243,8 +3243,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3243
3243
  }[] | undefined;
3244
3244
  } | undefined;
3245
3245
  text?: string | undefined;
3246
- ts?: string | undefined;
3247
3246
  channel?: string | undefined;
3247
+ ts?: string | undefined;
3248
3248
  }, {
3249
3249
  error: string;
3250
3250
  success: boolean;
@@ -3252,10 +3252,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3252
3252
  ok: boolean;
3253
3253
  message?: {
3254
3254
  type: string;
3255
- text?: string | undefined;
3256
3255
  user?: string | undefined;
3257
- ts?: string | undefined;
3256
+ text?: string | undefined;
3258
3257
  username?: string | undefined;
3258
+ ts?: string | undefined;
3259
3259
  attachments?: unknown[] | undefined;
3260
3260
  blocks?: unknown[] | undefined;
3261
3261
  thread_ts?: string | undefined;
@@ -3272,8 +3272,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3272
3272
  subscribed?: boolean | undefined;
3273
3273
  reactions?: {
3274
3274
  name: string;
3275
- users: string[];
3276
3275
  count: number;
3276
+ users: string[];
3277
3277
  }[] | undefined;
3278
3278
  files?: {
3279
3279
  id: string;
@@ -3294,8 +3294,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3294
3294
  }[] | undefined;
3295
3295
  } | undefined;
3296
3296
  text?: string | undefined;
3297
- ts?: string | undefined;
3298
3297
  channel?: string | undefined;
3298
+ ts?: string | undefined;
3299
3299
  }>, z.ZodObject<{
3300
3300
  operation: z.ZodLiteral<"delete_message">;
3301
3301
  ok: z.ZodBoolean;
@@ -3308,15 +3308,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3308
3308
  success: boolean;
3309
3309
  operation: "delete_message";
3310
3310
  ok: boolean;
3311
- ts?: string | undefined;
3312
3311
  channel?: string | undefined;
3312
+ ts?: string | undefined;
3313
3313
  }, {
3314
3314
  error: string;
3315
3315
  success: boolean;
3316
3316
  operation: "delete_message";
3317
3317
  ok: boolean;
3318
- ts?: string | undefined;
3319
3318
  channel?: string | undefined;
3319
+ ts?: string | undefined;
3320
3320
  }>, z.ZodObject<{
3321
3321
  operation: z.ZodLiteral<"add_reaction">;
3322
3322
  ok: z.ZodBoolean;
@@ -3404,6 +3404,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3404
3404
  id: string;
3405
3405
  created: number;
3406
3406
  is_archived: boolean;
3407
+ topic?: {
3408
+ value: string;
3409
+ creator: string;
3410
+ last_set: number;
3411
+ } | undefined;
3407
3412
  is_channel?: boolean | undefined;
3408
3413
  is_group?: boolean | undefined;
3409
3414
  is_im?: boolean | undefined;
@@ -3421,11 +3426,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3421
3426
  is_pending_ext_shared?: boolean | undefined;
3422
3427
  is_member?: boolean | undefined;
3423
3428
  is_open?: boolean | undefined;
3424
- topic?: {
3425
- value: string;
3426
- creator: string;
3427
- last_set: number;
3428
- } | undefined;
3429
3429
  purpose?: {
3430
3430
  value: string;
3431
3431
  creator: string;
@@ -3437,6 +3437,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3437
3437
  id: string;
3438
3438
  created: number;
3439
3439
  is_archived: boolean;
3440
+ topic?: {
3441
+ value: string;
3442
+ creator: string;
3443
+ last_set: number;
3444
+ } | undefined;
3440
3445
  is_channel?: boolean | undefined;
3441
3446
  is_group?: boolean | undefined;
3442
3447
  is_im?: boolean | undefined;
@@ -3454,11 +3459,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3454
3459
  is_pending_ext_shared?: boolean | undefined;
3455
3460
  is_member?: boolean | undefined;
3456
3461
  is_open?: boolean | undefined;
3457
- topic?: {
3458
- value: string;
3459
- creator: string;
3460
- last_set: number;
3461
- } | undefined;
3462
3462
  purpose?: {
3463
3463
  value: string;
3464
3464
  creator: string;
@@ -3479,6 +3479,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3479
3479
  id: string;
3480
3480
  created: number;
3481
3481
  is_archived: boolean;
3482
+ topic?: {
3483
+ value: string;
3484
+ creator: string;
3485
+ last_set: number;
3486
+ } | undefined;
3482
3487
  is_channel?: boolean | undefined;
3483
3488
  is_group?: boolean | undefined;
3484
3489
  is_im?: boolean | undefined;
@@ -3496,11 +3501,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3496
3501
  is_pending_ext_shared?: boolean | undefined;
3497
3502
  is_member?: boolean | undefined;
3498
3503
  is_open?: boolean | undefined;
3499
- topic?: {
3500
- value: string;
3501
- creator: string;
3502
- last_set: number;
3503
- } | undefined;
3504
3504
  purpose?: {
3505
3505
  value: string;
3506
3506
  creator: string;
@@ -3519,6 +3519,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3519
3519
  id: string;
3520
3520
  created: number;
3521
3521
  is_archived: boolean;
3522
+ topic?: {
3523
+ value: string;
3524
+ creator: string;
3525
+ last_set: number;
3526
+ } | undefined;
3522
3527
  is_channel?: boolean | undefined;
3523
3528
  is_group?: boolean | undefined;
3524
3529
  is_im?: boolean | undefined;
@@ -3536,11 +3541,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3536
3541
  is_pending_ext_shared?: boolean | undefined;
3537
3542
  is_member?: boolean | undefined;
3538
3543
  is_open?: boolean | undefined;
3539
- topic?: {
3540
- value: string;
3541
- creator: string;
3542
- last_set: number;
3543
- } | undefined;
3544
3544
  purpose?: {
3545
3545
  value: string;
3546
3546
  creator: string;
@@ -3585,17 +3585,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3585
3585
  team_id: z.ZodString;
3586
3586
  }, "strip", z.ZodTypeAny, {
3587
3587
  ts: string;
3588
- team_id: string;
3589
3588
  reply_count: number;
3590
3589
  reply_users_count: number;
3591
3590
  reply_users: string[];
3591
+ team_id: string;
3592
3592
  channel_name: string;
3593
3593
  }, {
3594
3594
  ts: string;
3595
- team_id: string;
3596
3595
  reply_count: number;
3597
3596
  reply_users_count: number;
3598
3597
  reply_users: string[];
3598
+ team_id: string;
3599
3599
  channel_name: string;
3600
3600
  }>, "many">>>;
3601
3601
  private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
@@ -3607,51 +3607,51 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3607
3607
  team_id: z.ZodString;
3608
3608
  }, "strip", z.ZodTypeAny, {
3609
3609
  ts: string;
3610
- team_id: string;
3611
3610
  reply_count: number;
3612
3611
  reply_users_count: number;
3613
3612
  reply_users: string[];
3613
+ team_id: string;
3614
3614
  channel_name: string;
3615
3615
  }, {
3616
3616
  ts: string;
3617
- team_id: string;
3618
3617
  reply_count: number;
3619
3618
  reply_users_count: number;
3620
3619
  reply_users: string[];
3620
+ team_id: string;
3621
3621
  channel_name: string;
3622
3622
  }>, "many">>>;
3623
3623
  }, "strip", z.ZodTypeAny, {
3624
3624
  public?: Record<string, {
3625
3625
  ts: string;
3626
- team_id: string;
3627
3626
  reply_count: number;
3628
3627
  reply_users_count: number;
3629
3628
  reply_users: string[];
3629
+ team_id: string;
3630
3630
  channel_name: string;
3631
3631
  }[]> | undefined;
3632
3632
  private?: Record<string, {
3633
3633
  ts: string;
3634
- team_id: string;
3635
3634
  reply_count: number;
3636
3635
  reply_users_count: number;
3637
3636
  reply_users: string[];
3637
+ team_id: string;
3638
3638
  channel_name: string;
3639
3639
  }[]> | undefined;
3640
3640
  }, {
3641
3641
  public?: Record<string, {
3642
3642
  ts: string;
3643
- team_id: string;
3644
3643
  reply_count: number;
3645
3644
  reply_users_count: number;
3646
3645
  reply_users: string[];
3646
+ team_id: string;
3647
3647
  channel_name: string;
3648
3648
  }[]> | undefined;
3649
3649
  private?: Record<string, {
3650
3650
  ts: string;
3651
- team_id: string;
3652
3651
  reply_count: number;
3653
3652
  reply_users_count: number;
3654
3653
  reply_users: string[];
3654
+ team_id: string;
3655
3655
  channel_name: string;
3656
3656
  }[]> | undefined;
3657
3657
  }>>;
@@ -3665,13 +3665,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3665
3665
  user: string;
3666
3666
  username: string;
3667
3667
  timestamp: number;
3668
- created: number;
3669
3668
  mimetype: string;
3670
3669
  filetype: string;
3671
3670
  size: number;
3672
3671
  url_private: string;
3673
3672
  url_private_download: string;
3674
3673
  permalink: string;
3674
+ created: number;
3675
3675
  pretty_type: string;
3676
3676
  editable: boolean;
3677
3677
  mode: string;
@@ -3686,18 +3686,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3686
3686
  shares?: {
3687
3687
  public?: Record<string, {
3688
3688
  ts: string;
3689
- team_id: string;
3690
3689
  reply_count: number;
3691
3690
  reply_users_count: number;
3692
3691
  reply_users: string[];
3692
+ team_id: string;
3693
3693
  channel_name: string;
3694
3694
  }[]> | undefined;
3695
3695
  private?: Record<string, {
3696
3696
  ts: string;
3697
- team_id: string;
3698
3697
  reply_count: number;
3699
3698
  reply_users_count: number;
3700
3699
  reply_users: string[];
3700
+ team_id: string;
3701
3701
  channel_name: string;
3702
3702
  }[]> | undefined;
3703
3703
  } | undefined;
@@ -3710,13 +3710,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3710
3710
  user: string;
3711
3711
  username: string;
3712
3712
  timestamp: number;
3713
- created: number;
3714
3713
  mimetype: string;
3715
3714
  filetype: string;
3716
3715
  size: number;
3717
3716
  url_private: string;
3718
3717
  url_private_download: string;
3719
3718
  permalink: string;
3719
+ created: number;
3720
3720
  pretty_type: string;
3721
3721
  editable: boolean;
3722
3722
  mode: string;
@@ -3731,18 +3731,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3731
3731
  shares?: {
3732
3732
  public?: Record<string, {
3733
3733
  ts: string;
3734
- team_id: string;
3735
3734
  reply_count: number;
3736
3735
  reply_users_count: number;
3737
3736
  reply_users: string[];
3737
+ team_id: string;
3738
3738
  channel_name: string;
3739
3739
  }[]> | undefined;
3740
3740
  private?: Record<string, {
3741
3741
  ts: string;
3742
- team_id: string;
3743
3742
  reply_count: number;
3744
3743
  reply_users_count: number;
3745
3744
  reply_users: string[];
3745
+ team_id: string;
3746
3746
  channel_name: string;
3747
3747
  }[]> | undefined;
3748
3748
  } | undefined;
@@ -3763,13 +3763,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3763
3763
  user: string;
3764
3764
  username: string;
3765
3765
  timestamp: number;
3766
- created: number;
3767
3766
  mimetype: string;
3768
3767
  filetype: string;
3769
3768
  size: number;
3770
3769
  url_private: string;
3771
3770
  url_private_download: string;
3772
3771
  permalink: string;
3772
+ created: number;
3773
3773
  pretty_type: string;
3774
3774
  editable: boolean;
3775
3775
  mode: string;
@@ -3784,18 +3784,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3784
3784
  shares?: {
3785
3785
  public?: Record<string, {
3786
3786
  ts: string;
3787
- team_id: string;
3788
3787
  reply_count: number;
3789
3788
  reply_users_count: number;
3790
3789
  reply_users: string[];
3790
+ team_id: string;
3791
3791
  channel_name: string;
3792
3792
  }[]> | undefined;
3793
3793
  private?: Record<string, {
3794
3794
  ts: string;
3795
- team_id: string;
3796
3795
  reply_count: number;
3797
3796
  reply_users_count: number;
3798
3797
  reply_users: string[];
3798
+ team_id: string;
3799
3799
  channel_name: string;
3800
3800
  }[]> | undefined;
3801
3801
  } | undefined;
@@ -3814,13 +3814,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3814
3814
  user: string;
3815
3815
  username: string;
3816
3816
  timestamp: number;
3817
- created: number;
3818
3817
  mimetype: string;
3819
3818
  filetype: string;
3820
3819
  size: number;
3821
3820
  url_private: string;
3822
3821
  url_private_download: string;
3823
3822
  permalink: string;
3823
+ created: number;
3824
3824
  pretty_type: string;
3825
3825
  editable: boolean;
3826
3826
  mode: string;
@@ -3835,18 +3835,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3835
3835
  shares?: {
3836
3836
  public?: Record<string, {
3837
3837
  ts: string;
3838
- team_id: string;
3839
3838
  reply_count: number;
3840
3839
  reply_users_count: number;
3841
3840
  reply_users: string[];
3841
+ team_id: string;
3842
3842
  channel_name: string;
3843
3843
  }[]> | undefined;
3844
3844
  private?: Record<string, {
3845
3845
  ts: string;
3846
- team_id: string;
3847
3846
  reply_count: number;
3848
3847
  reply_users_count: number;
3849
3848
  reply_users: string[];
3849
+ team_id: string;
3850
3850
  channel_name: string;
3851
3851
  }[]> | undefined;
3852
3852
  } | undefined;
@@ -4117,18 +4117,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4117
4117
  verbatim: z.ZodOptional<z.ZodBoolean>;
4118
4118
  }, "strip", z.ZodTypeAny, {
4119
4119
  type: "image" | "plain_text" | "mrkdwn";
4120
+ emoji?: boolean | undefined;
4120
4121
  text?: string | undefined;
4121
4122
  image_url?: string | undefined;
4122
- emoji?: boolean | undefined;
4123
- alt_text?: string | undefined;
4124
4123
  verbatim?: boolean | undefined;
4124
+ alt_text?: string | undefined;
4125
4125
  }, {
4126
4126
  type: "image" | "plain_text" | "mrkdwn";
4127
+ emoji?: boolean | undefined;
4127
4128
  text?: string | undefined;
4128
4129
  image_url?: string | undefined;
4129
- emoji?: boolean | undefined;
4130
- alt_text?: string | undefined;
4131
4130
  verbatim?: boolean | undefined;
4131
+ alt_text?: string | undefined;
4132
4132
  }>, "many">>;
4133
4133
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
4134
4134
  type: z.ZodString;
@@ -4157,18 +4157,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4157
4157
  verbatim: z.ZodOptional<z.ZodBoolean>;
4158
4158
  }, "strip", z.ZodTypeAny, {
4159
4159
  type: "image" | "plain_text" | "mrkdwn";
4160
+ emoji?: boolean | undefined;
4160
4161
  text?: string | undefined;
4161
4162
  image_url?: string | undefined;
4162
- emoji?: boolean | undefined;
4163
- alt_text?: string | undefined;
4164
4163
  verbatim?: boolean | undefined;
4164
+ alt_text?: string | undefined;
4165
4165
  }, {
4166
4166
  type: "image" | "plain_text" | "mrkdwn";
4167
+ emoji?: boolean | undefined;
4167
4168
  text?: string | undefined;
4168
4169
  image_url?: string | undefined;
4169
- emoji?: boolean | undefined;
4170
- alt_text?: string | undefined;
4171
4170
  verbatim?: boolean | undefined;
4171
+ alt_text?: string | undefined;
4172
4172
  }>, "many">>;
4173
4173
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
4174
4174
  type: z.ZodString;
@@ -4197,18 +4197,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4197
4197
  verbatim: z.ZodOptional<z.ZodBoolean>;
4198
4198
  }, "strip", z.ZodTypeAny, {
4199
4199
  type: "image" | "plain_text" | "mrkdwn";
4200
+ emoji?: boolean | undefined;
4200
4201
  text?: string | undefined;
4201
4202
  image_url?: string | undefined;
4202
- emoji?: boolean | undefined;
4203
- alt_text?: string | undefined;
4204
4203
  verbatim?: boolean | undefined;
4204
+ alt_text?: string | undefined;
4205
4205
  }, {
4206
4206
  type: "image" | "plain_text" | "mrkdwn";
4207
+ emoji?: boolean | undefined;
4207
4208
  text?: string | undefined;
4208
4209
  image_url?: string | undefined;
4209
- emoji?: boolean | undefined;
4210
- alt_text?: string | undefined;
4211
4210
  verbatim?: boolean | undefined;
4211
+ alt_text?: string | undefined;
4212
4212
  }>, "many">>;
4213
4213
  }, z.ZodTypeAny, "passthrough">>, "many">>;
4214
4214
  thread_ts: z.ZodOptional<z.ZodString>;
@@ -4274,18 +4274,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4274
4274
  verbatim: z.ZodOptional<z.ZodBoolean>;
4275
4275
  }, "strip", z.ZodTypeAny, {
4276
4276
  type: "image" | "plain_text" | "mrkdwn";
4277
+ emoji?: boolean | undefined;
4277
4278
  text?: string | undefined;
4278
4279
  image_url?: string | undefined;
4279
- emoji?: boolean | undefined;
4280
- alt_text?: string | undefined;
4281
4280
  verbatim?: boolean | undefined;
4281
+ alt_text?: string | undefined;
4282
4282
  }, {
4283
4283
  type: "image" | "plain_text" | "mrkdwn";
4284
+ emoji?: boolean | undefined;
4284
4285
  text?: string | undefined;
4285
4286
  image_url?: string | undefined;
4286
- emoji?: boolean | undefined;
4287
- alt_text?: string | undefined;
4288
4287
  verbatim?: boolean | undefined;
4288
+ alt_text?: string | undefined;
4289
4289
  }>, "many">>;
4290
4290
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4291
4291
  thread_ts?: string | undefined;
@@ -4344,18 +4344,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4344
4344
  verbatim: z.ZodOptional<z.ZodBoolean>;
4345
4345
  }, "strip", z.ZodTypeAny, {
4346
4346
  type: "image" | "plain_text" | "mrkdwn";
4347
+ emoji?: boolean | undefined;
4347
4348
  text?: string | undefined;
4348
4349
  image_url?: string | undefined;
4349
- emoji?: boolean | undefined;
4350
- alt_text?: string | undefined;
4351
4350
  verbatim?: boolean | undefined;
4351
+ alt_text?: string | undefined;
4352
4352
  }, {
4353
4353
  type: "image" | "plain_text" | "mrkdwn";
4354
+ emoji?: boolean | undefined;
4354
4355
  text?: string | undefined;
4355
4356
  image_url?: string | undefined;
4356
- emoji?: boolean | undefined;
4357
- alt_text?: string | undefined;
4358
4357
  verbatim?: boolean | undefined;
4358
+ alt_text?: string | undefined;
4359
4359
  }>, "many">>;
4360
4360
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4361
4361
  thread_ts?: string | undefined;
@@ -4378,8 +4378,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4378
4378
  cursor?: string | undefined;
4379
4379
  }, {
4380
4380
  operation: "list_channels";
4381
- types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
4382
4381
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4382
+ types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
4383
4383
  exclude_archived?: boolean | undefined;
4384
4384
  limit?: number | undefined;
4385
4385
  cursor?: string | undefined;
@@ -4470,18 +4470,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4470
4470
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4471
4471
  }, "strip", z.ZodTypeAny, {
4472
4472
  inclusive: boolean;
4473
- ts: string;
4474
4473
  operation: "get_thread_replies";
4475
4474
  channel: string;
4475
+ ts: string;
4476
4476
  limit: number;
4477
4477
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4478
4478
  cursor?: string | undefined;
4479
4479
  latest?: string | undefined;
4480
4480
  oldest?: string | undefined;
4481
4481
  }, {
4482
- ts: string;
4483
4482
  operation: "get_thread_replies";
4484
4483
  channel: string;
4484
+ ts: string;
4485
4485
  inclusive?: boolean | undefined;
4486
4486
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4487
4487
  limit?: number | undefined;
@@ -4586,18 +4586,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4586
4586
  verbatim: z.ZodOptional<z.ZodBoolean>;
4587
4587
  }, "strip", z.ZodTypeAny, {
4588
4588
  type: "image" | "plain_text" | "mrkdwn";
4589
+ emoji?: boolean | undefined;
4589
4590
  text?: string | undefined;
4590
4591
  image_url?: string | undefined;
4591
- emoji?: boolean | undefined;
4592
- alt_text?: string | undefined;
4593
4592
  verbatim?: boolean | undefined;
4593
+ alt_text?: string | undefined;
4594
4594
  }, {
4595
4595
  type: "image" | "plain_text" | "mrkdwn";
4596
+ emoji?: boolean | undefined;
4596
4597
  text?: string | undefined;
4597
4598
  image_url?: string | undefined;
4598
- emoji?: boolean | undefined;
4599
- alt_text?: string | undefined;
4600
4599
  verbatim?: boolean | undefined;
4600
+ alt_text?: string | undefined;
4601
4601
  }>, "many">>;
4602
4602
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
4603
4603
  type: z.ZodString;
@@ -4626,18 +4626,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4626
4626
  verbatim: z.ZodOptional<z.ZodBoolean>;
4627
4627
  }, "strip", z.ZodTypeAny, {
4628
4628
  type: "image" | "plain_text" | "mrkdwn";
4629
+ emoji?: boolean | undefined;
4629
4630
  text?: string | undefined;
4630
4631
  image_url?: string | undefined;
4631
- emoji?: boolean | undefined;
4632
- alt_text?: string | undefined;
4633
4632
  verbatim?: boolean | undefined;
4633
+ alt_text?: string | undefined;
4634
4634
  }, {
4635
4635
  type: "image" | "plain_text" | "mrkdwn";
4636
+ emoji?: boolean | undefined;
4636
4637
  text?: string | undefined;
4637
4638
  image_url?: string | undefined;
4638
- emoji?: boolean | undefined;
4639
- alt_text?: string | undefined;
4640
4639
  verbatim?: boolean | undefined;
4640
+ alt_text?: string | undefined;
4641
4641
  }>, "many">>;
4642
4642
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
4643
4643
  type: z.ZodString;
@@ -4666,25 +4666,25 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4666
4666
  verbatim: z.ZodOptional<z.ZodBoolean>;
4667
4667
  }, "strip", z.ZodTypeAny, {
4668
4668
  type: "image" | "plain_text" | "mrkdwn";
4669
+ emoji?: boolean | undefined;
4669
4670
  text?: string | undefined;
4670
4671
  image_url?: string | undefined;
4671
- emoji?: boolean | undefined;
4672
- alt_text?: string | undefined;
4673
4672
  verbatim?: boolean | undefined;
4673
+ alt_text?: string | undefined;
4674
4674
  }, {
4675
4675
  type: "image" | "plain_text" | "mrkdwn";
4676
+ emoji?: boolean | undefined;
4676
4677
  text?: string | undefined;
4677
4678
  image_url?: string | undefined;
4678
- emoji?: boolean | undefined;
4679
- alt_text?: string | undefined;
4680
4679
  verbatim?: boolean | undefined;
4680
+ alt_text?: string | undefined;
4681
4681
  }>, "many">>;
4682
4682
  }, z.ZodTypeAny, "passthrough">>, "many">>;
4683
4683
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4684
4684
  }, "strip", z.ZodTypeAny, {
4685
- ts: string;
4686
4685
  operation: "update_message";
4687
4686
  channel: string;
4687
+ ts: string;
4688
4688
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4689
4689
  text?: string | undefined;
4690
4690
  attachments?: {
@@ -4734,24 +4734,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4734
4734
  verbatim: z.ZodOptional<z.ZodBoolean>;
4735
4735
  }, "strip", z.ZodTypeAny, {
4736
4736
  type: "image" | "plain_text" | "mrkdwn";
4737
+ emoji?: boolean | undefined;
4737
4738
  text?: string | undefined;
4738
4739
  image_url?: string | undefined;
4739
- emoji?: boolean | undefined;
4740
- alt_text?: string | undefined;
4741
4740
  verbatim?: boolean | undefined;
4741
+ alt_text?: string | undefined;
4742
4742
  }, {
4743
4743
  type: "image" | "plain_text" | "mrkdwn";
4744
+ emoji?: boolean | undefined;
4744
4745
  text?: string | undefined;
4745
4746
  image_url?: string | undefined;
4746
- emoji?: boolean | undefined;
4747
- alt_text?: string | undefined;
4748
4747
  verbatim?: boolean | undefined;
4748
+ alt_text?: string | undefined;
4749
4749
  }>, "many">>;
4750
4750
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4751
4751
  }, {
4752
- ts: string;
4753
4752
  operation: "update_message";
4754
4753
  channel: string;
4754
+ ts: string;
4755
4755
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4756
4756
  text?: string | undefined;
4757
4757
  attachments?: {
@@ -4801,18 +4801,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4801
4801
  verbatim: z.ZodOptional<z.ZodBoolean>;
4802
4802
  }, "strip", z.ZodTypeAny, {
4803
4803
  type: "image" | "plain_text" | "mrkdwn";
4804
+ emoji?: boolean | undefined;
4804
4805
  text?: string | undefined;
4805
4806
  image_url?: string | undefined;
4806
- emoji?: boolean | undefined;
4807
- alt_text?: string | undefined;
4808
4807
  verbatim?: boolean | undefined;
4808
+ alt_text?: string | undefined;
4809
4809
  }, {
4810
4810
  type: "image" | "plain_text" | "mrkdwn";
4811
+ emoji?: boolean | undefined;
4811
4812
  text?: string | undefined;
4812
4813
  image_url?: string | undefined;
4813
- emoji?: boolean | undefined;
4814
- alt_text?: string | undefined;
4815
4814
  verbatim?: boolean | undefined;
4815
+ alt_text?: string | undefined;
4816
4816
  }>, "many">>;
4817
4817
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4818
4818
  }>, z.ZodObject<{
@@ -4821,14 +4821,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4821
4821
  ts: z.ZodString;
4822
4822
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4823
4823
  }, "strip", z.ZodTypeAny, {
4824
- ts: string;
4825
4824
  operation: "delete_message";
4826
4825
  channel: string;
4826
+ ts: string;
4827
4827
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4828
4828
  }, {
4829
- ts: string;
4830
4829
  operation: "delete_message";
4831
4830
  channel: string;
4831
+ ts: string;
4832
4832
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4833
4833
  }>, z.ZodObject<{
4834
4834
  operation: z.ZodLiteral<"add_reaction">;
@@ -4892,8 +4892,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4892
4892
  operation: "upload_file";
4893
4893
  channel: string;
4894
4894
  title?: string | undefined;
4895
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4896
4895
  content?: string | undefined;
4896
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4897
4897
  thread_ts?: string | undefined;
4898
4898
  file_path?: string | undefined;
4899
4899
  filename?: string | undefined;
@@ -4902,8 +4902,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4902
4902
  operation: "upload_file";
4903
4903
  channel: string;
4904
4904
  title?: string | undefined;
4905
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4906
4905
  content?: string | undefined;
4906
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4907
4907
  thread_ts?: string | undefined;
4908
4908
  file_path?: string | undefined;
4909
4909
  filename?: string | undefined;
@@ -4941,18 +4941,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4941
4941
  verbatim: z.ZodOptional<z.ZodBoolean>;
4942
4942
  }, "strip", z.ZodTypeAny, {
4943
4943
  type: "image" | "plain_text" | "mrkdwn";
4944
+ emoji?: boolean | undefined;
4944
4945
  text?: string | undefined;
4945
4946
  image_url?: string | undefined;
4946
- emoji?: boolean | undefined;
4947
- alt_text?: string | undefined;
4948
4947
  verbatim?: boolean | undefined;
4948
+ alt_text?: string | undefined;
4949
4949
  }, {
4950
4950
  type: "image" | "plain_text" | "mrkdwn";
4951
+ emoji?: boolean | undefined;
4951
4952
  text?: string | undefined;
4952
4953
  image_url?: string | undefined;
4953
- emoji?: boolean | undefined;
4954
- alt_text?: string | undefined;
4955
4954
  verbatim?: boolean | undefined;
4955
+ alt_text?: string | undefined;
4956
4956
  }>, "many">>;
4957
4957
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
4958
4958
  type: z.ZodString;
@@ -4981,18 +4981,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4981
4981
  verbatim: z.ZodOptional<z.ZodBoolean>;
4982
4982
  }, "strip", z.ZodTypeAny, {
4983
4983
  type: "image" | "plain_text" | "mrkdwn";
4984
+ emoji?: boolean | undefined;
4984
4985
  text?: string | undefined;
4985
4986
  image_url?: string | undefined;
4986
- emoji?: boolean | undefined;
4987
- alt_text?: string | undefined;
4988
4987
  verbatim?: boolean | undefined;
4988
+ alt_text?: string | undefined;
4989
4989
  }, {
4990
4990
  type: "image" | "plain_text" | "mrkdwn";
4991
+ emoji?: boolean | undefined;
4991
4992
  text?: string | undefined;
4992
4993
  image_url?: string | undefined;
4993
- emoji?: boolean | undefined;
4994
- alt_text?: string | undefined;
4995
4994
  verbatim?: boolean | undefined;
4995
+ alt_text?: string | undefined;
4996
4996
  }>, "many">>;
4997
4997
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
4998
4998
  type: z.ZodString;
@@ -5021,18 +5021,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5021
5021
  verbatim: z.ZodOptional<z.ZodBoolean>;
5022
5022
  }, "strip", z.ZodTypeAny, {
5023
5023
  type: "image" | "plain_text" | "mrkdwn";
5024
+ emoji?: boolean | undefined;
5024
5025
  text?: string | undefined;
5025
5026
  image_url?: string | undefined;
5026
- emoji?: boolean | undefined;
5027
- alt_text?: string | undefined;
5028
5027
  verbatim?: boolean | undefined;
5028
+ alt_text?: string | undefined;
5029
5029
  }, {
5030
5030
  type: "image" | "plain_text" | "mrkdwn";
5031
+ emoji?: boolean | undefined;
5031
5032
  text?: string | undefined;
5032
5033
  image_url?: string | undefined;
5033
- emoji?: boolean | undefined;
5034
- alt_text?: string | undefined;
5035
5034
  verbatim?: boolean | undefined;
5035
+ alt_text?: string | undefined;
5036
5036
  }>, "many">>;
5037
5037
  }, z.ZodTypeAny, "passthrough">>, "many">>;
5038
5038
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
@@ -5073,18 +5073,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5073
5073
  verbatim: z.ZodOptional<z.ZodBoolean>;
5074
5074
  }, "strip", z.ZodTypeAny, {
5075
5075
  type: "image" | "plain_text" | "mrkdwn";
5076
+ emoji?: boolean | undefined;
5076
5077
  text?: string | undefined;
5077
5078
  image_url?: string | undefined;
5078
- emoji?: boolean | undefined;
5079
- alt_text?: string | undefined;
5080
5079
  verbatim?: boolean | undefined;
5080
+ alt_text?: string | undefined;
5081
5081
  }, {
5082
5082
  type: "image" | "plain_text" | "mrkdwn";
5083
+ emoji?: boolean | undefined;
5083
5084
  text?: string | undefined;
5084
5085
  image_url?: string | undefined;
5085
- emoji?: boolean | undefined;
5086
- alt_text?: string | undefined;
5087
5086
  verbatim?: boolean | undefined;
5087
+ alt_text?: string | undefined;
5088
5088
  }>, "many">>;
5089
5089
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5090
5090
  thread_ts?: string | undefined;
@@ -5121,18 +5121,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5121
5121
  verbatim: z.ZodOptional<z.ZodBoolean>;
5122
5122
  }, "strip", z.ZodTypeAny, {
5123
5123
  type: "image" | "plain_text" | "mrkdwn";
5124
+ emoji?: boolean | undefined;
5124
5125
  text?: string | undefined;
5125
5126
  image_url?: string | undefined;
5126
- emoji?: boolean | undefined;
5127
- alt_text?: string | undefined;
5128
5127
  verbatim?: boolean | undefined;
5128
+ alt_text?: string | undefined;
5129
5129
  }, {
5130
5130
  type: "image" | "plain_text" | "mrkdwn";
5131
+ emoji?: boolean | undefined;
5131
5132
  text?: string | undefined;
5132
5133
  image_url?: string | undefined;
5133
- emoji?: boolean | undefined;
5134
- alt_text?: string | undefined;
5135
5134
  verbatim?: boolean | undefined;
5135
+ alt_text?: string | undefined;
5136
5136
  }>, "many">>;
5137
5137
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5138
5138
  thread_ts?: string | undefined;
@@ -5201,12 +5201,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5201
5201
  count: z.ZodNumber;
5202
5202
  }, "strip", z.ZodTypeAny, {
5203
5203
  name: string;
5204
- users: string[];
5205
5204
  count: number;
5205
+ users: string[];
5206
5206
  }, {
5207
5207
  name: string;
5208
- users: string[];
5209
5208
  count: number;
5209
+ users: string[];
5210
5210
  }>, "many">>;
5211
5211
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
5212
5212
  id: z.ZodString;
@@ -5259,10 +5259,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5259
5259
  }>, "many">>;
5260
5260
  }, "strip", z.ZodTypeAny, {
5261
5261
  type: string;
5262
- text?: string | undefined;
5263
5262
  user?: string | undefined;
5264
- ts?: string | undefined;
5263
+ text?: string | undefined;
5265
5264
  username?: string | undefined;
5265
+ ts?: string | undefined;
5266
5266
  attachments?: unknown[] | undefined;
5267
5267
  blocks?: unknown[] | undefined;
5268
5268
  thread_ts?: string | undefined;
@@ -5279,8 +5279,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5279
5279
  subscribed?: boolean | undefined;
5280
5280
  reactions?: {
5281
5281
  name: string;
5282
- users: string[];
5283
5282
  count: number;
5283
+ users: string[];
5284
5284
  }[] | undefined;
5285
5285
  files?: {
5286
5286
  id: string;
@@ -5301,10 +5301,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5301
5301
  }[] | undefined;
5302
5302
  }, {
5303
5303
  type: string;
5304
- text?: string | undefined;
5305
5304
  user?: string | undefined;
5306
- ts?: string | undefined;
5305
+ text?: string | undefined;
5307
5306
  username?: string | undefined;
5307
+ ts?: string | undefined;
5308
5308
  attachments?: unknown[] | undefined;
5309
5309
  blocks?: unknown[] | undefined;
5310
5310
  thread_ts?: string | undefined;
@@ -5321,8 +5321,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5321
5321
  subscribed?: boolean | undefined;
5322
5322
  reactions?: {
5323
5323
  name: string;
5324
- users: string[];
5325
5324
  count: number;
5325
+ users: string[];
5326
5326
  }[] | undefined;
5327
5327
  files?: {
5328
5328
  id: string;
@@ -5351,10 +5351,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5351
5351
  ok: boolean;
5352
5352
  message?: {
5353
5353
  type: string;
5354
- text?: string | undefined;
5355
5354
  user?: string | undefined;
5356
- ts?: string | undefined;
5355
+ text?: string | undefined;
5357
5356
  username?: string | undefined;
5357
+ ts?: string | undefined;
5358
5358
  attachments?: unknown[] | undefined;
5359
5359
  blocks?: unknown[] | undefined;
5360
5360
  thread_ts?: string | undefined;
@@ -5371,8 +5371,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5371
5371
  subscribed?: boolean | undefined;
5372
5372
  reactions?: {
5373
5373
  name: string;
5374
- users: string[];
5375
5374
  count: number;
5375
+ users: string[];
5376
5376
  }[] | undefined;
5377
5377
  files?: {
5378
5378
  id: string;
@@ -5392,8 +5392,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5392
5392
  permalink?: string | undefined;
5393
5393
  }[] | undefined;
5394
5394
  } | undefined;
5395
- ts?: string | undefined;
5396
5395
  channel?: string | undefined;
5396
+ ts?: string | undefined;
5397
5397
  }, {
5398
5398
  error: string;
5399
5399
  success: boolean;
@@ -5401,10 +5401,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5401
5401
  ok: boolean;
5402
5402
  message?: {
5403
5403
  type: string;
5404
- text?: string | undefined;
5405
5404
  user?: string | undefined;
5406
- ts?: string | undefined;
5405
+ text?: string | undefined;
5407
5406
  username?: string | undefined;
5407
+ ts?: string | undefined;
5408
5408
  attachments?: unknown[] | undefined;
5409
5409
  blocks?: unknown[] | undefined;
5410
5410
  thread_ts?: string | undefined;
@@ -5421,8 +5421,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5421
5421
  subscribed?: boolean | undefined;
5422
5422
  reactions?: {
5423
5423
  name: string;
5424
- users: string[];
5425
5424
  count: number;
5425
+ users: string[];
5426
5426
  }[] | undefined;
5427
5427
  files?: {
5428
5428
  id: string;
@@ -5442,8 +5442,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5442
5442
  permalink?: string | undefined;
5443
5443
  }[] | undefined;
5444
5444
  } | undefined;
5445
- ts?: string | undefined;
5446
5445
  channel?: string | undefined;
5446
+ ts?: string | undefined;
5447
5447
  }>, z.ZodObject<{
5448
5448
  operation: z.ZodLiteral<"list_channels">;
5449
5449
  ok: z.ZodBoolean;
@@ -5501,6 +5501,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5501
5501
  id: string;
5502
5502
  created: number;
5503
5503
  is_archived: boolean;
5504
+ topic?: {
5505
+ value: string;
5506
+ creator: string;
5507
+ last_set: number;
5508
+ } | undefined;
5504
5509
  is_channel?: boolean | undefined;
5505
5510
  is_group?: boolean | undefined;
5506
5511
  is_im?: boolean | undefined;
@@ -5518,11 +5523,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5518
5523
  is_pending_ext_shared?: boolean | undefined;
5519
5524
  is_member?: boolean | undefined;
5520
5525
  is_open?: boolean | undefined;
5521
- topic?: {
5522
- value: string;
5523
- creator: string;
5524
- last_set: number;
5525
- } | undefined;
5526
5526
  purpose?: {
5527
5527
  value: string;
5528
5528
  creator: string;
@@ -5534,6 +5534,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5534
5534
  id: string;
5535
5535
  created: number;
5536
5536
  is_archived: boolean;
5537
+ topic?: {
5538
+ value: string;
5539
+ creator: string;
5540
+ last_set: number;
5541
+ } | undefined;
5537
5542
  is_channel?: boolean | undefined;
5538
5543
  is_group?: boolean | undefined;
5539
5544
  is_im?: boolean | undefined;
@@ -5551,11 +5556,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5551
5556
  is_pending_ext_shared?: boolean | undefined;
5552
5557
  is_member?: boolean | undefined;
5553
5558
  is_open?: boolean | undefined;
5554
- topic?: {
5555
- value: string;
5556
- creator: string;
5557
- last_set: number;
5558
- } | undefined;
5559
5559
  purpose?: {
5560
5560
  value: string;
5561
5561
  creator: string;
@@ -5585,6 +5585,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5585
5585
  id: string;
5586
5586
  created: number;
5587
5587
  is_archived: boolean;
5588
+ topic?: {
5589
+ value: string;
5590
+ creator: string;
5591
+ last_set: number;
5592
+ } | undefined;
5588
5593
  is_channel?: boolean | undefined;
5589
5594
  is_group?: boolean | undefined;
5590
5595
  is_im?: boolean | undefined;
@@ -5602,11 +5607,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5602
5607
  is_pending_ext_shared?: boolean | undefined;
5603
5608
  is_member?: boolean | undefined;
5604
5609
  is_open?: boolean | undefined;
5605
- topic?: {
5606
- value: string;
5607
- creator: string;
5608
- last_set: number;
5609
- } | undefined;
5610
5610
  purpose?: {
5611
5611
  value: string;
5612
5612
  creator: string;
@@ -5627,6 +5627,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5627
5627
  id: string;
5628
5628
  created: number;
5629
5629
  is_archived: boolean;
5630
+ topic?: {
5631
+ value: string;
5632
+ creator: string;
5633
+ last_set: number;
5634
+ } | undefined;
5630
5635
  is_channel?: boolean | undefined;
5631
5636
  is_group?: boolean | undefined;
5632
5637
  is_im?: boolean | undefined;
@@ -5644,11 +5649,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5644
5649
  is_pending_ext_shared?: boolean | undefined;
5645
5650
  is_member?: boolean | undefined;
5646
5651
  is_open?: boolean | undefined;
5647
- topic?: {
5648
- value: string;
5649
- creator: string;
5650
- last_set: number;
5651
- } | undefined;
5652
5652
  purpose?: {
5653
5653
  value: string;
5654
5654
  creator: string;
@@ -5713,6 +5713,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5713
5713
  id: string;
5714
5714
  created: number;
5715
5715
  is_archived: boolean;
5716
+ topic?: {
5717
+ value: string;
5718
+ creator: string;
5719
+ last_set: number;
5720
+ } | undefined;
5716
5721
  is_channel?: boolean | undefined;
5717
5722
  is_group?: boolean | undefined;
5718
5723
  is_im?: boolean | undefined;
@@ -5730,11 +5735,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5730
5735
  is_pending_ext_shared?: boolean | undefined;
5731
5736
  is_member?: boolean | undefined;
5732
5737
  is_open?: boolean | undefined;
5733
- topic?: {
5734
- value: string;
5735
- creator: string;
5736
- last_set: number;
5737
- } | undefined;
5738
5738
  purpose?: {
5739
5739
  value: string;
5740
5740
  creator: string;
@@ -5746,6 +5746,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5746
5746
  id: string;
5747
5747
  created: number;
5748
5748
  is_archived: boolean;
5749
+ topic?: {
5750
+ value: string;
5751
+ creator: string;
5752
+ last_set: number;
5753
+ } | undefined;
5749
5754
  is_channel?: boolean | undefined;
5750
5755
  is_group?: boolean | undefined;
5751
5756
  is_im?: boolean | undefined;
@@ -5763,11 +5768,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5763
5768
  is_pending_ext_shared?: boolean | undefined;
5764
5769
  is_member?: boolean | undefined;
5765
5770
  is_open?: boolean | undefined;
5766
- topic?: {
5767
- value: string;
5768
- creator: string;
5769
- last_set: number;
5770
- } | undefined;
5771
5771
  purpose?: {
5772
5772
  value: string;
5773
5773
  creator: string;
@@ -5787,6 +5787,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5787
5787
  id: string;
5788
5788
  created: number;
5789
5789
  is_archived: boolean;
5790
+ topic?: {
5791
+ value: string;
5792
+ creator: string;
5793
+ last_set: number;
5794
+ } | undefined;
5790
5795
  is_channel?: boolean | undefined;
5791
5796
  is_group?: boolean | undefined;
5792
5797
  is_im?: boolean | undefined;
@@ -5804,11 +5809,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5804
5809
  is_pending_ext_shared?: boolean | undefined;
5805
5810
  is_member?: boolean | undefined;
5806
5811
  is_open?: boolean | undefined;
5807
- topic?: {
5808
- value: string;
5809
- creator: string;
5810
- last_set: number;
5811
- } | undefined;
5812
5812
  purpose?: {
5813
5813
  value: string;
5814
5814
  creator: string;
@@ -5826,6 +5826,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5826
5826
  id: string;
5827
5827
  created: number;
5828
5828
  is_archived: boolean;
5829
+ topic?: {
5830
+ value: string;
5831
+ creator: string;
5832
+ last_set: number;
5833
+ } | undefined;
5829
5834
  is_channel?: boolean | undefined;
5830
5835
  is_group?: boolean | undefined;
5831
5836
  is_im?: boolean | undefined;
@@ -5843,11 +5848,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5843
5848
  is_pending_ext_shared?: boolean | undefined;
5844
5849
  is_member?: boolean | undefined;
5845
5850
  is_open?: boolean | undefined;
5846
- topic?: {
5847
- value: string;
5848
- creator: string;
5849
- last_set: number;
5850
- } | undefined;
5851
5851
  purpose?: {
5852
5852
  value: string;
5853
5853
  creator: string;
@@ -5956,6 +5956,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5956
5956
  }, "strip", z.ZodTypeAny, {
5957
5957
  name: string;
5958
5958
  id: string;
5959
+ color?: string | undefined;
5960
+ team_id?: string | undefined;
5961
+ deleted?: boolean | undefined;
5962
+ real_name?: string | undefined;
5963
+ tz?: string | undefined;
5964
+ tz_label?: string | undefined;
5965
+ tz_offset?: number | undefined;
5959
5966
  profile?: {
5960
5967
  title?: string | undefined;
5961
5968
  email?: 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;
@@ -6001,6 +6001,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6001
6001
  }, {
6002
6002
  name: string;
6003
6003
  id: string;
6004
+ color?: string | undefined;
6005
+ team_id?: string | undefined;
6006
+ deleted?: boolean | undefined;
6007
+ real_name?: string | undefined;
6008
+ tz?: string | undefined;
6009
+ tz_label?: string | undefined;
6010
+ tz_offset?: number | undefined;
6004
6011
  profile?: {
6005
6012
  title?: string | undefined;
6006
6013
  email?: 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;
@@ -6054,6 +6054,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6054
6054
  user?: {
6055
6055
  name: string;
6056
6056
  id: string;
6057
+ color?: string | undefined;
6058
+ team_id?: string | undefined;
6059
+ deleted?: boolean | undefined;
6060
+ real_name?: string | undefined;
6061
+ tz?: string | undefined;
6062
+ tz_label?: string | undefined;
6063
+ tz_offset?: number | undefined;
6057
6064
  profile?: {
6058
6065
  title?: string | undefined;
6059
6066
  email?: 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;
@@ -6105,6 +6105,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6105
6105
  user?: {
6106
6106
  name: string;
6107
6107
  id: string;
6108
+ color?: string | undefined;
6109
+ team_id?: string | undefined;
6110
+ deleted?: boolean | undefined;
6111
+ real_name?: string | undefined;
6112
+ tz?: string | undefined;
6113
+ tz_label?: string | undefined;
6114
+ tz_offset?: number | undefined;
6108
6115
  profile?: {
6109
6116
  title?: string | undefined;
6110
6117
  email?: string | undefined;
@@ -6127,17 +6134,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6127
6134
  image_32?: string | undefined;
6128
6135
  image_48?: string | undefined;
6129
6136
  image_72?: string | undefined;
6130
- image_192?: string | undefined;
6131
- image_512?: string | undefined;
6132
- image_1024?: string | undefined;
6133
- } | undefined;
6134
- color?: string | undefined;
6135
- team_id?: string | undefined;
6136
- deleted?: boolean | undefined;
6137
- real_name?: string | undefined;
6138
- tz?: string | undefined;
6139
- tz_label?: string | undefined;
6140
- tz_offset?: number | undefined;
6137
+ image_192?: string | undefined;
6138
+ image_512?: string | undefined;
6139
+ image_1024?: string | undefined;
6140
+ } | undefined;
6141
6141
  is_admin?: boolean | undefined;
6142
6142
  is_owner?: boolean | undefined;
6143
6143
  is_primary_owner?: boolean | undefined;
@@ -6249,6 +6249,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6249
6249
  }, "strip", z.ZodTypeAny, {
6250
6250
  name: string;
6251
6251
  id: string;
6252
+ color?: string | undefined;
6253
+ team_id?: string | undefined;
6254
+ deleted?: boolean | undefined;
6255
+ real_name?: string | undefined;
6256
+ tz?: string | undefined;
6257
+ tz_label?: string | undefined;
6258
+ tz_offset?: number | undefined;
6252
6259
  profile?: {
6253
6260
  title?: string | undefined;
6254
6261
  email?: 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;
@@ -6294,6 +6294,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6294
6294
  }, {
6295
6295
  name: string;
6296
6296
  id: string;
6297
+ color?: string | undefined;
6298
+ team_id?: string | undefined;
6299
+ deleted?: boolean | undefined;
6300
+ real_name?: string | undefined;
6301
+ tz?: string | undefined;
6302
+ tz_label?: string | undefined;
6303
+ tz_offset?: number | undefined;
6297
6304
  profile?: {
6298
6305
  title?: string | undefined;
6299
6306
  email?: 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;
@@ -6357,6 +6357,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6357
6357
  members?: {
6358
6358
  name: string;
6359
6359
  id: string;
6360
+ color?: string | undefined;
6361
+ team_id?: string | undefined;
6362
+ deleted?: boolean | undefined;
6363
+ real_name?: string | undefined;
6364
+ tz?: string | undefined;
6365
+ tz_label?: string | undefined;
6366
+ tz_offset?: number | undefined;
6360
6367
  profile?: {
6361
6368
  title?: string | undefined;
6362
6369
  email?: 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;
@@ -6411,6 +6411,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6411
6411
  members?: {
6412
6412
  name: string;
6413
6413
  id: string;
6414
+ color?: string | undefined;
6415
+ team_id?: string | undefined;
6416
+ deleted?: boolean | undefined;
6417
+ real_name?: string | undefined;
6418
+ tz?: string | undefined;
6419
+ tz_label?: string | undefined;
6420
+ tz_offset?: number | undefined;
6414
6421
  profile?: {
6415
6422
  title?: string | undefined;
6416
6423
  email?: 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
- users: string[];
6491
6490
  count: number;
6491
+ users: string[];
6492
6492
  }, {
6493
6493
  name: string;
6494
- users: string[];
6495
6494
  count: number;
6495
+ users: string[];
6496
6496
  }>, "many">>;
6497
6497
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
6498
6498
  id: z.ZodString;
@@ -6545,10 +6545,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6545
6545
  }>, "many">>;
6546
6546
  }, "strip", z.ZodTypeAny, {
6547
6547
  type: string;
6548
- text?: string | undefined;
6549
6548
  user?: string | undefined;
6550
- ts?: string | undefined;
6549
+ text?: string | undefined;
6551
6550
  username?: string | undefined;
6551
+ ts?: string | undefined;
6552
6552
  attachments?: unknown[] | undefined;
6553
6553
  blocks?: unknown[] | undefined;
6554
6554
  thread_ts?: string | undefined;
@@ -6565,8 +6565,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6565
6565
  subscribed?: boolean | undefined;
6566
6566
  reactions?: {
6567
6567
  name: string;
6568
- users: string[];
6569
6568
  count: number;
6569
+ users: string[];
6570
6570
  }[] | undefined;
6571
6571
  files?: {
6572
6572
  id: string;
@@ -6587,10 +6587,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6587
6587
  }[] | undefined;
6588
6588
  }, {
6589
6589
  type: string;
6590
- text?: string | undefined;
6591
6590
  user?: string | undefined;
6592
- ts?: string | undefined;
6591
+ text?: string | undefined;
6593
6592
  username?: string | undefined;
6593
+ ts?: string | undefined;
6594
6594
  attachments?: unknown[] | undefined;
6595
6595
  blocks?: unknown[] | undefined;
6596
6596
  thread_ts?: string | undefined;
@@ -6607,8 +6607,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6607
6607
  subscribed?: boolean | undefined;
6608
6608
  reactions?: {
6609
6609
  name: string;
6610
- users: string[];
6611
6610
  count: number;
6611
+ users: string[];
6612
6612
  }[] | undefined;
6613
6613
  files?: {
6614
6614
  id: string;
@@ -6643,15 +6643,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6643
6643
  success: boolean;
6644
6644
  operation: "get_conversation_history";
6645
6645
  ok: boolean;
6646
- response_metadata?: {
6647
- next_cursor: string;
6648
- } | undefined;
6649
6646
  messages?: {
6650
6647
  type: string;
6651
- text?: string | undefined;
6652
6648
  user?: string | undefined;
6653
- ts?: string | undefined;
6649
+ text?: string | undefined;
6654
6650
  username?: string | undefined;
6651
+ ts?: string | undefined;
6655
6652
  attachments?: unknown[] | undefined;
6656
6653
  blocks?: unknown[] | undefined;
6657
6654
  thread_ts?: string | undefined;
@@ -6668,8 +6665,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6668
6665
  subscribed?: boolean | undefined;
6669
6666
  reactions?: {
6670
6667
  name: string;
6671
- users: string[];
6672
6668
  count: number;
6669
+ users: string[];
6673
6670
  }[] | undefined;
6674
6671
  files?: {
6675
6672
  id: string;
@@ -6689,21 +6686,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6689
6686
  permalink?: string | undefined;
6690
6687
  }[] | undefined;
6691
6688
  }[] | undefined;
6689
+ response_metadata?: {
6690
+ next_cursor: string;
6691
+ } | undefined;
6692
6692
  has_more?: boolean | undefined;
6693
6693
  }, {
6694
6694
  error: string;
6695
6695
  success: boolean;
6696
6696
  operation: "get_conversation_history";
6697
6697
  ok: boolean;
6698
- response_metadata?: {
6699
- next_cursor: string;
6700
- } | undefined;
6701
6698
  messages?: {
6702
6699
  type: string;
6703
- text?: string | undefined;
6704
6700
  user?: string | undefined;
6705
- ts?: string | undefined;
6701
+ text?: string | undefined;
6706
6702
  username?: string | undefined;
6703
+ ts?: string | undefined;
6707
6704
  attachments?: unknown[] | undefined;
6708
6705
  blocks?: unknown[] | undefined;
6709
6706
  thread_ts?: string | undefined;
@@ -6720,8 +6717,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6720
6717
  subscribed?: boolean | undefined;
6721
6718
  reactions?: {
6722
6719
  name: string;
6723
- users: string[];
6724
6720
  count: number;
6721
+ users: string[];
6725
6722
  }[] | undefined;
6726
6723
  files?: {
6727
6724
  id: string;
@@ -6741,6 +6738,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6741
6738
  permalink?: string | undefined;
6742
6739
  }[] | undefined;
6743
6740
  }[] | undefined;
6741
+ response_metadata?: {
6742
+ next_cursor: string;
6743
+ } | undefined;
6744
6744
  has_more?: boolean | undefined;
6745
6745
  }>, z.ZodObject<{
6746
6746
  operation: z.ZodLiteral<"get_thread_replies">;
@@ -6775,12 +6775,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6775
6775
  count: z.ZodNumber;
6776
6776
  }, "strip", z.ZodTypeAny, {
6777
6777
  name: string;
6778
- users: string[];
6779
6778
  count: number;
6779
+ users: string[];
6780
6780
  }, {
6781
6781
  name: string;
6782
- users: string[];
6783
6782
  count: number;
6783
+ users: string[];
6784
6784
  }>, "many">>;
6785
6785
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
6786
6786
  id: z.ZodString;
@@ -6833,10 +6833,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6833
6833
  }>, "many">>;
6834
6834
  }, "strip", z.ZodTypeAny, {
6835
6835
  type: string;
6836
- text?: string | undefined;
6837
6836
  user?: string | undefined;
6838
- ts?: string | undefined;
6837
+ text?: string | undefined;
6839
6838
  username?: string | undefined;
6839
+ ts?: string | undefined;
6840
6840
  attachments?: unknown[] | undefined;
6841
6841
  blocks?: unknown[] | undefined;
6842
6842
  thread_ts?: string | undefined;
@@ -6853,8 +6853,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6853
6853
  subscribed?: boolean | undefined;
6854
6854
  reactions?: {
6855
6855
  name: string;
6856
- users: string[];
6857
6856
  count: number;
6857
+ users: string[];
6858
6858
  }[] | undefined;
6859
6859
  files?: {
6860
6860
  id: string;
@@ -6875,10 +6875,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6875
6875
  }[] | undefined;
6876
6876
  }, {
6877
6877
  type: string;
6878
- text?: string | undefined;
6879
6878
  user?: string | undefined;
6880
- ts?: string | undefined;
6879
+ text?: string | undefined;
6881
6880
  username?: string | undefined;
6881
+ ts?: string | undefined;
6882
6882
  attachments?: unknown[] | undefined;
6883
6883
  blocks?: unknown[] | undefined;
6884
6884
  thread_ts?: string | undefined;
@@ -6895,8 +6895,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6895
6895
  subscribed?: boolean | undefined;
6896
6896
  reactions?: {
6897
6897
  name: string;
6898
- users: string[];
6899
6898
  count: number;
6899
+ users: string[];
6900
6900
  }[] | undefined;
6901
6901
  files?: {
6902
6902
  id: string;
@@ -6931,15 +6931,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6931
6931
  success: boolean;
6932
6932
  operation: "get_thread_replies";
6933
6933
  ok: boolean;
6934
- response_metadata?: {
6935
- next_cursor: string;
6936
- } | undefined;
6937
6934
  messages?: {
6938
6935
  type: string;
6939
- text?: string | undefined;
6940
6936
  user?: string | undefined;
6941
- ts?: string | undefined;
6937
+ text?: string | undefined;
6942
6938
  username?: string | undefined;
6939
+ ts?: string | undefined;
6943
6940
  attachments?: unknown[] | undefined;
6944
6941
  blocks?: unknown[] | undefined;
6945
6942
  thread_ts?: string | undefined;
@@ -6956,8 +6953,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6956
6953
  subscribed?: boolean | undefined;
6957
6954
  reactions?: {
6958
6955
  name: string;
6959
- users: string[];
6960
6956
  count: number;
6957
+ users: string[];
6961
6958
  }[] | undefined;
6962
6959
  files?: {
6963
6960
  id: string;
@@ -6977,21 +6974,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6977
6974
  permalink?: string | undefined;
6978
6975
  }[] | undefined;
6979
6976
  }[] | undefined;
6977
+ response_metadata?: {
6978
+ next_cursor: string;
6979
+ } | undefined;
6980
6980
  has_more?: boolean | undefined;
6981
6981
  }, {
6982
6982
  error: string;
6983
6983
  success: boolean;
6984
6984
  operation: "get_thread_replies";
6985
6985
  ok: boolean;
6986
- response_metadata?: {
6987
- next_cursor: string;
6988
- } | undefined;
6989
6986
  messages?: {
6990
6987
  type: string;
6991
- text?: string | undefined;
6992
6988
  user?: string | undefined;
6993
- ts?: string | undefined;
6989
+ text?: string | undefined;
6994
6990
  username?: string | undefined;
6991
+ ts?: string | undefined;
6995
6992
  attachments?: unknown[] | undefined;
6996
6993
  blocks?: unknown[] | undefined;
6997
6994
  thread_ts?: string | undefined;
@@ -7008,8 +7005,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7008
7005
  subscribed?: boolean | undefined;
7009
7006
  reactions?: {
7010
7007
  name: string;
7011
- users: string[];
7012
7008
  count: number;
7009
+ users: string[];
7013
7010
  }[] | undefined;
7014
7011
  files?: {
7015
7012
  id: string;
@@ -7029,6 +7026,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7029
7026
  permalink?: string | undefined;
7030
7027
  }[] | undefined;
7031
7028
  }[] | undefined;
7029
+ response_metadata?: {
7030
+ next_cursor: string;
7031
+ } | undefined;
7032
7032
  has_more?: boolean | undefined;
7033
7033
  }>, z.ZodObject<{
7034
7034
  operation: z.ZodLiteral<"update_message">;
@@ -7066,12 +7066,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7066
7066
  count: z.ZodNumber;
7067
7067
  }, "strip", z.ZodTypeAny, {
7068
7068
  name: string;
7069
- users: string[];
7070
7069
  count: number;
7070
+ users: string[];
7071
7071
  }, {
7072
7072
  name: string;
7073
- users: string[];
7074
7073
  count: number;
7074
+ users: string[];
7075
7075
  }>, "many">>;
7076
7076
  files: z.ZodOptional<z.ZodArray<z.ZodObject<{
7077
7077
  id: z.ZodString;
@@ -7124,10 +7124,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7124
7124
  }>, "many">>;
7125
7125
  }, "strip", z.ZodTypeAny, {
7126
7126
  type: string;
7127
- text?: string | undefined;
7128
7127
  user?: string | undefined;
7129
- ts?: string | undefined;
7128
+ text?: string | undefined;
7130
7129
  username?: string | undefined;
7130
+ ts?: string | undefined;
7131
7131
  attachments?: unknown[] | undefined;
7132
7132
  blocks?: unknown[] | undefined;
7133
7133
  thread_ts?: string | undefined;
@@ -7144,8 +7144,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7144
7144
  subscribed?: boolean | undefined;
7145
7145
  reactions?: {
7146
7146
  name: string;
7147
- users: string[];
7148
7147
  count: number;
7148
+ users: string[];
7149
7149
  }[] | undefined;
7150
7150
  files?: {
7151
7151
  id: string;
@@ -7166,10 +7166,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7166
7166
  }[] | undefined;
7167
7167
  }, {
7168
7168
  type: string;
7169
- text?: string | undefined;
7170
7169
  user?: string | undefined;
7171
- ts?: string | undefined;
7170
+ text?: string | undefined;
7172
7171
  username?: string | undefined;
7172
+ ts?: string | undefined;
7173
7173
  attachments?: unknown[] | undefined;
7174
7174
  blocks?: unknown[] | undefined;
7175
7175
  thread_ts?: string | undefined;
@@ -7186,8 +7186,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7186
7186
  subscribed?: boolean | undefined;
7187
7187
  reactions?: {
7188
7188
  name: string;
7189
- users: string[];
7190
7189
  count: number;
7190
+ users: string[];
7191
7191
  }[] | undefined;
7192
7192
  files?: {
7193
7193
  id: string;
@@ -7216,10 +7216,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7216
7216
  ok: boolean;
7217
7217
  message?: {
7218
7218
  type: string;
7219
- text?: string | undefined;
7220
7219
  user?: string | undefined;
7221
- ts?: string | undefined;
7220
+ text?: string | undefined;
7222
7221
  username?: string | undefined;
7222
+ ts?: string | undefined;
7223
7223
  attachments?: unknown[] | undefined;
7224
7224
  blocks?: unknown[] | undefined;
7225
7225
  thread_ts?: string | undefined;
@@ -7236,8 +7236,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7236
7236
  subscribed?: boolean | undefined;
7237
7237
  reactions?: {
7238
7238
  name: string;
7239
- users: string[];
7240
7239
  count: number;
7240
+ users: string[];
7241
7241
  }[] | undefined;
7242
7242
  files?: {
7243
7243
  id: string;
@@ -7258,8 +7258,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7258
7258
  }[] | undefined;
7259
7259
  } | undefined;
7260
7260
  text?: string | undefined;
7261
- ts?: string | undefined;
7262
7261
  channel?: string | undefined;
7262
+ ts?: string | undefined;
7263
7263
  }, {
7264
7264
  error: string;
7265
7265
  success: boolean;
@@ -7267,10 +7267,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7267
7267
  ok: boolean;
7268
7268
  message?: {
7269
7269
  type: string;
7270
- text?: string | undefined;
7271
7270
  user?: string | undefined;
7272
- ts?: string | undefined;
7271
+ text?: string | undefined;
7273
7272
  username?: string | undefined;
7273
+ ts?: string | undefined;
7274
7274
  attachments?: unknown[] | undefined;
7275
7275
  blocks?: unknown[] | undefined;
7276
7276
  thread_ts?: string | undefined;
@@ -7287,8 +7287,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7287
7287
  subscribed?: boolean | undefined;
7288
7288
  reactions?: {
7289
7289
  name: string;
7290
- users: string[];
7291
7290
  count: number;
7291
+ users: string[];
7292
7292
  }[] | undefined;
7293
7293
  files?: {
7294
7294
  id: string;
@@ -7309,8 +7309,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7309
7309
  }[] | undefined;
7310
7310
  } | undefined;
7311
7311
  text?: string | undefined;
7312
- ts?: string | undefined;
7313
7312
  channel?: string | undefined;
7313
+ ts?: string | undefined;
7314
7314
  }>, z.ZodObject<{
7315
7315
  operation: z.ZodLiteral<"delete_message">;
7316
7316
  ok: z.ZodBoolean;
@@ -7323,15 +7323,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7323
7323
  success: boolean;
7324
7324
  operation: "delete_message";
7325
7325
  ok: boolean;
7326
- ts?: string | undefined;
7327
7326
  channel?: string | undefined;
7327
+ ts?: string | undefined;
7328
7328
  }, {
7329
7329
  error: string;
7330
7330
  success: boolean;
7331
7331
  operation: "delete_message";
7332
7332
  ok: boolean;
7333
- ts?: string | undefined;
7334
7333
  channel?: string | undefined;
7334
+ ts?: string | undefined;
7335
7335
  }>, z.ZodObject<{
7336
7336
  operation: z.ZodLiteral<"add_reaction">;
7337
7337
  ok: z.ZodBoolean;
@@ -7419,6 +7419,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7419
7419
  id: string;
7420
7420
  created: number;
7421
7421
  is_archived: boolean;
7422
+ topic?: {
7423
+ value: string;
7424
+ creator: string;
7425
+ last_set: number;
7426
+ } | undefined;
7422
7427
  is_channel?: boolean | undefined;
7423
7428
  is_group?: boolean | undefined;
7424
7429
  is_im?: boolean | undefined;
@@ -7436,11 +7441,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7436
7441
  is_pending_ext_shared?: boolean | undefined;
7437
7442
  is_member?: boolean | undefined;
7438
7443
  is_open?: boolean | undefined;
7439
- topic?: {
7440
- value: string;
7441
- creator: string;
7442
- last_set: number;
7443
- } | undefined;
7444
7444
  purpose?: {
7445
7445
  value: string;
7446
7446
  creator: string;
@@ -7452,6 +7452,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7452
7452
  id: string;
7453
7453
  created: number;
7454
7454
  is_archived: boolean;
7455
+ topic?: {
7456
+ value: string;
7457
+ creator: string;
7458
+ last_set: number;
7459
+ } | undefined;
7455
7460
  is_channel?: boolean | undefined;
7456
7461
  is_group?: boolean | undefined;
7457
7462
  is_im?: boolean | undefined;
@@ -7469,11 +7474,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7469
7474
  is_pending_ext_shared?: boolean | undefined;
7470
7475
  is_member?: boolean | undefined;
7471
7476
  is_open?: boolean | undefined;
7472
- topic?: {
7473
- value: string;
7474
- creator: string;
7475
- last_set: number;
7476
- } | undefined;
7477
7477
  purpose?: {
7478
7478
  value: string;
7479
7479
  creator: string;
@@ -7494,6 +7494,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7494
7494
  id: string;
7495
7495
  created: number;
7496
7496
  is_archived: boolean;
7497
+ topic?: {
7498
+ value: string;
7499
+ creator: string;
7500
+ last_set: number;
7501
+ } | undefined;
7497
7502
  is_channel?: boolean | undefined;
7498
7503
  is_group?: boolean | undefined;
7499
7504
  is_im?: boolean | undefined;
@@ -7511,11 +7516,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7511
7516
  is_pending_ext_shared?: boolean | undefined;
7512
7517
  is_member?: boolean | undefined;
7513
7518
  is_open?: boolean | undefined;
7514
- topic?: {
7515
- value: string;
7516
- creator: string;
7517
- last_set: number;
7518
- } | undefined;
7519
7519
  purpose?: {
7520
7520
  value: string;
7521
7521
  creator: string;
@@ -7534,6 +7534,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7534
7534
  id: string;
7535
7535
  created: number;
7536
7536
  is_archived: boolean;
7537
+ topic?: {
7538
+ value: string;
7539
+ creator: string;
7540
+ last_set: number;
7541
+ } | undefined;
7537
7542
  is_channel?: boolean | undefined;
7538
7543
  is_group?: boolean | undefined;
7539
7544
  is_im?: boolean | undefined;
@@ -7551,11 +7556,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7551
7556
  is_pending_ext_shared?: boolean | undefined;
7552
7557
  is_member?: boolean | undefined;
7553
7558
  is_open?: boolean | undefined;
7554
- topic?: {
7555
- value: string;
7556
- creator: string;
7557
- last_set: number;
7558
- } | undefined;
7559
7559
  purpose?: {
7560
7560
  value: string;
7561
7561
  creator: string;
@@ -7600,17 +7600,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7600
7600
  team_id: z.ZodString;
7601
7601
  }, "strip", z.ZodTypeAny, {
7602
7602
  ts: string;
7603
- team_id: string;
7604
7603
  reply_count: number;
7605
7604
  reply_users_count: number;
7606
7605
  reply_users: string[];
7606
+ team_id: string;
7607
7607
  channel_name: string;
7608
7608
  }, {
7609
7609
  ts: string;
7610
- team_id: string;
7611
7610
  reply_count: number;
7612
7611
  reply_users_count: number;
7613
7612
  reply_users: string[];
7613
+ team_id: string;
7614
7614
  channel_name: string;
7615
7615
  }>, "many">>>;
7616
7616
  private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
@@ -7622,51 +7622,51 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7622
7622
  team_id: z.ZodString;
7623
7623
  }, "strip", z.ZodTypeAny, {
7624
7624
  ts: string;
7625
- team_id: string;
7626
7625
  reply_count: number;
7627
7626
  reply_users_count: number;
7628
7627
  reply_users: string[];
7628
+ team_id: string;
7629
7629
  channel_name: string;
7630
7630
  }, {
7631
7631
  ts: string;
7632
- team_id: string;
7633
7632
  reply_count: number;
7634
7633
  reply_users_count: number;
7635
7634
  reply_users: string[];
7635
+ team_id: string;
7636
7636
  channel_name: string;
7637
7637
  }>, "many">>>;
7638
7638
  }, "strip", z.ZodTypeAny, {
7639
7639
  public?: Record<string, {
7640
7640
  ts: string;
7641
- team_id: string;
7642
7641
  reply_count: number;
7643
7642
  reply_users_count: number;
7644
7643
  reply_users: string[];
7644
+ team_id: string;
7645
7645
  channel_name: string;
7646
7646
  }[]> | undefined;
7647
7647
  private?: Record<string, {
7648
7648
  ts: string;
7649
- team_id: string;
7650
7649
  reply_count: number;
7651
7650
  reply_users_count: number;
7652
7651
  reply_users: string[];
7652
+ team_id: string;
7653
7653
  channel_name: string;
7654
7654
  }[]> | undefined;
7655
7655
  }, {
7656
7656
  public?: Record<string, {
7657
7657
  ts: string;
7658
- team_id: string;
7659
7658
  reply_count: number;
7660
7659
  reply_users_count: number;
7661
7660
  reply_users: string[];
7661
+ team_id: string;
7662
7662
  channel_name: string;
7663
7663
  }[]> | undefined;
7664
7664
  private?: Record<string, {
7665
7665
  ts: string;
7666
- team_id: string;
7667
7666
  reply_count: number;
7668
7667
  reply_users_count: number;
7669
7668
  reply_users: string[];
7669
+ team_id: string;
7670
7670
  channel_name: string;
7671
7671
  }[]> | undefined;
7672
7672
  }>>;
@@ -7680,13 +7680,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7680
7680
  user: string;
7681
7681
  username: string;
7682
7682
  timestamp: number;
7683
- created: number;
7684
7683
  mimetype: string;
7685
7684
  filetype: string;
7686
7685
  size: number;
7687
7686
  url_private: string;
7688
7687
  url_private_download: string;
7689
7688
  permalink: string;
7689
+ created: number;
7690
7690
  pretty_type: string;
7691
7691
  editable: boolean;
7692
7692
  mode: string;
@@ -7701,18 +7701,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7701
7701
  shares?: {
7702
7702
  public?: Record<string, {
7703
7703
  ts: string;
7704
- team_id: string;
7705
7704
  reply_count: number;
7706
7705
  reply_users_count: number;
7707
7706
  reply_users: string[];
7707
+ team_id: string;
7708
7708
  channel_name: string;
7709
7709
  }[]> | undefined;
7710
7710
  private?: Record<string, {
7711
7711
  ts: string;
7712
- team_id: string;
7713
7712
  reply_count: number;
7714
7713
  reply_users_count: number;
7715
7714
  reply_users: string[];
7715
+ team_id: string;
7716
7716
  channel_name: string;
7717
7717
  }[]> | undefined;
7718
7718
  } | undefined;
@@ -7725,13 +7725,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7725
7725
  user: string;
7726
7726
  username: string;
7727
7727
  timestamp: number;
7728
- created: number;
7729
7728
  mimetype: string;
7730
7729
  filetype: string;
7731
7730
  size: number;
7732
7731
  url_private: string;
7733
7732
  url_private_download: string;
7734
7733
  permalink: string;
7734
+ created: number;
7735
7735
  pretty_type: string;
7736
7736
  editable: boolean;
7737
7737
  mode: string;
@@ -7746,18 +7746,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7746
7746
  shares?: {
7747
7747
  public?: Record<string, {
7748
7748
  ts: string;
7749
- team_id: string;
7750
7749
  reply_count: number;
7751
7750
  reply_users_count: number;
7752
7751
  reply_users: string[];
7752
+ team_id: string;
7753
7753
  channel_name: string;
7754
7754
  }[]> | undefined;
7755
7755
  private?: Record<string, {
7756
7756
  ts: string;
7757
- team_id: string;
7758
7757
  reply_count: number;
7759
7758
  reply_users_count: number;
7760
7759
  reply_users: string[];
7760
+ team_id: string;
7761
7761
  channel_name: string;
7762
7762
  }[]> | undefined;
7763
7763
  } | undefined;
@@ -7778,13 +7778,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7778
7778
  user: string;
7779
7779
  username: string;
7780
7780
  timestamp: number;
7781
- created: number;
7782
7781
  mimetype: string;
7783
7782
  filetype: string;
7784
7783
  size: number;
7785
7784
  url_private: string;
7786
7785
  url_private_download: string;
7787
7786
  permalink: string;
7787
+ created: number;
7788
7788
  pretty_type: string;
7789
7789
  editable: boolean;
7790
7790
  mode: string;
@@ -7799,18 +7799,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7799
7799
  shares?: {
7800
7800
  public?: Record<string, {
7801
7801
  ts: string;
7802
- team_id: string;
7803
7802
  reply_count: number;
7804
7803
  reply_users_count: number;
7805
7804
  reply_users: string[];
7805
+ team_id: string;
7806
7806
  channel_name: string;
7807
7807
  }[]> | undefined;
7808
7808
  private?: Record<string, {
7809
7809
  ts: string;
7810
- team_id: string;
7811
7810
  reply_count: number;
7812
7811
  reply_users_count: number;
7813
7812
  reply_users: string[];
7813
+ team_id: string;
7814
7814
  channel_name: string;
7815
7815
  }[]> | undefined;
7816
7816
  } | undefined;
@@ -7829,13 +7829,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7829
7829
  user: string;
7830
7830
  username: string;
7831
7831
  timestamp: number;
7832
- created: number;
7833
7832
  mimetype: string;
7834
7833
  filetype: string;
7835
7834
  size: number;
7836
7835
  url_private: string;
7837
7836
  url_private_download: string;
7838
7837
  permalink: string;
7838
+ created: number;
7839
7839
  pretty_type: string;
7840
7840
  editable: boolean;
7841
7841
  mode: string;
@@ -7850,18 +7850,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7850
7850
  shares?: {
7851
7851
  public?: Record<string, {
7852
7852
  ts: string;
7853
- team_id: string;
7854
7853
  reply_count: number;
7855
7854
  reply_users_count: number;
7856
7855
  reply_users: string[];
7856
+ team_id: string;
7857
7857
  channel_name: string;
7858
7858
  }[]> | undefined;
7859
7859
  private?: Record<string, {
7860
7860
  ts: string;
7861
- team_id: string;
7862
7861
  reply_count: number;
7863
7862
  reply_users_count: number;
7864
7863
  reply_users: string[];
7864
+ team_id: string;
7865
7865
  channel_name: string;
7866
7866
  }[]> | undefined;
7867
7867
  } | undefined;