@bubblelab/bubble-core 0.1.36 → 0.1.37

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 +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -355,8 +355,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
355
355
  cursor: z.ZodOptional<z.ZodString>;
356
356
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
357
357
  }, "strip", z.ZodTypeAny, {
358
- operation: "list_channels";
359
358
  limit: number;
359
+ operation: "list_channels";
360
360
  types: ("public_channel" | "private_channel" | "mpim" | "im")[];
361
361
  exclude_archived: boolean;
362
362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -365,9 +365,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
365
365
  operation: "list_channels";
366
366
  limit?: number | undefined;
367
367
  credentials?: Partial<Record<CredentialType, string>> | undefined;
368
+ cursor?: string | undefined;
368
369
  types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
369
370
  exclude_archived?: boolean | undefined;
370
- cursor?: string | undefined;
371
371
  }>, z.ZodObject<{
372
372
  operation: z.ZodLiteral<"get_channel_info">;
373
373
  channel: z.ZodString;
@@ -405,8 +405,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
405
405
  include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
406
406
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
407
407
  }, "strip", z.ZodTypeAny, {
408
- operation: "list_users";
409
408
  limit: number;
409
+ operation: "list_users";
410
410
  include_locale: boolean;
411
411
  credentials?: Partial<Record<CredentialType, string>> | undefined;
412
412
  cursor?: string | undefined;
@@ -427,8 +427,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
427
427
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
428
428
  }, "strip", z.ZodTypeAny, {
429
429
  inclusive: boolean;
430
- operation: "get_conversation_history";
431
430
  limit: number;
431
+ operation: "get_conversation_history";
432
432
  channel: string;
433
433
  credentials?: Partial<Record<CredentialType, string>> | undefined;
434
434
  cursor?: string | undefined;
@@ -455,8 +455,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
455
455
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
456
456
  }, "strip", z.ZodTypeAny, {
457
457
  inclusive: boolean;
458
- operation: "get_thread_replies";
459
458
  limit: number;
459
+ operation: "get_thread_replies";
460
460
  ts: string;
461
461
  channel: string;
462
462
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1156,12 +1156,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1156
1156
  count: z.ZodNumber;
1157
1157
  }, "strip", z.ZodTypeAny, {
1158
1158
  name: string;
1159
- users: string[];
1160
1159
  count: number;
1160
+ users: string[];
1161
1161
  }, {
1162
1162
  name: string;
1163
- users: string[];
1164
1163
  count: number;
1164
+ users: string[];
1165
1165
  }>, "many">>;
1166
1166
  }, "strip", z.ZodTypeAny, {
1167
1167
  type: string;
@@ -1185,8 +1185,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1185
1185
  subscribed?: boolean | undefined;
1186
1186
  reactions?: {
1187
1187
  name: string;
1188
- users: string[];
1189
1188
  count: number;
1189
+ users: string[];
1190
1190
  }[] | undefined;
1191
1191
  }, {
1192
1192
  type: string;
@@ -1210,16 +1210,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1210
1210
  subscribed?: boolean | undefined;
1211
1211
  reactions?: {
1212
1212
  name: string;
1213
- users: string[];
1214
1213
  count: number;
1214
+ users: string[];
1215
1215
  }[] | undefined;
1216
1216
  }>>;
1217
1217
  error: z.ZodString;
1218
1218
  success: z.ZodBoolean;
1219
1219
  }, "strip", z.ZodTypeAny, {
1220
- operation: "send_message";
1221
1220
  success: boolean;
1222
1221
  error: string;
1222
+ operation: "send_message";
1223
1223
  ok: boolean;
1224
1224
  message?: {
1225
1225
  type: string;
@@ -1243,16 +1243,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1243
1243
  subscribed?: boolean | undefined;
1244
1244
  reactions?: {
1245
1245
  name: string;
1246
- users: string[];
1247
1246
  count: number;
1247
+ users: string[];
1248
1248
  }[] | undefined;
1249
1249
  } | undefined;
1250
1250
  ts?: string | undefined;
1251
1251
  channel?: string | undefined;
1252
1252
  }, {
1253
- operation: "send_message";
1254
1253
  success: boolean;
1255
1254
  error: string;
1255
+ operation: "send_message";
1256
1256
  ok: boolean;
1257
1257
  message?: {
1258
1258
  type: string;
@@ -1276,8 +1276,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1276
1276
  subscribed?: boolean | undefined;
1277
1277
  reactions?: {
1278
1278
  name: string;
1279
- users: string[];
1280
1279
  count: number;
1280
+ users: string[];
1281
1281
  }[] | undefined;
1282
1282
  } | undefined;
1283
1283
  ts?: string | undefined;
@@ -1335,8 +1335,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1335
1335
  }>>;
1336
1336
  num_members: z.ZodOptional<z.ZodNumber>;
1337
1337
  }, "strip", z.ZodTypeAny, {
1338
- id: string;
1339
1338
  name: string;
1339
+ id: string;
1340
1340
  created: number;
1341
1341
  is_archived: boolean;
1342
1342
  is_channel?: boolean | undefined;
@@ -1368,8 +1368,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1368
1368
  } | undefined;
1369
1369
  num_members?: number | undefined;
1370
1370
  }, {
1371
- id: string;
1372
1371
  name: string;
1372
+ id: string;
1373
1373
  created: number;
1374
1374
  is_archived: boolean;
1375
1375
  is_channel?: boolean | undefined;
@@ -1411,16 +1411,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1411
1411
  error: z.ZodString;
1412
1412
  success: z.ZodBoolean;
1413
1413
  }, "strip", z.ZodTypeAny, {
1414
- operation: "list_channels";
1415
1414
  success: boolean;
1416
1415
  error: string;
1416
+ operation: "list_channels";
1417
1417
  ok: boolean;
1418
1418
  response_metadata?: {
1419
1419
  next_cursor: string;
1420
1420
  } | undefined;
1421
1421
  channels?: {
1422
- id: string;
1423
1422
  name: string;
1423
+ id: string;
1424
1424
  created: number;
1425
1425
  is_archived: boolean;
1426
1426
  is_channel?: boolean | undefined;
@@ -1453,16 +1453,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1453
1453
  num_members?: number | undefined;
1454
1454
  }[] | undefined;
1455
1455
  }, {
1456
- operation: "list_channels";
1457
1456
  success: boolean;
1458
1457
  error: string;
1458
+ operation: "list_channels";
1459
1459
  ok: boolean;
1460
1460
  response_metadata?: {
1461
1461
  next_cursor: string;
1462
1462
  } | undefined;
1463
1463
  channels?: {
1464
- id: string;
1465
1464
  name: string;
1465
+ id: string;
1466
1466
  created: number;
1467
1467
  is_archived: boolean;
1468
1468
  is_channel?: boolean | undefined;
@@ -1547,8 +1547,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1547
1547
  }>>;
1548
1548
  num_members: z.ZodOptional<z.ZodNumber>;
1549
1549
  }, "strip", z.ZodTypeAny, {
1550
- id: string;
1551
1550
  name: string;
1551
+ id: string;
1552
1552
  created: number;
1553
1553
  is_archived: boolean;
1554
1554
  is_channel?: boolean | undefined;
@@ -1580,8 +1580,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1580
1580
  } | undefined;
1581
1581
  num_members?: number | undefined;
