@kl1/contracts 1.3.28 → 1.3.30

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 (116) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +1 -1
  2. package/dist/api-contracts/src/attribute/index.d.ts +7 -7
  3. package/dist/api-contracts/src/auth/index.d.ts +1 -1
  4. package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
  5. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  6. package/dist/api-contracts/src/aws/index.d.ts +2 -2
  7. package/dist/api-contracts/src/botpress/index.d.ts +2 -2
  8. package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
  9. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  10. package/dist/api-contracts/src/category/index.d.ts +7 -7
  11. package/dist/api-contracts/src/channel/index.d.ts +43 -1585
  12. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  13. package/dist/api-contracts/src/channel/schema.d.ts +0 -44
  14. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  15. package/dist/api-contracts/src/channel/validation.d.ts +0 -65
  16. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  17. package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
  18. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  19. package/dist/api-contracts/src/chat/schema.d.ts +463 -712
  20. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  21. package/dist/api-contracts/src/chat/validation.d.ts +392 -778
  22. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  23. package/dist/api-contracts/src/comment/index.d.ts +359 -359
  24. package/dist/api-contracts/src/comment/schema.d.ts +88 -88
  25. package/dist/api-contracts/src/contract.d.ts +39032 -45496
  26. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  27. package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
  28. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  29. package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
  30. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  31. package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
  32. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  33. package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
  34. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  35. package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
  36. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  37. package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
  38. package/dist/api-contracts/src/export/index.d.ts +0 -2
  39. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  40. package/dist/api-contracts/src/extension/index.d.ts +7 -7
  41. package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
  42. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  43. package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
  44. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  45. package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
  46. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  47. package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
  48. package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
  49. package/dist/api-contracts/src/index.d.ts +0 -2
  50. package/dist/api-contracts/src/index.d.ts.map +1 -1
  51. package/dist/api-contracts/src/instagram/index.d.ts +261 -659
  52. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  53. package/dist/api-contracts/src/line/index.d.ts +268 -622
  54. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  55. package/dist/api-contracts/src/line/validation.d.ts +7 -49
  56. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  57. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
  58. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  59. package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
  60. package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
  61. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
  62. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
  63. package/dist/api-contracts/src/messenger/index.d.ts +261 -659
  64. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  65. package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
  66. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  67. package/dist/api-contracts/src/notification/index.d.ts +4 -4
  68. package/dist/api-contracts/src/permission/index.d.ts +1 -1
  69. package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
  70. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  71. package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
  72. package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
  73. package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
  74. package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
  75. package/dist/api-contracts/src/role/index.d.ts +5 -5
  76. package/dist/api-contracts/src/sms/index.d.ts +7 -185
  77. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/snippet/index.d.ts +8 -8
  79. package/dist/api-contracts/src/subscription/index.d.ts +5 -5
  80. package/dist/api-contracts/src/tag/index.d.ts +4 -4
  81. package/dist/api-contracts/src/telegram/index.d.ts +263 -549
  82. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  83. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
  84. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  85. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +13 -25
  86. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  87. package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
  88. package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
  89. package/dist/api-contracts/src/telephony-cdr/index.d.ts +14 -14
  90. package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
  91. package/dist/api-contracts/src/ticket/index.d.ts +660 -660
  92. package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
  93. package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
  94. package/dist/api-contracts/src/upload/index.d.ts +2 -2
  95. package/dist/api-contracts/src/user/index.d.ts +7 -7
  96. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
  97. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  98. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -50
  99. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  100. package/dist/api-contracts/src/viber/index.d.ts +263 -549
  101. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  102. package/dist/api-contracts/src/webchat/index.d.ts +261 -547
  103. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  104. package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
  105. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  106. package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
  107. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  108. package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
  109. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
  110. package/dist/index.js +459 -820
  111. package/dist/index.js.map +1 -1
  112. package/dist/index.mjs +459 -818
  113. package/dist/index.mjs.map +1 -1
  114. package/package.json +1 -1
  115. package/dist/api-contracts/src/export/validation.d.ts +0 -3
  116. package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
@@ -118,16 +118,6 @@ export declare const viberContract: {
118
118
  mobileNumber: string;
119
119
  apiSecret: string;
120
120
  }>>;
121
- line: z.ZodOptional<z.ZodObject<{
122
- channelId: z.ZodString;
123
- channelSecret: z.ZodString;
124
- }, "strip", z.ZodTypeAny, {
125
- channelId: string;
126
- channelSecret: string;
127
- }, {
128
- channelId: string;
129
- channelSecret: string;
130
- }>>;
131
121
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
132
122
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
133
123
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -158,10 +148,6 @@ export declare const viberContract: {
158
148
  mobileNumber: string;
159
149
  apiSecret: string;
160
150
  } | undefined;
161
- line?: {
162
- channelId: string;
163
- channelSecret: string;
164
- } | undefined;
165
151
  lineRichMenuId?: string | null | undefined;
166
152
  messengerIntegrationType?: "own" | "business" | undefined;
167
153
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -192,10 +178,6 @@ export declare const viberContract: {
192
178
  mobileNumber: string;
193
179
  apiSecret: string;
194
180
  } | undefined;
195
- line?: {
196
- channelId: string;
197
- channelSecret: string;
198
- } | undefined;
199
181
  lineRichMenuId?: string | null | undefined;
200
182
  messengerIntegrationType?: "own" | "business" | undefined;
201
183
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -460,10 +442,6 @@ export declare const viberContract: {
460
442
  mobileNumber: string;
461
443
  apiSecret: string;
462
444
  } | undefined;
463
- line?: {
464
- channelId: string;
465
- channelSecret: string;
466
- } | undefined;
467
445
  lineRichMenuId?: string | null | undefined;
468
446
  messengerIntegrationType?: "own" | "business" | undefined;
469
447
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -559,10 +537,6 @@ export declare const viberContract: {
559
537
  mobileNumber: string;
560
538
  apiSecret: string;
561
539
  } | undefined;
562
- line?: {
563
- channelId: string;
564
- channelSecret: string;
565
- } | undefined;
566
540
  lineRichMenuId?: string | null | undefined;
567
541
  messengerIntegrationType?: "own" | "business" | undefined;
568
542
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -660,10 +634,6 @@ export declare const viberContract: {
660
634
  mobileNumber: string;
661
635
  apiSecret: string;
662
636
  } | undefined;
663
- line?: {
664
- channelId: string;
665
- channelSecret: string;
666
- } | undefined;
667
637
  lineRichMenuId?: string | null | undefined;
668
638
  messengerIntegrationType?: "own" | "business" | undefined;
669
639
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -762,10 +732,6 @@ export declare const viberContract: {
762
732
  mobileNumber: string;
763
733
  apiSecret: string;
764
734
  } | undefined;
765
- line?: {
766
- channelId: string;
767
- channelSecret: string;
768
- } | undefined;
769
735
  lineRichMenuId?: string | null | undefined;
770
736
  messengerIntegrationType?: "own" | "business" | undefined;
771
737
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -937,16 +903,6 @@ export declare const viberContract: {
937
903
  mobileNumber: string;
938
904
  apiSecret: string;
939
905
  }>>;
940
- line: z.ZodOptional<z.ZodObject<{
941
- channelId: z.ZodString;
942
- channelSecret: z.ZodString;
943
- }, "strip", z.ZodTypeAny, {
944
- channelId: string;
945
- channelSecret: string;
946
- }, {
947
- channelId: string;
948
- channelSecret: string;
949
- }>>;
950
906
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
951
907
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
952
908
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -977,10 +933,6 @@ export declare const viberContract: {
977
933
  mobileNumber: string;
978
934
  apiSecret: string;
979
935
  } | undefined;
980
- line?: {
981
- channelId: string;
982
- channelSecret: string;
983
- } | undefined;
984
936
  lineRichMenuId?: string | null | undefined;
985
937
  messengerIntegrationType?: "own" | "business" | undefined;
986
938
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1011,10 +963,6 @@ export declare const viberContract: {
1011
963
  mobileNumber: string;
1012
964
  apiSecret: string;
1013
965
  } | undefined;
1014
- line?: {
1015
- channelId: string;
1016
- channelSecret: string;
1017
- } | undefined;
1018
966
  lineRichMenuId?: string | null | undefined;
1019
967
  messengerIntegrationType?: "own" | "business" | undefined;
1020
968
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1279,10 +1227,6 @@ export declare const viberContract: {
1279
1227
  mobileNumber: string;
1280
1228
  apiSecret: string;
1281
1229
  } | undefined;
1282
- line?: {
1283
- channelId: string;
1284
- channelSecret: string;
1285
- } | undefined;
1286
1230
  lineRichMenuId?: string | null | undefined;
1287
1231
  messengerIntegrationType?: "own" | "business" | undefined;
