@kl1/contracts 1.3.27 → 1.3.29

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) 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 +38192 -45818
  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/widget/index.d.ts +51 -636
  107. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  108. package/dist/api-contracts/src/widget/schema.d.ts +4 -46
  109. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  110. package/dist/api-contracts/src/widget/validation.d.ts +12 -66
  111. package/dist/api-contracts/src/widget/validation.d.ts.map +1 -1
  112. package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
  113. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  114. package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
  115. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
  116. package/dist/index.js +466 -882
  117. package/dist/index.js.map +1 -1
  118. package/dist/index.mjs +466 -880
  119. package/dist/index.mjs.map +1 -1
  120. package/package.json +1 -1
  121. package/dist/api-contracts/src/export/validation.d.ts +0 -3
  122. package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
@@ -71,16 +71,6 @@ export declare const facebookFeedContract: {
71
71
  mobileNumber: string;
72
72
  apiSecret: string;
73
73
  }>>;
74
- line: z.ZodOptional<z.ZodObject<{
75
- channelId: z.ZodString;
76
- channelSecret: z.ZodString;
77
- }, "strip", z.ZodTypeAny, {
78
- channelId: string;
79
- channelSecret: string;
80
- }, {
81
- channelId: string;
82
- channelSecret: string;
83
- }>>;
84
74
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
85
75
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
86
76
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -111,10 +101,6 @@ export declare const facebookFeedContract: {
111
101
  mobileNumber: string;
112
102
  apiSecret: string;
113
103
  } | undefined;
114
- line?: {
115
- channelId: string;
116
- channelSecret: string;
117
- } | undefined;
118
104
  lineRichMenuId?: string | null | undefined;
119
105
  messengerIntegrationType?: "own" | "business" | undefined;
120
106
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -145,10 +131,6 @@ export declare const facebookFeedContract: {
145
131
  mobileNumber: string;
146
132
  apiSecret: string;
147
133
  } | undefined;
148
- line?: {
149
- channelId: string;
150
- channelSecret: string;
151
- } | undefined;
152
134
  lineRichMenuId?: string | null | undefined;
153
135
  messengerIntegrationType?: "own" | "business" | undefined;
154
136
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -209,10 +191,6 @@ export declare const facebookFeedContract: {
209
191
  mobileNumber: string;
210
192
  apiSecret: string;
211
193
  } | undefined;
212
- line?: {
213
- channelId: string;
214
- channelSecret: string;
215
- } | undefined;
216
194
  lineRichMenuId?: string | null | undefined;
217
195
  messengerIntegrationType?: "own" | "business" | undefined;
218
196
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -261,10 +239,6 @@ export declare const facebookFeedContract: {
261
239
  mobileNumber: string;
262
240
  apiSecret: string;
263
241
  } | undefined;
264
- line?: {
265
- channelId: string;
266
- channelSecret: string;
267
- } | undefined;
268
242
  lineRichMenuId?: string | null | undefined;
269
243
  messengerIntegrationType?: "own" | "business" | undefined;
270
244
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -352,16 +326,6 @@ export declare const facebookFeedContract: {
352
326
  mobileNumber: string;
353
327
  apiSecret: string;
354
328
  }>>;
355
- line: z.ZodOptional<z.ZodObject<{
356
- channelId: z.ZodString;
357
- channelSecret: z.ZodString;
358
- }, "strip", z.ZodTypeAny, {
359
- channelId: string;
360
- channelSecret: string;
361
- }, {
362
- channelId: string;
363
- channelSecret: string;
364
- }>>;
365
329
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
366
330
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
367
331
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -392,10 +356,6 @@ export declare const facebookFeedContract: {
392
356
  mobileNumber: string;
393
357
  apiSecret: string;
394
358
  } | undefined;
395
- line?: {
396
- channelId: string;
397
- channelSecret: string;
398
- } | undefined;
399
359
  lineRichMenuId?: string | null | undefined;
400
360
  messengerIntegrationType?: "own" | "business" | undefined;
401
361
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -426,10 +386,6 @@ export declare const facebookFeedContract: {
426
386
  mobileNumber: string;
427
387
  apiSecret: string;
428
388
  } | undefined;
429
- line?: {
430
- channelId: string;
431
- channelSecret: string;
432
- } | undefined;
433
389
  lineRichMenuId?: string | null | undefined;
434
390
  messengerIntegrationType?: "own" | "business" | undefined;
435
391
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -490,10 +446,6 @@ export declare const facebookFeedContract: {
490
446
  mobileNumber: string;
491
447
  apiSecret: string;
492
448
  } | undefined;
493
- line?: {
494
- channelId: string;
495
- channelSecret: string;
496
- } | undefined;
497
449
  lineRichMenuId?: string | null | undefined;
498
450
  messengerIntegrationType?: "own" | "business" | undefined;
499
451
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -542,10 +494,6 @@ export declare const facebookFeedContract: {
542
494
  mobileNumber: string;
543
495
  apiSecret: string;
544
496
  } | undefined;
545
- line?: {
546
- channelId: string;
547
- channelSecret: string;
548
- } | undefined;
549
497
  lineRichMenuId?: string | null | undefined;
550
498
  messengerIntegrationType?: "own" | "business" | undefined;
551
499
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -596,10 +544,6 @@ export declare const facebookFeedContract: {
596
544
  mobileNumber: string;
597
545
  apiSecret: string;
598
546
  } | undefined;
599
- line?: {
600
- channelId: string;
601
- channelSecret: string;
602
- } | undefined;
603
547
  lineRichMenuId?: string | null | undefined;
604
548
  messengerIntegrationType?: "own" | "business" | undefined;
605
549
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -651,10 +595,6 @@ export declare const facebookFeedContract: {
651
595
  mobileNumber: string;
652
596
  apiSecret: string;
653
597
  } | undefined;
654
- line?: {
655
- channelId: string;
656
- channelSecret: string;
657
- } | undefined;
658
598
  lineRichMenuId?: string | null | undefined;
659
599
  messengerIntegrationType?: "own" | "business" | undefined;
660
600
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -764,16 +704,6 @@ export declare const facebookFeedContract: {
764
704
  mobileNumber: string;
765
705
  apiSecret: string;
766
706
  }>>;
767
- line: z.ZodOptional<z.ZodObject<{
768
- channelId: z.ZodString;
769
- channelSecret: z.ZodString;
770
- }, "strip", z.ZodTypeAny, {
771
- channelId: string;
772
- channelSecret: string;
773
- }, {
774
- channelId: string;
775
- channelSecret: string;
776
- }>>;
777
707
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
778
708
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
779
709
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -804,10 +734,6 @@ export declare const facebookFeedContract: {
804
734
  mobileNumber: string;
805
735
  apiSecret: string;
806
736
  } | undefined;
807
- line?: {
808
- channelId: string;
809
- channelSecret: string;
810
- } | undefined;
811
737
  lineRichMenuId?: string | null | undefined;
812
738
  messengerIntegrationType?: "own" | "business" | undefined;
813
739
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -838,10 +764,6 @@ export declare const facebookFeedContract: {
838
764
  mobileNumber: string;
839
765
  apiSecret: string;
840
766
  } | undefined;
841
- line?: {
842
- channelId: string;
843
- channelSecret: string;
844
- } | undefined;
845
767
  lineRichMenuId?: string | null | undefined;
846
768
  messengerIntegrationType?: "own" | "business" | undefined;
847
769
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -902,10 +824,6 @@ export declare const facebookFeedContract: {
902
824
  mobileNumber: string;
903
825
  apiSecret: string;
904
826
  } | undefined;
905
- line?: {
906
- channelId: string;
907
- channelSecret: string;
908
- } | undefined;
909
827
  lineRichMenuId?: string | null | undefined;
910
828
  messengerIntegrationType?: "own" | "business" | undefined;
911
829
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -954,10 +872,6 @@ export declare const facebookFeedContract: {
954
872
  mobileNumber: string;
955
873
  apiSecret: string;
956
874
  } | undefined;
957
- line?: {
958
- channelId: string;
959
- channelSecret: string;
960
- } | undefined;
961
875
  lineRichMenuId?: string | null | undefined;
962
876
  messengerIntegrationType?: "own" | "business" | undefined;
963
877
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1045,16 +959,6 @@ export declare const facebookFeedContract: {
1045
959
  mobileNumber: string;
1046
960
  apiSecret: string;
1047
961
  }>>;
1048
- line: z.ZodOptional<z.ZodObject<{
1049
- channelId: z.ZodString;
1050
- channelSecret: z.ZodString;
1051
- }, "strip", z.ZodTypeAny, {
1052
- channelId: string;
1053
- channelSecret: string;
1054
- }, {
1055
- channelId: string;
1056
- channelSecret: string;
1057
- }>>;
1058
962
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1059
963
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
1060
964
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -1085,10 +989,6 @@ export declare const facebookFeedContract: {
1085
989
  mobileNumber: string;
1086
990
  apiSecret: string;
1087
991
  } | undefined;
1088
- line?: {
1089
- channelId: string;
1090
- channelSecret: string;
1091
- } | undefined;
1092
992
  lineRichMenuId?: string | null | undefined;
1093
993
  messengerIntegrationType?: "own" | "business" | undefined;
1094
994
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1119,10 +1019,6 @@ export declare const facebookFeedContract: {
1119
1019
  mobileNumber: string;
1120
1020
  apiSecret: string;
1121
1021
  } | undefined;
1122
- line?: {
1123
- channelId: string;
1124
- channelSecret: string;
1125
- } | undefined;
1126
1022
  lineRichMenuId?: string | null | undefined;
1127
1023
  messengerIntegrationType?: "own" | "business" | undefined;
1128
1024
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1183,10 +1079,6 @@ export declare const facebookFeedContract: {
1183
1079
  mobileNumber: string;
1184
1080
  apiSecret: string;
1185
1081
  } | undefined;
1186
- line?: {
1187
- channelId: string;
1188
- channelSecret: string;
1189
- } | undefined;
1190
1082
  lineRichMenuId?: string | null | undefined;
1191
1083
  messengerIntegrationType?: "own" | "business" | undefined;
1192
1084
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1235,10 +1127,6 @@ export declare const facebookFeedContract: {
1235
1127
  mobileNumber: string;
1236
1128
  apiSecret: string;
1237
1129
  } | undefined;
1238
- line?: {
1239
- channelId: string;
1240
- channelSecret: string;
1241
- } | undefined;
1242
1130
  lineRichMenuId?: string | null | undefined;
1243
1131
  messengerIntegrationType?: "own" | "business" | undefined;
1244
1132
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1289,10 +1177,6 @@ export declare const facebookFeedContract: {
1289
1177
  mobileNumber: string;
1290
1178
  apiSecret: string;
1291
1179
  } | undefined;
1292
- line?: {
1293
- channelId: string;
1294
- channelSecret: string;
1295
- } | undefined;
1296
1180
  lineRichMenuId?: string | null | undefined;
1297
1181
  messengerIntegrationType?: "own" | "business" | undefined;
1298
1182
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1344,10 +1228,6 @@ export declare const facebookFeedContract: {
1344
1228
  mobileNumber: string;
1345
1229
  apiSecret: string;
1346
1230
  } | undefined;
1347
- line?: {
1348
- channelId: string;
1349
- channelSecret: string;
1350
- } | undefined;
1351
1231
  lineRichMenuId?: string | null | undefined;
1352
1232
  messengerIntegrationType?: "own" | "business" | undefined;
1353
1233
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1469,16 +1349,6 @@ export declare const facebookFeedContract: {
1469
1349
  mobileNumber: string;
1470
1350
  apiSecret: string;
1471
1351
  }>>;