1582
1582
  }, {
1583
- id: string;
1584
1583
  name: string;
1584
+ id: string;
1585
1585
  created: number;
1586
1586
  is_archived: boolean;
1587
1587
  is_channel?: boolean | undefined;
@@ -1616,13 +1616,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1616
1616
  error: z.ZodString;
1617
1617
  success: z.ZodBoolean;
1618
1618
  }, "strip", z.ZodTypeAny, {
1619
- operation: "get_channel_info";
1620
1619
  success: boolean;
1621
1620
  error: string;
1621
+ operation: "get_channel_info";
1622
1622
  ok: boolean;
1623
1623
  channel?: {
1624
- id: string;
1625
1624
  name: string;
1625
+ id: string;
1626
1626
  created: number;
1627
1627
  is_archived: boolean;
1628
1628
  is_channel?: boolean | undefined;
@@ -1655,13 +1655,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1655
1655
  num_members?: number | undefined;
1656
1656
  } | undefined;
1657
1657
  }, {
1658
- operation: "get_channel_info";
1659
1658
  success: boolean;
1660
1659
  error: string;
1660
+ operation: "get_channel_info";
1661
1661
  ok: boolean;
1662
1662
  channel?: {
1663
- id: string;
1664
1663
  name: string;
1664
+ id: string;
1665
1665
  created: number;
1666
1666
  is_archived: boolean;
1667
1667
  is_channel?: boolean | undefined;
@@ -1733,10 +1733,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1733
1733
  image_1024: z.ZodOptional<z.ZodString>;
1734
1734
  }, "strip", z.ZodTypeAny, {
1735
1735
  title?: string | undefined;
1736
- fields?: Record<string, unknown> | undefined;
1737
1736
  email?: string | undefined;
1738
- real_name?: string | undefined;
1737
+ fields?: Record<string, unknown> | undefined;
1738
+ first_name?: string | undefined;
1739
+ last_name?: string | undefined;
1739
1740
  phone?: string | undefined;
1741
+ real_name?: string | undefined;
1740
1742
  skype?: string | undefined;
1741
1743
  real_name_normalized?: string | undefined;
1742
1744
  display_name?: string | undefined;
@@ -1747,8 +1749,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1747
1749
  avatar_hash?: string | undefined;
1748
1750
  image_original?: string | undefined;
1749
1751
  is_custom_image?: boolean | undefined;
1750
- first_name?: string | undefined;
1751
- last_name?: string | undefined;
1752
1752
  image_24?: string | undefined;
1753
1753
  image_32?: string | undefined;
1754
1754
  image_48?: string | undefined;
@@ -1758,10 +1758,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1758
1758
  image_1024?: string | undefined;
1759
1759
  }, {
1760
1760
  title?: string | undefined;
1761
- fields?: Record<string, unknown> | undefined;
1762
1761
  email?: string | undefined;
1763
- real_name?: string | undefined;
1762
+ fields?: Record<string, unknown> | undefined;
1763
+ first_name?: string | undefined;
1764
+ last_name?: string | undefined;
1764
1765
  phone?: string | undefined;
1766
+ real_name?: string | undefined;
1765
1767
  skype?: string | undefined;
1766
1768
  real_name_normalized?: string | undefined;
1767
1769
  display_name?: string | undefined;
@@ -1772,8 +1774,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1772
1774
  avatar_hash?: string | undefined;
1773
1775
  image_original?: string | undefined;
1774
1776
  is_custom_image?: boolean | undefined;
1775
- first_name?: string | undefined;
1776
- last_name?: string | undefined;
1777
1777
  image_24?: string | undefined;
1778
1778
  image_32?: string | undefined;
1779
1779
  image_48?: string | undefined;
@@ -1792,22 +1792,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1792
1792
  updated: z.ZodOptional<z.ZodNumber>;
1793
1793
  has_2fa: z.ZodOptional<z.ZodBoolean>;
1794
1794
  }, "strip", z.ZodTypeAny, {
1795
- id: string;
1796
1795
  name: string;
1797
- updated?: number | undefined;
1798
- color?: string | undefined;
1799
- team_id?: string | undefined;
1800
- deleted?: boolean | undefined;
1801
- real_name?: string | undefined;
1802
- tz?: string | undefined;
1803
- tz_label?: string | undefined;
1804
- tz_offset?: number | undefined;
1796
+ id: string;
1805
1797
  profile?: {
1806
1798
  title?: string | undefined;
1807
- fields?: Record<string, unknown> | undefined;
1808
1799
  email?: string | undefined;
1809
- real_name?: string | undefined;
1800
+ fields?: Record<string, unknown> | undefined;
1801
+ first_name?: string | undefined;
1802
+ last_name?: string | undefined;
1810
1803
  phone?: string | undefined;
1804
+ real_name?: string | undefined;
1811
1805
  skype?: string | undefined;
1812
1806
  real_name_normalized?: string | undefined;
1813
1807
  display_name?: string | undefined;
@@ -1818,8 +1812,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1818
1812
  avatar_hash?: string | undefined;
1819
1813
  image_original?: string | undefined;
1820
1814
  is_custom_image?: boolean | undefined;
1821
- first_name?: string | undefined;
1822
- last_name?: string | undefined;
1823
1815
  image_24?: string | undefined;
1824
1816
  image_32?: string | undefined;
1825
1817
  image_48?: string | undefined;
@@ -1828,6 +1820,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1828
1820
  image_512?: string | undefined;
1829
1821
  image_1024?: string | undefined;
1830
1822
  } | undefined;
1823
+ color?: string | undefined;
1824
+ team_id?: string | undefined;
1825
+ deleted?: boolean | undefined;
1826
+ real_name?: string | undefined;
1827
+ tz?: string | undefined;
1828
+ tz_label?: string | undefined;
1829
+ tz_offset?: number | undefined;
1831
1830
  is_admin?: boolean | undefined;
1832
1831
  is_owner?: boolean | undefined;
1833
1832
  is_primary_owner?: boolean | undefined;
@@ -1835,24 +1834,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1835
1834
  is_ultra_restricted?: boolean | undefined;
1836
1835
  is_bot?: boolean | undefined;
1837
1836
  is_app_user?: boolean | undefined;
1837
+ updated?: number | undefined;
1838
1838
  has_2fa?: boolean | undefined;
1839
1839
  }, {
1840
- id: string;
1841
1840
  name: string;
1842
- updated?: number | undefined;
1843
- color?: string | undefined;
1844
- team_id?: string | undefined;
1845
- deleted?: boolean | undefined;
1846
- real_name?: string | undefined;
1847
- tz?: string | undefined;
1848
- tz_label?: string | undefined;
1849
- tz_offset?: number | undefined;
1841
+ id: string;
1850
1842
  profile?: {
1851
1843
  title?: string | undefined;
1852
- fields?: Record<string, unknown> | undefined;
1853
1844
  email?: string | undefined;
1854
- real_name?: string | undefined;
1845
+ fields?: Record<string, unknown> | undefined;
1846
+ first_name?: string | undefined;
1847
+ last_name?: string | undefined;
1855
1848
  phone?: string | undefined;
1849
+ real_name?: string | undefined;
1856
1850
  skype?: string | undefined;
1857
1851
  real_name_normalized?: string | undefined;
1858
1852
  display_name?: string | undefined;
@@ -1863,8 +1857,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1863
1857
  avatar_hash?: string | undefined;
1864
1858
  image_original?: string | undefined;
1865
1859
  is_custom_image?: boolean | undefined;
1866
- first_name?: string | undefined;
1867
- last_name?: string | undefined;
1868
1860
  image_24?: string | undefined;
1869
1861
  image_32?: string | undefined;
1870
1862
  image_48?: string | undefined;
@@ -1873,6 +1865,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1873
1865
  image_512?: string | undefined;
1874
1866
  image_1024?: string | undefined;
1875
1867
  } | undefined;
1868
+ color?: string | undefined;
1869
+ team_id?: string | undefined;
1870
+ deleted?: boolean | undefined;
1871
+ real_name?: string | undefined;
1872
+ tz?: string | undefined;
1873
+ tz_label?: string | undefined;
1874
+ tz_offset?: number | undefined;
1876
1875
  is_admin?: boolean | undefined;
1877
1876
  is_owner?: boolean | undefined;
1878
1877
  is_primary_owner?: boolean | undefined;
@@ -1880,32 +1879,27 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1880
1879
  is_ultra_restricted?: boolean | undefined;
1881
1880
  is_bot?: boolean | undefined;
1882
1881
  is_app_user?: boolean | undefined;
1882
+ updated?: number | undefined;
1883
1883
  has_2fa?: boolean | undefined;
1884
1884
  }>>;
1885
1885
  error: z.ZodString;
1886
1886
  success: z.ZodBoolean;
1887
1887
  }, "strip", z.ZodTypeAny, {
1888
- operation: "get_user_info";
1889
1888
  success: boolean;
1890
1889
  error: string;
1890
+ operation: "get_user_info";
1891
1891
  ok: boolean;
1892
1892
  user?: {
1893
- id: string;
1894
1893
  name: string;
1895
- updated?: number | undefined;
1896
- color?: string | undefined;
1897
- team_id?: string | undefined;
1898
- deleted?: boolean | undefined;
1899
- real_name?: string | undefined;
1900
- tz?: string | undefined;
1901
- tz_label?: string | undefined;
1902
- tz_offset?: number | undefined;
1894
+ id: string;
1903
1895
  profile?: {
1904
1896
  title?: string | undefined;
1905
- fields?: Record<string, unknown> | undefined;
1906
1897
  email?: string | undefined;
1907
- real_name?: string | undefined;
1898
+ fields?: Record<string, unknown> | undefined;
1899
+ first_name?: string | undefined;
1900
+ last_name?: string | undefined;
1908
1901
  phone?: string | undefined;
1902
+ real_name?: string | undefined;
1909
1903
  skype?: string | undefined;
1910
1904
  real_name_normalized?: string | undefined;
1911
1905
  display_name?: string | undefined;
@@ -1916,8 +1910,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1916
1910
  avatar_hash?: string | undefined;
1917
1911
  image_original?: string | undefined;
1918
1912
  is_custom_image?: boolean | undefined;
1919
- first_name?: string | undefined;
1920
- last_name?: string | undefined;
1921
1913
  image_24?: string | undefined;
1922
1914
  image_32?: string | undefined;
1923
1915
  image_48?: string | undefined;
@@ -1926,6 +1918,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1926
1918
  image_512?: string | undefined;
1927
1919
  image_1024?: string | undefined;
1928
1920
  } | undefined;
1921
+ color?: string | undefined;
1922
+ team_id?: string | undefined;
1923
+ deleted?: boolean | undefined;
1924
+ real_name?: string | undefined;
1925
+ tz?: string | undefined;
1926
+ tz_label?: string | undefined;
1927
+ tz_offset?: number | undefined;
1929
1928
  is_admin?: boolean | undefined;
1930
1929
  is_owner?: boolean | undefined;
1931
1930
  is_primary_owner?: boolean | undefined;
@@ -1933,30 +1932,25 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1933
1932
  is_ultra_restricted?: boolean | undefined;
1934
1933
  is_bot?: boolean | undefined;
1935
1934
  is_app_user?: boolean | undefined;
1935
+ updated?: number | undefined;
1936
1936
  has_2fa?: boolean | undefined;
1937
1937
  } | undefined;
1938
1938
  }, {
1939
- operation: "get_user_info";
1940
1939
  success: boolean;
1941
1940
  error: string;
1941
+ operation: "get_user_info";
1942
1942
  ok: boolean;
1943
1943
  user?: {
1944
- id: string;
1945
1944
  name: string;
1946
- updated?: number | undefined;
1947
- color?: string | undefined;
1948
- team_id?: string | undefined;
1949
- deleted?: boolean | undefined;
1950
- real_name?: string | undefined;
1951
- tz?: string | undefined;
1952
- tz_label?: string | undefined;
1953
- tz_offset?: number | undefined;
1945
+ id: string;
1954
1946
  profile?: {
1955
1947
  title?: string | undefined;
1956
- fields?: Record<string, unknown> | undefined;
1957
1948
  email?: string | undefined;
1958
- real_name?: string | undefined;
1949
+ fields?: Record<string, unknown> | undefined;
1950
+ first_name?: string | undefined;
1951
+ last_name?: string | undefined;
1959
1952
  phone?: string | undefined;
1953
+ real_name?: string | undefined;
1960
1954
  skype?: string | undefined;
1961
1955
  real_name_normalized?: string | undefined;
1962
1956
  display_name?: string | undefined;
@@ -1967,8 +1961,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1967
1961
  avatar_hash?: string | undefined;
1968
1962
  image_original?: string | undefined;
1969
1963
  is_custom_image?: boolean | undefined;
1970
- first_name?: string | undefined;
1971
- last_name?: string | undefined;
1972
1964
  image_24?: string | undefined;
1973
1965
  image_32?: string | undefined;
1974
1966
  image_48?: string | undefined;
@@ -1977,6 +1969,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1977
1969
  image_512?: string | undefined;
1978
1970
  image_1024?: string | undefined;
1979
1971
  } | undefined;
1972
+ color?: string | undefined;
1973
+ team_id?: string | undefined;
1974
+ deleted?: boolean | undefined;
1975
+ real_name?: string | undefined;
1976
+ tz?: string | undefined;
1977
+ tz_label?: string | undefined;
1978
+ tz_offset?: number | undefined;
1980
1979
  is_admin?: boolean | undefined;
1981
1980
  is_owner?: boolean | undefined;
1982
1981
  is_primary_owner?: boolean | undefined;
@@ -1984,6 +1983,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1984
1983
  is_ultra_restricted?: boolean | undefined;
1985
1984
  is_bot?: boolean | undefined;
1986
1985
  is_app_user?: boolean | undefined;
1986
+ updated?: number | undefined;
1987
1987
  has_2fa?: boolean | undefined;
1988
1988
  } | undefined;
1989
1989
  }>, z.ZodObject<{
@@ -2026,10 +2026,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2026
2026
  image_1024: z.ZodOptional<z.ZodString>;
2027
2027
  }, "strip", z.ZodTypeAny, {
2028
2028
  title?: string | undefined;
2029
- fields?: Record<string, unknown> | undefined;
2030
2029
  email?: string | undefined;
2031
- real_name?: string | undefined;
2030
+ fields?: Record<string, unknown> | undefined;
2031
+ first_name?: string | undefined;
2032
+ last_name?: string | undefined;
2032
2033
  phone?: string | undefined;
2034
+ real_name?: string | undefined;
2033
2035
  skype?: string | undefined;
2034
2036
  real_name_normalized?: string | undefined;
2035
2037
  display_name?: string | undefined;
@@ -2040,8 +2042,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2040
2042
  avatar_hash?: string | undefined;
2041
2043
  image_original?: string | undefined;
2042
2044
  is_custom_image?: boolean | undefined;
2043
- first_name?: string | undefined;
2044
- last_name?: string | undefined;
2045
2045
  image_24?: string | undefined;
2046
2046
  image_32?: string | undefined;
2047
2047
  image_48?: string | undefined;
@@ -2051,10 +2051,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2051
2051
  image_1024?: string | undefined;
2052
2052
  }, {
2053
2053
  title?: string | undefined;
2054
- fields?: Record<string, unknown> | undefined;
2055
2054
  email?: string | undefined;
2056
- real_name?: string | undefined;
2055
+ fields?: Record<string, unknown> | undefined;
2056
+ first_name?: string | undefined;
2057
+ last_name?: string | undefined;
2057
2058
  phone?: string | undefined;
2059
+ real_name?: string | undefined;
2058
2060
  skype?: string | undefined;
2059
2061
  real_name_normalized?: string | undefined;
2060
2062
  display_name?: string | undefined;
@@ -2065,8 +2067,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2065
2067
  avatar_hash?: string | undefined;
2066
2068
  image_original?: string | undefined;
2067
2069
  is_custom_image?: boolean | undefined;
2068
- first_name?: string | undefined;
2069
- last_name?: string | undefined;
2070
2070
  image_24?: string | undefined;
2071
2071
  image_32?: string | undefined;
2072
2072
  image_48?: string | undefined;
@@ -2085,22 +2085,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2085
2085
  updated: z.ZodOptional<z.ZodNumber>;
2086
2086
  has_2fa: z.ZodOptional<z.ZodBoolean>;
2087
2087
  }, "strip", z.ZodTypeAny, {
2088
- id: string;
2089
2088
  name: string;
2090
- updated?: number | undefined;
2091
- color?: string | undefined;
2092
- team_id?: string | undefined;
2093
- deleted?: boolean | undefined;
2094
- real_name?: string | undefined;
2095
- tz?: string | undefined;
2096
- tz_label?: string | undefined;
2097
- tz_offset?: number | undefined;
2089
+ id: string;
2098
2090
  profile?: {
2099
2091
  title?: string | undefined;
2100
- fields?: Record<string, unknown> | undefined;
2101
2092
  email?: string | undefined;
2102
- real_name?: string | undefined;
2093
+ fields?: Record<string, unknown> | undefined;
2094
+ first_name?: string | undefined;
2095
+ last_name?: string | undefined;
2103
2096
  phone?: string | undefined;
2097
+ real_name?: string | undefined;
2104
2098
  skype?: string | undefined;
2105
2099
  real_name_normalized?: string | undefined;
2106
2100
  display_name?: string | undefined;
@@ -2111,8 +2105,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2111
2105
  avatar_hash?: string | undefined;
2112
2106
  image_original?: string | undefined;
2113
2107
  is_custom_image?: boolean | undefined;
2114
- first_name?: string | undefined;
2115
- last_name?: string | undefined;
2116
2108
  image_24?: string | undefined;
2117
2109
  image_32?: string | undefined;
2118
2110
  image_48?: string | undefined;
@@ -2121,6 +2113,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2121
2113
  image_512?: string | undefined;
2122
2114
  image_1024?: string | undefined;
2123
2115
  } | undefined;
2116
+ color?: string | undefined;
2117
+ team_id?: string | undefined;
2118
+ deleted?: boolean | undefined;
2119
+ real_name?: string | undefined;
2120
+ tz?: string | undefined;
2121
+ tz_label?: string | undefined;
2122
+ tz_offset?: number | undefined;
2124
2123
  is_admin?: boolean | undefined;
2125
2124
  is_owner?: boolean | undefined;
2126
2125
  is_primary_owner?: boolean | undefined;
@@ -2128,24 +2127,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2128
2127
  is_ultra_restricted?: boolean | undefined;
2129
2128
  is_bot?: boolean | undefined;
2130
2129
  is_app_user?: boolean | undefined;
2130
+ updated?: number | undefined;
2131
2131
  has_2fa?: boolean | undefined;
2132
2132
  }, {
2133
- id: string;
2134
2133
  name: string;
2135
- updated?: number | undefined;
2136
- color?: string | undefined;
2137
- team_id?: string | undefined;
2138
- deleted?: boolean | undefined;
2139
- real_name?: string | undefined;
2140
- tz?: string | undefined;
2141
- tz_label?: string | undefined;
2142
- tz_offset?: number | undefined;
2134
+ id: string;
2143
2135
  profile?: {
2144
2136
  title?: string | undefined;
2145
- fields?: Record<string, unknown> | undefined;
2146
2137
  email?: string | undefined;
2147
- real_name?: string | undefined;
2138
+ fields?: Record<string, unknown> | undefined;
2139
+ first_name?: string | undefined;
2140
+ last_name?: string | undefined;
2148
2141
  phone?: string | undefined;
2142
+ real_name?: string | undefined;
2149
2143
  skype?: string | undefined;
2150
2144
  real_name_normalized?: string | undefined;
2151
2145
  display_name?: string | undefined;
@@ -2156,8 +2150,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2156
2150
  avatar_hash?: string | undefined;
2157
2151
  image_original?: string | undefined;
2158
2152
  is_custom_image?: boolean | undefined;
2159
- first_name?: string | undefined;
2160
- last_name?: string | undefined;
2161
2153
  image_24?: string | undefined;
2162
2154
  image_32?: string | undefined;
2163
2155
  image_48?: string | undefined;
@@ -2166,6 +2158,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2166
2158
  image_512?: string | undefined;
2167
2159
  image_1024?: string | undefined;
2168
2160
  } | undefined;
2161
+ color?: string | undefined;
2162
+ team_id?: string | undefined;
2163
+ deleted?: boolean | undefined;
2164
+ real_name?: string | undefined;
2165
+ tz?: string | undefined;
2166
+ tz_label?: string | undefined;
2167
+ tz_offset?: number | undefined;
2169
2168
  is_admin?: boolean | undefined;
2170
2169
  is_owner?: boolean | undefined;
2171
2170
  is_primary_owner?: boolean | undefined;
@@ -2173,6 +2172,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2173
2172
  is_ultra_restricted?: boolean | undefined;
2174
2173
  is_bot?: boolean | undefined;
2175
2174
  is_app_user?: boolean | undefined;
2175
+ updated?: number | undefined;
2176
2176
  has_2fa?: boolean | undefined;
2177
2177
  }>, "many">>;