1288
1232
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1378,10 +1322,6 @@ export declare const viberContract: {
1378
1322
  mobileNumber: string;
1379
1323
  apiSecret: string;
1380
1324
  } | undefined;
1381
- line?: {
1382
- channelId: string;
1383
- channelSecret: string;
1384
- } | undefined;
1385
1325
  lineRichMenuId?: string | null | undefined;
1386
1326
  messengerIntegrationType?: "own" | "business" | undefined;
1387
1327
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1479,10 +1419,6 @@ export declare const viberContract: {
1479
1419
  mobileNumber: string;
1480
1420
  apiSecret: string;
1481
1421
  } | undefined;
1482
- line?: {
1483
- channelId: string;
1484
- channelSecret: string;
1485
- } | undefined;
1486
1422
  lineRichMenuId?: string | null | undefined;
1487
1423
  messengerIntegrationType?: "own" | "business" | undefined;
1488
1424
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1581,10 +1517,6 @@ export declare const viberContract: {
1581
1517
  mobileNumber: string;
1582
1518
  apiSecret: string;
1583
1519
  } | undefined;
1584
- line?: {
1585
- channelId: string;
1586
- channelSecret: string;
1587
- } | undefined;
1588
1520
  lineRichMenuId?: string | null | undefined;
1589
1521
  messengerIntegrationType?: "own" | "business" | undefined;
