@kl1/contracts 1.1.74-uat → 1.1.76-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. package/dist/api-contracts/src/contract.d.ts +18 -238
  2. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  3. package/dist/api-contracts/src/dashboard/index.d.ts +18 -0
  4. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  5. package/dist/api-contracts/src/dashboard/validation.d.ts +9 -0
  6. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  7. package/dist/api-contracts/src/hold-label/index.d.ts +77 -4
  8. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  9. package/dist/api-contracts/src/hold-label/validation.d.ts +1 -1
  10. package/dist/api-contracts/src/index.d.ts +1 -0
  11. package/dist/api-contracts/src/index.d.ts.map +1 -1
  12. package/dist/index.js +516 -497
  13. package/dist/index.js.map +1 -1
  14. package/dist/index.mjs +516 -497
  15. package/dist/index.mjs.map +1 -1
  16. package/dist/src/channel/index.d.ts +652 -620
  17. package/dist/src/channel/index.d.ts.map +1 -1
  18. package/dist/src/chat/index.d.ts +551 -4289
  19. package/dist/src/chat/index.d.ts.map +1 -1
  20. package/dist/src/chat/schema.d.ts +218 -200
  21. package/dist/src/chat/schema.d.ts.map +1 -1
  22. package/dist/src/chat/validation.d.ts +134 -160
  23. package/dist/src/chat/validation.d.ts.map +1 -1
  24. package/dist/src/comment/index.d.ts +68 -68
  25. package/dist/src/comment/schema.d.ts +20 -20
  26. package/dist/src/contact/index.d.ts +79 -79
  27. package/dist/src/contact/schema.d.ts +12 -12
  28. package/dist/src/contact/validation.d.ts +49 -49
  29. package/dist/src/contract.d.ts +5733 -23901
  30. package/dist/src/contract.d.ts.map +1 -1
  31. package/dist/src/cx-log/index.d.ts +48 -93
  32. package/dist/src/cx-log/index.d.ts.map +1 -1
  33. package/dist/src/cx-log/schema.d.ts +40 -40
  34. package/dist/src/dashboard/index.d.ts +231 -233
  35. package/dist/src/dashboard/index.d.ts.map +1 -1
  36. package/dist/src/dashboard/schema.d.ts +260 -217
  37. package/dist/src/dashboard/schema.d.ts.map +1 -1
  38. package/dist/src/dashboard/validation.d.ts +0 -26
  39. package/dist/src/dashboard/validation.d.ts.map +1 -1
  40. package/dist/src/facebook-feed/index.d.ts +122 -122
  41. package/dist/src/facebook-feed/schema.d.ts +14 -14
  42. package/dist/src/facebook-feed/validation.d.ts +11 -11
  43. package/dist/src/index.d.ts +0 -1
  44. package/dist/src/index.d.ts.map +1 -1
  45. package/dist/src/instagram/index.d.ts +101 -101
  46. package/dist/src/line/index.d.ts +106 -106
  47. package/dist/src/line/validation.d.ts +5 -5
  48. package/dist/src/mail/account-contract.d.ts +8 -8
  49. package/dist/src/mail/mail-contract.d.ts +5993 -28466
  50. package/dist/src/mail/mail-contract.d.ts.map +1 -1
  51. package/dist/src/mail/mail-server-contract.d.ts +5 -5
  52. package/dist/src/mail/message-contract.d.ts +63 -6423
  53. package/dist/src/mail/message-contract.d.ts.map +1 -1
  54. package/dist/src/mail/room-contract.d.ts +1583 -17698
  55. package/dist/src/mail/room-contract.d.ts.map +1 -1
  56. package/dist/src/mail/schemas/message-validation.schema.d.ts +4 -7
  57. package/dist/src/mail/schemas/message-validation.schema.d.ts.map +1 -1
  58. package/dist/src/mail/schemas/message.schema.d.ts +40 -762
  59. package/dist/src/mail/schemas/message.schema.d.ts.map +1 -1
  60. package/dist/src/mail/schemas/room-validation.schema.d.ts +376 -5668
  61. package/dist/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  62. package/dist/src/mail/schemas/room.schema.d.ts +486 -5817
  63. package/dist/src/mail/schemas/room.schema.d.ts.map +1 -1
  64. package/dist/src/messenger/index.d.ts +101 -101
  65. package/dist/src/messenger/validation.d.ts +11 -11
  66. package/dist/src/public-api/index.d.ts +59 -59
  67. package/dist/src/public-api/schema.d.ts +12 -12
  68. package/dist/src/public-api/validation.d.ts +19 -19
  69. package/dist/src/role/index.d.ts +0 -125
  70. package/dist/src/role/index.d.ts.map +1 -1
  71. package/dist/src/snippet/index.d.ts +105 -105
  72. package/dist/src/snippet/schema.d.ts +40 -40
  73. package/dist/src/telephony-cdr/index.d.ts +54 -54
  74. package/dist/src/telephony-cdr/index.d.ts.map +1 -1
  75. package/dist/src/telephony-cdr/schema.d.ts +14 -14
  76. package/dist/src/ticket/index.d.ts +111 -111
  77. package/dist/src/ticket/schema.d.ts +21 -21
  78. package/dist/src/upload/schema.d.ts +3 -3
  79. package/dist/src/viber/index.d.ts +101 -101
  80. package/dist/src/webchat/index.d.ts +101 -101
  81. package/dist/src/workflow-rule/index.d.ts +26 -26
  82. package/package.json +1 -1