2178
2178
  response_metadata: z.ZodOptional<z.ZodObject<{
@@ -2185,30 +2185,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2185
2185
  error: z.ZodString;
2186
2186
  success: z.ZodBoolean;
2187
2187
  }, "strip", z.ZodTypeAny, {
2188
- operation: "list_users";
2189
2188
  success: boolean;
2190
2189
  error: string;
2190
+ operation: "list_users";
2191
2191
  ok: boolean;
2192
2192
  response_metadata?: {
2193
2193
  next_cursor: string;
2194
2194
  } | undefined;
2195
2195
  members?: {
2196
- id: string;
2197
2196
  name: string;
2198
- updated?: number | undefined;
2199
- color?: string | undefined;
2200
- team_id?: string | undefined;
2201
- deleted?: boolean | undefined;
2202
- real_name?: string | undefined;
2203
- tz?: string | undefined;
2204
- tz_label?: string | undefined;
2205
- tz_offset?: number | undefined;
2197
+ id: string;
2206
2198
  profile?: {
2207
2199
  title?: string | undefined;
2208
- fields?: Record<string, unknown> | undefined;
2209
2200
  email?: string | undefined;
2210
- real_name?: string | undefined;
2201
+ fields?: Record<string, unknown> | undefined;
2202
+ first_name?: string | undefined;
2203
+ last_name?: string | undefined;
2211
2204
  phone?: string | undefined;
2205
+ real_name?: string | undefined;
2212
2206
  skype?: string | undefined;
2213
2207
  real_name_normalized?: string | undefined;
2214
2208
  display_name?: string | undefined;
@@ -2219,8 +2213,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2219
2213
  avatar_hash?: string | undefined;
2220
2214
  image_original?: string | undefined;
2221
2215
  is_custom_image?: boolean | undefined;
2222
- first_name?: string | undefined;
2223
- last_name?: string | undefined;
2224
2216
  image_24?: string | undefined;
2225
2217
  image_32?: string | undefined;
2226
2218
  image_48?: string | undefined;
@@ -2229,6 +2221,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2229
2221
  image_512?: string | undefined;
2230
2222
  image_1024?: string | undefined;
2231
2223
  } | undefined;
2224
+ color?: string | undefined;
2225
+ team_id?: string | undefined;
2226
+ deleted?: boolean | undefined;
2227
+ real_name?: string | undefined;
2228
+ tz?: string | undefined;
2229
+ tz_label?: string | undefined;
2230
+ tz_offset?: number | undefined;
2232
2231
  is_admin?: boolean | undefined;
2233
2232
  is_owner?: boolean | undefined;
2234
2233
  is_primary_owner?: boolean | undefined;
@@ -2236,33 +2235,28 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2236
2235
  is_ultra_restricted?: boolean | undefined;
2237
2236
  is_bot?: boolean | undefined;
2238
2237
  is_app_user?: boolean | undefined;
2238
+ updated?: number | undefined;
2239
2239
  has_2fa?: boolean | undefined;
2240
2240
  }[] | undefined;
2241
2241
  }, {
2242
- operation: "list_users";
2243
2242
  success: boolean;
2244
2243
  error: string;
2244
+ operation: "list_users";
2245
2245
  ok: boolean;
2246
2246
  response_metadata?: {
2247
2247
  next_cursor: string;
2248
2248
  } | undefined;
2249
2249
  members?: {
2250
- id: string;
2251
2250
  name: string;
2252
- updated?: number | undefined;
2253
- color?: string | undefined;
2254
- team_id?: string | undefined;
2255
- deleted?: boolean | undefined;
2256
- real_name?: string | undefined;
2257
- tz?: string | undefined;
2258
- tz_label?: string | undefined;
2259
- tz_offset?: number | undefined;
2251
+ id: string;
2260
2252
  profile?: {
2261
2253
  title?: string | undefined;
2262
- fields?: Record<string, unknown> | undefined;
2263
2254
  email?: string | undefined;
2264
- real_name?: string | undefined;
2255
+ fields?: Record<string, unknown> | undefined;
2256
+ first_name?: string | undefined;
2257
+ last_name?: string | undefined;
2265
2258
  phone?: string | undefined;
2259
+ real_name?: string | undefined;
2266
2260
  skype?: string | undefined;
2267
2261
  real_name_normalized?: string | undefined;
2268
2262
  display_name?: string | undefined;
@@ -2273,8 +2267,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2273
2267
  avatar_hash?: string | undefined;
2274
2268
  image_original?: string | undefined;
2275
2269
  is_custom_image?: boolean | undefined;
2276
- first_name?: string | undefined;
2277
- last_name?: string | undefined;
2278
2270
  image_24?: string | undefined;
2279
2271
  image_32?: string | undefined;
2280
2272
  image_48?: string | undefined;
@@ -2283,6 +2275,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2283
2275
  image_512?: string | undefined;
2284
2276
  image_1024?: string | undefined;
2285
2277
  } | undefined;
2278
+ color?: string | undefined;
2279
+ team_id?: string | undefined;
2280
+ deleted?: boolean | undefined;
2281
+ real_name?: string | undefined;
2282
+ tz?: string | undefined;
2283
+ tz_label?: string | undefined;
2284
+ tz_offset?: number | undefined;
2286
2285
  is_admin?: boolean | undefined;
2287
2286
  is_owner?: boolean | undefined;
2288
2287
  is_primary_owner?: boolean | undefined;
@@ -2290,6 +2289,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2290
2289
  is_ultra_restricted?: boolean | undefined;
2291
2290
  is_bot?: boolean | undefined;
2292
2291
  is_app_user?: boolean | undefined;
2292
+ updated?: number | undefined;
2293
2293
  has_2fa?: boolean | undefined;
2294
2294
  }[] | undefined;
2295
2295
  }>, z.ZodObject<{
@@ -2325,12 +2325,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2325
2325
  count: z.ZodNumber;
2326
2326
  }, "strip", z.ZodTypeAny, {
2327
2327
  name: string;
2328
- users: string[];
2329
2328
  count: number;
2329
+ users: string[];
2330
2330
  }, {
2331
2331
  name: string;
2332
- users: string[];
2333
2332
  count: number;
2333
+ users: string[];
2334
2334
  }>, "many">>;
2335
2335
  }, "strip", z.ZodTypeAny, {
2336
2336
  type: string;
@@ -2354,8 +2354,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2354
2354
  subscribed?: boolean | undefined;
2355
2355
  reactions?: {
2356
2356
  name: string;
2357
- users: string[];
2358
2357
  count: number;
2358
+ users: string[];
2359
2359
  }[] | undefined;
2360
2360
  }, {
2361
2361
  type: string;
@@ -2379,8 +2379,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2379
2379
  subscribed?: boolean | undefined;
2380
2380
  reactions?: {
2381
2381
  name: string;
2382
- users: string[];
2383
2382
  count: number;
2383
+ users: string[];
2384
2384
  }[] | undefined;
2385
2385
  }>, "many">>;
2386
2386
  has_more: z.ZodOptional<z.ZodBoolean>;
@@ -2394,9 +2394,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2394
2394
  error: z.ZodString;
2395
2395
  success: z.ZodBoolean;
2396
2396
  }, "strip", z.ZodTypeAny, {
2397
- operation: "get_conversation_history";
2398
2397
  success: boolean;
2399
2398
  error: string;
2399
+ operation: "get_conversation_history";
2400
2400
  ok: boolean;
2401
2401
  messages?: {
2402
2402
  type: string;
@@ -2420,8 +2420,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2420
2420
  subscribed?: boolean | undefined;
2421
2421
  reactions?: {
2422
2422
  name: string;
2423
- users: string[];
2424
2423
  count: number;
2424
+ users: string[];
2425
2425
  }[] | undefined;
2426
2426
  }[] | undefined;
2427
2427
  response_metadata?: {
@@ -2429,9 +2429,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2429
2429
  } | undefined;
2430
2430
  has_more?: boolean | undefined;
2431
2431
  }, {
2432
- operation: "get_conversation_history";
2433
2432
  success: boolean;
2434
2433
  error: string;
2434
+ operation: "get_conversation_history";
2435
2435
  ok: boolean;
2436
2436
  messages?: {
2437
2437
  type: string;
@@ -2455,8 +2455,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2455
2455
  subscribed?: boolean | undefined;
2456
2456
  reactions?: {
2457
2457
  name: string;
2458
- users: string[];
2459
2458
  count: number;
2459
+ users: string[];
2460
2460
  }[] | undefined;
2461
2461
  }[] | undefined;
2462
2462
  response_metadata?: {
@@ -2496,12 +2496,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2496
2496
  count: z.ZodNumber;
2497
2497
  }, "strip", z.ZodTypeAny, {
2498
2498
  name: string;
2499
- users: string[];
2500
2499
  count: number;
2500
+ users: string[];
2501
2501
  }, {
2502
2502
  name: string;
2503
- users: string[];
2504
2503
  count: number;
2504
+ users: string[];
2505
2505
  }>, "many">>;
2506
2506
  }, "strip", z.ZodTypeAny, {
2507
2507
  type: string;
@@ -2525,8 +2525,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2525
2525
  subscribed?: boolean | undefined;
2526
2526
  reactions?: {
2527
2527
  name: string;
2528
- users: string[];
2529
2528
  count: number;
2529
+ users: string[];
2530
2530
  }[] | undefined;
2531
2531
  }, {
2532
2532
  type: string;
@@ -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
  }>, "many">>;