1472
- line: z.ZodOptional<z.ZodObject<{
1473
- channelId: z.ZodString;
1474
- channelSecret: z.ZodString;
1475
- }, "strip", z.ZodTypeAny, {
1476
- channelId: string;
1477
- channelSecret: string;
1478
- }, {
1479
- channelId: string;
1480
- channelSecret: string;
1481
- }>>;
1482
1352
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1483
1353
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
1484
1354
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -1509,10 +1379,6 @@ export declare const facebookFeedContract: {
1509
1379
  mobileNumber: string;
1510
1380
  apiSecret: string;
1511
1381
  } | undefined;
1512
- line?: {
1513
- channelId: string;
1514
- channelSecret: string;
1515
- } | undefined;
1516
1382
  lineRichMenuId?: string | null | undefined;
1517
1383
  messengerIntegrationType?: "own" | "business" | undefined;
1518
1384
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1543,10 +1409,6 @@ export declare const facebookFeedContract: {
1543
1409
  mobileNumber: string;
1544
1410
  apiSecret: string;
1545
1411
  } | undefined;
1546
- line?: {
1547
- channelId: string;
1548
- channelSecret: string;
1549
- } | undefined;
1550
1412
  lineRichMenuId?: string | null | undefined;
1551
1413
  messengerIntegrationType?: "own" | "business" | undefined;
1552
1414
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1607,10 +1469,6 @@ export declare const facebookFeedContract: {
1607
1469
  mobileNumber: string;
1608
1470
  apiSecret: string;
1609
1471
  } | undefined;
1610
- line?: {
1611
- channelId: string;
1612
- channelSecret: string;
1613
- } | undefined;
1614
1472
  lineRichMenuId?: string | null | undefined;
1615
1473
  messengerIntegrationType?: "own" | "business" | undefined;
1616
1474
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1659,10 +1517,6 @@ export declare const facebookFeedContract: {
1659
1517
  mobileNumber: string;
1660
1518
  apiSecret: string;
1661
1519
  } | undefined;
1662
- line?: {
1663
- channelId: string;
1664
- channelSecret: string;
1665
- } | undefined;
1666
1520
  lineRichMenuId?: string | null | undefined;
1667
1521
  messengerIntegrationType?: "own" | "business" | undefined;
1668
1522
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1713,10 +1567,6 @@ export declare const facebookFeedContract: {
1713
1567
  mobileNumber: string;
1714
1568
  apiSecret: string;
1715
1569
  } | undefined;
1716
- line?: {
1717
- channelId: string;
1718
- channelSecret: string;
1719
- } | undefined;
1720
1570
  lineRichMenuId?: string | null | undefined;
1721
1571
  messengerIntegrationType?: "own" | "business" | undefined;
1722
1572
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1768,10 +1618,6 @@ export declare const facebookFeedContract: {
1768
1618
  mobileNumber: string;
1769
1619
  apiSecret: string;
1770
1620
  } | undefined;
1771
- line?: {
1772
- channelId: string;
1773
- channelSecret: string;
1774
- } | undefined;
1775
1621
  lineRichMenuId?: string | null | undefined;
1776
1622
  messengerIntegrationType?: "own" | "business" | undefined;
1777
1623
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1893,16 +1739,6 @@ export declare const facebookFeedContract: {
1893
1739
  mobileNumber: string;
1894
1740
  apiSecret: string;
1895
1741
  }>>;
1896
- line: z.ZodOptional<z.ZodObject<{
1897
- channelId: z.ZodString;
1898
- channelSecret: z.ZodString;
1899
- }, "strip", z.ZodTypeAny, {
1900
- channelId: string;
1901
- channelSecret: string;
1902
- }, {
1903
- channelId: string;
1904
- channelSecret: string;
1905
- }>>;
1906
1742
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1907
1743
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
1908
1744
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -1933,10 +1769,6 @@ export declare const facebookFeedContract: {
1933
1769
  mobileNumber: string;
1934
1770
  apiSecret: string;
1935
1771
  } | undefined;
1936
- line?: {
1937
- channelId: string;
1938
- channelSecret: string;
1939
- } | undefined;
1940
1772
  lineRichMenuId?: string | null | undefined;
1941
1773
  messengerIntegrationType?: "own" | "business" | undefined;
1942
1774
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1967,10 +1799,6 @@ export declare const facebookFeedContract: {
1967
1799
  mobileNumber: string;
1968
1800
  apiSecret: string;
1969
1801
  } | undefined;
1970
- line?: {
1971
- channelId: string;
1972
- channelSecret: string;
1973
- } | undefined;
1974
1802
  lineRichMenuId?: string | null | undefined;
1975
1803
  messengerIntegrationType?: "own" | "business" | undefined;
1976
1804
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2031,10 +1859,6 @@ export declare const facebookFeedContract: {
2031
1859
  mobileNumber: string;
2032
1860
  apiSecret: string;
2033
1861
  } | undefined;
2034
- line?: {
2035
- channelId: string;
2036
- channelSecret: string;
2037
- } | undefined;
2038
1862
  lineRichMenuId?: string | null | undefined;
2039
1863
  messengerIntegrationType?: "own" | "business" | undefined;
2040
1864
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2083,10 +1907,6 @@ export declare const facebookFeedContract: {
2083
1907
  mobileNumber: string;
2084
1908
  apiSecret: string;
2085
1909
  } | undefined;
2086
- line?: {
2087
- channelId: string;
2088
- channelSecret: string;
2089
- } | undefined;
2090
1910
  lineRichMenuId?: string | null | undefined;
2091
1911
  messengerIntegrationType?: "own" | "business" | undefined;
2092
1912
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2137,10 +1957,6 @@ export declare const facebookFeedContract: {
2137
1957
  mobileNumber: string;
2138
1958
  apiSecret: string;
2139
1959
  } | undefined;
2140
- line?: {
2141
- channelId: string;
2142
- channelSecret: string;
2143
- } | undefined;
2144
1960
  lineRichMenuId?: string | null | undefined;
2145
1961
  messengerIntegrationType?: "own" | "business" | undefined;
2146
1962
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2192,10 +2008,6 @@ export declare const facebookFeedContract: {
2192
2008
  mobileNumber: string;
2193
2009
  apiSecret: string;
2194
2010
  } | undefined;
2195
- line?: {
2196
- channelId: string;
2197
- channelSecret: string;
2198
- } | undefined;
2199
2011
  lineRichMenuId?: string | null | undefined;
2200
2012
  messengerIntegrationType?: "own" | "business" | undefined;
2201
2013
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2304,16 +2116,6 @@ export declare const facebookFeedContract: {
2304
2116
  mobileNumber: string;
2305
2117
  apiSecret: string;
2306
2118
  }>>;
2307
- line: z.ZodOptional<z.ZodObject<{
2308
- channelId: z.ZodString;
2309
- channelSecret: z.ZodString;
2310
- }, "strip", z.ZodTypeAny, {
2311
- channelId: string;
2312
- channelSecret: string;
2313
- }, {
2314
- channelId: string;
2315
- channelSecret: string;
2316
- }>>;
2317
2119
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
2318
2120
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
2319
2121
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -2344,10 +2146,6 @@ export declare const facebookFeedContract: {
2344
2146
  mobileNumber: string;
2345
2147
  apiSecret: string;
2346
2148
  } | undefined;
2347
- line?: {
2348
- channelId: string;
2349
- channelSecret: string;
2350
- } | undefined;
2351
2149
  lineRichMenuId?: string | null | undefined;
2352
2150
  messengerIntegrationType?: "own" | "business" | undefined;
2353
2151
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2378,10 +2176,6 @@ export declare const facebookFeedContract: {
2378
2176
  mobileNumber: string;
2379
2177
  apiSecret: string;
2380
2178
  } | undefined;
2381
- line?: {
2382
- channelId: string;
2383
- channelSecret: string;
2384
- } | undefined;
2385
2179
  lineRichMenuId?: string | null | undefined;
2386
2180
  messengerIntegrationType?: "own" | "business" | undefined;
2387
2181
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2447,10 +2241,6 @@ export declare const facebookFeedContract: {
2447
2241
  mobileNumber: string;
2448
2242
  apiSecret: string;
2449
2243
  } | undefined;
2450
- line?: {
2451
- channelId: string;
2452
- channelSecret: string;
2453
- } | undefined;
2454
2244
  lineRichMenuId?: string | null | undefined;
2455
2245
  messengerIntegrationType?: "own" | "business" | undefined;
2456
2246
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2503,10 +2293,6 @@ export declare const facebookFeedContract: {
2503
2293
  mobileNumber: string;
2504
2294
  apiSecret: string;
2505
2295
  } | undefined;
2506
- line?: {
2507
- channelId: string;
2508
- channelSecret: string;
2509
- } | undefined;
2510
2296
  lineRichMenuId?: string | null | undefined;
2511
2297
  messengerIntegrationType?: "own" | "business" | undefined;
2512
2298
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2598,16 +2384,6 @@ export declare const facebookFeedContract: {
2598
2384
  mobileNumber: string;
2599
2385
  apiSecret: string;
2600
2386
  }>>;
2601
- line: z.ZodOptional<z.ZodObject<{
2602
- channelId: z.ZodString;
2603
- channelSecret: z.ZodString;
2604
- }, "strip", z.ZodTypeAny, {
2605
- channelId: string;
2606
- channelSecret: string;
2607
- }, {
2608
- channelId: string;
2609
- channelSecret: string;
2610
- }>>;
2611
2387
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
2612
2388
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
2613
2389
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -2638,10 +2414,6 @@ export declare const facebookFeedContract: {
2638
2414
  mobileNumber: string;
2639
2415
  apiSecret: string;
2640
2416
  } | undefined;
2641
- line?: {
2642
- channelId: string;
2643
- channelSecret: string;
2644
- } | undefined;
2645
2417
  lineRichMenuId?: string | null | undefined;
2646
2418
  messengerIntegrationType?: "own" | "business" | undefined;
2647
2419
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2672,10 +2444,6 @@ export declare const facebookFeedContract: {
2672
2444
  mobileNumber: string;
2673
2445
  apiSecret: string;
2674
2446
  } | undefined;
2675
- line?: {
2676
- channelId: string;
2677
- channelSecret: string;
2678
- } | undefined;
2679
2447
  lineRichMenuId?: string | null | undefined;
2680
2448
  messengerIntegrationType?: "own" | "business" | undefined;
2681
2449
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2736,10 +2504,6 @@ export declare const facebookFeedContract: {
2736
2504
  mobileNumber: string;
2737
2505
  apiSecret: string;
2738
2506
  } | undefined;
2739
- line?: {
2740
- channelId: string;
2741
- channelSecret: string;
2742
- } | undefined;
2743
2507
  lineRichMenuId?: string | null | undefined;
2744
2508
  messengerIntegrationType?: "own" | "business" | undefined;
2745
2509
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2788,10 +2552,6 @@ export declare const facebookFeedContract: {
2788
2552
  mobileNumber: string;
2789
2553
  apiSecret: string;
2790
2554
  } | undefined;
2791
- line?: {
2792
- channelId: string;
2793
- channelSecret: string;
2794
- } | undefined;
2795
2555
  lineRichMenuId?: string | null | undefined;
2796
2556
  messengerIntegrationType?: "own" | "business" | undefined;
2797
2557
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2842,10 +2602,6 @@ export declare const facebookFeedContract: {
2842
2602
  mobileNumber: string;
2843
2603
  apiSecret: string;
2844
2604
  } | undefined;
2845
- line?: {
2846
- channelId: string;
2847
- channelSecret: string;
2848
- } | undefined;
2849
2605
  lineRichMenuId?: string | null | undefined;