@@ -373,7 +373,7 @@ export declare const instagramContract: {
373
373
  id: z.ZodOptional<z.ZodString>;
374
374
  message: z.ZodOptional<z.ZodString>;
375
375
  direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
376
- type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
376
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
377
377
  readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
378
378
  metadata: z.ZodOptional<z.ZodAny>;
379
379
  platformId: z.ZodOptional<z.ZodString>;
@@ -425,7 +425,7 @@ export declare const instagramContract: {
425
425
  parentMessageId: z.ZodOptional<z.ZodString>;
426
426
  feedPostId: z.ZodOptional<z.ZodString>;
427
427
  }, "strip", z.ZodTypeAny, {
428
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
428
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
429
429
  direction: "incoming" | "outgoing" | "system";
430
430
  id?: string | undefined;
431
431
  message?: string | undefined;
@@ -456,7 +456,7 @@ export declare const instagramContract: {
456
456
  parentMessageId?: string | undefined;
457
457
  feedPostId?: string | undefined;
458
458
  }, {
459
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
459
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
460
460
  direction: "incoming" | "outgoing" | "system";
461
461
  id?: string | undefined;
462
462
  message?: string | undefined;
@@ -489,7 +489,7 @@ export declare const instagramContract: {
489
489
  }>;
490
490
  }, "strip", z.ZodTypeAny, {
491
491
  message: {
492
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
492
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
493
493
  direction: "incoming" | "outgoing" | "system";
494
494
  id?: string | undefined;
495
495
  message?: string | undefined;
@@ -592,7 +592,7 @@ export declare const instagramContract: {
592
592
  isBot: boolean | null;
593
593
  }, {
594
594
  message: {
595
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
595
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
596
596
  direction: "incoming" | "outgoing" | "system";
597
597
  id?: string | undefined;
598
598
  message?: string | undefined;
@@ -699,7 +699,7 @@ export declare const instagramContract: {
699
699
  200: z.ZodObject<{
700
700
  requestId: z.ZodString;
701
701
  data: z.ZodObject<{
702
- type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
702
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
703
703
  message: z.ZodString;
704
704
  id: z.ZodString;
705
705
  url: z.ZodString;
@@ -923,10 +923,9 @@ export declare const instagramContract: {
923
923
  fileSize: z.ZodNumber;
924
924
  fileKey: z.ZodString;
925
925
  fileUrl: z.ZodNullable<z.ZodString>;
926
- status: z.ZodNullable<z.ZodString>;
926
+ status: z.ZodOptional<z.ZodString>;
927
927
  }, "strip", z.ZodTypeAny, {
928
928
  id: string;
929
- status: string | null;
930
929
  createdAt: Date;
931
930
  updatedAt: Date;
932
931
  deletedAt: Date | null;
@@ -935,9 +934,9 @@ export declare const instagramContract: {
935
934
  bucketName: string;
936
935
  fileSize: number;
937
936
  fileUrl: string | null;
937
+ status?: string | undefined;
938
938
  }, {
939
939
  id: string;
940
- status: string | null;
941
940
  createdAt: Date;
942
941
  updatedAt: Date;
943
942
  deletedAt: Date | null;
@@ -946,6 +945,7 @@ export declare const instagramContract: {
946
945
  bucketName: string;
947
946
  fileSize: number;
948
947
  fileUrl: string | null;
948
+ status?: string | undefined;
949
949
  }>;
950
950
  assignee: z.ZodObject<{
951
951
  id: z.ZodString;
@@ -1487,10 +1487,9 @@ export declare const instagramContract: {
1487
1487
  fileSize: z.ZodNumber;
1488
1488
  fileKey: z.ZodString;
1489
1489
  fileUrl: z.ZodNullable<z.ZodString>;
1490
- status: z.ZodNullable<z.ZodString>;
1490
+ status: z.ZodOptional<z.ZodString>;
1491
1491
  }, "strip", z.ZodTypeAny, {
1492
1492
  id: string;
1493
- status: string | null;
1494
1493
  createdAt: Date;
1495
1494
  updatedAt: Date;
1496
1495
  deletedAt: Date | null;
@@ -1499,9 +1498,9 @@ export declare const instagramContract: {
1499
1498
  bucketName: string;
1500
1499
  fileSize: number;
1501
1500
  fileUrl: string | null;
1501
+ status?: string | undefined;
1502
1502
  }, {
1503
1503
  id: string;
1504
- status: string | null;
1505
1504
  createdAt: Date;
1506
1505
  updatedAt: Date;
1507
1506
  deletedAt: Date | null;
@@ -1510,6 +1509,7 @@ export declare const instagramContract: {
1510
1509
  bucketName: string;
1511
1510
  fileSize: number;
1512
1511
  fileUrl: string | null;
1512
+ status?: string | undefined;
1513
1513
  }>, "many">;
1514
1514
  }, "strip", z.ZodTypeAny, {
1515
1515
  id: string;
@@ -1536,7 +1536,6 @@ export declare const instagramContract: {
1536
1536
  dateValue: Date | null;
1537
1537
  uploads: {
1538
1538
  id: string;
1539
- status: string | null;
1540
1539
  createdAt: Date;
1541
1540
  updatedAt: Date;
1542
1541
  deletedAt: Date | null;
@@ -1545,6 +1544,7 @@ export declare const instagramContract: {
1545
1544
  bucketName: string;
1546
1545
  fileSize: number;
1547
1546
  fileUrl: string | null;
1547
+ status?: string | undefined;
1548
1548
  }[];
1549
1549
  }, {
1550
1550
  id: string;
@@ -1571,7 +1571,6 @@ export declare const instagramContract: {
1571
1571
  dateValue: Date | null;
1572
1572
  uploads: {
1573
1573
  id: string;
1574
- status: string | null;
1575
1574
  createdAt: Date;
1576
1575
  updatedAt: Date;
1577
1576
  deletedAt: Date | null;
@@ -1580,6 +1579,7 @@ export declare const instagramContract: {
1580
1579
  bucketName: string;
1581
1580
  fileSize: number;
1582
1581
  fileUrl: string | null;
1582
+ status?: string | undefined;
1583
1583
  }[];
1584
1584
  }>, "many">;
1585
1585
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -1719,7 +1719,6 @@ export declare const instagramContract: {
1719
1719
  dateValue: Date | null;
1720
1720
  uploads: {
1721
1721
  id: string;
1722
- status: string | null;
1723
1722
  createdAt: Date;
1724
1723
  updatedAt: Date;
1725
1724
  deletedAt: Date | null;
@@ -1728,6 +1727,7 @@ export declare const instagramContract: {
1728
1727
  bucketName: string;
1729
1728
  fileSize: number;
1730
1729
  fileUrl: string | null;
1730
+ status?: string | undefined;
1731
1731
  }[];
1732
1732
  }[];
1733
1733
  company: {
@@ -1815,7 +1815,6 @@ export declare const instagramContract: {
1815
1815
  dateValue: Date | null;
1816
1816
  uploads: {
1817
1817
  id: string;
1818
- status: string | null;
1819
1818
  createdAt: Date;
1820
1819
  updatedAt: Date;
1821
1820
  deletedAt: Date | null;
@@ -1824,6 +1823,7 @@ export declare const instagramContract: {
1824
1823
  bucketName: string;
1825
1824
  fileSize: number;
1826
1825
  fileUrl: string | null;
1826
+ status?: string | undefined;
1827
1827
  }[];
1828
1828
  }[];
1829
1829
  company: {
@@ -1924,7 +1924,6 @@ export declare const instagramContract: {
1924
1924
  dateValue: Date | null;
1925
1925
  uploads: {
1926
1926
  id: string;
1927
- status: string | null;
1928
1927
  createdAt: Date;
1929
1928
  updatedAt: Date;
1930
1929
  deletedAt: Date | null;
@@ -1933,6 +1932,7 @@ export declare const instagramContract: {
1933
1932
  bucketName: string;
1934
1933
  fileSize: number;
1935
1934
  fileUrl: string | null;
1935
+ status?: string | undefined;
1936
1936
  }[];
1937
1937
  }[];
1938
1938
  company: {
@@ -2035,7 +2035,6 @@ export declare const instagramContract: {
2035
2035
  dateValue: Date | null;
2036
2036
  uploads: {
2037
2037
  id: string;
2038
- status: string | null;
2039
2038
  createdAt: Date;
2040
2039
  updatedAt: Date;
2041
2040
  deletedAt: Date | null;
@@ -2044,6 +2043,7 @@ export declare const instagramContract: {
2044
2043
  bucketName: string;
2045
2044
  fileSize: number;
2046
2045
  fileUrl: string | null;
2046
+ status?: string | undefined;
2047
2047
  }[];
2048
2048
  }[];
2049
2049
  company: {
@@ -3532,7 +3532,6 @@ export declare const instagramContract: {
3532
3532
  dateValue: Date | null;
3533
3533
  uploads: {
3534
3534
  id: string;
3535
- status: string | null;
3536
3535
  createdAt: Date;
3537
3536
  updatedAt: Date;
3538
3537
  deletedAt: Date | null;
@@ -3541,6 +3540,7 @@ export declare const instagramContract: {
3541
3540
  bucketName: string;
3542
3541
  fileSize: number;
3543
3542
  fileUrl: string | null;
3543
+ status?: string | undefined;
3544
3544
  }[];
3545
3545
  }[];
3546
3546
  company: {
@@ -3899,7 +3899,6 @@ export declare const instagramContract: {
3899
3899
  dateValue: Date | null;
3900
3900
  uploads: {
3901
3901
  id: string;
3902
- status: string | null;
3903
3902
  createdAt: Date;
3904
3903
  updatedAt: Date;
3905
3904
  deletedAt: Date | null;
@@ -3908,6 +3907,7 @@ export declare const instagramContract: {
3908
3907
  bucketName: string;
3909
3908
  fileSize: number;
3910
3909
  fileUrl: string | null;
3910
+ status?: string | undefined;
3911
3911
  }[];
3912
3912
  }[];
3913
3913
  company: {
@@ -4130,7 +4130,7 @@ export declare const instagramContract: {
4130
4130
  deletedAt: z.ZodNullable<z.ZodDate>;
4131
4131
  message: z.ZodString;
4132
4132
  direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
4133
- type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
4133
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
4134
4134
  readAt: z.ZodDate;
4135
4135
  metadata: z.ZodAny;
4136
4136
  platformId: z.ZodString;
@@ -4151,10 +4151,9 @@ export declare const instagramContract: {
4151
4151
  fileSize: z.ZodNumber;
4152
4152
  fileKey: z.ZodString;
4153
4153
  fileUrl: z.ZodNullable<z.ZodString>;
4154
- status: z.ZodNullable<z.ZodString>;
4154
+ status: z.ZodOptional<z.ZodString>;
4155
4155
  }, "strip", z.ZodTypeAny, {
4156
4156
  id: string;
4157
- status: string | null;
4158
4157
  createdAt: Date;
4159
4158
  updatedAt: Date;
4160
4159
  deletedAt: Date | null;
@@ -4163,9 +4162,9 @@ export declare const instagramContract: {
4163
4162
  bucketName: string;
4164
4163
  fileSize: number;
4165
4164
  fileUrl: string | null;
4165
+ status?: string | undefined;
4166
4166
  }, {
4167
4167
  id: string;
4168
- status: string | null;
4169
4168
  createdAt: Date;
4170
4169
  updatedAt: Date;
4171
4170
  deletedAt: Date | null;
@@ -4174,6 +4173,7 @@ export declare const instagramContract: {
4174
4173
  bucketName: string;
4175
4174
  fileSize: number;
4176
4175
  fileUrl: string | null;
4176
+ status?: string | undefined;
4177
4177
  }>;
4178
4178
  actor: z.ZodObject<{
4179
4179
  id: z.ZodString;
@@ -4788,7 +4788,7 @@ export declare const instagramContract: {
4788
4788
  };
4789
4789
  }>;
4790
4790
  }, "strip", z.ZodTypeAny, {
4791
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
4791
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
4792
4792
  message: string;
4793
4793
  id: string;
4794
4794
  url: string;
@@ -4842,7 +4842,6 @@ export declare const instagramContract: {
4842
4842
  };
4843
4843
  upload: {
4844
4844
  id: string;
4845
- status: string | null;
4846
4845
  createdAt: Date;
4847
4846
  updatedAt: Date;
4848
4847
  deletedAt: Date | null;
@@ -4851,6 +4850,7 @@ export declare const instagramContract: {
4851
4850
  bucketName: string;
4852
4851
  fileSize: number;
4853
4852
  fileUrl: string | null;
4853
+ status?: string | undefined;
4854
4854
  };
4855
4855
  assignee: {
4856
4856
  id: string;
@@ -4950,7 +4950,7 @@ export declare const instagramContract: {
4950
4950
  metadata?: any;
4951
4951
  template?: any;
4952
4952
  }, {
4953
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
4953
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
4954
4954
  message: string;
4955
4955
  id: string;
4956
4956
  url: string;
@@ -5004,7 +5004,6 @@ export declare const instagramContract: {
5004
5004
  };
5005
5005
  upload: {
5006
5006
  id: string;
5007
- status: string | null;
5008
5007
  createdAt: Date;
5009
5008
  updatedAt: Date;
5010
5009
  deletedAt: Date | null;
@@ -5013,6 +5012,7 @@ export declare const instagramContract: {
5013
5012
  bucketName: string;
5014
5013
  fileSize: number;
5015
5014
  fileUrl: string | null;
5015
+ status?: string | undefined;
5016
5016
  };
5017
5017
  assignee: {
5018
5018
  id: string;
@@ -5323,7 +5323,7 @@ export declare const instagramContract: {
5323
5323
  deletedAt: z.ZodNullable<z.ZodDate>;
5324
5324
  message: z.ZodString;
5325
5325
  direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
5326
- type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
5326
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
5327
5327
  readAt: z.ZodDate;
5328
5328
  metadata: z.ZodAny;
5329
5329
  platformId: z.ZodString;
@@ -5669,10 +5669,9 @@ export declare const instagramContract: {
5669
5669
  fileSize: z.ZodNumber;
5670
5670
  fileKey: z.ZodString;
5671
5671
  fileUrl: z.ZodNullable<z.ZodString>;
5672
- status: z.ZodNullable<z.ZodString>;
5672
+ status: z.ZodOptional<z.ZodString>;
5673
5673
  }, "strip", z.ZodTypeAny, {
5674
5674
  id: string;
5675
- status: string | null;
5676
5675
  createdAt: Date;
5677
5676
  updatedAt: Date;
5678
5677
  deletedAt: Date | null;
@@ -5681,9 +5680,9 @@ export declare const instagramContract: {
5681
5680
  bucketName: string;
5682
5681
  fileSize: number;
5683
5682
  fileUrl: string | null;
5683
+ status?: string | undefined;
5684
5684
  }, {
5685
5685
  id: string;
5686
- status: string | null;
5687
5686
  createdAt: Date;
5688
5687
  updatedAt: Date;
5689
5688
  deletedAt: Date | null;
@@ -5692,6 +5691,7 @@ export declare const instagramContract: {
5692
5691
  bucketName: string;
5693
5692
  fileSize: number;
5694
5693
  fileUrl: string | null;
5694
+ status?: string | undefined;
5695
5695
  }>, "many">;
5696
5696
  }, "strip", z.ZodTypeAny, {
5697
5697
  id: string;
@@ -5718,7 +5718,6 @@ export declare const instagramContract: {
5718
5718
  dateValue: Date | null;
5719
5719
  uploads: {
5720
5720
  id: string;
5721
- status: string | null;
5722
5721
  createdAt: Date;
5723
5722
  updatedAt: Date;
5724
5723
  deletedAt: Date | null;
@@ -5727,6 +5726,7 @@ export declare const instagramContract: {
5727
5726
  bucketName: string;
5728
5727
  fileSize: number;
5729
5728
  fileUrl: string | null;
5729
+ status?: string | undefined;
5730
5730
  }[];
5731
5731
  }, {
5732
5732
  id: string;
@@ -5753,7 +5753,6 @@ export declare const instagramContract: {
5753
5753
  dateValue: Date | null;
5754
5754
  uploads: {
5755
5755
  id: string;
5756
- status: string | null;
5757
5756
  createdAt: Date;
5758
5757
  updatedAt: Date;
5759
5758
  deletedAt: Date | null;
@@ -5762,6 +5761,7 @@ export declare const instagramContract: {
5762
5761
  bucketName: string;
5763
5762
  fileSize: number;
5764
5763
  fileUrl: string | null;
5764
+ status?: string | undefined;
5765
5765
  }[];
5766
5766
  }>, "many">;
5767
5767
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -5901,7 +5901,6 @@ export declare const instagramContract: {
5901
5901
  dateValue: Date | null;
5902
5902
  uploads: {
5903
5903
  id: string;
5904
- status: string | null;
5905
5904
  createdAt: Date;
5906
5905
  updatedAt: Date;
5907
5906
  deletedAt: Date | null;
@@ -5910,6 +5909,7 @@ export declare const instagramContract: {
5910
5909
  bucketName: string;
5911
5910
  fileSize: number;
5912
5911
  fileUrl: string | null;
5912
+ status?: string | undefined;
5913
5913
  }[];
5914
5914
  }[];
5915
5915
  company: {
@@ -5997,7 +5997,6 @@ export declare const instagramContract: {
5997
5997
  dateValue: Date | null;
5998
5998
  uploads: {
5999
5999
  id: string;
6000
- status: string | null;
6001
6000
  createdAt: Date;
6002
6001
  updatedAt: Date;
6003
6002
  deletedAt: Date | null;
@@ -6006,6 +6005,7 @@ export declare const instagramContract: {
6006
6005
  bucketName: string;
6007
6006
  fileSize: number;
6008
6007
  fileUrl: string | null;
6008
+ status?: string | undefined;
6009
6009
  }[];
6010
6010
  }[];
6011
6011
  company: {
@@ -6106,7 +6106,6 @@ export declare const instagramContract: {
6106
6106
  dateValue: Date | null;
6107
6107
  uploads: {
6108
6108
  id: string;
6109
- status: string | null;
6110
6109
  createdAt: Date;
6111
6110
  updatedAt: Date;
6112
6111
  deletedAt: Date | null;
@@ -6115,6 +6114,7 @@ export declare const instagramContract: {
6115
6114
  bucketName: string;
6116
6115
  fileSize: number;
6117
6116
  fileUrl: string | null;
6117
+ status?: string | undefined;
6118
6118
  }[];
6119
6119
  }[];
6120
6120
  company: {
@@ -6217,7 +6217,6 @@ export declare const instagramContract: {
6217
6217
  dateValue: Date | null;
6218
6218
  uploads: {
6219
6219
  id: string;
6220
- status: string | null;
6221
6220
  createdAt: Date;
6222
6221
  updatedAt: Date;
6223
6222
  deletedAt: Date | null;
@@ -6226,6 +6225,7 @@ export declare const instagramContract: {
6226
6225
  bucketName: string;
6227
6226
  fileSize: number;
6228
6227
  fileUrl: string | null;
6228
+ status?: string | undefined;
6229
6229
  }[];
6230
6230
  }[];
6231
6231
  company: {
@@ -7714,7 +7714,6 @@ export declare const instagramContract: {
7714
7714
  dateValue: Date | null;
7715
7715
  uploads: {
7716
7716
  id: string;
7717
- status: string | null;
7718
7717
  createdAt: Date;
7719
7718
  updatedAt: Date;
7720
7719
  deletedAt: Date | null;
@@ -7723,6 +7722,7 @@ export declare const instagramContract: {
7723
7722
  bucketName: string;
7724
7723
  fileSize: number;
7725
7724
  fileUrl: string | null;
7725
+ status?: string | undefined;
7726
7726
  }[];
7727
7727
  }[];
7728
7728
  company: {
@@ -8081,7 +8081,6 @@ export declare const instagramContract: {
8081
8081
  dateValue: Date | null;
8082
8082
  uploads: {
8083
8083
  id: string;
8084
- status: string | null;
8085
8084
  createdAt: Date;
8086
8085
  updatedAt: Date;
8087
8086
  deletedAt: Date | null;
@@ -8090,6 +8089,7 @@ export declare const instagramContract: {
8090
8089
  bucketName: string;
8091
8090
  fileSize: number;
8092
8091
  fileUrl: string | null;
8092
+ status?: string | undefined;
8093
8093
  }[];
8094
8094
  }[];
8095
8095
  company: {
@@ -8284,10 +8284,9 @@ export declare const instagramContract: {
8284
8284
  fileSize: z.ZodNumber;
8285
8285
  fileKey: z.ZodString;
8286
8286
  fileUrl: z.ZodNullable<z.ZodString>;
8287
- status: z.ZodNullable<z.ZodString>;
8287
+ status: z.ZodOptional<z.ZodString>;
8288
8288
  }, "strip", z.ZodTypeAny, {
8289
8289
  id: string;
8290
- status: string | null;
8291
8290
  createdAt: Date;
8292
8291
  updatedAt: Date;
8293
8292
  deletedAt: Date | null;
@@ -8296,9 +8295,9 @@ export declare const instagramContract: {
8296
8295
  bucketName: string;
8297
8296
  fileSize: number;
8298
8297
  fileUrl: string | null;
8298
+ status?: string | undefined;
8299
8299
  }, {
8300
8300
  id: string;
8301
- status: string | null;
8302
8301
  createdAt: Date;
8303
8302
  updatedAt: Date;
8304
8303
  deletedAt: Date | null;
@@ -8307,6 +8306,7 @@ export declare const instagramContract: {
8307
8306
  bucketName: string;
8308
8307
  fileSize: number;
8309
8308
  fileUrl: string | null;
8309
+ status?: string | undefined;
8310
8310
  }>;
8311
8311
  repliedMessage: z.ZodLazy<z.ZodObject<{
8312
8312
  id: z.ZodString;
@@ -8315,7 +8315,7 @@ export declare const instagramContract: {
8315
8315
  deletedAt: z.ZodNullable<z.ZodDate>;
8316
8316
  message: z.ZodString;
8317
8317
  direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
8318
- type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
8318
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "unsupported"]>;
8319
8319
  readAt: z.ZodDate;
8320
8320
  metadata: z.ZodAny;
8321
8321
  platformId: z.ZodString;
@@ -8336,10 +8336,9 @@ export declare const instagramContract: {
8336
8336
  fileSize: z.ZodNumber;
8337
8337
  fileKey: z.ZodString;
8338
8338
  fileUrl: z.ZodNullable<z.ZodString>;
8339
- status: z.ZodNullable<z.ZodString>;
8339
+ status: z.ZodOptional<z.ZodString>;
8340
8340
  }, "strip", z.ZodTypeAny, {
8341
8341
  id: string;
8342
- status: string | null;
8343
8342
  createdAt: Date;
8344
8343
  updatedAt: Date;
8345
8344
  deletedAt: Date | null;
@@ -8348,9 +8347,9 @@ export declare const instagramContract: {
8348
8347
  bucketName: string;
8349
8348
  fileSize: number;
8350
8349
  fileUrl: string | null;
8350
+ status?: string | undefined;
8351
8351
  }, {
8352
8352
  id: string;
8353
- status: string | null;
8354
8353
  createdAt: Date;
8355
8354
  updatedAt: Date;
8356
8355
  deletedAt: Date | null;
@@ -8359,6 +8358,7 @@ export declare const instagramContract: {
8359
8358
  bucketName: string;
8360
8359
  fileSize: number;
8361
8360
  fileUrl: string | null;
8361
+ status?: string | undefined;
8362
8362
  }>;
8363
8363
  actor: z.ZodObject<{
8364
8364
  id: z.ZodString;
@@ -8973,7 +8973,7 @@ export declare const instagramContract: {
8973
8973
  };
8974
8974
  }>;
8975
8975
  }, "strip", z.ZodTypeAny, {
8976
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
8976
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
8977
8977
  message: string;
8978
8978
  id: string;
8979
8979
  url: string;
@@ -9027,7 +9027,6 @@ export declare const instagramContract: {
9027
9027
  };
9028
9028
  upload: {
9029
9029
  id: string;
9030
- status: string | null;
9031
9030
  createdAt: Date;
9032
9031
  updatedAt: Date;
9033
9032
  deletedAt: Date | null;
@@ -9036,6 +9035,7 @@ export declare const instagramContract: {
9036
9035
  bucketName: string;
9037
9036
  fileSize: number;
9038
9037
  fileUrl: string | null;
9038
+ status?: string | undefined;
9039
9039
  };
9040
9040
  assignee: {
9041
9041
  id: string;
@@ -9135,7 +9135,7 @@ export declare const instagramContract: {
9135
9135
  metadata?: any;
9136
9136
  template?: any;
9137
9137
  }, {
9138
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
9138
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
9139
9139
  message: string;
9140
9140
  id: string;
9141
9141
  url: string;
@@ -9189,7 +9189,6 @@ export declare const instagramContract: {
9189
9189
  };
9190
9190
  upload: {
9191
9191
  id: string;
9192
- status: string | null;
9193
9192
  createdAt: Date;
9194
9193
  updatedAt: Date;
9195
9194
  deletedAt: Date | null;
@@ -9198,6 +9197,7 @@ export declare const instagramContract: {
9198
9197
  bucketName: string;
9199
9198
  fileSize: number;
9200
9199
  fileUrl: string | null;
9200
+ status?: string | undefined;
9201
9201
  };
9202
9202
  assignee: {
9203
9203
  id: string;
@@ -9935,7 +9935,7 @@ export declare const instagramContract: {
9935
9935
  isActive: boolean;
9936
9936
  }>;
9937
9937
  }, "strip", z.ZodTypeAny, {
9938
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
9938
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
9939
9939
  message: string;
9940
9940
  id: string;
9941
9941
  url: string;
@@ -9989,7 +9989,6 @@ export declare const instagramContract: {
9989
9989
  };
9990
9990
  upload: {
9991
9991
  id: string;
9992
- status: string | null;
9993
9992
  createdAt: Date;
9994
9993
  updatedAt: Date;
9995
9994
  deletedAt: Date | null;
@@ -9998,6 +9997,7 @@ export declare const instagramContract: {
9998
9997
  bucketName: string;
9999
9998
  fileSize: number;
10000
9999
  fileUrl: string | null;
10000
+ status?: string | undefined;
10001
10001
  };
10002
10002
  assignee: {
10003
10003
  id: string;
@@ -10219,7 +10219,6 @@ export declare const instagramContract: {
10219
10219
  dateValue: Date | null;
10220
10220
  uploads: {
10221
10221
  id: string;
10222
- status: string | null;
10223
10222
  createdAt: Date;
10224
10223
  updatedAt: Date;
10225
10224
  deletedAt: Date | null;
@@ -10228,6 +10227,7 @@ export declare const instagramContract: {
10228
10227
  bucketName: string;
10229
10228
  fileSize: number;
10230
10229
  fileUrl: string | null;
10230
+ status?: string | undefined;
10231
10231
  }[];
10232
10232
  }[];
10233
10233
  company: {
@@ -10428,7 +10428,7 @@ export declare const instagramContract: {
10428
10428
  previewUrl: string;
10429
10429
  imageSetId: string;
10430
10430
  repliedMessage: {
10431
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
10431
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
10432
10432
  message: string;
10433
10433
  id: string;
10434
10434
  url: string;
@@ -10482,7 +10482,6 @@ export declare const instagramContract: {
10482
10482
  };
10483
10483
  upload: {
10484
10484
  id: string;
10485
- status: string | null;
10486
10485
  createdAt: Date;
10487
10486
  updatedAt: Date;
10488
10487
  deletedAt: Date | null;
@@ -10491,6 +10490,7 @@ export declare const instagramContract: {
10491
10490
  bucketName: string;
10492
10491
  fileSize: number;
10493
10492
  fileUrl: string | null;
10493
+ status?: string | undefined;
10494
10494
  };
10495
10495
  assignee: {
10496
10496
  id: string;
@@ -10637,7 +10637,7 @@ export declare const instagramContract: {
10637
10637
  metadata?: any;
10638
10638
  template?: any;
10639
10639
  }, {
10640
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
10640
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
10641
10641
  message: string;
10642
10642
  id: string;
10643
10643
  url: string;
@@ -10691,7 +10691,6 @@ export declare const instagramContract: {
10691
10691
  };
10692
10692
  upload: {
10693
10693
  id: string;
10694
- status: string | null;
10695
10694
  createdAt: Date;
10696
10695
  updatedAt: Date;
10697
10696
  deletedAt: Date | null;
@@ -10700,6 +10699,7 @@ export declare const instagramContract: {
10700
10699
  bucketName: string;
10701
10700
  fileSize: number;
10702
10701
  fileUrl: string | null;
10702
+ status?: string | undefined;
10703
10703
  };
10704
10704
  assignee: {
10705
10705
  id: string;
@@ -10921,7 +10921,6 @@ export declare const instagramContract: {
10921
10921
  dateValue: Date | null;
10922
10922
  uploads: {
10923
10923
  id: string;
10924
- status: string | null;
10925
10924
  createdAt: Date;
10926
10925
  updatedAt: Date;
10927
10926
  deletedAt: Date | null;
@@ -10930,6 +10929,7 @@ export declare const instagramContract: {
10930
10929
  bucketName: string;
10931
10930
  fileSize: number;
10932
10931
  fileUrl: string | null;
10932
+ status?: string | undefined;
10933
10933
  }[];
10934
10934
  }[];
10935
10935
  company: {
@@ -11130,7 +11130,7 @@ export declare const instagramContract: {
11130
11130
  previewUrl: string;
11131
11131
  imageSetId: string;
11132
11132
  repliedMessage: {
11133
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
11133
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
11134
11134
  message: string;
11135
11135
  id: string;
11136
11136
  url: string;
@@ -11184,7 +11184,6 @@ export declare const instagramContract: {
11184
11184
  };
11185
11185
  upload: {
11186
11186
  id: string;
11187
- status: string | null;
11188
11187
  createdAt: Date;
11189
11188
  updatedAt: Date;
11190
11189
  deletedAt: Date | null;
@@ -11193,6 +11192,7 @@ export declare const instagramContract: {
11193
11192
  bucketName: string;
11194
11193
  fileSize: number;
11195
11194
  fileUrl: string | null;
11195
+ status?: string | undefined;
11196
11196
  };
11197
11197
  assignee: {
11198
11198
  id: string;
@@ -11340,7 +11340,7 @@ export declare const instagramContract: {
11340
11340
  template?: any;
11341
11341
  }>>>;
11342
11342
  }, "strip", z.ZodTypeAny, {
11343
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
11343
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
11344
11344
  message: string;
11345
11345
  id: string;
11346
11346
  url: string;
@@ -11394,7 +11394,6 @@ export declare const instagramContract: {
11394
11394
  };
11395
11395
  upload: {
11396
11396
  id: string;
11397
- status: string | null;
11398
11397
  createdAt: Date;
11399
11398
  updatedAt: Date;
11400
11399
  deletedAt: Date | null;
@@ -11403,6 +11402,7 @@ export declare const instagramContract: {
11403
11402
  bucketName: string;
11404
11403
  fileSize: number;
11405
11404
  fileUrl: string | null;
11405
+ status?: string | undefined;
11406
11406
  };
11407
11407
  assignee: {
11408
11408
  id: string;
@@ -11624,7 +11624,6 @@ export declare const instagramContract: {
11624
11624
  dateValue: Date | null;
11625
11625
  uploads: {
11626
11626
  id: string;
11627
- status: string | null;
11628
11627
  createdAt: Date;
11629
11628
  updatedAt: Date;
11630
11629
  deletedAt: Date | null;
@@ -11633,6 +11632,7 @@ export declare const instagramContract: {
11633
11632
  bucketName: string;
11634
11633
  fileSize: number;
11635
11634
  fileUrl: string | null;
11635
+ status?: string | undefined;
11636
11636
  }[];
11637
11637
  }[];
11638
11638
  company: {
@@ -11833,7 +11833,7 @@ export declare const instagramContract: {
11833
11833
  previewUrl: string;
11834
11834
  imageSetId: string;
11835
11835
  repliedMessage: {
11836
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
11836
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
11837
11837
  message: string;
11838
11838
  id: string;
11839
11839
  url: string;
@@ -11887,7 +11887,6 @@ export declare const instagramContract: {
11887
11887
  };
11888
11888
  upload: {
11889
11889
  id: string;
11890
- status: string | null;
11891
11890
  createdAt: Date;
11892
11891
  updatedAt: Date;
11893
11892
  deletedAt: Date | null;
@@ -11896,6 +11895,7 @@ export declare const instagramContract: {
11896
11895
  bucketName: string;
11897
11896
  fileSize: number;
11898
11897
  fileUrl: string | null;
11898
+ status?: string | undefined;
11899
11899
  };
11900
11900
  assignee: {
11901
11901
  id: string;
@@ -12042,7 +12042,7 @@ export declare const instagramContract: {
12042
12042
  template?: any;
12043
12043
  metadata?: any;
12044
12044
  fromMessage?: {
12045
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
12045
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
12046
12046
  message: string;
12047
12047
  id: string;
12048
12048
  url: string;
@@ -12096,7 +12096,6 @@ export declare const instagramContract: {
12096
12096
  };
12097
12097
  upload: {
12098
12098
  id: string;
12099
- status: string | null;
12100
12099
  createdAt: Date;
12101
12100
  updatedAt: Date;
12102
12101
  deletedAt: Date | null;
@@ -12105,6 +12104,7 @@ export declare const instagramContract: {
12105
12104
  bucketName: string;
12106
12105
  fileSize: number;
12107
12106
  fileUrl: string | null;
12107
+ status?: string | undefined;
12108
12108
  };
12109
12109
  assignee: {
12110
12110
  id: string;
@@ -12326,7 +12326,6 @@ export declare const instagramContract: {
12326
12326
  dateValue: Date | null;
12327
12327
  uploads: {
12328
12328
  id: string;
12329
- status: string | null;
12330
12329
  createdAt: Date;
12331
12330
  updatedAt: Date;
12332
12331
  deletedAt: Date | null;
@@ -12335,6 +12334,7 @@ export declare const instagramContract: {
12335
12334
  bucketName: string;
12336
12335
  fileSize: number;
12337
12336
  fileUrl: string | null;
12337
+ status?: string | undefined;
12338
12338
  }[];
12339
12339
  }[];
12340
12340
  company: {
@@ -12535,7 +12535,7 @@ export declare const instagramContract: {
12535
12535
  previewUrl: string;
12536
12536
  imageSetId: string;
12537
12537
  repliedMessage: {
12538
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
12538
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
12539
12539
  message: string;
12540
12540
  id: string;
12541
12541
  url: string;
@@ -12589,7 +12589,6 @@ export declare const instagramContract: {
12589
12589
  };
12590
12590
  upload: {
12591
12591
  id: string;
12592
- status: string | null;
12593
12592
  createdAt: Date;
12594
12593
  updatedAt: Date;
12595
12594
  deletedAt: Date | null;
@@ -12598,6 +12597,7 @@ export declare const instagramContract: {
12598
12597
  bucketName: string;
12599
12598
  fileSize: number;
12600
12599
  fileUrl: string | null;
12600
+ status?: string | undefined;
12601
12601
  };
12602
12602
  assignee: {
12603
12603
  id: string;
@@ -12745,7 +12745,7 @@ export declare const instagramContract: {
12745
12745
  template?: any;
12746
12746
  } | null | undefined;
12747
12747
  }, {
12748
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
12748
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
12749
12749
  message: string;
12750
12750
  id: string;
12751
12751
  url: string;
@@ -12799,7 +12799,6 @@ export declare const instagramContract: {
12799
12799
  };
12800
12800
  upload: {
12801
12801
  id: string;
12802
- status: string | null;
12803
12802
  createdAt: Date;
12804
12803
  updatedAt: Date;
12805
12804
  deletedAt: Date | null;
@@ -12808,6 +12807,7 @@ export declare const instagramContract: {
12808
12807
  bucketName: string;
12809
12808
  fileSize: number;
12810
12809
  fileUrl: string | null;
12810
+ status?: string | undefined;
12811
12811
  };
12812
12812
  assignee: {
12813
12813
  id: string;
@@ -13029,7 +13029,6 @@ export declare const instagramContract: {
13029
13029
  dateValue: Date | null;
13030
13030
  uploads: {
13031
13031
  id: string;
13032
- status: string | null;
13033
13032
  createdAt: Date;
13034
13033
  updatedAt: Date;
13035
13034
  deletedAt: Date | null;
@@ -13038,6 +13037,7 @@ export declare const instagramContract: {
13038
13037
  bucketName: string;
13039
13038
  fileSize: number;
13040
13039
  fileUrl: string | null;
13040
+ status?: string | undefined;
13041
13041
  }[];
13042
13042
  }[];
13043
13043
  company: {
@@ -13238,7 +13238,7 @@ export declare const instagramContract: {
13238
13238
  previewUrl: string;
13239
13239
  imageSetId: string;
13240
13240
  repliedMessage: {
13241
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
13241
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
13242
13242
  message: string;
13243
13243
  id: string;
13244
13244
  url: string;
@@ -13292,7 +13292,6 @@ export declare const instagramContract: {
13292
13292
  };
13293
13293
  upload: {
13294
13294
  id: string;
13295
- status: string | null;
13296
13295
  createdAt: Date;
13297
13296
  updatedAt: Date;
13298
13297
  deletedAt: Date | null;
@@ -13301,6 +13300,7 @@ export declare const instagramContract: {
13301
13300
  bucketName: string;
13302
13301
  fileSize: number;
13303
13302
  fileUrl: string | null;
13303
+ status?: string | undefined;
13304
13304
  };
13305
13305
  assignee: {
13306
13306
  id: string;
@@ -13447,7 +13447,7 @@ export declare const instagramContract: {
13447
13447
  template?: any;
13448
13448
  metadata?: any;
13449
13449
  fromMessage?: {
13450
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
13450
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
13451
13451
  message: string;
13452
13452
  id: string;
13453
13453
  url: string;
@@ -13501,7 +13501,6 @@ export declare const instagramContract: {
13501
13501
  };
13502
13502
  upload: {
13503
13503
  id: string;
13504
- status: string | null;
13505
13504
  createdAt: Date;
13506
13505
  updatedAt: Date;
13507
13506
  deletedAt: Date | null;
@@ -13510,6 +13509,7 @@ export declare const instagramContract: {
13510
13509
  bucketName: string;
13511
13510
  fileSize: number;
13512
13511
  fileUrl: string | null;
13512
+ status?: string | undefined;
13513
13513
  };
13514
13514
  assignee: {
13515
13515
  id: string;
@@ -13731,7 +13731,6 @@ export declare const instagramContract: {
13731
13731
  dateValue: Date | null;
13732
13732
  uploads: {
13733
13733
  id: string;
13734
- status: string | null;
13735
13734
  createdAt: Date;
13736
13735
  updatedAt: Date;
13737
13736
  deletedAt: Date | null;
@@ -13740,6 +13739,7 @@ export declare const instagramContract: {
13740
13739
  bucketName: string;
13741
13740
  fileSize: number;
13742
13741
  fileUrl: string | null;
13742
+ status?: string | undefined;
13743
13743
  }[];
13744
13744
  }[];
13745
13745
  company: {
@@ -13940,7 +13940,7 @@ export declare const instagramContract: {
13940
13940
  previewUrl: string;
13941
13941
  imageSetId: string;
13942
13942
  repliedMessage: {
13943
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
13943
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
13944
13944
  message: string;
13945
13945
  id: string;
13946
13946
  url: string;
@@ -13994,7 +13994,6 @@ export declare const instagramContract: {
13994
13994
  };
13995
13995
  upload: {
13996
13996
  id: string;
13997
- status: string | null;
13998
13997
  createdAt: Date;
13999
13998
  updatedAt: Date;
14000
13999
  deletedAt: Date | null;
@@ -14003,6 +14002,7 @@ export declare const instagramContract: {
14003
14002
  bucketName: string;
14004
14003
  fileSize: number;
14005
14004
  fileUrl: string | null;
14005
+ status?: string | undefined;
14006
14006
  };
14007
14007
  assignee: {
14008
14008
  id: string;
@@ -14152,7 +14152,7 @@ export declare const instagramContract: {
14152
14152
  }>;
14153
14153
  }, "strip", z.ZodTypeAny, {
14154
14154
  data: {
14155
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
14155
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
14156
14156
  message: string;
14157
14157
  id: string;
14158
14158
  url: string;
@@ -14206,7 +14206,6 @@ export declare const instagramContract: {
14206
14206
  };
14207
14207
  upload: {
14208
14208
  id: string;
14209
- status: string | null;
14210
14209
  createdAt: Date;
14211
14210
  updatedAt: Date;
14212
14211
  deletedAt: Date | null;
@@ -14215,6 +14214,7 @@ export declare const instagramContract: {
14215
14214
  bucketName: string;
14216
14215
  fileSize: number;
14217
14216
  fileUrl: string | null;
14217
+ status?: string | undefined;
14218
14218
  };
14219
14219
  assignee: {
14220
14220
  id: string;
@@ -14436,7 +14436,6 @@ export declare const instagramContract: {
14436
14436
  dateValue: Date | null;
14437
14437
  uploads: {
14438
14438
  id: string;
14439
- status: string | null;
14440
14439
  createdAt: Date;
14441
14440
  updatedAt: Date;
14442
14441
  deletedAt: Date | null;
@@ -14445,6 +14444,7 @@ export declare const instagramContract: {
14445
14444
  bucketName: string;
14446
14445
  fileSize: number;
14447
14446
  fileUrl: string | null;
14447
+ status?: string | undefined;
14448
14448
  }[];
14449
14449
  }[];
14450
14450
  company: {
@@ -14645,7 +14645,7 @@ export declare const instagramContract: {
14645
14645
  previewUrl: string;
14646
14646
  imageSetId: string;
14647
14647
  repliedMessage: {
14648
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
14648
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
14649
14649
  message: string;
14650
14650
  id: string;
14651
14651
  url: string;
@@ -14699,7 +14699,6 @@ export declare const instagramContract: {
14699
14699
  };
14700
14700
  upload: {
14701
14701
  id: string;
14702
- status: string | null;
14703
14702
  createdAt: Date;
14704
14703
  updatedAt: Date;
14705
14704
  deletedAt: Date | null;
@@ -14708,6 +14707,7 @@ export declare const instagramContract: {
14708
14707
  bucketName: string;
14709
14708
  fileSize: number;
14710
14709
  fileUrl: string | null;
14710
+ status?: string | undefined;
14711
14711
  };
14712
14712
  assignee: {
14713
14713
  id: string;
@@ -14854,7 +14854,7 @@ export declare const instagramContract: {
14854
14854
  template?: any;
14855
14855
  metadata?: any;
14856
14856
  fromMessage?: {
14857
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
14857
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
14858
14858
  message: string;
14859
14859
  id: string;
14860
14860
  url: string;
@@ -14908,7 +14908,6 @@ export declare const instagramContract: {
14908
14908
  };
14909
14909
  upload: {
14910
14910
  id: string;
14911
- status: string | null;
14912
14911
  createdAt: Date;
14913
14912
  updatedAt: Date;
14914
14913
  deletedAt: Date | null;
@@ -14917,6 +14916,7 @@ export declare const instagramContract: {
14917
14916
  bucketName: string;
14918
14917
  fileSize: number;
14919
14918
  fileUrl: string | null;
14919
+ status?: string | undefined;
14920
14920
  };
14921
14921
  assignee: {
14922
14922
  id: string;
@@ -15138,7 +15138,6 @@ export declare const instagramContract: {
15138
15138
  dateValue: Date | null;
15139
15139
  uploads: {
15140
15140
  id: string;
15141
- status: string | null;
15142
15141
  createdAt: Date;
15143
15142
  updatedAt: Date;
15144
15143
  deletedAt: Date | null;
@@ -15147,6 +15146,7 @@ export declare const instagramContract: {
15147
15146
  bucketName: string;
15148
15147
  fileSize: number;
15149
15148
  fileUrl: string | null;
15149
+ status?: string | undefined;
15150
15150
  }[];
15151
15151
  }[];
15152
15152
  company: {
@@ -15347,7 +15347,7 @@ export declare const instagramContract: {
15347
15347
  previewUrl: string;
15348
15348
  imageSetId: string;
15349
15349
  repliedMessage: {
15350
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
15350
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
15351
15351
  message: string;
15352
15352
  id: string;
15353
15353
  url: string;
@@ -15401,7 +15401,6 @@ export declare const instagramContract: {
15401
15401
  };
15402
15402
  upload: {
15403
15403
  id: string;
15404
- status: string | null;
15405
15404
  createdAt: Date;
15406
15405
  updatedAt: Date;
15407
15406
  deletedAt: Date | null;
@@ -15410,6 +15409,7 @@ export declare const instagramContract: {
15410
15409
  bucketName: string;
15411
15410
  fileSize: number;
15412
15411
  fileUrl: string | null;
15412
+ status?: string | undefined;
15413
15413
  };
15414
15414
  assignee: {
15415
15415
  id: string;
@@ -15560,7 +15560,7 @@ export declare const instagramContract: {
15560
15560
  requestId: string;
15561
15561
  }, {
15562
15562
  data: {
15563
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
15563
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
15564
15564
  message: string;
15565
15565
  id: string;
15566
15566
  url: string;
@@ -15614,7 +15614,6 @@ export declare const instagramContract: {
15614
15614
  };
15615
15615
  upload: {
15616
15616
  id: string;
15617
- status: string | null;
15618
15617
  createdAt: Date;
15619
15618
  updatedAt: Date;
15620
15619
  deletedAt: Date | null;
@@ -15623,6 +15622,7 @@ export declare const instagramContract: {
15623
15622
  bucketName: string;
15624
15623
  fileSize: number;
15625
15624
  fileUrl: string | null;
15625
+ status?: string | undefined;
15626
15626
  };
15627
15627
  assignee: {
15628
15628
  id: string;
@@ -15844,7 +15844,6 @@ export declare const instagramContract: {
15844
15844
  dateValue: Date | null;
15845
15845
  uploads: {
15846
15846
  id: string;
15847
- status: string | null;
15848
15847
  createdAt: Date;
15849
15848
  updatedAt: Date;
15850
15849
  deletedAt: Date | null;
@@ -15853,6 +15852,7 @@ export declare const instagramContract: {
15853
15852
  bucketName: string;
15854
15853
  fileSize: number;
15855
15854
  fileUrl: string | null;
15855
+ status?: string | undefined;
15856
15856
  }[];
15857
15857
  }[];
15858
15858
  company: {
@@ -16053,7 +16053,7 @@ export declare const instagramContract: {
16053
16053
  previewUrl: string;
16054
16054
  imageSetId: string;
16055
16055
  repliedMessage: {
16056
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
16056
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
16057
16057
  message: string;
16058
16058
  id: string;
16059
16059
  url: string;
@@ -16107,7 +16107,6 @@ export declare const instagramContract: {
16107
16107
  };
16108
16108
  upload: {
16109
16109
  id: string;
16110
- status: string | null;
16111
16110
  createdAt: Date;
16112
16111
  updatedAt: Date;
16113
16112
  deletedAt: Date | null;
@@ -16116,6 +16115,7 @@ export declare const instagramContract: {
16116
16115
  bucketName: string;
16117
16116
  fileSize: number;
16118
16117
  fileUrl: string | null;
16118
+ status?: string | undefined;
16119
16119
  };
16120
16120
  assignee: {
16121
16121
  id: string;
@@ -16262,7 +16262,7 @@ export declare const instagramContract: {
16262
16262
  template?: any;
16263
16263
  metadata?: any;
16264
16264
  fromMessage?: {
16265
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
16265
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
16266
16266
  message: string;
16267
16267
  id: string;
16268
16268
  url: string;
@@ -16316,7 +16316,6 @@ export declare const instagramContract: {
16316
16316
  };
16317
16317
  upload: {
16318
16318
  id: string;
16319
- status: string | null;
16320
16319
  createdAt: Date;
16321
16320
  updatedAt: Date;
16322
16321
  deletedAt: Date | null;
@@ -16325,6 +16324,7 @@ export declare const instagramContract: {
16325
16324
  bucketName: string;
16326
16325
  fileSize: number;
16327
16326
  fileUrl: string | null;
16327
+ status?: string | undefined;
16328
16328
  };
16329
16329
  assignee: {
16330
16330
  id: string;
@@ -16546,7 +16546,6 @@ export declare const instagramContract: {
16546
16546
  dateValue: Date | null;
16547
16547
  uploads: {
16548
16548
  id: string;
16549
- status: string | null;
16550
16549
  createdAt: Date;
16551
16550
  updatedAt: Date;
16552
16551
  deletedAt: Date | null;
@@ -16555,6 +16554,7 @@ export declare const instagramContract: {
16555
16554
  bucketName: string;
16556
16555
  fileSize: number;
16557
16556
  fileUrl: string | null;
16557
+ status?: string | undefined;
16558
16558
  }[];
16559
16559
  }[];
16560
16560
  company: {
@@ -16755,7 +16755,7 @@ export declare const instagramContract: {
16755
16755
  previewUrl: string;
16756
16756
  imageSetId: string;
16757
16757
  repliedMessage: {
16758
- type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
16758
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "unsupported";
16759
16759
  message: string;
16760
16760
  id: string;
16761
16761
  url: string;
@@ -16809,7 +16809,6 @@ export declare const instagramContract: {
16809
16809
  };
16810
16810
  upload: {
16811
16811
  id: string;
16812
- status: string | null;
16813
16812
  createdAt: Date;
16814
16813
  updatedAt: Date;
16815
16814
  deletedAt: Date | null;
@@ -16818,6 +16817,7 @@ export declare const instagramContract: {
16818
16817
  bucketName: string;
16819
16818
  fileSize: number;
16820
16819
  fileUrl: string | null;
16820
+ status?: string | undefined;
16821
16821
  };
16822
16822
  assignee: {
16823
16823
  id: string;