2557
2557
  has_more: z.ZodOptional<z.ZodBoolean>;
@@ -2565,9 +2565,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2565
2565
  error: z.ZodString;
2566
2566
  success: z.ZodBoolean;
2567
2567
  }, "strip", z.ZodTypeAny, {
2568
- operation: "get_thread_replies";
2569
2568
  success: boolean;
2570
2569
  error: string;
2570
+ operation: "get_thread_replies";
2571
2571
  ok: boolean;
2572
2572
  messages?: {
2573
2573
  type: string;
@@ -2591,8 +2591,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2591
2591
  subscribed?: boolean | undefined;
2592
2592
  reactions?: {
2593
2593
  name: string;
2594
- users: string[];
2595
2594
  count: number;
2595
+ users: string[];
2596
2596
  }[] | undefined;
2597
2597
  }[] | undefined;
2598
2598
  response_metadata?: {
@@ -2600,9 +2600,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2600
2600
  } | undefined;
2601
2601
  has_more?: boolean | undefined;
2602
2602
  }, {
2603
- operation: "get_thread_replies";
2604
2603
  success: boolean;
2605
2604
  error: string;
2605
+ operation: "get_thread_replies";
2606
2606
  ok: boolean;
2607
2607
  messages?: {
2608
2608
  type: string;
@@ -2626,8 +2626,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2626
2626
  subscribed?: boolean | undefined;
2627
2627
  reactions?: {
2628
2628
  name: string;
2629
- users: string[];
2630
2629
  count: number;
2630
+ users: string[];
2631
2631
  }[] | undefined;
2632
2632
  }[] | undefined;
2633
2633
  response_metadata?: {
@@ -2670,12 +2670,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2670
2670
  count: z.ZodNumber;
2671
2671
  }, "strip", z.ZodTypeAny, {
2672
2672
  name: string;
2673
- users: string[];
2674
2673
  count: number;
2674
+ users: string[];
2675
2675
  }, {
2676
2676
  name: string;
2677
- users: string[];
2678
2677
  count: number;
2678
+ users: string[];
2679
2679
  }>, "many">>;
2680
2680
  }, "strip", z.ZodTypeAny, {
2681
2681
  type: string;
@@ -2699,8 +2699,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2699
2699
  subscribed?: boolean | undefined;
2700
2700
  reactions?: {
2701
2701
  name: string;
2702
- users: string[];
2703
2702
  count: number;
2703
+ users: string[];
2704
2704
  }[] | undefined;
2705
2705
  }, {
2706
2706
  type: string;
@@ -2724,16 +2724,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2724
2724
  subscribed?: boolean | undefined;
2725
2725
  reactions?: {
2726
2726
  name: string;
2727
- users: string[];
2728
2727
  count: number;
2728
+ users: string[];
2729
2729
  }[] | undefined;
2730
2730
  }>>;
2731
2731
  error: z.ZodString;
2732
2732
  success: z.ZodBoolean;
2733
2733
  }, "strip", z.ZodTypeAny, {
2734
- operation: "update_message";
2735
2734
  success: boolean;
2736
2735
  error: string;
2736
+ operation: "update_message";
2737
2737
  ok: boolean;
2738
2738
  message?: {
2739
2739
  type: string;
@@ -2757,17 +2757,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2757
2757
  subscribed?: boolean | undefined;
2758
2758
  reactions?: {
2759
2759
  name: string;
2760
- users: string[];
2761
2760
  count: number;
2761
+ users: string[];
2762
2762
  }[] | undefined;
2763
2763
  } | undefined;
2764
2764
  text?: string | undefined;
2765
2765
  ts?: string | undefined;
2766
2766
  channel?: string | undefined;
2767
2767
  }, {
2768
- operation: "update_message";
2769
2768
  success: boolean;
2770
2769
  error: string;
2770
+ operation: "update_message";
2771
2771
  ok: boolean;
2772
2772
  message?: {
2773
2773
  type: string;
@@ -2791,8 +2791,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2791
2791
  subscribed?: boolean | undefined;
2792
2792
  reactions?: {
2793
2793
  name: string;
2794
- users: string[];
2795
2794
  count: number;
2795
+ users: string[];
2796
2796
  }[] | undefined;
2797
2797
  } | undefined;
2798
2798
  text?: string | undefined;
@@ -2806,16 +2806,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2806
2806
  error: z.ZodString;
2807
2807
  success: z.ZodBoolean;
2808
2808
  }, "strip", z.ZodTypeAny, {
2809
- operation: "delete_message";
2810
2809
  success: boolean;
2811
2810
  error: string;
2811
+ operation: "delete_message";
2812
2812
  ok: boolean;
2813
2813
  ts?: string | undefined;
2814
2814
  channel?: string | undefined;
2815
2815
  }, {
2816
- operation: "delete_message";
2817
2816
  success: boolean;
2818
2817
  error: string;
2818
+ operation: "delete_message";
2819
2819
  ok: boolean;
2820
2820
  ts?: string | undefined;
2821
2821
  channel?: string | undefined;
@@ -2825,14 +2825,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2825
2825
  error: z.ZodString;
2826
2826
  success: z.ZodBoolean;
2827
2827
  }, "strip", z.ZodTypeAny, {
2828
- operation: "add_reaction";
2829
2828
  success: boolean;
2830
2829
  error: string;
2830
+ operation: "add_reaction";
2831
2831
  ok: boolean;
2832
2832
  }, {
2833
- operation: "add_reaction";
2834
2833
  success: boolean;
2835
2834
  error: string;
2835
+ operation: "add_reaction";
2836
2836
  ok: boolean;
2837
2837
  }>, z.ZodObject<{
2838
2838
  operation: z.ZodLiteral<"remove_reaction">;
@@ -2840,14 +2840,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2840
2840
  error: z.ZodString;
2841
2841
  success: z.ZodBoolean;
2842
2842
  }, "strip", z.ZodTypeAny, {
2843
- operation: "remove_reaction";
2844
2843
  success: boolean;
2845
2844
  error: string;
2845
+ operation: "remove_reaction";
2846
2846
  ok: boolean;
2847
2847
  }, {
2848
- operation: "remove_reaction";
2849
2848
  success: boolean;
2850
2849
  error: string;
2850
+ operation: "remove_reaction";
2851
2851
  ok: boolean;
2852
2852
  }>, z.ZodObject<{
2853
2853
  operation: z.ZodLiteral<"join_channel">;
@@ -2902,8 +2902,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2902
2902
  }>>;
2903
2903
  num_members: z.ZodOptional<z.ZodNumber>;
2904
2904
  }, "strip", z.ZodTypeAny, {
2905
- id: string;
2906
2905
  name: string;
2906
+ id: string;
2907
2907
  created: number;
2908
2908
  is_archived: boolean;
2909
2909
  is_channel?: boolean | undefined;
@@ -2935,8 +2935,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2935
2935
  } | undefined;
2936
2936
  num_members?: number | undefined;
2937
2937
  }, {
2938
- id: string;
2939
2938
  name: string;
2939
+ id: string;
2940
2940
  created: number;
2941
2941
  is_archived: boolean;
2942
2942
  is_channel?: boolean | undefined;
@@ -2972,13 +2972,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2972
2972
  error: z.ZodString;
2973
2973
  success: z.ZodBoolean;
2974
2974
  }, "strip", z.ZodTypeAny, {
2975
- operation: "join_channel";
2976
2975
  success: boolean;
2977
2976
  error: string;
2977
+ operation: "join_channel";
2978
2978
  ok: boolean;
2979
2979
  channel?: {
2980
- id: string;
2981
2980
  name: string;
2981
+ id: string;
2982
2982
  created: number;
2983
2983
  is_archived: boolean;
2984
2984
  is_channel?: boolean | undefined;
@@ -3012,13 +3012,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3012
3012
  } | undefined;
3013
3013
  already_in_channel?: boolean | undefined;
3014
3014
  }, {
3015
- operation: "join_channel";
3016
3015
  success: boolean;
3017
3016
  error: string;
3017
+ operation: "join_channel";
3018
3018
  ok: boolean;
3019
3019
  channel?: {
3020
- id: string;
3021
3020
  name: string;
3021
+ id: string;
3022
3022
  created: number;
3023
3023
  is_archived: boolean;
3024
3024
  is_channel?: boolean | undefined;
@@ -3162,12 +3162,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3162
3162
  ims: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3163
3163
  has_rich_preview: z.ZodOptional<z.ZodBoolean>;
3164
3164
  }, "strip", z.ZodTypeAny, {
3165
- id: string;
3166
3165
  name: string;
3167
- created: number;
3166
+ id: string;
3168
3167
  user: string;
3169
3168
  username: string;
3170
3169
  timestamp: number;
3170
+ created: number;
3171
3171
  mimetype: string;
3172
3172
  filetype: string;
3173
3173
  pretty_type: string;
@@ -3207,12 +3207,12 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3207
3207
  ims?: string[] | undefined;
3208
3208
  has_rich_preview?: boolean | undefined;
3209
3209
  }, {
3210
- id: string;
3211
3210
  name: string;
3212
- created: number;
3211
+ id: string;
3213
3212
  user: string;
3214
3213
  username: string;
3215
3214
  timestamp: number;
3215
+ created: number;
3216
3216
  mimetype: string;
3217
3217
  filetype: string;
3218
3218
  pretty_type: string;
@@ -3255,17 +3255,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3255
3255
  error: z.ZodString;
3256
3256
  success: z.ZodBoolean;
3257
3257
  }, "strip", z.ZodTypeAny, {
3258
- operation: "upload_file";
3259
3258
  success: boolean;
3260
3259
  error: string;
3260
+ operation: "upload_file";
3261
3261
  ok: boolean;
3262
3262
  file?: {
3263
- id: string;
3264
3263
  name: string;
3265
- created: number;
3264
+ id: string;
3266
3265
  user: string;
3267
3266
  username: string;
3268
3267
  timestamp: number;
3268
+ created: number;
3269
3269
  mimetype: string;
3270
3270
  filetype: string;
3271
3271
  pretty_type: string;
@@ -3306,17 +3306,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3306
3306
  has_rich_preview?: boolean | undefined;
3307
3307
  } | undefined;
3308
3308
  }, {
3309
- operation: "upload_file";
3310
3309
  success: boolean;
3311
3310
  error: string;
3311
+ operation: "upload_file";
3312
3312
  ok: boolean;
3313
3313
  file?: {
3314
- id: string;
3315
3314
  name: string;
3316
- created: number;
3315
+ id: string;
3317
3316
  user: string;
3318
3317
  username: string;
3319
3318
  timestamp: number;
3319
+ created: number;
3320
3320
  mimetype: string;
3321
3321
  filetype: string;
3322
3322
  pretty_type: string;
@@ -3365,17 +3365,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3365
3365
  error: z.ZodString;
3366
3366
  success: z.ZodBoolean;
3367
3367
  }, "strip", z.ZodTypeAny, {
3368
- operation: "schedule_message";
3369
3368
  success: boolean;
3370
3369
  error: string;
3370
+ operation: "schedule_message";
3371
3371
  ok: boolean;
3372
3372
  channel?: string | undefined;
3373
3373
  post_at?: number | undefined;
3374
3374
  scheduled_message_id?: string | undefined;
3375
3375
  }, {
3376
- operation: "schedule_message";
3377
3376
  success: boolean;
3378
3377
  error: string;
3378
+ operation: "schedule_message";
3379
3379
  ok: boolean;
3380
3380
  channel?: string | undefined;
3381
3381
  post_at?: number | undefined;
@@ -3747,8 +3747,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3747
3747
  cursor: z.ZodOptional<z.ZodString>;
3748
3748
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3749
3749
  }, "strip", z.ZodTypeAny, {
3750
- operation: "list_channels";
3751
3750
  limit: number;
3751
+ operation: "list_channels";
3752
3752
  types: ("public_channel" | "private_channel" | "mpim" | "im")[];
3753
3753
  exclude_archived: boolean;
3754
3754
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -3757,9 +3757,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3757
3757
  operation: "list_channels";
3758
3758
  limit?: number | undefined;
3759
3759
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3760
+ cursor?: string | undefined;
3760
3761
  types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
3761
3762
  exclude_archived?: boolean | undefined;
3762
- cursor?: string | undefined;
3763
3763
  }>, z.ZodObject<{
3764
3764
  operation: z.ZodLiteral<"get_channel_info">;
3765
3765
  channel: z.ZodString;
@@ -3797,8 +3797,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3797
3797
  include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3798
3798
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3799
3799
  }, "strip", z.ZodTypeAny, {
3800
- operation: "list_users";
3801
3800
  limit: number;
3801
+ operation: "list_users";
3802
3802
  include_locale: boolean;
3803
3803
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3804
3804
  cursor?: string | undefined;
@@ -3819,8 +3819,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3819
3819
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3820
3820
  }, "strip", z.ZodTypeAny, {
3821
3821
  inclusive: boolean;
3822
- operation: "get_conversation_history";
3823
3822
  limit: number;
3823
+ operation: "get_conversation_history";
3824
3824
  channel: string;
3825
3825
  credentials?: Partial<Record<CredentialType, string>> | undefined;
3826
3826
  cursor?: string | undefined;
@@ -3847,8 +3847,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3847
3847
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
3848
3848
  }, "strip", z.ZodTypeAny, {
3849
3849
  inclusive: boolean;
3850
- operation: "get_thread_replies";
3851
3850
  limit: number;
3851
+ operation: "get_thread_replies";
3852
3852
  ts: string;
3853
3853
  channel: string;
3854
3854
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4548,12 +4548,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4548
4548
  count: z.ZodNumber;
4549
4549
  }, "strip", z.ZodTypeAny, {
4550
4550
  name: string;
4551
- users: string[];
4552
4551
  count: number;
4552
+ users: string[];
4553
4553
  }, {
4554
4554
  name: string;
4555
- users: string[];
4556
4555
  count: number;
4556
+ users: string[];
4557
4557
  }>, "many">>;
4558
4558
  }, "strip", z.ZodTypeAny, {
4559
4559
  type: string;
@@ -4577,8 +4577,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4577
4577
  subscribed?: boolean | undefined;
4578
4578
  reactions?: {
4579
4579
  name: string;
4580
- users: string[];
4581
4580
  count: number;
4581
+ users: string[];
4582
4582
  }[] | undefined;
4583
4583
  }, {
4584
4584
  type: string;
@@ -4602,16 +4602,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4602
4602
  subscribed?: boolean | undefined;
4603
4603
  reactions?: {
4604
4604
  name: string;
4605
- users: string[];
4606
4605
  count: number;
4606
+ users: string[];
4607
4607
  }[] | undefined;
4608
4608
  }>>;
4609
4609
  error: z.ZodString;
4610
4610
  success: z.ZodBoolean;
4611
4611
  }, "strip", z.ZodTypeAny, {
4612
- operation: "send_message";
4613
4612
  success: boolean;
4614
4613
  error: string;
4614
+ operation: "send_message";
4615
4615
  ok: boolean;
4616
4616
  message?: {
4617
4617
  type: string;
@@ -4635,16 +4635,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4635
4635
  subscribed?: boolean | undefined;
4636
4636
  reactions?: {
4637
4637
  name: string;
4638
- users: string[];
4639
4638
  count: number;
4639
+ users: string[];
4640
4640
  }[] | undefined;
4641
4641
  } | undefined;
4642
4642
  ts?: string | undefined;
4643
4643
  channel?: string | undefined;
4644
4644
  }, {
4645
- operation: "send_message";
4646
4645
  success: boolean;
4647
4646
  error: string;
4647
+ operation: "send_message";
4648
4648
  ok: boolean;
4649
4649
  message?: {
4650
4650
  type: string;
@@ -4668,8 +4668,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4668
4668
  subscribed?: boolean | undefined;
4669
4669
  reactions?: {
4670
4670
  name: string;
4671
- users: string[];
4672
4671
  count: number;
4672
+ users: string[];
4673
4673
  }[] | undefined;
4674
4674
  } | undefined;
4675
4675
  ts?: string | undefined;
@@ -4727,8 +4727,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4727
4727
  }>>;