1590
1522
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1674,7 +1606,7 @@ export declare const viberContract: {
1674
1606
  lastMessage: z.ZodOptional<z.ZodString>;
1675
1607
  handleTime: z.ZodOptional<z.ZodNumber>;
1676
1608
  isLatest: z.ZodBoolean;
1677
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
1609
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
1678
1610
  metadata: z.ZodOptional<z.ZodAny>;
1679
1611
  createdAt: z.ZodString;
1680
1612
  updatedAt: z.ZodString;
@@ -1856,16 +1788,6 @@ export declare const viberContract: {
1856
1788
  mobileNumber: string;
1857
1789
  apiSecret: string;
1858
1790
  }>>;
1859
- line: z.ZodOptional<z.ZodObject<{
1860
- channelId: z.ZodString;
1861
- channelSecret: z.ZodString;
1862
- }, "strip", z.ZodTypeAny, {
1863
- channelId: string;
1864
- channelSecret: string;
1865
- }, {
1866
- channelId: string;
1867
- channelSecret: string;
1868
- }>>;
1869
1791
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1870
1792
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
1871
1793
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -1896,10 +1818,6 @@ export declare const viberContract: {
1896
1818
  mobileNumber: string;
1897
1819
  apiSecret: string;
1898
1820
  } | undefined;
1899
- line?: {
1900
- channelId: string;
1901
- channelSecret: string;
1902
- } | undefined;
1903
1821
  lineRichMenuId?: string | null | undefined;
1904
1822
  messengerIntegrationType?: "own" | "business" | undefined;
1905
1823
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1930,10 +1848,6 @@ export declare const viberContract: {
1930
1848
  mobileNumber: string;
1931
1849
  apiSecret: string;
1932
1850
  } | undefined;
1933
- line?: {
1934
- channelId: string;
1935
- channelSecret: string;
1936
- } | undefined;
1937
1851
  lineRichMenuId?: string | null | undefined;
1938
1852
  messengerIntegrationType?: "own" | "business" | undefined;
1939
1853
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1994,10 +1908,6 @@ export declare const viberContract: {
1994
1908
  mobileNumber: string;
1995
1909
  apiSecret: string;
1996
1910
  } | undefined;
1997
- line?: {
1998
- channelId: string;
1999
- channelSecret: string;
2000
- } | undefined;
2001
1911
  lineRichMenuId?: string | null | undefined;
2002
1912
  messengerIntegrationType?: "own" | "business" | undefined;
2003
1913
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2046,10 +1956,6 @@ export declare const viberContract: {
2046
1956
  mobileNumber: string;
2047
1957
  apiSecret: string;
2048
1958
  } | undefined;
2049
- line?: {
2050
- channelId: string;
2051
- channelSecret: string;
2052
- } | undefined;
2053
1959
  lineRichMenuId?: string | null | undefined;
2054
1960
  messengerIntegrationType?: "own" | "business" | undefined;
2055
1961
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2103,10 +2009,6 @@ export declare const viberContract: {
2103
2009
  mobileNumber: string;
2104
2010
  apiSecret: string;
2105
2011
  } | undefined;
2106
- line?: {
2107
- channelId: string;
2108
- channelSecret: string;
2109
- } | undefined;
2110
2012
  lineRichMenuId?: string | null | undefined;
2111
2013
  messengerIntegrationType?: "own" | "business" | undefined;
2112
2014
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2199,10 +2101,6 @@ export declare const viberContract: {
2199
2101
  mobileNumber: string;
2200
2102
  apiSecret: string;
2201
2103
  } | undefined;
2202
- line?: {
2203
- channelId: string;
2204
- channelSecret: string;
2205
- } | undefined;
2206
2104
  lineRichMenuId?: string | null | undefined;
2207
2105
  messengerIntegrationType?: "own" | "business" | undefined;
2208
2106
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2267,8 +2165,8 @@ export declare const viberContract: {
2267
2165
  message: z.ZodObject<{
2268
2166
  id: z.ZodOptional<z.ZodString>;
2269
2167
  message: z.ZodOptional<z.ZodString>;
2270
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
2271
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
2168
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
2169
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
2272
2170
  readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
2273
2171
  metadata: z.ZodOptional<z.ZodAny>;
2274
2172
  platformId: z.ZodOptional<z.ZodString>;
@@ -2324,7 +2222,7 @@ export declare const viberContract: {
2324
2222
  editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
2325
2223
  label: z.ZodOptional<z.ZodString>;
2326
2224
  }, "strip", z.ZodTypeAny, {
2327
- type: string;
2225
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
2328
2226
  direction: "incoming" | "outgoing" | "system";
2329
2227
  id?: string | undefined;
2330
2228
  message?: string | undefined;
@@ -2359,7 +2257,7 @@ export declare const viberContract: {
2359
2257
  editedAt?: string | Date | null | undefined;
2360
2258
  label?: string | undefined;
2361
2259
  }, {
2362
- type: string;
2260
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
2363
2261
  direction: "incoming" | "outgoing" | "system";
2364
2262
  id?: string | undefined;
2365
2263
  message?: string | undefined;
@@ -2396,7 +2294,7 @@ export declare const viberContract: {
2396
2294
  }>;
2397
2295
  }, "strip", z.ZodTypeAny, {
2398
2296
  message: {
2399
- type: string;
2297
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
2400
2298
  direction: "incoming" | "outgoing" | "system";
2401
2299
  id?: string | undefined;
2402
2300
  message?: string | undefined;
@@ -2463,10 +2361,6 @@ export declare const viberContract: {
2463
2361
  mobileNumber: string;
2464
2362
  apiSecret: string;
2465
2363
  } | undefined;
2466
- line?: {
2467
- channelId: string;
2468
- channelSecret: string;
2469
- } | undefined;
2470
2364
  lineRichMenuId?: string | null | undefined;
2471
2365
  messengerIntegrationType?: "own" | "business" | undefined;
2472
2366
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2531,7 +2425,7 @@ export declare const viberContract: {
2531
2425
  isBot: boolean | null;
2532
2426
  }, {
2533
2427
  message: {
2534
- type: string;
2428
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
2535
2429
  direction: "incoming" | "outgoing" | "system";
2536
2430
  id?: string | undefined;
2537
2431
  message?: string | undefined;
@@ -2598,10 +2492,6 @@ export declare const viberContract: {
2598
2492
  mobileNumber: string;
2599
2493
  apiSecret: string;
2600
2494
  } | undefined;
2601
- line?: {
2602
- channelId: string;
2603
- channelSecret: string;
2604
- } | undefined;
2605
2495
  lineRichMenuId?: string | null | undefined;
2606
2496
  messengerIntegrationType?: "own" | "business" | undefined;
2607
2497
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2670,11 +2560,11 @@ export declare const viberContract: {
2670
2560
  200: z.ZodObject<{
2671
2561
  requestId: z.ZodString;
2672
2562
  data: z.ZodObject<{
2673
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
2563
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
2674
2564
  message: z.ZodString;
2675
2565
  id: z.ZodString;
2676
2566
  url: z.ZodString;
2677
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
2567
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
2678
2568
  label: z.ZodOptional<z.ZodString>;
2679
2569
  template: z.ZodAny;
2680
2570
  metadata: z.ZodAny;
@@ -3139,7 +3029,7 @@ export declare const viberContract: {
3139
3029
  firstResponseTime: z.ZodNumber;
3140
3030
  isLatest: z.ZodBoolean;
3141
3031
  isBotRoom: z.ZodBoolean;
3142
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
3032
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
3143
3033
  platformContact: z.ZodObject<{
3144
3034
  id: z.ZodString;
3145
3035
  createdAt: z.ZodDate;
@@ -4663,16 +4553,6 @@ export declare const viberContract: {
4663
4553
  mobileNumber: string;
4664
4554
  apiSecret: string;
4665
4555
  }>>;
4666
- line: z.ZodOptional<z.ZodObject<{
4667
- channelId: z.ZodString;
4668
- channelSecret: z.ZodString;
4669
- }, "strip", z.ZodTypeAny, {
4670
- channelId: string;
4671
- channelSecret: string;
4672
- }, {
4673
- channelId: string;
4674
- channelSecret: string;
4675
- }>>;
4676
4556
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
4677
4557
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
4678
4558
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -4703,10 +4583,6 @@ export declare const viberContract: {
4703
4583
  mobileNumber: string;
4704
4584
  apiSecret: string;
4705
4585
  } | undefined;
4706
- line?: {
4707
- channelId: string;
4708
- channelSecret: string;
4709
- } | undefined;
4710
4586
  lineRichMenuId?: string | null | undefined;
4711
4587
  messengerIntegrationType?: "own" | "business" | undefined;
4712
4588
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -4737,10 +4613,6 @@ export declare const viberContract: {
4737
4613
  mobileNumber: string;
4738
4614
  apiSecret: string;
4739
4615
  } | undefined;
4740
- line?: {
4741
- channelId: string;
4742
- channelSecret: string;
4743
- } | undefined;
4744
4616
  lineRichMenuId?: string | null | undefined;
4745
4617
  messengerIntegrationType?: "own" | "business" | undefined;
4746
4618
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5005,10 +4877,6 @@ export declare const viberContract: {
5005
4877
  mobileNumber: string;
5006
4878
  apiSecret: string;
5007
4879
  } | undefined;
5008
- line?: {
5009
- channelId: string;
5010
- channelSecret: string;
5011
- } | undefined;
5012
4880
  lineRichMenuId?: string | null | undefined;
5013
4881
  messengerIntegrationType?: "own" | "business" | undefined;
5014
4882
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5104,10 +4972,6 @@ export declare const viberContract: {
5104
4972
  mobileNumber: string;
5105
4973
  apiSecret: string;
5106
4974
  } | undefined;
5107
- line?: {
5108
- channelId: string;
5109
- channelSecret: string;
5110
- } | undefined;
5111
4975
  lineRichMenuId?: string | null | undefined;
5112
4976
  messengerIntegrationType?: "own" | "business" | undefined;
5113
4977
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5364,16 +5228,6 @@ export declare const viberContract: {
5364
5228
  createdAt: Date;
5365
5229
  updatedAt: Date;
5366
5230
  deletedAt: Date | null;
5367
- tags: {
5368
- name: string;
5369
- id: string;
5370
- createdAt: Date;
5371
- updatedAt: Date;
5372
- deletedAt: Date | null;
5373
- }[];
5374
- callFrom: string | null;
5375
- callTo: string | null;
5376
- note: string | null;
5377
5231
  categories: {
5378
5232
  id: string;
5379
5233
  value: string;
@@ -5396,6 +5250,16 @@ export declare const viberContract: {
5396
5250
  }[];
5397
5251
  }[];
5398
5252
  }[];
5253
+ tags: {
5254
+ name: string;
5255
+ id: string;
5256
+ createdAt: Date;
5257
+ updatedAt: Date;
5258
+ deletedAt: Date | null;
5259
+ }[];
5260
+ callFrom: string | null;
5261
+ callTo: string | null;
5262
+ note: string | null;
5399
5263
  customFields?: {
5400
5264
  id: string;
5401
5265
  createdAt: Date;
@@ -5415,16 +5279,6 @@ export declare const viberContract: {
5415
5279
  createdAt: Date;
5416
5280
  updatedAt: Date;
5417
5281
  deletedAt: Date | null;
5418
- tags: {
5419
- name: string;
5420
- id: string;
5421
- createdAt: Date;
5422
- updatedAt: Date;
5423
- deletedAt: Date | null;
5424
- }[];
5425
- callFrom: string | null;
5426
- callTo: string | null;
5427
- note: string | null;
5428
5282
  categories: {
5429
5283
  id: string;
5430
5284
  value: string;
@@ -5447,6 +5301,16 @@ export declare const viberContract: {
5447
5301
  }[];
5448
5302
  }[];
5449
5303
  }[];
5304
+ tags: {
5305
+ name: string;
5306
+ id: string;
5307
+ createdAt: Date;
5308
+ updatedAt: Date;
5309
+ deletedAt: Date | null;
5310
+ }[];
5311
+ callFrom: string | null;
5312
+ callTo: string | null;
5313
+ note: string | null;
5450
5314
  customFields?: {
5451
5315
  id: string;
5452
5316
  createdAt: Date;
@@ -5555,16 +5419,6 @@ export declare const viberContract: {
5555
5419
  createdAt: Date;
5556
5420
  updatedAt: Date;
5557
5421
  deletedAt: Date | null;
5558
- tags: {
5559
- name: string;
5560
- id: string;
5561
- createdAt: Date;
5562
- updatedAt: Date;
5563
- deletedAt: Date | null;
5564
- }[];
5565
- callFrom: string | null;
5566
- callTo: string | null;
5567
- note: string | null;
5568
5422
  categories: {
5569
5423
  id: string;
5570
5424
  value: string;
@@ -5587,6 +5441,16 @@ export declare const viberContract: {
5587
5441
  }[];
5588
5442
  }[];
5589
5443
  }[];
5444
+ tags: {
5445
+ name: string;
5446
+ id: string;
5447
+ createdAt: Date;
5448
+ updatedAt: Date;
5449
+ deletedAt: Date | null;
5450
+ }[];
5451
+ callFrom: string | null;
5452
+ callTo: string | null;
5453
+ note: string | null;
5590
5454
  customFields?: {
5591
5455
  id: string;
5592
5456
  createdAt: Date;
@@ -5645,16 +5509,6 @@ export declare const viberContract: {
5645
5509
  createdAt: Date;
5646
5510
  updatedAt: Date;
5647
5511
  deletedAt: Date | null;
5648
- tags: {
5649
- name: string;
5650
- id: string;
5651
- createdAt: Date;
5652
- updatedAt: Date;
5653
- deletedAt: Date | null;
5654
- }[];
5655
- callFrom: string | null;
5656
- callTo: string | null;
5657
- note: string | null;
5658
5512
  categories: {
5659
5513
  id: string;
5660
5514
  value: string;
@@ -5677,6 +5531,16 @@ export declare const viberContract: {
5677
5531
  }[];
5678
5532
  }[];
5679
5533
  }[];
5534
+ tags: {
5535
+ name: string;
5536
+ id: string;
5537
+ createdAt: Date;
5538
+ updatedAt: Date;
5539
+ deletedAt: Date | null;
5540
+ }[];
5541
+ callFrom: string | null;
5542
+ callTo: string | null;
5543
+ note: string | null;
5680
5544
  customFields?: {
5681
5545
  id: string;
5682
5546
  createdAt: Date;
@@ -5767,10 +5631,6 @@ export declare const viberContract: {
5767
5631
  mobileNumber: string;
5768
5632
  apiSecret: string;
5769
5633
  } | undefined;
5770
- line?: {
5771
- channelId: string;
5772
- channelSecret: string;
5773
- } | undefined;
5774
5634
  lineRichMenuId?: string | null | undefined;
5775
5635
  messengerIntegrationType?: "own" | "business" | undefined;
5776
5636
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -6094,16 +5954,6 @@ export declare const viberContract: {
6094
5954
  createdAt: Date;
6095
5955
  updatedAt: Date;
6096
5956
  deletedAt: Date | null;
6097
- tags: {
6098
- name: string;
6099
- id: string;
6100
- createdAt: Date;
6101
- updatedAt: Date;
6102
- deletedAt: Date | null;
6103
- }[];
6104
- callFrom: string | null;
6105
- callTo: string | null;
6106
- note: string | null;
6107
5957
  categories: {
6108
5958
  id: string;
6109
5959
  value: string;
@@ -6126,6 +5976,16 @@ export declare const viberContract: {
6126
5976
  }[];
6127
5977
  }[];
6128
5978
  }[];
5979
+ tags: {
5980
+ name: string;
5981
+ id: string;
5982
+ createdAt: Date;
5983
+ updatedAt: Date;
5984
+ deletedAt: Date | null;
5985
+ }[];
5986
+ callFrom: string | null;
5987
+ callTo: string | null;
5988
+ note: string | null;
6129
5989
  customFields?: {
6130
5990
  id: string;
6131
5991
  createdAt: Date;
@@ -6200,10 +6060,6 @@ export declare const viberContract: {
6200
6060
  mobileNumber: string;
6201
6061
  apiSecret: string;
6202
6062
  } | undefined;
6203
- line?: {
6204
- channelId: string;
6205
- channelSecret: string;
6206
- } | undefined;
6207
6063
  lineRichMenuId?: string | null | undefined;
6208
6064
  messengerIntegrationType?: "own" | "business" | undefined;
6209
6065
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -6527,16 +6383,6 @@ export declare const viberContract: {
6527
6383
  createdAt: Date;
6528
6384
  updatedAt: Date;
6529
6385
  deletedAt: Date | null;
6530
- tags: {
6531
- name: string;
6532
- id: string;
6533
- createdAt: Date;
6534
- updatedAt: Date;
6535
- deletedAt: Date | null;
6536
- }[];
6537
- callFrom: string | null;
6538
- callTo: string | null;
6539
- note: string | null;
6540
6386
  categories: {
6541
6387
  id: string;
6542
6388
  value: string;
@@ -6559,6 +6405,16 @@ export declare const viberContract: {
6559
6405
  }[];
6560
6406
  }[];
6561
6407
  }[];
6408
+ tags: {
6409
+ name: string;
6410
+ id: string;
6411
+ createdAt: Date;
6412
+ updatedAt: Date;
6413
+ deletedAt: Date | null;
6414
+ }[];
6415
+ callFrom: string | null;
6416
+ callTo: string | null;
6417
+ note: string | null;
6562
6418
  customFields?: {
6563
6419
  id: string;
6564
6420
  createdAt: Date;
@@ -6639,8 +6495,8 @@ export declare const viberContract: {
6639
6495
  updatedAt: z.ZodDate;
6640
6496
  deletedAt: z.ZodNullable<z.ZodDate>;
6641
6497
  message: z.ZodString;
6642
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
6643
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
6498
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
6499
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
6644
6500
  readAt: z.ZodDate;
6645
6501
  metadata: z.ZodAny;
6646
6502
  platformId: z.ZodString;
@@ -7298,7 +7154,7 @@ export declare const viberContract: {
7298
7154
  };
7299
7155
  }>;
7300
7156
  }, "strip", z.ZodTypeAny, {
7301
- type: string;
7157
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
7302
7158
  message: string;
7303
7159
  id: string;
7304
7160
  url: string;
@@ -7460,7 +7316,7 @@ export declare const viberContract: {
7460
7316
  metadata?: any;
7461
7317
  template?: any;
7462
7318
  }, {
7463
- type: string;
7319
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
7464
7320
  message: string;
7465
7321
  id: string;
7466
7322
  url: string;
@@ -7833,8 +7689,8 @@ export declare const viberContract: {
7833
7689
  updatedAt: z.ZodDate;
7834
7690
  deletedAt: z.ZodNullable<z.ZodDate>;
7835
7691
  message: z.ZodString;
7836
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
7837
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
7692
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
7693
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
7838
7694
  readAt: z.ZodDate;
7839
7695
  metadata: z.ZodAny;
7840
7696
  platformId: z.ZodString;
@@ -7860,7 +7716,7 @@ export declare const viberContract: {
7860
7716
  firstResponseTime: z.ZodNumber;
7861
7717
  isLatest: z.ZodBoolean;
7862
7718
  isBotRoom: z.ZodBoolean;
7863
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
7719
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
7864
7720
  platformContact: z.ZodObject<{
7865
7721
  id: z.ZodString;
7866
7722
  createdAt: z.ZodDate;
@@ -9384,16 +9240,6 @@ export declare const viberContract: {
9384
9240
  mobileNumber: string;
9385
9241
  apiSecret: string;
9386
9242
  }>>;
9387
- line: z.ZodOptional<z.ZodObject<{
9388
- channelId: z.ZodString;
9389
- channelSecret: z.ZodString;
9390
- }, "strip", z.ZodTypeAny, {
9391
- channelId: string;
9392
- channelSecret: string;
9393
- }, {
9394
- channelId: string;
9395
- channelSecret: string;
9396
- }>>;
9397
9243
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
9398
9244
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
9399
9245
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -9424,10 +9270,6 @@ export declare const viberContract: {
9424
9270
  mobileNumber: string;
9425
9271
  apiSecret: string;
9426
9272
  } | undefined;
9427
- line?: {
9428
- channelId: string;
9429
- channelSecret: string;
9430
- } | undefined;
9431
9273
  lineRichMenuId?: string | null | undefined;
9432
9274
  messengerIntegrationType?: "own" | "business" | undefined;
9433
9275
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9458,10 +9300,6 @@ export declare const viberContract: {
9458
9300
  mobileNumber: string;
9459
9301
  apiSecret: string;
9460
9302
  } | undefined;
9461
- line?: {
9462
- channelId: string;
9463
- channelSecret: string;
9464
- } | undefined;
9465
9303
  lineRichMenuId?: string | null | undefined;
9466
9304
  messengerIntegrationType?: "own" | "business" | undefined;
9467
9305
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9726,10 +9564,6 @@ export declare const viberContract: {
9726
9564
  mobileNumber: string;
9727
9565
  apiSecret: string;
9728
9566
  } | undefined;
9729
- line?: {
9730
- channelId: string;
9731
- channelSecret: string;
9732
- } | undefined;
9733
9567
  lineRichMenuId?: string | null | undefined;
9734
9568
  messengerIntegrationType?: "own" | "business" | undefined;
9735
9569
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9825,10 +9659,6 @@ export declare const viberContract: {
9825
9659
  mobileNumber: string;
9826
9660
  apiSecret: string;
9827
9661
  } | undefined;
9828
- line?: {
9829
- channelId: string;
9830
- channelSecret: string;
9831
- } | undefined;
9832
9662
  lineRichMenuId?: string | null | undefined;
9833
9663
  messengerIntegrationType?: "own" | "business" | undefined;
9834
9664
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -10085,16 +9915,6 @@ export declare const viberContract: {
10085
9915
  createdAt: Date;
10086
9916
  updatedAt: Date;
10087
9917
  deletedAt: Date | null;
10088
- tags: {
10089
- name: string;
10090
- id: string;
10091
- createdAt: Date;
10092
- updatedAt: Date;
10093
- deletedAt: Date | null;
10094
- }[];
10095
- callFrom: string | null;
10096
- callTo: string | null;
10097
- note: string | null;
10098
9918
  categories: {
10099
9919
  id: string;
10100
9920
  value: string;
@@ -10117,6 +9937,16 @@ export declare const viberContract: {
10117
9937
  }[];
10118
9938
  }[];
10119
9939
  }[];
9940
+ tags: {
9941
+ name: string;
9942
+ id: string;
9943
+ createdAt: Date;
9944
+ updatedAt: Date;
9945
+ deletedAt: Date | null;
9946
+ }[];
9947
+ callFrom: string | null;
9948
+ callTo: string | null;
9949
+ note: string | null;
10120
9950
  customFields?: {
10121
9951
  id: string;
10122
9952
  createdAt: Date;
@@ -10136,16 +9966,6 @@ export declare const viberContract: {
10136
9966
  createdAt: Date;
10137
9967
  updatedAt: Date;
10138
9968
  deletedAt: Date | null;
10139
- tags: {
10140
- name: string;
10141
- id: string;
10142
- createdAt: Date;
10143
- updatedAt: Date;
10144
- deletedAt: Date | null;
10145
- }[];
10146
- callFrom: string | null;
10147
- callTo: string | null;
10148
- note: string | null;
10149
9969
  categories: {
10150
9970
  id: string;
10151
9971
  value: string;
@@ -10168,6 +9988,16 @@ export declare const viberContract: {
10168
9988
  }[];
10169
9989
  }[];
10170
9990
  }[];
9991
+ tags: {
9992
+ name: string;
9993
+ id: string;
9994
+ createdAt: Date;
9995
+ updatedAt: Date;
9996
+ deletedAt: Date | null;
9997
+ }[];
9998
+ callFrom: string | null;
9999
+ callTo: string | null;
10000
+ note: string | null;
10171
10001
  customFields?: {
10172
10002
  id: string;
10173
10003
  createdAt: Date;
@@ -10276,19 +10106,9 @@ export declare const viberContract: {
10276
10106
  createdAt: Date;
10277
10107
  updatedAt: Date;
10278
10108
  deletedAt: Date | null;
10279
- tags: {
10280
- name: string;
10109
+ categories: {
10281
10110
  id: string;
10282
- createdAt: Date;
10283
- updatedAt: Date;
10284
- deletedAt: Date | null;
10285
- }[];
10286
- callFrom: string | null;
10287
- callTo: string | null;
10288
- note: string | null;
10289
- categories: {
10290
- id: string;
10291
- value: string;
10111
+ value: string;
10292
10112
  createdAt: Date;
10293
10113
  updatedAt: Date;
10294
10114
  deletedAt: Date | null;
@@ -10308,6 +10128,16 @@ export declare const viberContract: {
10308
10128
  }[];
10309
10129
  }[];
10310
10130
  }[];
10131
+ tags: {
10132
+ name: string;
10133
+ id: string;
10134
+ createdAt: Date;
10135
+ updatedAt: Date;
10136
+ deletedAt: Date | null;
10137
+ }[];
10138
+ callFrom: string | null;
10139
+ callTo: string | null;
10140
+ note: string | null;
10311
10141
  customFields?: {
10312
10142
  id: string;
10313
10143
  createdAt: Date;
@@ -10366,16 +10196,6 @@ export declare const viberContract: {
10366
10196
  createdAt: Date;
10367
10197
  updatedAt: Date;
10368
10198
  deletedAt: Date | null;
10369
- tags: {
10370
- name: string;
10371
- id: string;
10372
- createdAt: Date;
10373
- updatedAt: Date;
10374
- deletedAt: Date | null;
10375
- }[];
10376
- callFrom: string | null;
10377
- callTo: string | null;
10378
- note: string | null;
10379
10199
  categories: {
10380
10200
  id: string;
10381
10201
  value: string;
@@ -10398,6 +10218,16 @@ export declare const viberContract: {
10398
10218
  }[];
10399
10219
  }[];
10400
10220
  }[];
10221
+ tags: {
10222
+ name: string;
10223
+ id: string;
10224
+ createdAt: Date;
10225
+ updatedAt: Date;
10226
+ deletedAt: Date | null;
10227
+ }[];
10228
+ callFrom: string | null;
10229
+ callTo: string | null;
10230
+ note: string | null;
10401
10231
  customFields?: {
10402
10232
  id: string;
10403
10233
  createdAt: Date;
@@ -10488,10 +10318,6 @@ export declare const viberContract: {
10488
10318
  mobileNumber: string;
10489
10319
  apiSecret: string;
10490
10320
  } | undefined;
10491
- line?: {
10492
- channelId: string;
10493
- channelSecret: string;
10494
- } | undefined;
10495
10321
  lineRichMenuId?: string | null | undefined;
10496
10322
  messengerIntegrationType?: "own" | "business" | undefined;
10497
10323
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -10815,16 +10641,6 @@ export declare const viberContract: {
10815
10641
  createdAt: Date;
10816
10642
  updatedAt: Date;
10817
10643
  deletedAt: Date | null;
10818
- tags: {
10819
- name: string;
10820
- id: string;
10821
- createdAt: Date;
10822
- updatedAt: Date;
10823
- deletedAt: Date | null;
10824
- }[];
10825
- callFrom: string | null;
10826
- callTo: string | null;
10827
- note: string | null;
10828
10644
  categories: {
10829
10645
  id: string;
10830
10646
  value: string;
@@ -10847,6 +10663,16 @@ export declare const viberContract: {
10847
10663
  }[];
10848
10664
  }[];
10849
10665
  }[];
10666
+ tags: {
10667
+ name: string;
10668
+ id: string;
10669
+ createdAt: Date;
10670
+ updatedAt: Date;
10671
+ deletedAt: Date | null;
10672
+ }[];
10673
+ callFrom: string | null;
10674
+ callTo: string | null;
10675
+ note: string | null;
10850
10676
  customFields?: {
10851
10677
  id: string;
10852
10678
  createdAt: Date;
@@ -10921,10 +10747,6 @@ export declare const viberContract: {
10921
10747
  mobileNumber: string;
10922
10748
  apiSecret: string;
10923
10749
  } | undefined;
10924
- line?: {
10925
- channelId: string;
10926
- channelSecret: string;
10927
- } | undefined;
10928
10750
  lineRichMenuId?: string | null | undefined;
10929
10751
  messengerIntegrationType?: "own" | "business" | undefined;
10930
10752
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -11248,16 +11070,6 @@ export declare const viberContract: {
11248
11070
  createdAt: Date;
11249
11071
  updatedAt: Date;
11250
11072
  deletedAt: Date | null;
11251
- tags: {
11252
- name: string;
11253
- id: string;
11254
- createdAt: Date;
11255
- updatedAt: Date;
11256
- deletedAt: Date | null;
11257
- }[];
11258
- callFrom: string | null;
11259
- callTo: string | null;
11260
- note: string | null;
11261
11073
  categories: {
11262
11074
  id: string;
11263
11075
  value: string;
@@ -11280,6 +11092,16 @@ export declare const viberContract: {
11280
11092
  }[];
11281
11093
  }[];
11282
11094
  }[];
11095
+ tags: {
11096
+ name: string;
11097
+ id: string;
11098
+ createdAt: Date;
11099
+ updatedAt: Date;
11100
+ deletedAt: Date | null;
11101
+ }[];
11102
+ callFrom: string | null;
11103
+ callTo: string | null;
11104
+ note: string | null;
11283
11105
  customFields?: {
11284
11106
  id: string;
11285
11107
  createdAt: Date;
@@ -11363,8 +11185,8 @@ export declare const viberContract: {
11363
11185
  updatedAt: z.ZodDate;
11364
11186
  deletedAt: z.ZodNullable<z.ZodDate>;
11365
11187
  message: z.ZodString;
11366
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
11367
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
11188
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
11189
+ type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
11368
11190
  readAt: z.ZodDate;
11369
11191
  metadata: z.ZodAny;
11370
11192
  platformId: z.ZodString;
@@ -12022,7 +11844,7 @@ export declare const viberContract: {
12022
11844
  };
12023
11845
  }>;
12024
11846
  }, "strip", z.ZodTypeAny, {
12025
- type: string;
11847
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
12026
11848
  message: string;
12027
11849
  id: string;
12028
11850
  url: string;
@@ -12184,7 +12006,7 @@ export declare const viberContract: {
12184
12006
  metadata?: any;
12185
12007
  template?: any;
12186
12008
  }, {
12187
- type: string;
12009
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
12188
12010
  message: string;
12189
12011
  id: string;
12190
12012
  url: string;
@@ -12986,7 +12808,7 @@ export declare const viberContract: {
12986
12808
  editedMessageid: z.ZodString;
12987
12809
  label: z.ZodOptional<z.ZodString>;
12988
12810
  }, "strip", z.ZodTypeAny, {
12989
- type: string;
12811
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
12990
12812
  message: string;
12991
12813
  id: string;
12992
12814
  url: string;
@@ -13127,10 +12949,6 @@ export declare const viberContract: {
13127
12949
  mobileNumber: string;
13128
12950
  apiSecret: string;
13129
12951
  } | undefined;
13130
- line?: {
13131
- channelId: string;
13132
- channelSecret: string;
13133
- } | undefined;
13134
12952
  lineRichMenuId?: string | null | undefined;
13135
12953
  messengerIntegrationType?: "own" | "business" | undefined;
13136
12954
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -13454,16 +13272,6 @@ export declare const viberContract: {
13454
13272
  createdAt: Date;
13455
13273
  updatedAt: Date;
13456
13274
  deletedAt: Date | null;
13457
- tags: {
13458
- name: string;
13459
- id: string;
13460
- createdAt: Date;
13461
- updatedAt: Date;
13462
- deletedAt: Date | null;
13463
- }[];
13464
- callFrom: string | null;
13465
- callTo: string | null;
13466
- note: string | null;
13467
13275
  categories: {
13468
13276
  id: string;
13469
13277
  value: string;
@@ -13486,6 +13294,16 @@ export declare const viberContract: {
13486
13294
  }[];
13487
13295
  }[];
13488
13296
  }[];
13297
+ tags: {
13298
+ name: string;
13299
+ id: string;
13300
+ createdAt: Date;
13301
+ updatedAt: Date;
13302
+ deletedAt: Date | null;
13303
+ }[];
13304
+ callFrom: string | null;
13305
+ callTo: string | null;
13306
+ note: string | null;
13489
13307
  customFields?: {
13490
13308
  id: string;
13491
13309
  createdAt: Date;
@@ -13545,7 +13363,7 @@ export declare const viberContract: {
13545
13363
  previewUrl: string;
13546
13364
  imageSetId: string;
13547
13365
  repliedMessage: {
13548
- type: string;
13366
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
13549
13367
  message: string;
13550
13368
  id: string;
13551
13369
  url: string;
@@ -13756,7 +13574,7 @@ export declare const viberContract: {
13756
13574
  template?: any;
13757
13575
  label?: string | undefined;
13758
13576
  }, {
13759
- type: string;
13577
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
13760
13578
  message: string;
13761
13579
  id: string;
13762
13580
  url: string;
@@ -13897,10 +13715,6 @@ export declare const viberContract: {
13897
13715
  mobileNumber: string;
13898
13716
  apiSecret: string;
13899
13717
  } | undefined;
13900
- line?: {
13901
- channelId: string;
13902
- channelSecret: string;
13903
- } | undefined;
13904
13718
  lineRichMenuId?: string | null | undefined;
13905
13719
  messengerIntegrationType?: "own" | "business" | undefined;
13906
13720
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -14224,16 +14038,6 @@ export declare const viberContract: {
14224
14038
  createdAt: Date;
14225
14039
  updatedAt: Date;
14226
14040
  deletedAt: Date | null;
14227
- tags: {
14228
- name: string;
14229
- id: string;
14230
- createdAt: Date;
14231
- updatedAt: Date;
14232
- deletedAt: Date | null;
14233
- }[];
14234
- callFrom: string | null;
14235
- callTo: string | null;
14236
- note: string | null;
14237
14041
  categories: {
14238
14042
  id: string;
14239
14043
  value: string;
@@ -14256,6 +14060,16 @@ export declare const viberContract: {
14256
14060
  }[];
14257
14061
  }[];
14258
14062
  }[];
14063
+ tags: {
14064
+ name: string;
14065
+ id: string;
14066
+ createdAt: Date;
14067
+ updatedAt: Date;
14068
+ deletedAt: Date | null;
14069
+ }[];
14070
+ callFrom: string | null;
14071
+ callTo: string | null;
14072
+ note: string | null;
14259
14073
  customFields?: {
14260
14074
  id: string;
14261
14075
  createdAt: Date;
@@ -14315,7 +14129,7 @@ export declare const viberContract: {
14315
14129
  previewUrl: string;
14316
14130
  imageSetId: string;
14317
14131
  repliedMessage: {
14318
- type: string;
14132
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
14319
14133
  message: string;
14320
14134
  id: string;
14321
14135
  url: string;
@@ -14527,7 +14341,7 @@ export declare const viberContract: {
14527
14341
  label?: string | undefined;
14528
14342
  }>>>;
14529
14343
  }, "strip", z.ZodTypeAny, {
14530
- type: string;
14344
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
14531
14345
  message: string;
14532
14346
  id: string;
14533
14347
  url: string;
@@ -14668,10 +14482,6 @@ export declare const viberContract: {
14668
14482
  mobileNumber: string;
14669
14483
  apiSecret: string;
14670
14484
  } | undefined;
14671
- line?: {
14672
- channelId: string;
14673
- channelSecret: string;
14674
- } | undefined;
14675
14485
  lineRichMenuId?: string | null | undefined;
14676
14486
  messengerIntegrationType?: "own" | "business" | undefined;
14677
14487
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -14995,16 +14805,6 @@ export declare const viberContract: {
14995
14805
  createdAt: Date;
14996
14806
  updatedAt: Date;
14997
14807
  deletedAt: Date | null;
14998
- tags: {
14999
- name: string;
15000
- id: string;
15001
- createdAt: Date;
15002
- updatedAt: Date;
15003
- deletedAt: Date | null;
15004
- }[];
15005
- callFrom: string | null;
15006
- callTo: string | null;
15007
- note: string | null;
15008
14808
  categories: {
15009
14809
  id: string;
15010
14810
  value: string;
@@ -15027,6 +14827,16 @@ export declare const viberContract: {
15027
14827
  }[];
15028
14828
  }[];
15029
14829
  }[];
14830
+ tags: {
14831
+ name: string;
14832
+ id: string;
14833
+ createdAt: Date;
14834
+ updatedAt: Date;
14835
+ deletedAt: Date | null;
14836
+ }[];
14837
+ callFrom: string | null;
14838
+ callTo: string | null;
14839
+ note: string | null;
15030
14840
  customFields?: {
15031
14841
  id: string;
15032
14842
  createdAt: Date;
@@ -15086,7 +14896,7 @@ export declare const viberContract: {
15086
14896
  previewUrl: string;
15087
14897
  imageSetId: string;
15088
14898
  repliedMessage: {
15089
- type: string;
14899
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
15090
14900
  message: string;
15091
14901
  id: string;
15092
14902
  url: string;
@@ -15297,7 +15107,7 @@ export declare const viberContract: {
15297
15107
  template?: any;
15298
15108
  metadata?: any;
15299
15109
  fromMessage?: {
15300
- type: string;
15110
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
15301
15111
  message: string;
15302
15112
  id: string;
15303
15113
  url: string;
@@ -15438,10 +15248,6 @@ export declare const viberContract: {
15438
15248
  mobileNumber: string;
15439
15249
  apiSecret: string;
15440
15250
  } | undefined;
15441
- line?: {
15442
- channelId: string;
15443
- channelSecret: string;
15444
- } | undefined;
15445
15251
  lineRichMenuId?: string | null | undefined;
15446
15252
  messengerIntegrationType?: "own" | "business" | undefined;
15447
15253
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -15765,16 +15571,6 @@ export declare const viberContract: {
15765
15571
  createdAt: Date;
15766
15572
  updatedAt: Date;
15767
15573
  deletedAt: Date | null;
15768
- tags: {
15769
- name: string;
15770
- id: string;
15771
- createdAt: Date;
15772
- updatedAt: Date;
15773
- deletedAt: Date | null;
15774
- }[];
15775
- callFrom: string | null;
15776
- callTo: string | null;
15777
- note: string | null;
15778
15574
  categories: {
15779
15575
  id: string;
15780
15576
  value: string;
@@ -15797,6 +15593,16 @@ export declare const viberContract: {
15797
15593
  }[];
15798
15594
  }[];
15799
15595
  }[];
15596
+ tags: {
15597
+ name: string;
15598
+ id: string;
15599
+ createdAt: Date;
15600
+ updatedAt: Date;
15601
+ deletedAt: Date | null;
15602
+ }[];
15603
+ callFrom: string | null;
15604
+ callTo: string | null;
15605
+ note: string | null;
15800
15606
  customFields?: {
15801
15607
  id: string;
15802
15608
  createdAt: Date;
@@ -15856,7 +15662,7 @@ export declare const viberContract: {
15856
15662
  previewUrl: string;
15857
15663
  imageSetId: string;
15858
15664
  repliedMessage: {
15859
- type: string;
15665
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
15860
15666
  message: string;
15861
15667
  id: string;
15862
15668
  url: string;
@@ -16068,7 +15874,7 @@ export declare const viberContract: {
16068
15874
  label?: string | undefined;
16069
15875
  } | null | undefined;
16070
15876
  }, {
16071
- type: string;
15877
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
16072
15878
  message: string;
16073
15879
  id: string;
16074
15880
  url: string;
@@ -16209,10 +16015,6 @@ export declare const viberContract: {
16209
16015
  mobileNumber: string;
16210
16016
  apiSecret: string;
16211
16017
  } | undefined;
16212
- line?: {
16213
- channelId: string;
16214
- channelSecret: string;
16215
- } | undefined;
16216
16018
  lineRichMenuId?: string | null | undefined;
16217
16019
  messengerIntegrationType?: "own" | "business" | undefined;
16218
16020
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -16536,16 +16338,6 @@ export declare const viberContract: {
16536
16338
  createdAt: Date;
16537
16339
  updatedAt: Date;
16538
16340
  deletedAt: Date | null;
16539
- tags: {
16540
- name: string;
16541
- id: string;
16542
- createdAt: Date;
16543
- updatedAt: Date;
16544
- deletedAt: Date | null;
16545
- }[];
16546
- callFrom: string | null;
16547
- callTo: string | null;
16548
- note: string | null;
16549
16341
  categories: {
16550
16342
  id: string;
16551
16343
  value: string;
@@ -16568,6 +16360,16 @@ export declare const viberContract: {
16568
16360
  }[];
16569
16361
  }[];
16570
16362
  }[];
16363
+ tags: {
16364
+ name: string;
16365
+ id: string;
16366
+ createdAt: Date;
16367
+ updatedAt: Date;
16368
+ deletedAt: Date | null;
16369
+ }[];
16370
+ callFrom: string | null;
16371
+ callTo: string | null;
16372
+ note: string | null;
16571
16373
  customFields?: {
16572
16374
  id: string;
16573
16375
  createdAt: Date;
@@ -16627,7 +16429,7 @@ export declare const viberContract: {
16627
16429
  previewUrl: string;
16628
16430
  imageSetId: string;
16629
16431
  repliedMessage: {
16630
- type: string;
16432
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
16631
16433
  message: string;
16632
16434
  id: string;
16633
16435
  url: string;
@@ -16838,7 +16640,7 @@ export declare const viberContract: {
16838
16640
  template?: any;
16839
16641
  metadata?: any;
16840
16642
  fromMessage?: {
16841
- type: string;
16643
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
16842
16644
  message: string;
16843
16645
  id: string;
16844
16646
  url: string;
@@ -16979,10 +16781,6 @@ export declare const viberContract: {
16979
16781
  mobileNumber: string;
16980
16782
  apiSecret: string;
16981
16783
  } | undefined;
16982
- line?: {
16983
- channelId: string;
16984
- channelSecret: string;
16985
- } | undefined;
16986
16784
  lineRichMenuId?: string | null | undefined;
16987
16785
  messengerIntegrationType?: "own" | "business" | undefined;
16988
16786
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -17306,16 +17104,6 @@ export declare const viberContract: {
17306
17104
  createdAt: Date;
17307
17105
  updatedAt: Date;
17308
17106
  deletedAt: Date | null;
17309
- tags: {
17310
- name: string;
17311
- id: string;
17312
- createdAt: Date;
17313
- updatedAt: Date;
17314
- deletedAt: Date | null;
17315
- }[];
17316
- callFrom: string | null;
17317
- callTo: string | null;
17318
- note: string | null;
17319
17107
  categories: {
17320
17108
  id: string;
17321
17109
  value: string;
@@ -17338,6 +17126,16 @@ export declare const viberContract: {
17338
17126
  }[];
17339
17127
  }[];
17340
17128
  }[];
17129
+ tags: {
17130
+ name: string;
17131
+ id: string;
17132
+ createdAt: Date;
17133
+ updatedAt: Date;
17134
+ deletedAt: Date | null;
17135
+ }[];
17136
+ callFrom: string | null;
17137
+ callTo: string | null;
17138
+ note: string | null;
17341
17139
  customFields?: {
17342
17140
  id: string;
17343
17141
  createdAt: Date;
@@ -17397,7 +17195,7 @@ export declare const viberContract: {
17397
17195
  previewUrl: string;
17398
17196
  imageSetId: string;
17399
17197
  repliedMessage: {
17400
- type: string;
17198
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
17401
17199
  message: string;
17402
17200
  id: string;
17403
17201
  url: string;
@@ -17611,7 +17409,7 @@ export declare const viberContract: {
17611
17409
  }>;
17612
17410
  }, "strip", z.ZodTypeAny, {
17613
17411
  data: {
17614
- type: string;
17412
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
17615
17413
  message: string;
17616
17414
  id: string;
17617
17415
  url: string;
@@ -17752,10 +17550,6 @@ export declare const viberContract: {
17752
17550
  mobileNumber: string;
17753
17551
  apiSecret: string;
17754
17552
  } | undefined;
17755
- line?: {
17756
- channelId: string;
17757
- channelSecret: string;
17758
- } | undefined;
17759
17553
  lineRichMenuId?: string | null | undefined;
17760
17554
  messengerIntegrationType?: "own" | "business" | undefined;
17761
17555
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -18079,16 +17873,6 @@ export declare const viberContract: {
18079
17873
  createdAt: Date;
18080
17874
  updatedAt: Date;
18081
17875
  deletedAt: Date | null;
18082
- tags: {
18083
- name: string;
18084
- id: string;
18085
- createdAt: Date;
18086
- updatedAt: Date;
18087
- deletedAt: Date | null;
18088
- }[];
18089
- callFrom: string | null;
18090
- callTo: string | null;
18091
- note: string | null;
18092
17876
  categories: {
18093
17877
  id: string;
18094
17878
  value: string;
@@ -18111,6 +17895,16 @@ export declare const viberContract: {
18111
17895
  }[];
18112
17896
  }[];
18113
17897
  }[];
17898
+ tags: {
17899
+ name: string;
17900
+ id: string;
17901
+ createdAt: Date;
17902
+ updatedAt: Date;
17903
+ deletedAt: Date | null;
17904
+ }[];
17905
+ callFrom: string | null;
17906
+ callTo: string | null;
17907
+ note: string | null;
18114
17908
  customFields?: {
18115
17909
  id: string;
18116
17910
  createdAt: Date;
@@ -18170,7 +17964,7 @@ export declare const viberContract: {
18170
17964
  previewUrl: string;
18171
17965
  imageSetId: string;
18172
17966
  repliedMessage: {
18173
- type: string;
17967
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
18174
17968
  message: string;
18175
17969
  id: string;
18176
17970
  url: string;
@@ -18381,7 +18175,7 @@ export declare const viberContract: {
18381
18175
  template?: any;
18382
18176
  metadata?: any;
18383
18177
  fromMessage?: {
18384
- type: string;
18178
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
18385
18179
  message: string;
18386
18180
  id: string;
18387
18181
  url: string;
@@ -18522,10 +18316,6 @@ export declare const viberContract: {
18522
18316
  mobileNumber: string;
18523
18317
  apiSecret: string;
18524
18318
  } | undefined;
18525
- line?: {
18526
- channelId: string;
18527
- channelSecret: string;
18528
- } | undefined;
18529
18319
  lineRichMenuId?: string | null | undefined;
18530
18320
  messengerIntegrationType?: "own" | "business" | undefined;
18531
18321
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -18849,16 +18639,6 @@ export declare const viberContract: {
18849
18639
  createdAt: Date;
18850
18640
  updatedAt: Date;
18851
18641
  deletedAt: Date | null;
18852
- tags: {
18853
- name: string;
18854
- id: string;
18855
- createdAt: Date;
18856
- updatedAt: Date;
18857
- deletedAt: Date | null;
18858
- }[];
18859
- callFrom: string | null;
18860
- callTo: string | null;
18861
- note: string | null;
18862
18642
  categories: {
18863
18643
  id: string;
18864
18644
  value: string;
@@ -18881,6 +18661,16 @@ export declare const viberContract: {
18881
18661
  }[];
18882
18662
  }[];
18883
18663
  }[];
18664
+ tags: {
18665
+ name: string;
18666
+ id: string;
18667
+ createdAt: Date;
18668
+ updatedAt: Date;
18669
+ deletedAt: Date | null;
18670
+ }[];
18671
+ callFrom: string | null;
18672
+ callTo: string | null;
18673
+ note: string | null;
18884
18674
  customFields?: {
18885
18675
  id: string;
18886
18676
  createdAt: Date;
@@ -18940,7 +18730,7 @@ export declare const viberContract: {
18940
18730
  previewUrl: string;
18941
18731
  imageSetId: string;
18942
18732
  repliedMessage: {
18943
- type: string;
18733
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
18944
18734
  message: string;
18945
18735
  id: string;
18946
18736
  url: string;
@@ -19155,7 +18945,7 @@ export declare const viberContract: {
19155
18945
  requestId: string;
19156
18946
  }, {
19157
18947
  data: {
19158
- type: string;
18948
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
19159
18949
  message: string;
19160
18950
  id: string;
19161
18951
  url: string;
@@ -19296,10 +19086,6 @@ export declare const viberContract: {
19296
19086
  mobileNumber: string;
19297
19087
  apiSecret: string;
19298
19088
  } | undefined;
19299
- line?: {
19300
- channelId: string;
19301
- channelSecret: string;
19302
- } | undefined;
19303
19089
  lineRichMenuId?: string | null | undefined;
19304
19090
  messengerIntegrationType?: "own" | "business" | undefined;
19305
19091
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19623,16 +19409,6 @@ export declare const viberContract: {
19623
19409
  createdAt: Date;
19624
19410
  updatedAt: Date;
19625
19411
  deletedAt: Date | null;
19626
- tags: {
19627
- name: string;
19628
- id: string;
19629
- createdAt: Date;
19630
- updatedAt: Date;
19631
- deletedAt: Date | null;
19632
- }[];
19633
- callFrom: string | null;
19634
- callTo: string | null;
19635
- note: string | null;
19636
19412
  categories: {
19637
19413
  id: string;
19638
19414
  value: string;
@@ -19655,6 +19431,16 @@ export declare const viberContract: {
19655
19431
  }[];
19656
19432
  }[];
19657
19433
  }[];
19434
+ tags: {
19435
+ name: string;
19436
+ id: string;
19437
+ createdAt: Date;
19438
+ updatedAt: Date;
19439
+ deletedAt: Date | null;
19440
+ }[];
19441
+ callFrom: string | null;
19442
+ callTo: string | null;
19443
+ note: string | null;
19658
19444
  customFields?: {
19659
19445
  id: string;
19660
19446
  createdAt: Date;
@@ -19714,7 +19500,7 @@ export declare const viberContract: {
19714
19500
  previewUrl: string;
19715
19501
  imageSetId: string;
19716
19502
  repliedMessage: {
19717
- type: string;
19503
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
19718
19504
  message: string;
19719
19505
  id: string;
19720
19506
  url: string;
@@ -19925,7 +19711,7 @@ export declare const viberContract: {
19925
19711
  template?: any;
19926
19712
  metadata?: any;
19927
19713
  fromMessage?: {
19928
- type: string;
19714
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
19929
19715
  message: string;
19930
19716
  id: string;
19931
19717
  url: string;
@@ -20066,10 +19852,6 @@ export declare const viberContract: {
20066
19852
  mobileNumber: string;
20067
19853
  apiSecret: string;
20068
19854
  } | undefined;
20069
- line?: {
20070
- channelId: string;
20071
- channelSecret: string;
20072
- } | undefined;
20073
19855
  lineRichMenuId?: string | null | undefined;
20074
19856
  messengerIntegrationType?: "own" | "business" | undefined;
20075
19857
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20393,16 +20175,6 @@ export declare const viberContract: {
20393
20175
  createdAt: Date;
20394
20176
  updatedAt: Date;
20395
20177
  deletedAt: Date | null;
20396
- tags: {
20397
- name: string;
20398
- id: string;
20399
- createdAt: Date;
20400
- updatedAt: Date;
20401
- deletedAt: Date | null;
20402
- }[];
20403
- callFrom: string | null;
20404
- callTo: string | null;
20405
- note: string | null;
20406
20178
  categories: {
20407
20179
  id: string;
20408
20180
  value: string;
@@ -20425,6 +20197,16 @@ export declare const viberContract: {
20425
20197
  }[];
20426
20198
  }[];
20427
20199
  }[];
20200
+ tags: {
20201
+ name: string;
20202
+ id: string;
20203
+ createdAt: Date;
20204
+ updatedAt: Date;
20205
+ deletedAt: Date | null;
20206
+ }[];
20207
+ callFrom: string | null;
20208
+ callTo: string | null;
20209
+ note: string | null;
20428
20210
  customFields?: {
20429
20211
  id: string;
20430
20212
  createdAt: Date;
@@ -20484,7 +20266,7 @@ export declare const viberContract: {
20484
20266
  previewUrl: string;
20485
20267
  imageSetId: string;
20486
20268
  repliedMessage: {
20487
- type: string;
20269
+ type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
20488
20270
  message: string;
20489
20271
  id: string;
20490
20272
  url: string;
@@ -20792,16 +20574,6 @@ export declare const viberContract: {
20792
20574
  mobileNumber: string;
20793
20575
  apiSecret: string;
20794
20576
  }>>;
20795
- line: z.ZodOptional<z.ZodObject<{
20796
- channelId: z.ZodString;
20797
- channelSecret: z.ZodString;
20798
- }, "strip", z.ZodTypeAny, {
20799
- channelId: string;
20800
- channelSecret: string;
20801
- }, {
20802
- channelId: string;
20803
- channelSecret: string;
20804
- }>>;
20805
20577
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
20806
20578
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
20807
20579
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -20832,10 +20604,6 @@ export declare const viberContract: {
20832
20604
  mobileNumber: string;
20833
20605
  apiSecret: string;
20834
20606
  } | undefined;
20835
- line?: {
20836
- channelId: string;
20837
- channelSecret: string;
20838
- } | undefined;
20839
20607
  lineRichMenuId?: string | null | undefined;
20840
20608
  messengerIntegrationType?: "own" | "business" | undefined;
20841
20609
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20866,10 +20634,6 @@ export declare const viberContract: {
20866
20634
  mobileNumber: string;
20867
20635
  apiSecret: string;
20868
20636
  } | undefined;
20869
- line?: {
20870
- channelId: string;
20871
- channelSecret: string;
20872
- } | undefined;
20873
20637
  lineRichMenuId?: string | null | undefined;
20874
20638
  messengerIntegrationType?: "own" | "business" | undefined;
20875
20639
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21134,10 +20898,6 @@ export declare const viberContract: {
21134
20898
  mobileNumber: string;
21135
20899
  apiSecret: string;
21136
20900
  } | undefined;
21137
- line?: {
21138
- channelId: string;
21139
- channelSecret: string;
21140
- } | undefined;
21141
20901
  lineRichMenuId?: string | null | undefined;
21142
20902
  messengerIntegrationType?: "own" | "business" | undefined;
21143
20903
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21233,10 +20993,6 @@ export declare const viberContract: {
21233
20993
  mobileNumber: string;
21234
20994
  apiSecret: string;
21235
20995
  } | undefined;
21236
- line?: {
21237
- channelId: string;
21238
- channelSecret: string;
21239
- } | undefined;
21240
20996
  lineRichMenuId?: string | null | undefined;
21241
20997
  messengerIntegrationType?: "own" | "business" | undefined;
21242
20998
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21334,10 +21090,6 @@ export declare const viberContract: {
21334
21090
  mobileNumber: string;
21335
21091
  apiSecret: string;
21336
21092
  } | undefined;
21337
- line?: {
21338
- channelId: string;
21339
- channelSecret: string;
21340
- } | undefined;
21341
21093
  lineRichMenuId?: string | null | undefined;
21342
21094
  messengerIntegrationType?: "own" | "business" | undefined;
21343
21095
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21436,10 +21188,6 @@ export declare const viberContract: {
21436
21188
  mobileNumber: string;
21437
21189
  apiSecret: string;
21438
21190
  } | undefined;
21439
- line?: {
21440
- channelId: string;
21441
- channelSecret: string;
21442
- } | undefined;
21443
21191
  lineRichMenuId?: string | null | undefined;
21444
21192
  messengerIntegrationType?: "own" | "business" | undefined;
21445
21193
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21608,16 +21356,6 @@ export declare const viberContract: {
21608
21356
  mobileNumber: string;
21609
21357
  apiSecret: string;
21610
21358
  }>>;
21611
- line: z.ZodOptional<z.ZodObject<{
21612
- channelId: z.ZodString;
21613
- channelSecret: z.ZodString;
21614
- }, "strip", z.ZodTypeAny, {
21615
- channelId: string;
21616
- channelSecret: string;
21617
- }, {
21618
- channelId: string;
21619
- channelSecret: string;
21620
- }>>;
21621
21359
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
21622
21360
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
21623
21361
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -21648,10 +21386,6 @@ export declare const viberContract: {
21648
21386
  mobileNumber: string;
21649
21387
  apiSecret: string;
21650
21388
  } | undefined;
21651
- line?: {
21652
- channelId: string;
21653
- channelSecret: string;
21654
- } | undefined;
21655
21389
  lineRichMenuId?: string | null | undefined;
21656
21390
  messengerIntegrationType?: "own" | "business" | undefined;
21657
21391
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21682,10 +21416,6 @@ export declare const viberContract: {
21682
21416
  mobileNumber: string;
21683
21417
  apiSecret: string;
21684
21418
  } | undefined;
21685
- line?: {
21686
- channelId: string;
21687
- channelSecret: string;
21688
- } | undefined;
21689
21419
  lineRichMenuId?: string | null | undefined;
21690
21420
  messengerIntegrationType?: "own" | "business" | undefined;
21691
21421
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21746,10 +21476,6 @@ export declare const viberContract: {
21746
21476
  mobileNumber: string;
21747
21477
  apiSecret: string;
21748
21478
  } | undefined;
21749
- line?: {
21750
- channelId: string;
21751
- channelSecret: string;
21752
- } | undefined;
21753
21479
  lineRichMenuId?: string | null | undefined;
21754
21480
  messengerIntegrationType?: "own" | "business" | undefined;
21755
21481
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21798,10 +21524,6 @@ export declare const viberContract: {
21798
21524
  mobileNumber: string;
21799
21525
  apiSecret: string;
21800
21526
  } | undefined;
21801
- line?: {
21802
- channelId: string;
21803
- channelSecret: string;
21804
- } | undefined;
21805
21527
  lineRichMenuId?: string | null | undefined;
21806
21528
  messengerIntegrationType?: "own" | "business" | undefined;
21807
21529
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21852,10 +21574,6 @@ export declare const viberContract: {
21852
21574
  mobileNumber: string;
21853
21575
  apiSecret: string;
21854
21576
  } | undefined;
21855
- line?: {
21856
- channelId: string;
21857
- channelSecret: string;
21858
- } | undefined;
21859
21577
  lineRichMenuId?: string | null | undefined;
21860
21578
  messengerIntegrationType?: "own" | "business" | undefined;
21861
21579
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21907,10 +21625,6 @@ export declare const viberContract: {
21907
21625
  mobileNumber: string;
21908
21626
  apiSecret: string;
21909
21627
  } | undefined;
21910
- line?: {
21911
- channelId: string;
21912
- channelSecret: string;
21913
- } | undefined;
21914
21628
  lineRichMenuId?: string | null | undefined;
21915
21629
  messengerIntegrationType?: "own" | "business" | undefined;
21916
21630
  facebookFeedIntegrationType?: "own" | "business" | undefined;