2850
2606
  messengerIntegrationType?: "own" | "business" | undefined;
2851
2607
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -2897,10 +2653,6 @@ export declare const facebookFeedContract: {
2897
2653
  mobileNumber: string;
2898
2654
  apiSecret: string;
2899
2655
  } | undefined;
2900
- line?: {
2901
- channelId: string;
2902
- channelSecret: string;
2903
- } | undefined;
2904
2656
  lineRichMenuId?: string | null | undefined;
2905
2657
  messengerIntegrationType?: "own" | "business" | undefined;
2906
2658
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -3022,16 +2774,6 @@ export declare const facebookFeedContract: {
3022
2774
  mobileNumber: string;
3023
2775
  apiSecret: string;
3024
2776
  }>>;
3025
- line: z.ZodOptional<z.ZodObject<{
3026
- channelId: z.ZodString;
3027
- channelSecret: z.ZodString;
3028
- }, "strip", z.ZodTypeAny, {
3029
- channelId: string;
3030
- channelSecret: string;
3031
- }, {
3032
- channelId: string;
3033
- channelSecret: string;
3034
- }>>;
3035
2777
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
3036
2778
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
3037
2779
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -3062,10 +2804,6 @@ export declare const facebookFeedContract: {
3062
2804
  mobileNumber: string;
3063
2805
  apiSecret: string;
3064
2806
  } | undefined;
3065
- line?: {
3066
- channelId: string;
3067
- channelSecret: string;
3068
- } | undefined;
3069
2807
  lineRichMenuId?: string | null | undefined;
3070
2808
  messengerIntegrationType?: "own" | "business" | undefined;
3071
2809
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -3096,10 +2834,6 @@ export declare const facebookFeedContract: {
3096
2834
  mobileNumber: string;
3097
2835
  apiSecret: string;
3098
2836
  } | undefined;
3099
- line?: {
3100
- channelId: string;
3101
- channelSecret: string;
3102
- } | undefined;
3103
2837
  lineRichMenuId?: string | null | undefined;
3104
2838
  messengerIntegrationType?: "own" | "business" | undefined;
3105
2839
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -4484,10 +4218,6 @@ export declare const facebookFeedContract: {
4484
4218
  mobileNumber: string;
4485
4219
  apiSecret: string;
4486
4220
  } | undefined;
4487
- line?: {
4488
- channelId: string;
4489
- channelSecret: string;
4490
- } | undefined;
4491
4221
  lineRichMenuId?: string | null | undefined;
4492
4222
  messengerIntegrationType?: "own" | "business" | undefined;
4493
4223
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -4727,10 +4457,6 @@ export declare const facebookFeedContract: {
4727
4457
  mobileNumber: string;
4728
4458
  apiSecret: string;
4729
4459
  } | undefined;
4730
- line?: {
4731
- channelId: string;
4732
- channelSecret: string;
4733
- } | undefined;
4734
4460
  lineRichMenuId?: string | null | undefined;
4735
4461
  messengerIntegrationType?: "own" | "business" | undefined;