4728
4728
  num_members: z.ZodOptional<z.ZodNumber>;
4729
4729
  }, "strip", z.ZodTypeAny, {
4730
- id: string;
4731
4730
  name: string;
4731
+ id: string;
4732
4732
  created: number;
4733
4733
  is_archived: boolean;
4734
4734
  is_channel?: boolean | undefined;
@@ -4760,8 +4760,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4760
4760
  } | undefined;
4761
4761
  num_members?: number | undefined;
4762
4762
  }, {
4763
- id: string;
4764
4763
  name: string;
4764
+ id: string;
4765
4765
  created: number;
4766
4766
  is_archived: boolean;
4767
4767
  is_channel?: boolean | undefined;
@@ -4803,16 +4803,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4803
4803
  error: z.ZodString;
4804
4804
  success: z.ZodBoolean;
4805
4805
  }, "strip", z.ZodTypeAny, {
4806
- operation: "list_channels";
4807
4806
  success: boolean;
4808
4807
  error: string;
4808
+ operation: "list_channels";
4809
4809
  ok: boolean;
4810
4810
  response_metadata?: {
4811
4811
  next_cursor: string;
4812
4812
  } | undefined;
4813
4813
  channels?: {
4814
- id: string;
4815
4814
  name: string;
4815
+ id: string;
4816
4816
  created: number;
4817
4817
  is_archived: boolean;
4818
4818
  is_channel?: boolean | undefined;
@@ -4845,16 +4845,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4845
4845
  num_members?: number | undefined;
4846
4846
  }[] | undefined;
4847
4847
  }, {
4848
- operation: "list_channels";
4849
4848
  success: boolean;
4850
4849
  error: string;
4850
+ operation: "list_channels";
4851
4851
  ok: boolean;
4852
4852
  response_metadata?: {
4853
4853
  next_cursor: string;
4854
4854
  } | undefined;
4855
4855
  channels?: {
4856
- id: string;
4857
4856
  name: string;
4857
+ id: string;
4858
4858
  created: number;
4859
4859
  is_archived: boolean;
4860
4860
  is_channel?: boolean | undefined;
@@ -4939,8 +4939,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4939
4939
  }>>;
4940
4940
  num_members: z.ZodOptional<z.ZodNumber>;
4941
4941
  }, "strip", z.ZodTypeAny, {
4942
- id: string;
4943
4942
  name: string;
4943
+ id: string;
4944
4944
  created: number;
4945
4945
  is_archived: boolean;
4946
4946
  is_channel?: boolean | undefined;
@@ -4972,8 +4972,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4972
4972
  } | undefined;
4973
4973
  num_members?: number | undefined;
4974
4974
  }, {
4975
- id: string;
4976
4975
  name: string;
4976
+ id: string;
4977
4977
  created: number;
4978
4978
  is_archived: boolean;
4979
4979
  is_channel?: boolean | undefined;
@@ -5008,13 +5008,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5008
5008
  error: z.ZodString;
5009
5009
  success: z.ZodBoolean;
5010
5010
  }, "strip", z.ZodTypeAny, {
5011
- operation: "get_channel_info";
5012
5011
  success: boolean;
5013
5012
  error: string;
5013
+ operation: "get_channel_info";
5014
5014
  ok: boolean;
5015
5015
  channel?: {
5016
- id: string;
5017
5016
  name: string;
5017
+ id: string;
5018
5018
  created: number;
5019
5019
  is_archived: boolean;
5020
5020
  is_channel?: boolean | undefined;
@@ -5047,13 +5047,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5047
5047
  num_members?: number | undefined;
5048
5048
  } | undefined;
5049
5049
  }, {
5050
- operation: "get_channel_info";
5051
5050
  success: boolean;
5052
5051
  error: string;
5052
+ operation: "get_channel_info";
5053
5053
  ok: boolean;
5054
5054
  channel?: {
5055
- id: string;
5056
5055
  name: string;
5056
+ id: string;
5057
5057
  created: number;
5058
5058
  is_archived: boolean;
5059
5059
  is_channel?: boolean | undefined;
@@ -5125,10 +5125,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5125
5125
  image_1024: z.ZodOptional<z.ZodString>;
5126
5126
  }, "strip", z.ZodTypeAny, {
5127
5127
  title?: string | undefined;
5128
- fields?: Record<string, unknown> | undefined;
5129
5128
  email?: string | undefined;
5130
- real_name?: string | undefined;
5129
+ fields?: Record<string, unknown> | undefined;
5130
+ first_name?: string | undefined;
5131
+ last_name?: string | undefined;
5131
5132
  phone?: string | undefined;
5133
+ real_name?: string | undefined;
5132
5134
  skype?: string | undefined;
5133
5135
  real_name_normalized?: string | undefined;
5134
5136
  display_name?: string | undefined;
@@ -5139,8 +5141,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5139
5141
  avatar_hash?: string | undefined;
5140
5142
  image_original?: string | undefined;
5141
5143
  is_custom_image?: boolean | undefined;
5142
- first_name?: string | undefined;
5143
- last_name?: string | undefined;
5144
5144
  image_24?: string | undefined;
5145
5145
  image_32?: string | undefined;
5146
5146
  image_48?: string | undefined;
@@ -5150,10 +5150,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5150
5150
  image_1024?: string | undefined;
5151
5151
  }, {
5152
5152
  title?: string | undefined;
5153
- fields?: Record<string, unknown> | undefined;
5154
5153
  email?: string | undefined;
5155
- real_name?: string | undefined;
5154
+ fields?: Record<string, unknown> | undefined;
5155
+ first_name?: string | undefined;
5156
+ last_name?: string | undefined;
5156
5157
  phone?: string | undefined;
5158
+ real_name?: string | undefined;
5157
5159
  skype?: string | undefined;
5158
5160
  real_name_normalized?: string | undefined;
5159
5161
  display_name?: string | undefined;
@@ -5164,8 +5166,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5164
5166
  avatar_hash?: string | undefined;
5165
5167
  image_original?: string | undefined;
5166
5168
  is_custom_image?: boolean | undefined;
5167
- first_name?: string | undefined;
5168
- last_name?: string | undefined;
5169
5169
  image_24?: string | undefined;
5170
5170
  image_32?: string | undefined;
5171
5171
  image_48?: string | undefined;
@@ -5184,22 +5184,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5184
5184
  updated: z.ZodOptional<z.ZodNumber>;
5185
5185
  has_2fa: z.ZodOptional<z.ZodBoolean>;
5186
5186
  }, "strip", z.ZodTypeAny, {
5187
- id: string;
5188
5187
  name: string;
5189
- updated?: number | undefined;
5190
- color?: string | undefined;
5191
- team_id?: string | undefined;
5192
- deleted?: boolean | undefined;
5193
- real_name?: string | undefined;
5194
- tz?: string | undefined;
5195
- tz_label?: string | undefined;
5196
- tz_offset?: number | undefined;
5188
+ id: string;
5197
5189
  profile?: {
5198
5190
  title?: string | undefined;
5199
- fields?: Record<string, unknown> | undefined;
5200
5191
  email?: string | undefined;
5201
- real_name?: string | undefined;
5192
+ fields?: Record<string, unknown> | undefined;
5193
+ first_name?: string | undefined;
5194
+ last_name?: string | undefined;
5202
5195
  phone?: string | undefined;
5196
+ real_name?: string | undefined;
5203
5197
  skype?: string | undefined;
5204
5198
  real_name_normalized?: string | undefined;
5205
5199
  display_name?: string | undefined;
@@ -5210,8 +5204,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5210
5204
  avatar_hash?: string | undefined;
5211
5205
  image_original?: string | undefined;
5212
5206
  is_custom_image?: boolean | undefined;
5213
- first_name?: string | undefined;
5214
- last_name?: string | undefined;
5215
5207
  image_24?: string | undefined;
5216
5208
  image_32?: string | undefined;
5217
5209
  image_48?: string | undefined;
@@ -5220,6 +5212,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5220
5212
  image_512?: string | undefined;
5221
5213
  image_1024?: string | undefined;
5222
5214
  } | undefined;
5215
+ color?: string | undefined;
5216
+ team_id?: string | undefined;
5217
+ deleted?: boolean | undefined;
5218
+ real_name?: string | undefined;
5219
+ tz?: string | undefined;
5220
+ tz_label?: string | undefined;
5221
+ tz_offset?: number | undefined;
5223
5222
  is_admin?: boolean | undefined;
5224
5223
  is_owner?: boolean | undefined;
5225
5224
  is_primary_owner?: boolean | undefined;
@@ -5227,24 +5226,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5227
5226
  is_ultra_restricted?: boolean | undefined;
5228
5227
  is_bot?: boolean | undefined;
5229
5228
  is_app_user?: boolean | undefined;
5229
+ updated?: number | undefined;
5230
5230
  has_2fa?: boolean | undefined;
5231
5231
  }, {
5232
- id: string;
5233
5232
  name: string;
5234
- updated?: number | undefined;
5235
- color?: string | undefined;
5236
- team_id?: string | undefined;
5237
- deleted?: boolean | undefined;
5238
- real_name?: string | undefined;
5239
- tz?: string | undefined;
5240
- tz_label?: string | undefined;
5241
- tz_offset?: number | undefined;
5233
+ id: string;
5242
5234
  profile?: {
5243
5235
  title?: string | undefined;
5244
- fields?: Record<string, unknown> | undefined;
5245
5236
  email?: string | undefined;
5246
- real_name?: string | undefined;
5237
+ fields?: Record<string, unknown> | undefined;
5238
+ first_name?: string | undefined;
5239
+ last_name?: string | undefined;
5247
5240
  phone?: string | undefined;
5241
+ real_name?: string | undefined;
5248
5242
  skype?: string | undefined;
5249
5243
  real_name_normalized?: string | undefined;
5250
5244
  display_name?: string | undefined;
@@ -5255,8 +5249,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5255
5249
  avatar_hash?: string | undefined;
5256
5250
  image_original?: string | undefined;
5257
5251
  is_custom_image?: boolean | undefined;
5258
- first_name?: string | undefined;
5259
- last_name?: string | undefined;
5260
5252
  image_24?: string | undefined;
5261
5253
  image_32?: string | undefined;
5262
5254
  image_48?: string | undefined;
@@ -5265,6 +5257,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5265
5257
  image_512?: string | undefined;
5266
5258
  image_1024?: string | undefined;
5267
5259
  } | undefined;
5260
+ color?: string | undefined;
5261
+ team_id?: string | undefined;
5262
+ deleted?: boolean | undefined;
5263
+ real_name?: string | undefined;
5264
+ tz?: string | undefined;
5265
+ tz_label?: string | undefined;
5266
+ tz_offset?: number | undefined;
5268
5267
  is_admin?: boolean | undefined;
5269
5268
  is_owner?: boolean | undefined;
5270
5269
  is_primary_owner?: boolean | undefined;
@@ -5272,32 +5271,27 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5272
5271
  is_ultra_restricted?: boolean | undefined;
5273
5272
  is_bot?: boolean | undefined;
5274
5273
  is_app_user?: boolean | undefined;
5274
+ updated?: number | undefined;
5275
5275
  has_2fa?: boolean | undefined;
5276
5276
  }>>;
5277
5277
  error: z.ZodString;
5278
5278
  success: z.ZodBoolean;
5279
5279
  }, "strip", z.ZodTypeAny, {
5280
- operation: "get_user_info";
5281
5280
  success: boolean;
5282
5281
  error: string;
5282
+ operation: "get_user_info";
5283
5283
  ok: boolean;
5284
5284
  user?: {
5285
- id: string;
5286
5285
  name: string;
5287
- updated?: number | undefined;
5288
- color?: string | undefined;
5289
- team_id?: string | undefined;
5290
- deleted?: boolean | undefined;
5291
- real_name?: string | undefined;
5292
- tz?: string | undefined;
5293
- tz_label?: string | undefined;
5294
- tz_offset?: number | undefined;
5286
+ id: string;
5295
5287
  profile?: {
5296
5288
  title?: string | undefined;
5297
- fields?: Record<string, unknown> | undefined;
5298
5289
  email?: string | undefined;
5299
- real_name?: string | undefined;
5290
+ fields?: Record<string, unknown> | undefined;
5291
+ first_name?: string | undefined;
5292
+ last_name?: string | undefined;
5300
5293
  phone?: string | undefined;
5294
+ real_name?: string | undefined;
5301
5295
  skype?: string | undefined;
5302
5296
  real_name_normalized?: string | undefined;
5303
5297
  display_name?: string | undefined;
@@ -5308,8 +5302,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5308
5302
  avatar_hash?: string | undefined;
5309
5303
  image_original?: string | undefined;
5310
5304
  is_custom_image?: boolean | undefined;
5311
- first_name?: string | undefined;
5312
- last_name?: string | undefined;
5313
5305
  image_24?: string | undefined;
5314
5306
  image_32?: string | undefined;
5315
5307
  image_48?: string | undefined;
@@ -5318,6 +5310,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5318
5310
  image_512?: string | undefined;
5319
5311
  image_1024?: string | undefined;
5320
5312
  } | undefined;
5313
+ color?: string | undefined;
5314
+ team_id?: string | undefined;
5315
+ deleted?: boolean | undefined;
5316
+ real_name?: string | undefined;
5317
+ tz?: string | undefined;
5318
+ tz_label?: string | undefined;
5319
+ tz_offset?: number | undefined;
5321
5320
  is_admin?: boolean | undefined;
5322
5321
  is_owner?: boolean | undefined;
5323
5322
  is_primary_owner?: boolean | undefined;
@@ -5325,30 +5324,25 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5325
5324
  is_ultra_restricted?: boolean | undefined;
5326
5325
  is_bot?: boolean | undefined;
5327
5326
  is_app_user?: boolean | undefined;
5327
+ updated?: number | undefined;
5328
5328
  has_2fa?: boolean | undefined;
5329
5329
  } | undefined;
5330
5330
  }, {
5331
- operation: "get_user_info";
5332
5331
  success: boolean;
5333
5332
  error: string;
5333
+ operation: "get_user_info";
5334
5334
  ok: boolean;
5335
5335
  user?: {
5336
- id: string;
5337
5336
  name: string;
5338
- updated?: number | undefined;
5339
- color?: string | undefined;
5340
- team_id?: string | undefined;
5341
- deleted?: boolean | undefined;
5342
- real_name?: string | undefined;
5343
- tz?: string | undefined;
5344
- tz_label?: string | undefined;
5345
- tz_offset?: number | undefined;
5337
+ id: string;
5346
5338
  profile?: {
5347
5339
  title?: string | undefined;
5348
- fields?: Record<string, unknown> | undefined;
5349
5340
  email?: string | undefined;
5350
- real_name?: string | undefined;
5341
+ fields?: Record<string, unknown> | undefined;
5342
+ first_name?: string | undefined;
5343
+ last_name?: string | undefined;
5351
5344
  phone?: string | undefined;
5345
+ real_name?: string | undefined;
5352
5346
  skype?: string | undefined;
5353
5347
  real_name_normalized?: string | undefined;
5354
5348
  display_name?: string | undefined;
@@ -5359,8 +5353,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5359
5353
  avatar_hash?: string | undefined;
5360
5354
  image_original?: string | undefined;
5361
5355
  is_custom_image?: boolean | undefined;
5362
- first_name?: string | undefined;
5363
- last_name?: string | undefined;
5364
5356
  image_24?: string | undefined;
5365
5357
  image_32?: string | undefined;
5366
5358
  image_48?: string | undefined;
@@ -5369,6 +5361,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5369
5361
  image_512?: string | undefined;
5370
5362
  image_1024?: string | undefined;
5371
5363
  } | undefined;
5364
+ color?: string | undefined;
5365
+ team_id?: string | undefined;
5366
+ deleted?: boolean | undefined;
5367
+ real_name?: string | undefined;
5368
+ tz?: string | undefined;
5369
+ tz_label?: string | undefined;
5370
+ tz_offset?: number | undefined;
5372
5371
  is_admin?: boolean | undefined;
5373
5372
  is_owner?: boolean | undefined;
5374
5373
  is_primary_owner?: boolean | undefined;
@@ -5376,6 +5375,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5376
5375
  is_ultra_restricted?: boolean | undefined;
5377
5376
  is_bot?: boolean | undefined;
5378
5377
  is_app_user?: boolean | undefined;
5378
+ updated?: number | undefined;
5379
5379
  has_2fa?: boolean | undefined;
5380
5380
  } | undefined;
5381
5381
  }>, z.ZodObject<{
@@ -5418,10 +5418,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5418
5418
  image_1024: z.ZodOptional<z.ZodString>;
5419
5419
  }, "strip", z.ZodTypeAny, {
5420
5420
  title?: string | undefined;
5421
- fields?: Record<string, unknown> | undefined;
5422
5421
  email?: string | undefined;
5423
- real_name?: string | undefined;
5422
+ fields?: Record<string, unknown> | undefined;
5423
+ first_name?: string | undefined;
5424
+ last_name?: string | undefined;
5424
5425
  phone?: string | undefined;
5426
+ real_name?: string | undefined;
5425
5427
  skype?: string | undefined;
5426
5428
  real_name_normalized?: string | undefined;
5427
5429
  display_name?: string | undefined;
@@ -5432,8 +5434,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5432
5434
  avatar_hash?: string | undefined;
5433
5435
  image_original?: string | undefined;
5434
5436
  is_custom_image?: boolean | undefined;
5435
- first_name?: string | undefined;
5436
- last_name?: string | undefined;
5437
5437
  image_24?: string | undefined;
5438
5438
  image_32?: string | undefined;
5439
5439
  image_48?: string | undefined;
@@ -5443,10 +5443,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5443
5443
  image_1024?: string | undefined;
5444
5444
  }, {
5445
5445
  title?: string | undefined;
5446
- fields?: Record<string, unknown> | undefined;
5447
5446
  email?: string | undefined;
5448
- real_name?: string | undefined;
5447
+ fields?: Record<string, unknown> | undefined;
5448
+ first_name?: string | undefined;
5449
+ last_name?: string | undefined;
5449
5450
  phone?: string | undefined;
5451
+ real_name?: string | undefined;
5450
5452
  skype?: string | undefined;
5451
5453
  real_name_normalized?: string | undefined;
5452
5454
  display_name?: string | undefined;
@@ -5457,8 +5459,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5457
5459
  avatar_hash?: string | undefined;
5458
5460
  image_original?: string | undefined;
5459
5461
  is_custom_image?: boolean | undefined;
5460
- first_name?: string | undefined;
5461
- last_name?: string | undefined;
5462
5462
  image_24?: string | undefined;
5463
5463
  image_32?: string | undefined;
5464
5464
  image_48?: string | undefined;
@@ -5477,22 +5477,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5477
5477
  updated: z.ZodOptional<z.ZodNumber>;
5478
5478
  has_2fa: z.ZodOptional<z.ZodBoolean>;
5479
5479
  }, "strip", z.ZodTypeAny, {
5480
- id: string;
5481
5480
  name: string;
5482
- updated?: number | undefined;
5483
- color?: string | undefined;
5484
- team_id?: string | undefined;
5485
- deleted?: boolean | undefined;
5486
- real_name?: string | undefined;
5487
- tz?: string | undefined;
5488
- tz_label?: string | undefined;
5489
- tz_offset?: number | undefined;
5481
+ id: string;
5490
5482
  profile?: {
5491
5483
  title?: string | undefined;
5492
- fields?: Record<string, unknown> | undefined;
5493
5484
  email?: string | undefined;
5494
- real_name?: string | undefined;
5485
+ fields?: Record<string, unknown> | undefined;
5486
+ first_name?: string | undefined;
5487
+ last_name?: string | undefined;
5495
5488
  phone?: string | undefined;
5489
+ real_name?: string | undefined;
5496
5490
  skype?: string | undefined;
5497
5491
  real_name_normalized?: string | undefined;
5498
5492
  display_name?: string | undefined;
@@ -5503,8 +5497,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5503
5497
  avatar_hash?: string | undefined;
5504
5498
  image_original?: string | undefined;
5505
5499
  is_custom_image?: boolean | undefined;
5506
- first_name?: string | undefined;
5507
- last_name?: string | undefined;
5508
5500
  image_24?: string | undefined;
5509
5501
  image_32?: string | undefined;
5510
5502
  image_48?: string | undefined;
@@ -5513,6 +5505,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5513
5505
  image_512?: string | undefined;
5514
5506
  image_1024?: string | undefined;
5515
5507
  } | undefined;
5508
+ color?: string | undefined;
5509
+ team_id?: string | undefined;
5510
+ deleted?: boolean | undefined;
5511
+ real_name?: string | undefined;
5512
+ tz?: string | undefined;
5513
+ tz_label?: string | undefined;
5514
+ tz_offset?: number | undefined;
5516
5515
  is_admin?: boolean | undefined;
5517
5516
  is_owner?: boolean | undefined;
5518
5517
  is_primary_owner?: boolean | undefined;
@@ -5520,24 +5519,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5520
5519
  is_ultra_restricted?: boolean | undefined;
5521
5520
  is_bot?: boolean | undefined;
5522
5521
  is_app_user?: boolean | undefined;
5522
+ updated?: number | undefined;
5523
5523
  has_2fa?: boolean | undefined;
5524
5524
  }, {
5525
- id: string;
5526
5525
  name: string;
5527
- updated?: number | undefined;
5528
- color?: string | undefined;
5529
- team_id?: string | undefined;
5530
- deleted?: boolean | undefined;
5531
- real_name?: string | undefined;
5532
- tz?: string | undefined;
5533
- tz_label?: string | undefined;
5534
- tz_offset?: number | undefined;
5526
+ id: string;
5535
5527
  profile?: {
5536
5528
  title?: string | undefined;
5537
- fields?: Record<string, unknown> | undefined;
5538
5529
  email?: string | undefined;
5539
- real_name?: string | undefined;
5530
+ fields?: Record<string, unknown> | undefined;
5531
+ first_name?: string | undefined;
5532
+ last_name?: string | undefined;
5540
5533
  phone?: string | undefined;
5534
+ real_name?: string | undefined;
5541
5535
  skype?: string | undefined;
5542
5536
  real_name_normalized?: string | undefined;
5543
5537
  display_name?: string | undefined;
@@ -5548,8 +5542,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5548
5542
  avatar_hash?: string | undefined;
5549
5543
  image_original?: string | undefined;
5550
5544
  is_custom_image?: boolean | undefined;
5551
- first_name?: string | undefined;
5552
- last_name?: string | undefined;
5553
5545
  image_24?: string | undefined;
5554
5546
  image_32?: string | undefined;
5555
5547
  image_48?: string | undefined;
@@ -5558,6 +5550,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5558
5550
  image_512?: string | undefined;
5559
5551
  image_1024?: string | undefined;
5560
5552
  } | undefined;
5553
+ color?: string | undefined;
5554
+ team_id?: string | undefined;
5555
+ deleted?: boolean | undefined;
5556
+ real_name?: string | undefined;
5557
+ tz?: string | undefined;
5558
+ tz_label?: string | undefined;
5559
+ tz_offset?: number | undefined;
5561
5560
  is_admin?: boolean | undefined;
5562
5561
  is_owner?: boolean | undefined;
5563
5562
  is_primary_owner?: boolean | undefined;
@@ -5565,6 +5564,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5565
5564
  is_ultra_restricted?: boolean | undefined;
5566
5565
  is_bot?: boolean | undefined;
5567
5566
  is_app_user?: boolean | undefined;
5567
+ updated?: number | undefined;
5568
5568
  has_2fa?: boolean | undefined;
5569
5569
  }>, "many">>;