4736
4462
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -4948,8 +4674,8 @@ export declare const facebookFeedContract: {
4948
4674
  message: z.ZodObject<{
4949
4675
  id: z.ZodOptional<z.ZodString>;
4950
4676
  message: z.ZodOptional<z.ZodString>;
4951
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
4952
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
4677
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
4678
+ 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"]>;
4953
4679
  readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
4954
4680
  metadata: z.ZodOptional<z.ZodAny>;
4955
4681
  platformId: z.ZodOptional<z.ZodString>;
@@ -5005,7 +4731,7 @@ export declare const facebookFeedContract: {
5005
4731
  editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
5006
4732
  label: z.ZodOptional<z.ZodString>;
5007
4733
  }, "strip", z.ZodTypeAny, {
5008
- type: string;
4734
+ 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";
5009
4735
  direction: "incoming" | "outgoing" | "system";
5010
4736
  id?: string | undefined;
5011
4737
  message?: string | undefined;
@@ -5040,7 +4766,7 @@ export declare const facebookFeedContract: {
5040
4766
  editedAt?: string | Date | null | undefined;
5041
4767
  label?: string | undefined;
5042
4768
  }, {
5043
- type: string;
4769
+ 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";
5044
4770
  direction: "incoming" | "outgoing" | "system";
5045
4771
  id?: string | undefined;
5046
4772
  message?: string | undefined;
@@ -5080,7 +4806,7 @@ export declare const facebookFeedContract: {
5080
4806
  lastMessage: z.ZodOptional<z.ZodString>;
5081
4807
  handleTime: z.ZodOptional<z.ZodNumber>;
5082
4808
  isLatest: z.ZodBoolean;
5083
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
4809
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
5084
4810
  metadata: z.ZodOptional<z.ZodAny>;
5085
4811
  createdAt: z.ZodString;
5086
4812
  updatedAt: z.ZodString;
@@ -5262,16 +4988,6 @@ export declare const facebookFeedContract: {
5262
4988
  mobileNumber: string;
5263
4989
  apiSecret: string;
5264
4990
  }>>;
5265
- line: z.ZodOptional<z.ZodObject<{
5266
- channelId: z.ZodString;
5267
- channelSecret: z.ZodString;
5268
- }, "strip", z.ZodTypeAny, {
5269
- channelId: string;
5270
- channelSecret: string;
5271
- }, {
5272
- channelId: string;
5273
- channelSecret: string;
5274
- }>>;
5275
4991
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
5276
4992
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
5277
4993
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -5302,10 +5018,6 @@ export declare const facebookFeedContract: {
5302
5018
  mobileNumber: string;
5303
5019
  apiSecret: string;
5304
5020
  } | undefined;
5305
- line?: {
5306
- channelId: string;
5307
- channelSecret: string;
5308
- } | undefined;
5309
5021
  lineRichMenuId?: string | null | undefined;
5310
5022
  messengerIntegrationType?: "own" | "business" | undefined;
5311
5023
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5336,10 +5048,6 @@ export declare const facebookFeedContract: {
5336
5048
  mobileNumber: string;
5337
5049
  apiSecret: string;
5338
5050
  } | undefined;
5339
- line?: {
5340
- channelId: string;
5341
- channelSecret: string;
5342
- } | undefined;
5343
5051
  lineRichMenuId?: string | null | undefined;
5344
5052
  messengerIntegrationType?: "own" | "business" | undefined;
5345
5053
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5400,10 +5108,6 @@ export declare const facebookFeedContract: {
5400
5108
  mobileNumber: string;
5401
5109
  apiSecret: string;
5402
5110
  } | undefined;
5403
- line?: {
5404
- channelId: string;
5405
- channelSecret: string;
5406
- } | undefined;
5407
5111
  lineRichMenuId?: string | null | undefined;
5408
5112
  messengerIntegrationType?: "own" | "business" | undefined;
5409
5113
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5452,10 +5156,6 @@ export declare const facebookFeedContract: {
5452
5156
  mobileNumber: string;
5453
5157
  apiSecret: string;
5454
5158
  } | undefined;
5455
- line?: {
5456
- channelId: string;
5457
- channelSecret: string;
5458
- } | undefined;
5459
5159
  lineRichMenuId?: string | null | undefined;
5460
5160
  messengerIntegrationType?: "own" | "business" | undefined;
5461
5161
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5509,10 +5209,6 @@ export declare const facebookFeedContract: {
5509
5209
  mobileNumber: string;
5510
5210
  apiSecret: string;
5511
5211
  } | undefined;
5512
- line?: {
5513
- channelId: string;
5514
- channelSecret: string;
5515
- } | undefined;
5516
5212
  lineRichMenuId?: string | null | undefined;
5517
5213
  messengerIntegrationType?: "own" | "business" | undefined;
5518
5214
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5605,10 +5301,6 @@ export declare const facebookFeedContract: {
5605
5301
  mobileNumber: string;
5606
5302
  apiSecret: string;
5607
5303
  } | undefined;
5608
- line?: {
5609
- channelId: string;
5610
- channelSecret: string;
5611
- } | undefined;
5612
5304
  lineRichMenuId?: string | null | undefined;
5613
5305
  messengerIntegrationType?: "own" | "business" | undefined;
5614
5306
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5683,7 +5375,7 @@ export declare const facebookFeedContract: {
5683
5375
  }>>;
5684
5376
  }, "strip", z.ZodTypeAny, {
5685
5377
  message: {
5686
- type: string;
5378
+ 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";
5687
5379
  direction: "incoming" | "outgoing" | "system";
5688
5380
  id?: string | undefined;
5689
5381
  message?: string | undefined;
@@ -5750,10 +5442,6 @@ export declare const facebookFeedContract: {
5750
5442
  mobileNumber: string;
5751
5443
  apiSecret: string;
5752
5444
  } | undefined;
5753
- line?: {
5754
- channelId: string;
5755
- channelSecret: string;
5756
- } | undefined;
5757
5445
  lineRichMenuId?: string | null | undefined;
5758
5446
  messengerIntegrationType?: "own" | "business" | undefined;
5759
5447
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5822,7 +5510,7 @@ export declare const facebookFeedContract: {
5822
5510
  } | undefined;
5823
5511
  }, {
5824
5512
  message: {
5825
- type: string;
5513
+ 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";
5826
5514
  direction: "incoming" | "outgoing" | "system";
5827
5515
  id?: string | undefined;
5828
5516
  message?: string | undefined;
@@ -5889,10 +5577,6 @@ export declare const facebookFeedContract: {
5889
5577
  mobileNumber: string;
5890
5578
  apiSecret: string;
5891
5579
  } | undefined;
5892
- line?: {
5893
- channelId: string;
5894
- channelSecret: string;
5895
- } | undefined;
5896
5580
  lineRichMenuId?: string | null | undefined;
5897
5581
  messengerIntegrationType?: "own" | "business" | undefined;
5898
5582
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -5965,11 +5649,11 @@ export declare const facebookFeedContract: {
5965
5649
  200: z.ZodObject<{
5966
5650
  requestId: z.ZodString;
5967
5651
  data: z.ZodObject<{
5968
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
5652
+ 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"]>;
5969
5653
  message: z.ZodString;
5970
5654
  id: z.ZodString;
5971
5655
  url: z.ZodString;
5972
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
5656
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
5973
5657
  label: z.ZodOptional<z.ZodString>;
5974
5658
  template: z.ZodAny;
5975
5659
  metadata: z.ZodAny;
@@ -6434,7 +6118,7 @@ export declare const facebookFeedContract: {
6434
6118
  firstResponseTime: z.ZodNumber;
6435
6119
  isLatest: z.ZodBoolean;
6436
6120
  isBotRoom: z.ZodBoolean;
6437
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
6121
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
6438
6122
  platformContact: z.ZodObject<{
6439
6123
  id: z.ZodString;
6440
6124
  createdAt: z.ZodDate;
@@ -7958,16 +7642,6 @@ export declare const facebookFeedContract: {
7958
7642
  mobileNumber: string;
7959
7643
  apiSecret: string;
7960
7644
  }>>;
7961
- line: z.ZodOptional<z.ZodObject<{
7962
- channelId: z.ZodString;
7963
- channelSecret: z.ZodString;
7964
- }, "strip", z.ZodTypeAny, {
7965
- channelId: string;
7966
- channelSecret: string;
7967
- }, {
7968
- channelId: string;
7969
- channelSecret: string;
7970
- }>>;
7971
7645
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
7972
7646
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
7973
7647
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -7998,10 +7672,6 @@ export declare const facebookFeedContract: {
7998
7672
  mobileNumber: string;
7999
7673
  apiSecret: string;
8000
7674
  } | undefined;
8001
- line?: {
8002
- channelId: string;
8003
- channelSecret: string;
8004
- } | undefined;
8005
7675
  lineRichMenuId?: string | null | undefined;
8006
7676
  messengerIntegrationType?: "own" | "business" | undefined;
8007
7677
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8032,10 +7702,6 @@ export declare const facebookFeedContract: {
8032
7702
  mobileNumber: string;
8033
7703
  apiSecret: string;
8034
7704
  } | undefined;
8035
- line?: {
8036
- channelId: string;
8037
- channelSecret: string;
8038
- } | undefined;
8039
7705
  lineRichMenuId?: string | null | undefined;
8040
7706
  messengerIntegrationType?: "own" | "business" | undefined;
8041
7707
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8300,10 +7966,6 @@ export declare const facebookFeedContract: {
8300
7966
  mobileNumber: string;
8301
7967
  apiSecret: string;
8302
7968
  } | undefined;
8303
- line?: {
8304
- channelId: string;
8305
- channelSecret: string;
8306
- } | undefined;
8307
7969
  lineRichMenuId?: string | null | undefined;
8308
7970
  messengerIntegrationType?: "own" | "business" | undefined;
8309
7971
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8399,10 +8061,6 @@ export declare const facebookFeedContract: {
8399
8061
  mobileNumber: string;
8400
8062
  apiSecret: string;
8401
8063
  } | undefined;
8402
- line?: {
8403
- channelId: string;
8404
- channelSecret: string;
8405
- } | undefined;
8406
8064
  lineRichMenuId?: string | null | undefined;
8407
8065
  messengerIntegrationType?: "own" | "business" | undefined;
8408
8066
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8659,16 +8317,6 @@ export declare const facebookFeedContract: {
8659
8317
  createdAt: Date;
8660
8318
  updatedAt: Date;
8661
8319
  deletedAt: Date | null;
8662
- tags: {
8663
- name: string;
8664
- id: string;
8665
- createdAt: Date;
8666
- updatedAt: Date;
8667
- deletedAt: Date | null;
8668
- }[];
8669
- callFrom: string | null;
8670
- callTo: string | null;
8671
- note: string | null;
8672
8320
  categories: {
8673
8321
  id: string;
8674
8322
  value: string;
@@ -8691,6 +8339,16 @@ export declare const facebookFeedContract: {
8691
8339
  }[];
8692
8340
  }[];
8693
8341
  }[];
8342
+ tags: {
8343
+ name: string;
8344
+ id: string;
8345
+ createdAt: Date;
8346
+ updatedAt: Date;
8347
+ deletedAt: Date | null;
8348
+ }[];
8349
+ callFrom: string | null;
8350
+ callTo: string | null;
8351
+ note: string | null;
8694
8352
  customFields?: {
8695
8353
  id: string;
8696
8354
  createdAt: Date;
@@ -8710,16 +8368,6 @@ export declare const facebookFeedContract: {
8710
8368
  createdAt: Date;
8711
8369
  updatedAt: Date;
8712
8370
  deletedAt: Date | null;
8713
- tags: {
8714
- name: string;
8715
- id: string;
8716
- createdAt: Date;
8717
- updatedAt: Date;
8718
- deletedAt: Date | null;
8719
- }[];
8720
- callFrom: string | null;
8721
- callTo: string | null;
8722
- note: string | null;
8723
8371
  categories: {
8724
8372
  id: string;
8725
8373
  value: string;
@@ -8742,6 +8390,16 @@ export declare const facebookFeedContract: {
8742
8390
  }[];
8743
8391
  }[];
8744
8392
  }[];
8393
+ tags: {
8394
+ name: string;
8395
+ id: string;
8396
+ createdAt: Date;
8397
+ updatedAt: Date;
8398
+ deletedAt: Date | null;
8399
+ }[];
8400
+ callFrom: string | null;
8401
+ callTo: string | null;
8402
+ note: string | null;
8745
8403
  customFields?: {
8746
8404
  id: string;
8747
8405
  createdAt: Date;
@@ -8850,16 +8508,6 @@ export declare const facebookFeedContract: {
8850
8508
  createdAt: Date;
8851
8509
  updatedAt: Date;
8852
8510
  deletedAt: Date | null;
8853
- tags: {
8854
- name: string;
8855
- id: string;
8856
- createdAt: Date;
8857
- updatedAt: Date;
8858
- deletedAt: Date | null;
8859
- }[];
8860
- callFrom: string | null;
8861
- callTo: string | null;
8862
- note: string | null;
8863
8511
  categories: {
8864
8512
  id: string;
8865
8513
  value: string;
@@ -8882,6 +8530,16 @@ export declare const facebookFeedContract: {
8882
8530
  }[];
8883
8531
  }[];
8884
8532
  }[];
8533
+ tags: {
8534
+ name: string;
8535
+ id: string;
8536
+ createdAt: Date;
8537
+ updatedAt: Date;
8538
+ deletedAt: Date | null;
8539
+ }[];
8540
+ callFrom: string | null;
8541
+ callTo: string | null;
8542
+ note: string | null;
8885
8543
  customFields?: {
8886
8544
  id: string;
8887
8545
  createdAt: Date;
@@ -8940,16 +8598,6 @@ export declare const facebookFeedContract: {
8940
8598
  createdAt: Date;
8941
8599
  updatedAt: Date;
8942
8600
  deletedAt: Date | null;
8943
- tags: {
8944
- name: string;
8945
- id: string;
8946
- createdAt: Date;
8947
- updatedAt: Date;
8948
- deletedAt: Date | null;
8949
- }[];
8950
- callFrom: string | null;
8951
- callTo: string | null;
8952
- note: string | null;
8953
8601
  categories: {
8954
8602
  id: string;
8955
8603
  value: string;
@@ -8972,6 +8620,16 @@ export declare const facebookFeedContract: {
8972
8620
  }[];
8973
8621
  }[];
8974
8622
  }[];
8623
+ tags: {
8624
+ name: string;
8625
+ id: string;
8626
+ createdAt: Date;
8627
+ updatedAt: Date;
8628
+ deletedAt: Date | null;
8629
+ }[];
8630
+ callFrom: string | null;
8631
+ callTo: string | null;
8632
+ note: string | null;
8975
8633
  customFields?: {
8976
8634
  id: string;
8977
8635
  createdAt: Date;
@@ -9062,10 +8720,6 @@ export declare const facebookFeedContract: {
9062
8720
  mobileNumber: string;
9063
8721
  apiSecret: string;
9064
8722
  } | undefined;
9065
- line?: {
9066
- channelId: string;
9067
- channelSecret: string;
9068
- } | undefined;
9069
8723
  lineRichMenuId?: string | null | undefined;
9070
8724
  messengerIntegrationType?: "own" | "business" | undefined;
9071
8725
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9389,16 +9043,6 @@ export declare const facebookFeedContract: {
9389
9043
  createdAt: Date;
9390
9044
  updatedAt: Date;
9391
9045
  deletedAt: Date | null;
9392
- tags: {
9393
- name: string;
9394
- id: string;
9395
- createdAt: Date;
9396
- updatedAt: Date;
9397
- deletedAt: Date | null;
9398
- }[];
9399
- callFrom: string | null;
9400
- callTo: string | null;
9401
- note: string | null;
9402
9046
  categories: {
9403
9047
  id: string;
9404
9048
  value: string;
@@ -9421,6 +9065,16 @@ export declare const facebookFeedContract: {
9421
9065
  }[];
9422
9066
  }[];
9423
9067
  }[];
9068
+ tags: {
9069
+ name: string;
9070
+ id: string;
9071
+ createdAt: Date;
9072
+ updatedAt: Date;
9073
+ deletedAt: Date | null;
9074
+ }[];
9075
+ callFrom: string | null;
9076
+ callTo: string | null;
9077
+ note: string | null;
9424
9078
  customFields?: {
9425
9079
  id: string;
9426
9080
  createdAt: Date;
@@ -9495,10 +9149,6 @@ export declare const facebookFeedContract: {
9495
9149
  mobileNumber: string;
9496
9150
  apiSecret: string;
9497
9151
  } | undefined;
9498
- line?: {
9499
- channelId: string;
9500
- channelSecret: string;
9501
- } | undefined;
9502
9152
  lineRichMenuId?: string | null | undefined;
9503
9153
  messengerIntegrationType?: "own" | "business" | undefined;
9504
9154
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9822,16 +9472,6 @@ export declare const facebookFeedContract: {
9822
9472
  createdAt: Date;
9823
9473
  updatedAt: Date;
9824
9474
  deletedAt: Date | null;
9825
- tags: {
9826
- name: string;
9827
- id: string;
9828
- createdAt: Date;
9829
- updatedAt: Date;
9830
- deletedAt: Date | null;
9831
- }[];
9832
- callFrom: string | null;
9833
- callTo: string | null;
9834
- note: string | null;
9835
9475
  categories: {
9836
9476
  id: string;
9837
9477
  value: string;
@@ -9854,6 +9494,16 @@ export declare const facebookFeedContract: {
9854
9494
  }[];
9855
9495
  }[];
9856
9496
  }[];
9497
+ tags: {
9498
+ name: string;
9499
+ id: string;
9500
+ createdAt: Date;
9501
+ updatedAt: Date;
9502
+ deletedAt: Date | null;
9503
+ }[];
9504
+ callFrom: string | null;
9505
+ callTo: string | null;
9506
+ note: string | null;
9857
9507
  customFields?: {
9858
9508
  id: string;
9859
9509
  createdAt: Date;
@@ -9934,8 +9584,8 @@ export declare const facebookFeedContract: {
9934
9584
  updatedAt: z.ZodDate;
9935
9585
  deletedAt: z.ZodNullable<z.ZodDate>;
9936
9586
  message: z.ZodString;
9937
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
9938
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
9587
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
9588
+ 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"]>;
9939
9589
  readAt: z.ZodDate;
9940
9590
  metadata: z.ZodAny;
9941
9591
  platformId: z.ZodString;
@@ -10593,7 +10243,7 @@ export declare const facebookFeedContract: {
10593
10243
  };
10594
10244
  }>;
10595
10245
  }, "strip", z.ZodTypeAny, {
10596
- type: string;
10246
+ 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";
10597
10247
  message: string;
10598
10248
  id: string;
10599
10249
  url: string;
@@ -10755,7 +10405,7 @@ export declare const facebookFeedContract: {
10755
10405
  metadata?: any;
10756
10406
  template?: any;
10757
10407
  }, {
10758
- type: string;
10408
+ 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";
10759
10409
  message: string;
10760
10410
  id: string;
10761
10411
  url: string;
@@ -11128,8 +10778,8 @@ export declare const facebookFeedContract: {
11128
10778
  updatedAt: z.ZodDate;
11129
10779
  deletedAt: z.ZodNullable<z.ZodDate>;
11130
10780
  message: z.ZodString;
11131
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
11132
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
10781
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
10782
+ 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"]>;
11133
10783
  readAt: z.ZodDate;
11134
10784
  metadata: z.ZodAny;
11135
10785
  platformId: z.ZodString;
@@ -11155,7 +10805,7 @@ export declare const facebookFeedContract: {
11155
10805
  firstResponseTime: z.ZodNumber;
11156
10806
  isLatest: z.ZodBoolean;
11157
10807
  isBotRoom: z.ZodBoolean;
11158
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
10808
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
11159
10809
  platformContact: z.ZodObject<{
11160
10810
  id: z.ZodString;
11161
10811
  createdAt: z.ZodDate;
@@ -12679,16 +12329,6 @@ export declare const facebookFeedContract: {
12679
12329
  mobileNumber: string;
12680
12330
  apiSecret: string;
12681
12331
  }>>;
12682
- line: z.ZodOptional<z.ZodObject<{
12683
- channelId: z.ZodString;
12684
- channelSecret: z.ZodString;
12685
- }, "strip", z.ZodTypeAny, {
12686
- channelId: string;
12687
- channelSecret: string;
12688
- }, {
12689
- channelId: string;
12690
- channelSecret: string;
12691
- }>>;
12692
12332
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
12693
12333
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
12694
12334
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -12719,10 +12359,6 @@ export declare const facebookFeedContract: {
12719
12359
  mobileNumber: string;
12720
12360
  apiSecret: string;
12721
12361
  } | undefined;
12722
- line?: {
12723
- channelId: string;
12724
- channelSecret: string;
12725
- } | undefined;
12726
12362
  lineRichMenuId?: string | null | undefined;
12727
12363
  messengerIntegrationType?: "own" | "business" | undefined;
12728
12364
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -12753,10 +12389,6 @@ export declare const facebookFeedContract: {
12753
12389
  mobileNumber: string;
12754
12390
  apiSecret: string;
12755
12391
  } | undefined;
12756
- line?: {
12757
- channelId: string;
12758
- channelSecret: string;
12759
- } | undefined;
12760
12392
  lineRichMenuId?: string | null | undefined;
12761
12393
  messengerIntegrationType?: "own" | "business" | undefined;
12762
12394
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -13021,10 +12653,6 @@ export declare const facebookFeedContract: {
13021
12653
  mobileNumber: string;
13022
12654
  apiSecret: string;
13023
12655
  } | undefined;
13024
- line?: {
13025
- channelId: string;
13026
- channelSecret: string;
13027
- } | undefined;
13028
12656
  lineRichMenuId?: string | null | undefined;
13029
12657
  messengerIntegrationType?: "own" | "business" | undefined;
13030
12658
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -13120,10 +12748,6 @@ export declare const facebookFeedContract: {
13120
12748
  mobileNumber: string;
13121
12749
  apiSecret: string;
13122
12750
  } | undefined;
13123
- line?: {
13124
- channelId: string;
13125
- channelSecret: string;
13126
- } | undefined;
13127
12751
  lineRichMenuId?: string | null | undefined;
13128
12752
  messengerIntegrationType?: "own" | "business" | undefined;
13129
12753
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -13380,16 +13004,6 @@ export declare const facebookFeedContract: {
13380
13004
  createdAt: Date;
13381
13005
  updatedAt: Date;
13382
13006
  deletedAt: Date | null;
13383
- tags: {
13384
- name: string;
13385
- id: string;
13386
- createdAt: Date;
13387
- updatedAt: Date;
13388
- deletedAt: Date | null;
13389
- }[];
13390
- callFrom: string | null;
13391
- callTo: string | null;
13392
- note: string | null;
13393
13007
  categories: {
13394
13008
  id: string;
13395
13009
  value: string;
@@ -13412,6 +13026,16 @@ export declare const facebookFeedContract: {
13412
13026
  }[];
13413
13027
  }[];
13414
13028
  }[];
13029
+ tags: {
13030
+ name: string;
13031
+ id: string;
13032
+ createdAt: Date;
13033
+ updatedAt: Date;
13034
+ deletedAt: Date | null;
13035
+ }[];
13036
+ callFrom: string | null;
13037
+ callTo: string | null;
13038
+ note: string | null;
13415
13039
  customFields?: {
13416
13040
  id: string;
13417
13041
  createdAt: Date;
@@ -13431,16 +13055,6 @@ export declare const facebookFeedContract: {
13431
13055
  createdAt: Date;
13432
13056
  updatedAt: Date;
13433
13057
  deletedAt: Date | null;
13434
- tags: {
13435
- name: string;
13436
- id: string;
13437
- createdAt: Date;
13438
- updatedAt: Date;
13439
- deletedAt: Date | null;
13440
- }[];
13441
- callFrom: string | null;
13442
- callTo: string | null;
13443
- note: string | null;
13444
13058
  categories: {
13445
13059
  id: string;
13446
13060
  value: string;
@@ -13463,6 +13077,16 @@ export declare const facebookFeedContract: {
13463
13077
  }[];
13464
13078
  }[];
13465
13079
  }[];
13080
+ tags: {
13081
+ name: string;
13082
+ id: string;
13083
+ createdAt: Date;
13084
+ updatedAt: Date;
13085
+ deletedAt: Date | null;
13086
+ }[];
13087
+ callFrom: string | null;
13088
+ callTo: string | null;
13089
+ note: string | null;
13466
13090
  customFields?: {
13467
13091
  id: string;
13468
13092
  createdAt: Date;
@@ -13571,16 +13195,6 @@ export declare const facebookFeedContract: {
13571
13195
  createdAt: Date;
13572
13196
  updatedAt: Date;
13573
13197
  deletedAt: Date | null;
13574
- tags: {
13575
- name: string;
13576
- id: string;
13577
- createdAt: Date;
13578
- updatedAt: Date;
13579
- deletedAt: Date | null;
13580
- }[];
13581
- callFrom: string | null;
13582
- callTo: string | null;
13583
- note: string | null;
13584
13198
  categories: {
13585
13199
  id: string;
13586
13200
  value: string;
@@ -13603,6 +13217,16 @@ export declare const facebookFeedContract: {
13603
13217
  }[];
13604
13218
  }[];
13605
13219
  }[];
13220
+ tags: {
13221
+ name: string;
13222
+ id: string;
13223
+ createdAt: Date;
13224
+ updatedAt: Date;
13225
+ deletedAt: Date | null;
13226
+ }[];
13227
+ callFrom: string | null;
13228
+ callTo: string | null;
13229
+ note: string | null;
13606
13230
  customFields?: {
13607
13231
  id: string;
13608
13232
  createdAt: Date;
@@ -13661,16 +13285,6 @@ export declare const facebookFeedContract: {
13661
13285
  createdAt: Date;
13662
13286
  updatedAt: Date;
13663
13287
  deletedAt: Date | null;
13664
- tags: {
13665
- name: string;
13666
- id: string;
13667
- createdAt: Date;
13668
- updatedAt: Date;
13669
- deletedAt: Date | null;
13670
- }[];
13671
- callFrom: string | null;
13672
- callTo: string | null;
13673
- note: string | null;
13674
13288
  categories: {
13675
13289
  id: string;
13676
13290
  value: string;
@@ -13693,6 +13307,16 @@ export declare const facebookFeedContract: {
13693
13307
  }[];
13694
13308
  }[];
13695
13309
  }[];
13310
+ tags: {
13311
+ name: string;
13312
+ id: string;
13313
+ createdAt: Date;
13314
+ updatedAt: Date;
13315
+ deletedAt: Date | null;
13316
+ }[];
13317
+ callFrom: string | null;
13318
+ callTo: string | null;
13319
+ note: string | null;
13696
13320
  customFields?: {
13697
13321
  id: string;
13698
13322
  createdAt: Date;
@@ -13783,10 +13407,6 @@ export declare const facebookFeedContract: {
13783
13407
  mobileNumber: string;
13784
13408
  apiSecret: string;
13785
13409
  } | undefined;
13786
- line?: {
13787
- channelId: string;
13788
- channelSecret: string;
13789
- } | undefined;
13790
13410
  lineRichMenuId?: string | null | undefined;
13791
13411
  messengerIntegrationType?: "own" | "business" | undefined;
13792
13412
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -14110,16 +13730,6 @@ export declare const facebookFeedContract: {
14110
13730
  createdAt: Date;
14111
13731
  updatedAt: Date;
14112
13732
  deletedAt: Date | null;
14113
- tags: {
14114
- name: string;
14115
- id: string;
14116
- createdAt: Date;
14117
- updatedAt: Date;
14118
- deletedAt: Date | null;
14119
- }[];
14120
- callFrom: string | null;
14121
- callTo: string | null;
14122
- note: string | null;
14123
13733
  categories: {
14124
13734
  id: string;
14125
13735
  value: string;
@@ -14142,6 +13752,16 @@ export declare const facebookFeedContract: {
14142
13752
  }[];
14143
13753
  }[];
14144
13754
  }[];
13755
+ tags: {
13756
+ name: string;
13757
+ id: string;
13758
+ createdAt: Date;
13759
+ updatedAt: Date;
13760
+ deletedAt: Date | null;
13761
+ }[];
13762
+ callFrom: string | null;
13763
+ callTo: string | null;
13764
+ note: string | null;
14145
13765
  customFields?: {
14146
13766
  id: string;
14147
13767
  createdAt: Date;
@@ -14216,10 +13836,6 @@ export declare const facebookFeedContract: {
14216
13836
  mobileNumber: string;
14217
13837
  apiSecret: string;
14218
13838
  } | undefined;
14219
- line?: {
14220
- channelId: string;
14221
- channelSecret: string;
14222
- } | undefined;
14223
13839
  lineRichMenuId?: string | null | undefined;
14224
13840
  messengerIntegrationType?: "own" | "business" | undefined;
14225
13841
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -14543,16 +14159,6 @@ export declare const facebookFeedContract: {
14543
14159
  createdAt: Date;
14544
14160
  updatedAt: Date;
14545
14161
  deletedAt: Date | null;
14546
- tags: {
14547
- name: string;
14548
- id: string;
14549
- createdAt: Date;
14550
- updatedAt: Date;
14551
- deletedAt: Date | null;
14552
- }[];
14553
- callFrom: string | null;
14554
- callTo: string | null;
14555
- note: string | null;
14556
14162
  categories: {
14557
14163
  id: string;
14558
14164
  value: string;
@@ -14575,6 +14181,16 @@ export declare const facebookFeedContract: {
14575
14181
  }[];
14576
14182
  }[];
14577
14183
  }[];
14184
+ tags: {
14185
+ name: string;
14186
+ id: string;
14187
+ createdAt: Date;
14188
+ updatedAt: Date;
14189
+ deletedAt: Date | null;
14190
+ }[];
14191
+ callFrom: string | null;
14192
+ callTo: string | null;
14193
+ note: string | null;
14578
14194
  customFields?: {
14579
14195
  id: string;
14580
14196
  createdAt: Date;
@@ -14658,8 +14274,8 @@ export declare const facebookFeedContract: {
14658
14274
  updatedAt: z.ZodDate;
14659
14275
  deletedAt: z.ZodNullable<z.ZodDate>;
14660
14276
  message: z.ZodString;
14661
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
14662
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
14277
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
14278
+ 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"]>;
14663
14279
  readAt: z.ZodDate;
14664
14280
  metadata: z.ZodAny;
14665
14281
  platformId: z.ZodString;
@@ -15317,7 +14933,7 @@ export declare const facebookFeedContract: {
15317
14933
  };
15318
14934
  }>;
15319
14935
  }, "strip", z.ZodTypeAny, {
15320
- type: string;
14936
+ 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";
15321
14937
  message: string;
15322
14938
  id: string;
15323
14939
  url: string;
@@ -15479,7 +15095,7 @@ export declare const facebookFeedContract: {
15479
15095
  metadata?: any;
15480
15096
  template?: any;
15481
15097
  }, {
15482
- type: string;
15098
+ 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";
15483
15099
  message: string;
15484
15100
  id: string;
15485
15101
  url: string;
@@ -16281,7 +15897,7 @@ export declare const facebookFeedContract: {
16281
15897
  editedMessageid: z.ZodString;
16282
15898
  label: z.ZodOptional<z.ZodString>;
16283
15899
  }, "strip", z.ZodTypeAny, {
16284
- type: string;
15900
+ 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";
16285
15901
  message: string;
16286
15902
  id: string;
16287
15903
  url: string;
@@ -16422,10 +16038,6 @@ export declare const facebookFeedContract: {
16422
16038
  mobileNumber: string;
16423
16039
  apiSecret: string;
16424
16040
  } | undefined;
16425
- line?: {
16426
- channelId: string;
16427
- channelSecret: string;
16428
- } | undefined;
16429
16041
  lineRichMenuId?: string | null | undefined;
16430
16042
  messengerIntegrationType?: "own" | "business" | undefined;
16431
16043
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -16749,16 +16361,6 @@ export declare const facebookFeedContract: {
16749
16361
  createdAt: Date;
16750
16362
  updatedAt: Date;
16751
16363
  deletedAt: Date | null;
16752
- tags: {
16753
- name: string;
16754
- id: string;
16755
- createdAt: Date;
16756
- updatedAt: Date;
16757
- deletedAt: Date | null;
16758
- }[];
16759
- callFrom: string | null;
16760
- callTo: string | null;
16761
- note: string | null;
16762
16364
  categories: {
16763
16365
  id: string;
16764
16366
  value: string;
@@ -16781,6 +16383,16 @@ export declare const facebookFeedContract: {
16781
16383
  }[];
16782
16384
  }[];
16783
16385
  }[];
16386
+ tags: {
16387
+ name: string;
16388
+ id: string;
16389
+ createdAt: Date;
16390
+ updatedAt: Date;
16391
+ deletedAt: Date | null;
16392
+ }[];
16393
+ callFrom: string | null;
16394
+ callTo: string | null;
16395
+ note: string | null;
16784
16396
  customFields?: {
16785
16397
  id: string;
16786
16398
  createdAt: Date;
@@ -16840,7 +16452,7 @@ export declare const facebookFeedContract: {
16840
16452
  previewUrl: string;
16841
16453
  imageSetId: string;
16842
16454
  repliedMessage: {
16843
- type: string;
16455
+ 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";
16844
16456
  message: string;
16845
16457
  id: string;
16846
16458
  url: string;
@@ -17051,7 +16663,7 @@ export declare const facebookFeedContract: {
17051
16663
  template?: any;
17052
16664
  label?: string | undefined;
17053
16665
  }, {
17054
- type: string;
16666
+ 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";
17055
16667
  message: string;
17056
16668
  id: string;
17057
16669
  url: string;
@@ -17192,10 +16804,6 @@ export declare const facebookFeedContract: {
17192
16804
  mobileNumber: string;
17193
16805
  apiSecret: string;
17194
16806
  } | undefined;
17195
- line?: {
17196
- channelId: string;
17197
- channelSecret: string;
17198
- } | undefined;
17199
16807
  lineRichMenuId?: string | null | undefined;
17200
16808
  messengerIntegrationType?: "own" | "business" | undefined;
17201
16809
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -17519,16 +17127,6 @@ export declare const facebookFeedContract: {
17519
17127
  createdAt: Date;
17520
17128
  updatedAt: Date;
17521
17129
  deletedAt: Date | null;
17522
- tags: {
17523
- name: string;
17524
- id: string;
17525
- createdAt: Date;
17526
- updatedAt: Date;
17527
- deletedAt: Date | null;
17528
- }[];
17529
- callFrom: string | null;
17530
- callTo: string | null;
17531
- note: string | null;
17532
17130
  categories: {
17533
17131
  id: string;
17534
17132
  value: string;
@@ -17551,6 +17149,16 @@ export declare const facebookFeedContract: {
17551
17149
  }[];
17552
17150
  }[];
17553
17151
  }[];
17152
+ tags: {
17153
+ name: string;
17154
+ id: string;
17155
+ createdAt: Date;
17156
+ updatedAt: Date;
17157
+ deletedAt: Date | null;
17158
+ }[];
17159
+ callFrom: string | null;
17160
+ callTo: string | null;
17161
+ note: string | null;
17554
17162
  customFields?: {
17555
17163
  id: string;
17556
17164
  createdAt: Date;
@@ -17610,7 +17218,7 @@ export declare const facebookFeedContract: {
17610
17218
  previewUrl: string;
17611
17219
  imageSetId: string;
17612
17220
  repliedMessage: {
17613
- type: string;
17221
+ 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";
17614
17222
  message: string;
17615
17223
  id: string;
17616
17224
  url: string;
@@ -17822,7 +17430,7 @@ export declare const facebookFeedContract: {
17822
17430
  label?: string | undefined;
17823
17431
  }>>>;
17824
17432
  }, "strip", z.ZodTypeAny, {
17825
- type: string;
17433
+ 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";
17826
17434
  message: string;
17827
17435
  id: string;
17828
17436
  url: string;
@@ -17963,10 +17571,6 @@ export declare const facebookFeedContract: {
17963
17571
  mobileNumber: string;
17964
17572
  apiSecret: string;
17965
17573
  } | undefined;
17966
- line?: {
17967
- channelId: string;
17968
- channelSecret: string;
17969
- } | undefined;
17970
17574
  lineRichMenuId?: string | null | undefined;
17971
17575
  messengerIntegrationType?: "own" | "business" | undefined;
17972
17576
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -18290,16 +17894,6 @@ export declare const facebookFeedContract: {
18290
17894
  createdAt: Date;
18291
17895
  updatedAt: Date;
18292
17896
  deletedAt: Date | null;
18293
- tags: {
18294
- name: string;
18295
- id: string;
18296
- createdAt: Date;
18297
- updatedAt: Date;
18298
- deletedAt: Date | null;
18299
- }[];
18300
- callFrom: string | null;
18301
- callTo: string | null;
18302
- note: string | null;
18303
17897
  categories: {
18304
17898
  id: string;
18305
17899
  value: string;
@@ -18322,6 +17916,16 @@ export declare const facebookFeedContract: {
18322
17916
  }[];
18323
17917
  }[];
18324
17918
  }[];
17919
+ tags: {
17920
+ name: string;
17921
+ id: string;
17922
+ createdAt: Date;
17923
+ updatedAt: Date;
17924
+ deletedAt: Date | null;
17925
+ }[];
17926
+ callFrom: string | null;
17927
+ callTo: string | null;
17928
+ note: string | null;
18325
17929
  customFields?: {
18326
17930
  id: string;
18327
17931
  createdAt: Date;
@@ -18381,7 +17985,7 @@ export declare const facebookFeedContract: {
18381
17985
  previewUrl: string;
18382
17986
  imageSetId: string;
18383
17987
  repliedMessage: {
18384
- type: string;
17988
+ 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
17989
  message: string;
18386
17990
  id: string;
18387
17991
  url: string;
@@ -18592,7 +18196,7 @@ export declare const facebookFeedContract: {
18592
18196
  template?: any;
18593
18197
  metadata?: any;
18594
18198
  fromMessage?: {
18595
- type: string;
18199
+ 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";
18596
18200
  message: string;
18597
18201
  id: string;
18598
18202
  url: string;
@@ -18733,10 +18337,6 @@ export declare const facebookFeedContract: {
18733
18337
  mobileNumber: string;
18734
18338
  apiSecret: string;
18735
18339
  } | undefined;
18736
- line?: {
18737
- channelId: string;
18738
- channelSecret: string;
18739
- } | undefined;
18740
18340
  lineRichMenuId?: string | null | undefined;
18741
18341
  messengerIntegrationType?: "own" | "business" | undefined;
18742
18342
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19060,16 +18660,6 @@ export declare const facebookFeedContract: {
19060
18660
  createdAt: Date;
19061
18661
  updatedAt: Date;
19062
18662
  deletedAt: Date | null;
19063
- tags: {
19064
- name: string;
19065
- id: string;
19066
- createdAt: Date;
19067
- updatedAt: Date;
19068
- deletedAt: Date | null;
19069
- }[];
19070
- callFrom: string | null;
19071
- callTo: string | null;
19072
- note: string | null;
19073
18663
  categories: {
19074
18664
  id: string;
19075
18665
  value: string;
@@ -19092,6 +18682,16 @@ export declare const facebookFeedContract: {
19092
18682
  }[];
19093
18683
  }[];
19094
18684
  }[];
18685
+ tags: {
18686
+ name: string;
18687
+ id: string;
18688
+ createdAt: Date;
18689
+ updatedAt: Date;
18690
+ deletedAt: Date | null;
18691
+ }[];
18692
+ callFrom: string | null;
18693
+ callTo: string | null;
18694
+ note: string | null;
19095
18695
  customFields?: {
19096
18696
  id: string;
19097
18697
  createdAt: Date;
@@ -19151,7 +18751,7 @@ export declare const facebookFeedContract: {
19151
18751
  previewUrl: string;
19152
18752
  imageSetId: string;
19153
18753
  repliedMessage: {
19154
- type: string;
18754
+ 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";
19155
18755
  message: string;
19156
18756
  id: string;
19157
18757
  url: string;
@@ -19363,7 +18963,7 @@ export declare const facebookFeedContract: {
19363
18963
  label?: string | undefined;
19364
18964
  } | null | undefined;
19365
18965
  }, {
19366
- type: string;
18966
+ 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";
19367
18967
  message: string;
19368
18968
  id: string;
19369
18969
  url: string;
@@ -19504,10 +19104,6 @@ export declare const facebookFeedContract: {
19504
19104
  mobileNumber: string;
19505
19105
  apiSecret: string;
19506
19106
  } | undefined;
19507
- line?: {
19508
- channelId: string;
19509
- channelSecret: string;
19510
- } | undefined;
19511
19107
  lineRichMenuId?: string | null | undefined;
19512
19108
  messengerIntegrationType?: "own" | "business" | undefined;
19513
19109
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19831,16 +19427,6 @@ export declare const facebookFeedContract: {
19831
19427
  createdAt: Date;
19832
19428
  updatedAt: Date;
19833
19429
  deletedAt: Date | null;
19834
- tags: {
19835
- name: string;
19836
- id: string;
19837
- createdAt: Date;
19838
- updatedAt: Date;
19839
- deletedAt: Date | null;
19840
- }[];
19841
- callFrom: string | null;
19842
- callTo: string | null;
19843
- note: string | null;
19844
19430
  categories: {
19845
19431
  id: string;
19846
19432
  value: string;
@@ -19863,6 +19449,16 @@ export declare const facebookFeedContract: {
19863
19449
  }[];
19864
19450
  }[];
19865
19451
  }[];
19452
+ tags: {
19453
+ name: string;
19454
+ id: string;
19455
+ createdAt: Date;
19456
+ updatedAt: Date;
19457
+ deletedAt: Date | null;
19458
+ }[];
19459
+ callFrom: string | null;
19460
+ callTo: string | null;
19461
+ note: string | null;
19866
19462
  customFields?: {
19867
19463
  id: string;
19868
19464
  createdAt: Date;
@@ -19922,7 +19518,7 @@ export declare const facebookFeedContract: {
19922
19518
  previewUrl: string;
19923
19519
  imageSetId: string;
19924
19520
  repliedMessage: {
19925
- type: string;
19521
+ 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";
19926
19522
  message: string;
19927
19523
  id: string;
19928
19524
  url: string;
@@ -20133,7 +19729,7 @@ export declare const facebookFeedContract: {
20133
19729
  template?: any;
20134
19730
  metadata?: any;
20135
19731
  fromMessage?: {
20136
- type: string;
19732
+ 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";
20137
19733
  message: string;
20138
19734
  id: string;
20139
19735
  url: string;
@@ -20274,10 +19870,6 @@ export declare const facebookFeedContract: {
20274
19870
  mobileNumber: string;
20275
19871
  apiSecret: string;
20276
19872
  } | undefined;
20277
- line?: {
20278
- channelId: string;
20279
- channelSecret: string;
20280
- } | undefined;
20281
19873
  lineRichMenuId?: string | null | undefined;
20282
19874
  messengerIntegrationType?: "own" | "business" | undefined;
20283
19875
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20601,16 +20193,6 @@ export declare const facebookFeedContract: {
20601
20193
  createdAt: Date;
20602
20194
  updatedAt: Date;
20603
20195
  deletedAt: Date | null;
20604
- tags: {
20605
- name: string;
20606
- id: string;
20607
- createdAt: Date;
20608
- updatedAt: Date;
20609
- deletedAt: Date | null;
20610
- }[];
20611
- callFrom: string | null;
20612
- callTo: string | null;
20613
- note: string | null;
20614
20196
  categories: {
20615
20197
  id: string;
20616
20198
  value: string;
@@ -20633,6 +20215,16 @@ export declare const facebookFeedContract: {
20633
20215
  }[];
20634
20216
  }[];
20635
20217
  }[];
20218
+ tags: {
20219
+ name: string;
20220
+ id: string;
20221
+ createdAt: Date;
20222
+ updatedAt: Date;
20223
+ deletedAt: Date | null;
20224
+ }[];
20225
+ callFrom: string | null;
20226
+ callTo: string | null;
20227
+ note: string | null;
20636
20228
  customFields?: {
20637
20229
  id: string;
20638
20230
  createdAt: Date;
@@ -20692,7 +20284,7 @@ export declare const facebookFeedContract: {
20692
20284
  previewUrl: string;
20693
20285
  imageSetId: string;
20694
20286
  repliedMessage: {
20695
- type: string;
20287
+ 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";
20696
20288
  message: string;
20697
20289
  id: string;
20698
20290
  url: string;
@@ -20906,7 +20498,7 @@ export declare const facebookFeedContract: {
20906
20498
  }>;
20907
20499
  }, "strip", z.ZodTypeAny, {
20908
20500
  data: {
20909
- type: string;
20501
+ 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";
20910
20502
  message: string;
20911
20503
  id: string;
20912
20504
  url: string;
@@ -21047,10 +20639,6 @@ export declare const facebookFeedContract: {
21047
20639
  mobileNumber: string;
21048
20640
  apiSecret: string;
21049
20641
  } | undefined;
21050
- line?: {
21051
- channelId: string;
21052
- channelSecret: string;
21053
- } | undefined;
21054
20642
  lineRichMenuId?: string | null | undefined;
21055
20643
  messengerIntegrationType?: "own" | "business" | undefined;
21056
20644
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21374,16 +20962,6 @@ export declare const facebookFeedContract: {
21374
20962
  createdAt: Date;
21375
20963
  updatedAt: Date;
21376
20964
  deletedAt: Date | null;
21377
- tags: {
21378
- name: string;
21379
- id: string;
21380
- createdAt: Date;
21381
- updatedAt: Date;
21382
- deletedAt: Date | null;
21383
- }[];
21384
- callFrom: string | null;
21385
- callTo: string | null;
21386
- note: string | null;
21387
20965
  categories: {
21388
20966
  id: string;
21389
20967
  value: string;
@@ -21406,6 +20984,16 @@ export declare const facebookFeedContract: {
21406
20984
  }[];
21407
20985
  }[];
21408
20986
  }[];
20987
+ tags: {
20988
+ name: string;
20989
+ id: string;
20990
+ createdAt: Date;
20991
+ updatedAt: Date;
20992
+ deletedAt: Date | null;
20993
+ }[];
20994
+ callFrom: string | null;
20995
+ callTo: string | null;
20996
+ note: string | null;
21409
20997
  customFields?: {
21410
20998
  id: string;
21411
20999
  createdAt: Date;
@@ -21465,7 +21053,7 @@ export declare const facebookFeedContract: {
21465
21053
  previewUrl: string;
21466
21054
  imageSetId: string;
21467
21055
  repliedMessage: {
21468
- type: string;
21056
+ 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";
21469
21057
  message: string;
21470
21058
  id: string;
21471
21059
  url: string;
@@ -21676,7 +21264,7 @@ export declare const facebookFeedContract: {
21676
21264
  template?: any;
21677
21265
  metadata?: any;
21678
21266
  fromMessage?: {
21679
- type: string;
21267
+ 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";
21680
21268
  message: string;
21681
21269
  id: string;
21682
21270
  url: string;
@@ -21817,10 +21405,6 @@ export declare const facebookFeedContract: {
21817
21405
  mobileNumber: string;
21818
21406
  apiSecret: string;
21819
21407
  } | undefined;
21820
- line?: {
21821
- channelId: string;
21822
- channelSecret: string;
21823
- } | undefined;
21824
21408
  lineRichMenuId?: string | null | undefined;
21825
21409
  messengerIntegrationType?: "own" | "business" | undefined;
21826
21410
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -22144,16 +21728,6 @@ export declare const facebookFeedContract: {
22144
21728
  createdAt: Date;
22145
21729
  updatedAt: Date;
22146
21730
  deletedAt: Date | null;
22147
- tags: {
22148
- name: string;
22149
- id: string;
22150
- createdAt: Date;
22151
- updatedAt: Date;
22152
- deletedAt: Date | null;
22153
- }[];
22154
- callFrom: string | null;
22155
- callTo: string | null;
22156
- note: string | null;
22157
21731
  categories: {
22158
21732
  id: string;
22159
21733
  value: string;
@@ -22176,6 +21750,16 @@ export declare const facebookFeedContract: {
22176
21750
  }[];
22177
21751
  }[];
22178
21752
  }[];
21753
+ tags: {
21754
+ name: string;
21755
+ id: string;
21756
+ createdAt: Date;
21757
+ updatedAt: Date;
21758
+ deletedAt: Date | null;
21759
+ }[];
21760
+ callFrom: string | null;
21761
+ callTo: string | null;
21762
+ note: string | null;
22179
21763
  customFields?: {
22180
21764
  id: string;
22181
21765
  createdAt: Date;
@@ -22235,7 +21819,7 @@ export declare const facebookFeedContract: {
22235
21819
  previewUrl: string;
22236
21820
  imageSetId: string;
22237
21821
  repliedMessage: {
22238
- type: string;
21822
+ 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";
22239
21823
  message: string;
22240
21824
  id: string;
22241
21825
  url: string;
@@ -22450,7 +22034,7 @@ export declare const facebookFeedContract: {
22450
22034
  requestId: string;
22451
22035
  }, {
22452
22036
  data: {
22453
- type: string;
22037
+ 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";
22454
22038
  message: string;
22455
22039
  id: string;
22456
22040
  url: string;
@@ -22591,10 +22175,6 @@ export declare const facebookFeedContract: {
22591
22175
  mobileNumber: string;
22592
22176
  apiSecret: string;
22593
22177
  } | undefined;
22594
- line?: {
22595
- channelId: string;
22596
- channelSecret: string;
22597
- } | undefined;
22598
22178
  lineRichMenuId?: string | null | undefined;
22599
22179
  messengerIntegrationType?: "own" | "business" | undefined;
22600
22180
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -22918,16 +22498,6 @@ export declare const facebookFeedContract: {
22918
22498
  createdAt: Date;
22919
22499
  updatedAt: Date;
22920
22500
  deletedAt: Date | null;
22921
- tags: {
22922
- name: string;
22923
- id: string;
22924
- createdAt: Date;
22925
- updatedAt: Date;
22926
- deletedAt: Date | null;
22927
- }[];
22928
- callFrom: string | null;
22929
- callTo: string | null;
22930
- note: string | null;
22931
22501
  categories: {
22932
22502
  id: string;
22933
22503
  value: string;
@@ -22950,6 +22520,16 @@ export declare const facebookFeedContract: {
22950
22520
  }[];
22951
22521
  }[];
22952
22522
  }[];
22523
+ tags: {
22524
+ name: string;
22525
+ id: string;
22526
+ createdAt: Date;
22527
+ updatedAt: Date;
22528
+ deletedAt: Date | null;
22529
+ }[];
22530
+ callFrom: string | null;
22531
+ callTo: string | null;
22532
+ note: string | null;
22953
22533
  customFields?: {
22954
22534
  id: string;
22955
22535
  createdAt: Date;
@@ -23009,7 +22589,7 @@ export declare const facebookFeedContract: {
23009
22589
  previewUrl: string;
23010
22590
  imageSetId: string;
23011
22591
  repliedMessage: {
23012
- type: string;
22592
+ 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";
23013
22593
  message: string;
23014
22594
  id: string;
23015
22595
  url: string;
@@ -23220,7 +22800,7 @@ export declare const facebookFeedContract: {
23220
22800
  template?: any;
23221
22801
  metadata?: any;
23222
22802
  fromMessage?: {
23223
- type: string;
22803
+ 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";
23224
22804
  message: string;
23225
22805
  id: string;
23226
22806
  url: string;
@@ -23361,10 +22941,6 @@ export declare const facebookFeedContract: {
23361
22941
  mobileNumber: string;
23362
22942
  apiSecret: string;
23363
22943
  } | undefined;
23364
- line?: {
23365
- channelId: string;
23366
- channelSecret: string;
23367
- } | undefined;
23368
22944
  lineRichMenuId?: string | null | undefined;
23369
22945
  messengerIntegrationType?: "own" | "business" | undefined;
23370
22946
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -23688,16 +23264,6 @@ export declare const facebookFeedContract: {
23688
23264
  createdAt: Date;
23689
23265
  updatedAt: Date;
23690
23266
  deletedAt: Date | null;
23691
- tags: {
23692
- name: string;
23693
- id: string;
23694
- createdAt: Date;
23695
- updatedAt: Date;
23696
- deletedAt: Date | null;
23697
- }[];
23698
- callFrom: string | null;
23699
- callTo: string | null;
23700
- note: string | null;
23701
23267
  categories: {
23702
23268
  id: string;
23703
23269
  value: string;
@@ -23720,6 +23286,16 @@ export declare const facebookFeedContract: {
23720
23286
  }[];
23721
23287
  }[];
23722
23288
  }[];
23289
+ tags: {
23290
+ name: string;
23291
+ id: string;
23292
+ createdAt: Date;
23293
+ updatedAt: Date;
23294
+ deletedAt: Date | null;
23295
+ }[];
23296
+ callFrom: string | null;
23297
+ callTo: string | null;
23298
+ note: string | null;
23723
23299
  customFields?: {
23724
23300
  id: string;
23725
23301
  createdAt: Date;
@@ -23779,7 +23355,7 @@ export declare const facebookFeedContract: {
23779
23355
  previewUrl: string;
23780
23356
  imageSetId: string;
23781
23357
  repliedMessage: {
23782
- type: string;
23358
+ 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";
23783
23359
  message: string;
23784
23360
  id: string;
23785
23361
  url: string;
@@ -24084,16 +23660,6 @@ export declare const facebookFeedContract: {
24084
23660
  mobileNumber: string;
24085
23661
  apiSecret: string;
24086
23662
  }>>;
24087
- line: z.ZodOptional<z.ZodObject<{
24088
- channelId: z.ZodString;
24089
- channelSecret: z.ZodString;
24090
- }, "strip", z.ZodTypeAny, {
24091
- channelId: string;
24092
- channelSecret: string;
24093
- }, {
24094
- channelId: string;
24095
- channelSecret: string;
24096
- }>>;
24097
23663
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
24098
23664
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
24099
23665
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -24124,10 +23690,6 @@ export declare const facebookFeedContract: {
24124
23690
  mobileNumber: string;
24125
23691
  apiSecret: string;
24126
23692
  } | undefined;
24127
- line?: {
24128
- channelId: string;
24129
- channelSecret: string;
24130
- } | undefined;
24131
23693
  lineRichMenuId?: string | null | undefined;
24132
23694
  messengerIntegrationType?: "own" | "business" | undefined;
24133
23695
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24158,10 +23720,6 @@ export declare const facebookFeedContract: {
24158
23720
  mobileNumber: string;
24159
23721
  apiSecret: string;
24160
23722
  } | undefined;
24161
- line?: {
24162
- channelId: string;
24163
- channelSecret: string;
24164
- } | undefined;
24165
23723
  lineRichMenuId?: string | null | undefined;
24166
23724
  messengerIntegrationType?: "own" | "business" | undefined;
24167
23725
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24222,10 +23780,6 @@ export declare const facebookFeedContract: {
24222
23780
  mobileNumber: string;
24223
23781
  apiSecret: string;
24224
23782
  } | undefined;
24225
- line?: {
24226
- channelId: string;
24227
- channelSecret: string;
24228
- } | undefined;
24229
23783
  lineRichMenuId?: string | null | undefined;
24230
23784
  messengerIntegrationType?: "own" | "business" | undefined;
24231
23785
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24274,10 +23828,6 @@ export declare const facebookFeedContract: {
24274
23828
  mobileNumber: string;
24275
23829
  apiSecret: string;
24276
23830
  } | undefined;
24277
- line?: {
24278
- channelId: string;
24279
- channelSecret: string;
24280
- } | undefined;
24281
23831
  lineRichMenuId?: string | null | undefined;
24282
23832
  messengerIntegrationType?: "own" | "business" | undefined;
24283
23833
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24329,10 +23879,6 @@ export declare const facebookFeedContract: {
24329
23879
  mobileNumber: string;
24330
23880
  apiSecret: string;
24331
23881
  } | undefined;
24332
- line?: {
24333
- channelId: string;
24334
- channelSecret: string;
24335
- } | undefined;
24336
23882
  lineRichMenuId?: string | null | undefined;
24337
23883
  messengerIntegrationType?: "own" | "business" | undefined;
24338
23884
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24384,10 +23930,6 @@ export declare const facebookFeedContract: {
24384
23930
  mobileNumber: string;
24385
23931
  apiSecret: string;
24386
23932
  } | undefined;
24387
- line?: {
24388
- channelId: string;
24389
- channelSecret: string;
24390
- } | undefined;
24391
23933
  lineRichMenuId?: string | null | undefined;
24392
23934
  messengerIntegrationType?: "own" | "business" | undefined;
24393
23935
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24411,8 +23953,8 @@ export declare const facebookFeedContract: {
24411
23953
  message: z.ZodObject<{
24412
23954
  id: z.ZodOptional<z.ZodString>;
24413
23955
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24414
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
24415
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
23956
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
23957
+ 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"]>;
24416
23958
  readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
24417
23959
  metadata: z.ZodOptional<z.ZodAny>;
24418
23960
  platformId: z.ZodOptional<z.ZodString>;
@@ -24464,7 +24006,7 @@ export declare const facebookFeedContract: {
24464
24006
  parentMessageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24465
24007
  feedPostId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24466
24008
  }, "strip", z.ZodTypeAny, {
24467
- type: string;
24009
+ 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";
24468
24010
  direction: "incoming" | "outgoing" | "system";
24469
24011
  id?: string | undefined;
24470
24012
  message?: string | null | undefined;
@@ -24495,7 +24037,7 @@ export declare const facebookFeedContract: {
24495
24037
  parentMessageId?: string | null | undefined;
24496
24038
  feedPostId?: string | null | undefined;
24497
24039
  }, {
24498
- type: string;
24040
+ 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";
24499
24041
  direction: "incoming" | "outgoing" | "system";
24500
24042
  id?: string | undefined;
24501
24043
  message?: string | null | undefined;
@@ -24528,7 +24070,7 @@ export declare const facebookFeedContract: {
24528
24070
  }>;
24529
24071
  }, "strip", z.ZodTypeAny, {
24530
24072
  message: {
24531
- type: string;
24073
+ 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";
24532
24074
  direction: "incoming" | "outgoing" | "system";
24533
24075
  id?: string | undefined;
24534
24076
  message?: string | null | undefined;
@@ -24591,10 +24133,6 @@ export declare const facebookFeedContract: {
24591
24133
  mobileNumber: string;
24592
24134
  apiSecret: string;
24593
24135
  } | undefined;
24594
- line?: {
24595
- channelId: string;
24596
- channelSecret: string;
24597
- } | undefined;
24598
24136
  lineRichMenuId?: string | null | undefined;
24599
24137
  messengerIntegrationType?: "own" | "business" | undefined;
24600
24138
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24617,7 +24155,7 @@ export declare const facebookFeedContract: {
24617
24155
  };
24618
24156
  }, {
24619
24157
  message: {
24620
- type: string;
24158
+ 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";
24621
24159
  direction: "incoming" | "outgoing" | "system";
24622
24160
  id?: string | undefined;
24623
24161
  message?: string | null | undefined;
@@ -24680,10 +24218,6 @@ export declare const facebookFeedContract: {
24680
24218
  mobileNumber: string;
24681
24219
  apiSecret: string;
24682
24220
  } | undefined;
24683
- line?: {
24684
- channelId: string;
24685
- channelSecret: string;
24686
- } | undefined;
24687
24221
  lineRichMenuId?: string | null | undefined;
24688
24222
  messengerIntegrationType?: "own" | "business" | undefined;
24689
24223
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24774,16 +24308,6 @@ export declare const facebookFeedContract: {
24774
24308
  mobileNumber: string;
24775
24309
  apiSecret: string;
24776
24310
  }>>;
24777
- line: z.ZodOptional<z.ZodObject<{
24778
- channelId: z.ZodString;
24779
- channelSecret: z.ZodString;
24780
- }, "strip", z.ZodTypeAny, {
24781
- channelId: string;
24782
- channelSecret: string;
24783
- }, {
24784
- channelId: string;
24785
- channelSecret: string;
24786
- }>>;
24787
24311
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
24788
24312
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
24789
24313
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -24814,10 +24338,6 @@ export declare const facebookFeedContract: {
24814
24338
  mobileNumber: string;
24815
24339
  apiSecret: string;
24816
24340
  } | undefined;
24817
- line?: {
24818
- channelId: string;
24819
- channelSecret: string;
24820
- } | undefined;
24821
24341
  lineRichMenuId?: string | null | undefined;
24822
24342
  messengerIntegrationType?: "own" | "business" | undefined;
24823
24343
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24848,10 +24368,6 @@ export declare const facebookFeedContract: {
24848
24368
  mobileNumber: string;
24849
24369
  apiSecret: string;
24850
24370
  } | undefined;
24851
- line?: {
24852
- channelId: string;
24853
- channelSecret: string;
24854
- } | undefined;
24855
24371
  lineRichMenuId?: string | null | undefined;
24856
24372
  messengerIntegrationType?: "own" | "business" | undefined;
24857
24373
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24912,10 +24428,6 @@ export declare const facebookFeedContract: {
24912
24428
  mobileNumber: string;
24913
24429
  apiSecret: string;
24914
24430
  } | undefined;
24915
- line?: {
24916
- channelId: string;
24917
- channelSecret: string;
24918
- } | undefined;
24919
24431
  lineRichMenuId?: string | null | undefined;
24920
24432
  messengerIntegrationType?: "own" | "business" | undefined;
24921
24433
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -24964,10 +24476,6 @@ export declare const facebookFeedContract: {
24964
24476
  mobileNumber: string;
24965
24477
  apiSecret: string;
24966
24478
  } | undefined;
24967
- line?: {
24968
- channelId: string;
24969
- channelSecret: string;
24970
- } | undefined;
24971
24479
  lineRichMenuId?: string | null | undefined;
24972
24480
  messengerIntegrationType?: "own" | "business" | undefined;
24973
24481
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -25019,10 +24527,6 @@ export declare const facebookFeedContract: {
25019
24527
  mobileNumber: string;
25020
24528
  apiSecret: string;
25021
24529
  } | undefined;
25022
- line?: {
25023
- channelId: string;
25024
- channelSecret: string;
25025
- } | undefined;
25026
24530
  lineRichMenuId?: string | null | undefined;
25027
24531
  messengerIntegrationType?: "own" | "business" | undefined;
25028
24532
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -25074,10 +24578,6 @@ export declare const facebookFeedContract: {
25074
24578
  mobileNumber: string;
25075
24579
  apiSecret: string;
25076
24580
  } | undefined;
25077
- line?: {
25078
- channelId: string;
25079
- channelSecret: string;
25080
- } | undefined;
25081
24581
  lineRichMenuId?: string | null | undefined;
25082
24582
  messengerIntegrationType?: "own" | "business" | undefined;
25083
24583
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -25101,8 +24601,8 @@ export declare const facebookFeedContract: {
25101
24601
  message: z.ZodObject<{
25102
24602
  id: z.ZodOptional<z.ZodString>;
25103
24603
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25104
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
25105
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
24604
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
24605
+ 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"]>;
25106
24606
  readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
25107
24607
  metadata: z.ZodOptional<z.ZodAny>;
25108
24608
  platformId: z.ZodOptional<z.ZodString>;
@@ -25154,7 +24654,7 @@ export declare const facebookFeedContract: {
25154
24654
  parentMessageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25155
24655
  feedPostId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25156
24656
  }, "strip", z.ZodTypeAny, {
25157
- type: string;
24657
+ 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";
25158
24658
  direction: "incoming" | "outgoing" | "system";
25159
24659
  id?: string | undefined;
25160
24660
  message?: string | null | undefined;
@@ -25185,7 +24685,7 @@ export declare const facebookFeedContract: {
25185
24685
  parentMessageId?: string | null | undefined;
25186
24686
  feedPostId?: string | null | undefined;
25187
24687
  }, {
25188
- type: string;
24688
+ 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";
25189
24689
  direction: "incoming" | "outgoing" | "system";
25190
24690
  id?: string | undefined;
25191
24691
  message?: string | null | undefined;
@@ -25218,7 +24718,7 @@ export declare const facebookFeedContract: {
25218
24718
  }>;
25219
24719
  }, "strip", z.ZodTypeAny, {
25220
24720
  message: {
25221
- type: string;
24721
+ 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";
25222
24722
  direction: "incoming" | "outgoing" | "system";
25223
24723
  id?: string | undefined;
25224
24724
  message?: string | null | undefined;
@@ -25281,10 +24781,6 @@ export declare const facebookFeedContract: {
25281
24781
  mobileNumber: string;
25282
24782
  apiSecret: string;
25283
24783
  } | undefined;
25284
- line?: {
25285
- channelId: string;
25286
- channelSecret: string;
25287
- } | undefined;
25288
24784
  lineRichMenuId?: string | null | undefined;
25289
24785
  messengerIntegrationType?: "own" | "business" | undefined;
25290
24786
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -25307,7 +24803,7 @@ export declare const facebookFeedContract: {
25307
24803
  };
25308
24804
  }, {
25309
24805
  message: {
25310
- type: string;
24806
+ 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";
25311
24807
  direction: "incoming" | "outgoing" | "system";
25312
24808
  id?: string | undefined;
25313
24809
  message?: string | null | undefined;
@@ -25370,10 +24866,6 @@ export declare const facebookFeedContract: {
25370
24866
  mobileNumber: string;
25371
24867
  apiSecret: string;
25372
24868
  } | undefined;
25373
- line?: {
25374
- channelId: string;
25375
- channelSecret: string;
25376
- } | undefined;
25377
24869
  lineRichMenuId?: string | null | undefined;
25378
24870
  messengerIntegrationType?: "own" | "business" | undefined;
25379
24871
  facebookFeedIntegrationType?: "own" | "business" | undefined;