5570
5570
  response_metadata: z.ZodOptional<z.ZodObject<{
@@ -5577,30 +5577,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5577
5577
  error: z.ZodString;
5578
5578
  success: z.ZodBoolean;
5579
5579
  }, "strip", z.ZodTypeAny, {
5580
- operation: "list_users";
5581
5580
  success: boolean;
5582
5581
  error: string;
5582
+ operation: "list_users";
5583
5583
  ok: boolean;
5584
5584
  response_metadata?: {
5585
5585
  next_cursor: string;
5586
5586
  } | undefined;
5587
5587
  members?: {
5588
- id: string;
5589
5588
  name: string;
5590
- updated?: number | undefined;
5591
- color?: string | undefined;
5592
- team_id?: string | undefined;
5593
- deleted?: boolean | undefined;
5594
- real_name?: string | undefined;
5595
- tz?: string | undefined;
5596
- tz_label?: string | undefined;
5597
- tz_offset?: number | undefined;
5589
+ id: string;
5598
5590
  profile?: {
5599
5591
  title?: string | undefined;
5600
- fields?: Record<string, unknown> | undefined;
5601
5592
  email?: string | undefined;
5602
- real_name?: string | undefined;
5593
+ fields?: Record<string, unknown> | undefined;
5594
+ first_name?: string | undefined;
5595
+ last_name?: string | undefined;
5603
5596
  phone?: string | undefined;
5597
+ real_name?: string | undefined;
5604
5598
  skype?: string | undefined;
5605
5599
  real_name_normalized?: string | undefined;
5606
5600
  display_name?: string | undefined;
@@ -5611,8 +5605,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5611
5605
  avatar_hash?: string | undefined;
5612
5606
  image_original?: string | undefined;
5613
5607
  is_custom_image?: boolean | undefined;
5614
- first_name?: string | undefined;
5615
- last_name?: string | undefined;
5616
5608
  image_24?: string | undefined;
5617
5609
  image_32?: string | undefined;
5618
5610
  image_48?: string | undefined;
@@ -5621,6 +5613,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5621
5613
  image_512?: string | undefined;
5622
5614
  image_1024?: string | undefined;
5623
5615
  } | undefined;
5616
+ color?: string | undefined;
5617
+ team_id?: string | undefined;
5618
+ deleted?: boolean | undefined;
5619
+ real_name?: string | undefined;
5620
+ tz?: string | undefined;
5621
+ tz_label?: string | undefined;
5622
+ tz_offset?: number | undefined;
5624
5623
  is_admin?: boolean | undefined;
5625
5624
  is_owner?: boolean | undefined;
5626
5625
  is_primary_owner?: boolean | undefined;
@@ -5628,33 +5627,28 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5628
5627
  is_ultra_restricted?: boolean | undefined;
5629
5628
  is_bot?: boolean | undefined;
5630
5629
  is_app_user?: boolean | undefined;
5630
+ updated?: number | undefined;
5631
5631
  has_2fa?: boolean | undefined;
5632
5632
  }[] | undefined;
5633
5633
  }, {
5634
- operation: "list_users";
5635
5634
  success: boolean;
5636
5635
  error: string;
5636
+ operation: "list_users";
5637
5637
  ok: boolean;
5638
5638
  response_metadata?: {
5639
5639
  next_cursor: string;
5640
5640
  } | undefined;
5641
5641
  members?: {
5642
- id: string;
5643
5642
  name: string;
5644
- updated?: number | undefined;
5645
- color?: string | undefined;
5646
- team_id?: string | undefined;
5647
- deleted?: boolean | undefined;
5648
- real_name?: string | undefined;
5649
- tz?: string | undefined;
5650
- tz_label?: string | undefined;
5651
- tz_offset?: number | undefined;
5643
+ id: string;
5652
5644
  profile?: {
5653
5645
  title?: string | undefined;
5654
- fields?: Record<string, unknown> | undefined;
5655
5646
  email?: string | undefined;
5656
- real_name?: string | undefined;
5647
+ fields?: Record<string, unknown> | undefined;
5648
+ first_name?: string | undefined;
5649
+ last_name?: string | undefined;
5657
5650
  phone?: string | undefined;
5651
+ real_name?: string | undefined;
5658
5652
  skype?: string | undefined;
5659
5653
  real_name_normalized?: string | undefined;
5660
5654
  display_name?: string | undefined;
@@ -5665,8 +5659,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5665
5659
  avatar_hash?: string | undefined;
5666
5660
  image_original?: string | undefined;
5667
5661
  is_custom_image?: boolean | undefined;
5668
- first_name?: string | undefined;
5669
- last_name?: string | undefined;
5670
5662
  image_24?: string | undefined;
5671
5663
  image_32?: string | undefined;
5672
5664
  image_48?: string | undefined;
@@ -5675,6 +5667,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5675
5667
  image_512?: string | undefined;
5676
5668
  image_1024?: string | undefined;
5677
5669
  } | undefined;
5670
+ color?: string | undefined;
5671
+ team_id?: string | undefined;
5672
+ deleted?: boolean | undefined;
5673
+ real_name?: string | undefined;
5674
+ tz?: string | undefined;
5675
+ tz_label?: string | undefined;
5676
+ tz_offset?: number | undefined;
5678
5677
  is_admin?: boolean | undefined;
5679
5678
  is_owner?: boolean | undefined;
5680
5679
  is_primary_owner?: boolean | undefined;
@@ -5682,6 +5681,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5682
5681
  is_ultra_restricted?: boolean | undefined;
5683
5682
  is_bot?: boolean | undefined;
5684
5683
  is_app_user?: boolean | undefined;
5684
+ updated?: number | undefined;
5685
5685
  has_2fa?: boolean | undefined;
5686
5686
  }[] | undefined;
5687
5687
  }>, z.ZodObject<{
@@ -5717,12 +5717,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5717
5717
  count: z.ZodNumber;
5718
5718
  }, "strip", z.ZodTypeAny, {
5719
5719
  name: string;
5720
- users: string[];
5721
5720
  count: number;
5721
+ users: string[];
5722
5722
  }, {
5723
5723
  name: string;
5724
- users: string[];
5725
5724
  count: number;
5725
+ users: string[];
5726
5726
  }>, "many">>;
5727
5727
  }, "strip", z.ZodTypeAny, {
5728
5728
  type: string;
@@ -5746,8 +5746,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5746
5746
  subscribed?: boolean | undefined;
5747
5747
  reactions?: {
5748
5748
  name: string;
5749
- users: string[];
5750
5749
  count: number;
5750
+ users: string[];
5751
5751
  }[] | undefined;
5752
5752
  }, {
5753
5753
  type: string;
@@ -5771,8 +5771,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5771
5771
  subscribed?: boolean | undefined;
5772
5772
  reactions?: {
5773
5773
  name: string;
5774
- users: string[];
5775
5774
  count: number;
5775
+ users: string[];
5776
5776
  }[] | undefined;
5777
5777
  }>, "many">>;
5778
5778
  has_more: z.ZodOptional<z.ZodBoolean>;
@@ -5786,9 +5786,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5786
5786
  error: z.ZodString;
5787
5787
  success: z.ZodBoolean;
5788
5788
  }, "strip", z.ZodTypeAny, {
5789
- operation: "get_conversation_history";
5790
5789
  success: boolean;
5791
5790
  error: string;
5791
+ operation: "get_conversation_history";
5792
5792
  ok: boolean;
5793
5793
  messages?: {
5794
5794
  type: string;
@@ -5812,8 +5812,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5812
5812
  subscribed?: boolean | undefined;
5813
5813
  reactions?: {
5814
5814
  name: string;
5815
- users: string[];
5816
5815
  count: number;
5816
+ users: string[];
5817
5817
  }[] | undefined;
5818
5818
  }[] | undefined;
5819
5819
  response_metadata?: {
@@ -5821,9 +5821,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5821
5821
  } | undefined;
5822
5822
  has_more?: boolean | undefined;
5823
5823
  }, {
5824
- operation: "get_conversation_history";
5825
5824
  success: boolean;
5826
5825
  error: string;
5826
+ operation: "get_conversation_history";
5827
5827
  ok: boolean;
5828
5828
  messages?: {
5829
5829
  type: string;
@@ -5847,8 +5847,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5847
5847
  subscribed?: boolean | undefined;
5848
5848
  reactions?: {
5849
5849
  name: string;
5850
- users: string[];
5851
5850
  count: number;
5851
+ users: string[];
5852
5852
  }[] | undefined;
5853
5853
  }[] | undefined;
5854
5854
  response_metadata?: {
@@ -5888,12 +5888,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5888
5888
  count: z.ZodNumber;
5889
5889
  }, "strip", z.ZodTypeAny, {
5890
5890
  name: string;
5891
- users: string[];
5892
5891
  count: number;
5892
+ users: string[];
5893
5893
  }, {
5894
5894
  name: string;
5895
- users: string[];
5896
5895
  count: number;
5896
+ users: string[];
5897
5897
  }>, "many">>;
5898
5898
  }, "strip", z.ZodTypeAny, {
5899
5899
  type: string;
@@ -5917,8 +5917,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5917
5917
  subscribed?: boolean | undefined;
5918
5918
  reactions?: {
5919
5919
  name: string;
5920
- users: string[];
5921
5920
  count: number;
5921
+ users: string[];
5922
5922
  }[] | undefined;
5923
5923
  }, {
5924
5924
  type: string;
@@ -5942,8 +5942,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5942
5942
  subscribed?: boolean | undefined;
5943
5943
  reactions?: {
5944
5944
  name: string;
5945
- users: string[];
5946
5945
  count: number;
5946
+ users: string[];
5947
5947
  }[] | undefined;
5948
5948
  }>, "many">>;
5949
5949
  has_more: z.ZodOptional<z.ZodBoolean>;
@@ -5957,9 +5957,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5957
5957
  error: z.ZodString;
5958
5958
  success: z.ZodBoolean;
5959
5959
  }, "strip", z.ZodTypeAny, {
5960
- operation: "get_thread_replies";
5961
5960
  success: boolean;
5962
5961
  error: string;
5962
+ operation: "get_thread_replies";
5963
5963
  ok: boolean;
5964
5964
  messages?: {
5965
5965
  type: string;
@@ -5983,8 +5983,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5983
5983
  subscribed?: boolean | undefined;
5984
5984
  reactions?: {
5985
5985
  name: string;
5986
- users: string[];
5987
5986
  count: number;
5987
+ users: string[];
5988
5988
  }[] | undefined;
5989
5989
  }[] | undefined;
5990
5990
  response_metadata?: {
@@ -5992,9 +5992,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5992
5992
  } | undefined;
5993
5993
  has_more?: boolean | undefined;
5994
5994
  }, {
5995
- operation: "get_thread_replies";
5996
5995
  success: boolean;
5997
5996
  error: string;
5997
+ operation: "get_thread_replies";
5998
5998
  ok: boolean;
5999
5999
  messages?: {
6000
6000
  type: string;
@@ -6018,8 +6018,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6018
6018
  subscribed?: boolean | undefined;
6019
6019
  reactions?: {
6020
6020
  name: string;
6021
- users: string[];
6022
6021
  count: number;
6022
+ users: string[];
6023
6023
  }[] | undefined;
6024
6024
  }[] | undefined;
6025
6025
  response_metadata?: {
@@ -6062,12 +6062,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6062
6062
  count: z.ZodNumber;
6063
6063
  }, "strip", z.ZodTypeAny, {
6064
6064
  name: string;
6065
- users: string[];
6066
6065
  count: number;
6066
+ users: string[];
6067
6067
  }, {
6068
6068
  name: string;
6069
- users: string[];
6070
6069
  count: number;
6070
+ users: string[];
6071
6071
  }>, "many">>;
6072
6072
  }, "strip", z.ZodTypeAny, {
6073
6073
  type: string;
@@ -6091,8 +6091,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6091
6091
  subscribed?: boolean | undefined;
6092
6092
  reactions?: {
6093
6093
  name: string;
6094
- users: string[];
6095
6094
  count: number;
6095
+ users: string[];
6096
6096
  }[] | undefined;
6097
6097
  }, {
6098
6098
  type: string;
@@ -6116,16 +6116,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6116
6116
  subscribed?: boolean | undefined;
6117
6117
  reactions?: {
6118
6118
  name: string;
6119
- users: string[];
6120
6119
  count: number;
6120
+ users: string[];
6121
6121
  }[] | undefined;
6122
6122
  }>>;
6123
6123
  error: z.ZodString;
6124
6124
  success: z.ZodBoolean;
6125
6125
  }, "strip", z.ZodTypeAny, {
6126
- operation: "update_message";
6127
6126
  success: boolean;
6128
6127
  error: string;
6128
+ operation: "update_message";
6129
6129
  ok: boolean;
6130
6130
  message?: {
6131
6131
  type: string;
@@ -6149,17 +6149,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6149
6149
  subscribed?: boolean | undefined;
6150
6150
  reactions?: {
6151
6151
  name: string;
6152
- users: string[];
6153
6152
  count: number;
6153
+ users: string[];
6154
6154
  }[] | undefined;
6155
6155
  } | undefined;
6156
6156
  text?: string | undefined;
6157
6157
  ts?: string | undefined;
6158
6158
  channel?: string | undefined;
6159
6159
  }, {
6160
- operation: "update_message";
6161
6160
  success: boolean;
6162
6161
  error: string;
6162
+ operation: "update_message";
6163
6163
  ok: boolean;
6164
6164
  message?: {
6165
6165
  type: string;
@@ -6183,8 +6183,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6183
6183
  subscribed?: boolean | undefined;
6184
6184
  reactions?: {
6185
6185
  name: string;
6186
- users: string[];
6187
6186
  count: number;
6187
+ users: string[];
6188
6188
  }[] | undefined;
6189
6189
  } | undefined;
6190
6190
  text?: string | undefined;
@@ -6198,16 +6198,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6198
6198
  error: z.ZodString;
6199
6199
  success: z.ZodBoolean;
6200
6200
  }, "strip", z.ZodTypeAny, {
6201
- operation: "delete_message";
6202
6201
  success: boolean;
6203
6202
  error: string;
6203
+ operation: "delete_message";
6204
6204
  ok: boolean;
6205
6205
  ts?: string | undefined;
6206
6206
  channel?: string | undefined;
6207
6207
  }, {
6208
- operation: "delete_message";
6209
6208
  success: boolean;
6210
6209
  error: string;
6210
+ operation: "delete_message";
6211
6211
  ok: boolean;
6212
6212
  ts?: string | undefined;
6213
6213
  channel?: string | undefined;
@@ -6217,14 +6217,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6217
6217
  error: z.ZodString;
6218
6218
  success: z.ZodBoolean;
6219
6219
  }, "strip", z.ZodTypeAny, {
6220
- operation: "add_reaction";
6221
6220
  success: boolean;
6222
6221
  error: string;
6222
+ operation: "add_reaction";
6223
6223
  ok: boolean;
6224
6224
  }, {
6225
- operation: "add_reaction";
6226
6225
  success: boolean;
6227
6226
  error: string;
6227
+ operation: "add_reaction";
6228
6228
  ok: boolean;
6229
6229
  }>, z.ZodObject<{
6230
6230
  operation: z.ZodLiteral<"remove_reaction">;
@@ -6232,14 +6232,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6232
6232
  error: z.ZodString;
6233
6233
  success: z.ZodBoolean;
6234
6234
  }, "strip", z.ZodTypeAny, {
6235
- operation: "remove_reaction";
6236
6235
  success: boolean;
6237
6236
  error: string;
6237
+ operation: "remove_reaction";
6238
6238
  ok: boolean;
6239
6239
  }, {
6240
- operation: "remove_reaction";
6241
6240
  success: boolean;
6242
6241
  error: string;
6242
+ operation: "remove_reaction";
6243
6243
  ok: boolean;
6244
6244
  }>, z.ZodObject<{
6245
6245
  operation: z.ZodLiteral<"join_channel">;
@@ -6294,8 +6294,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6294
6294
  }>>;
6295
6295
  num_members: z.ZodOptional<z.ZodNumber>;
6296
6296
  }, "strip", z.ZodTypeAny, {
6297
- id: string;
6298
6297
  name: string;
6298
+ id: string;
6299
6299
  created: number;
6300
6300
  is_archived: boolean;
6301
6301
  is_channel?: boolean | undefined;
@@ -6327,8 +6327,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6327
6327
  } | undefined;
6328
6328
  num_members?: number | undefined;
6329
6329
  }, {
6330
- id: string;
6331
6330
  name: string;
6331
+ id: string;
6332
6332
  created: number;
6333
6333
  is_archived: boolean;
6334
6334
  is_channel?: boolean | undefined;
@@ -6364,13 +6364,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6364
6364
  error: z.ZodString;
6365
6365
  success: z.ZodBoolean;
6366
6366
  }, "strip", z.ZodTypeAny, {
6367
- operation: "join_channel";
6368
6367
  success: boolean;
6369
6368
  error: string;
6369
+ operation: "join_channel";
6370
6370
  ok: boolean;
6371
6371
  channel?: {
6372
- id: string;
6373
6372
  name: string;
6373
+ id: string;
6374
6374
  created: number;
6375
6375
  is_archived: boolean;
6376
6376
  is_channel?: boolean | undefined;
@@ -6404,13 +6404,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6404
6404
  } | undefined;
6405
6405
  already_in_channel?: boolean | undefined;
6406
6406
  }, {
6407
- operation: "join_channel";
6408
6407
  success: boolean;
6409
6408
  error: string;
6409
+ operation: "join_channel";
6410
6410
  ok: boolean;
6411
6411
  channel?: {
6412
- id: string;
6413
6412
  name: string;
6413
+ id: string;
6414
6414
  created: number;
6415
6415
  is_archived: boolean;
6416
6416
  is_channel?: boolean | undefined;
@@ -6554,12 +6554,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6554
6554
  ims: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
6555
6555
  has_rich_preview: z.ZodOptional<z.ZodBoolean>;
6556
6556
  }, "strip", z.ZodTypeAny, {
6557
- id: string;
6558
6557
  name: string;
6559
- created: number;
6558
+ id: string;
6560
6559
  user: string;
6561
6560
  username: string;
6562
6561
  timestamp: number;
6562
+ created: number;
6563
6563
  mimetype: string;
6564
6564
  filetype: string;
6565
6565
  pretty_type: string;
@@ -6599,12 +6599,12 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6599
6599
  ims?: string[] | undefined;
6600
6600
  has_rich_preview?: boolean | undefined;
6601
6601
  }, {
6602
- id: string;
6603
6602
  name: string;
6604
- created: number;
6603
+ id: string;
6605
6604
  user: string;
6606
6605
  username: string;
6607
6606
  timestamp: number;
6607
+ created: number;
6608
6608
  mimetype: string;
6609
6609
  filetype: string;
6610
6610
  pretty_type: string;
@@ -6647,17 +6647,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6647
6647
  error: z.ZodString;
6648
6648
  success: z.ZodBoolean;
6649
6649
  }, "strip", z.ZodTypeAny, {
6650
- operation: "upload_file";
6651
6650
  success: boolean;
6652
6651
  error: string;
6652
+ operation: "upload_file";
6653
6653
  ok: boolean;
6654
6654
  file?: {
6655
- id: string;
6656
6655
  name: string;
6657
- created: number;
6656
+ id: string;
6658
6657
  user: string;
6659
6658
  username: string;
6660
6659
  timestamp: number;
6660
+ created: number;
6661
6661
  mimetype: string;
6662
6662
  filetype: string;
6663
6663
  pretty_type: string;
@@ -6698,17 +6698,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6698
6698
  has_rich_preview?: boolean | undefined;
6699
6699
  } | undefined;
6700
6700
  }, {
6701
- operation: "upload_file";
6702
6701
  success: boolean;
6703
6702
  error: string;
6703
+ operation: "upload_file";
6704
6704
  ok: boolean;
6705
6705
  file?: {
6706
- id: string;
6707
6706
  name: string;
6708
- created: number;
6707
+ id: string;
6709
6708
  user: string;
6710
6709
  username: string;
6711
6710
  timestamp: number;
6711
+ created: number;
6712
6712
  mimetype: string;
6713
6713
  filetype: string;
6714
6714
  pretty_type: string;
@@ -6757,17 +6757,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6757
6757
  error: z.ZodString;
6758
6758
  success: z.ZodBoolean;
6759
6759
  }, "strip", z.ZodTypeAny, {
6760
- operation: "schedule_message";
6761
6760
  success: boolean;
6762
6761
  error: string;
6762
+ operation: "schedule_message";
6763
6763
  ok: boolean;
6764
6764
  channel?: string | undefined;
6765
6765
  post_at?: number | undefined;
6766
6766
  scheduled_message_id?: string | undefined;
6767
6767
  }, {
6768
- operation: "schedule_message";
6769
6768
  success: boolean;
6770
6769
  error: string;
6770
+ operation: "schedule_message";
6771
6771
  ok: boolean;
6772
6772
  channel?: string | undefined;
6773
6773
  post_at?: number | undefined;