@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
@@ -15,7 +15,7 @@ export declare const messengerContract: {
15
15
  lastMessage: z.ZodOptional<z.ZodString>;
16
16
  handleTime: z.ZodOptional<z.ZodNumber>;
17
17
  isLatest: z.ZodBoolean;
18
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
18
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
19
19
  metadata: z.ZodOptional<z.ZodAny>;
20
20
  createdAt: z.ZodString;
21
21
  updatedAt: z.ZodString;
@@ -197,16 +197,6 @@ export declare const messengerContract: {
197
197
  mobileNumber: string;
198
198
  apiSecret: string;
199
199
  }>>;
200
- line: z.ZodOptional<z.ZodObject<{
201
- channelId: z.ZodString;
202
- channelSecret: z.ZodString;
203
- }, "strip", z.ZodTypeAny, {
204
- channelId: string;
205
- channelSecret: string;
206
- }, {
207
- channelId: string;
208
- channelSecret: string;
209
- }>>;
210
200
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
211
201
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
212
202
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -237,10 +227,6 @@ export declare const messengerContract: {
237
227
  mobileNumber: string;
238
228
  apiSecret: string;
239
229
  } | undefined;
240
- line?: {
241
- channelId: string;
242
- channelSecret: string;
243
- } | undefined;
244
230
  lineRichMenuId?: string | null | undefined;
245
231
  messengerIntegrationType?: "own" | "business" | undefined;
246
232
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -271,10 +257,6 @@ export declare const messengerContract: {
271
257
  mobileNumber: string;
272
258
  apiSecret: string;
273
259
  } | undefined;
274
- line?: {
275
- channelId: string;
276
- channelSecret: string;
277
- } | undefined;
278
260
  lineRichMenuId?: string | null | undefined;
279
261
  messengerIntegrationType?: "own" | "business" | undefined;
280
262
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -335,10 +317,6 @@ export declare const messengerContract: {
335
317
  mobileNumber: string;
336
318
  apiSecret: string;
337
319
  } | undefined;
338
- line?: {
339
- channelId: string;
340
- channelSecret: string;
341
- } | undefined;
342
320
  lineRichMenuId?: string | null | undefined;
343
321
  messengerIntegrationType?: "own" | "business" | undefined;
344
322
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -387,10 +365,6 @@ export declare const messengerContract: {
387
365
  mobileNumber: string;
388
366
  apiSecret: string;
389
367
  } | undefined;
390
- line?: {
391
- channelId: string;
392
- channelSecret: string;
393
- } | undefined;
394
368
  lineRichMenuId?: string | null | undefined;
395
369
  messengerIntegrationType?: "own" | "business" | undefined;
396
370
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -444,10 +418,6 @@ export declare const messengerContract: {
444
418
  mobileNumber: string;
445
419
  apiSecret: string;
446
420
  } | undefined;
447
- line?: {
448
- channelId: string;
449
- channelSecret: string;
450
- } | undefined;
451
421
  lineRichMenuId?: string | null | undefined;
452
422
  messengerIntegrationType?: "own" | "business" | undefined;
453
423
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -540,10 +510,6 @@ export declare const messengerContract: {
540
510
  mobileNumber: string;
541
511
  apiSecret: string;
542
512
  } | undefined;
543
- line?: {
544
- channelId: string;
545
- channelSecret: string;
546
- } | undefined;
547
513
  lineRichMenuId?: string | null | undefined;
548
514
  messengerIntegrationType?: "own" | "business" | undefined;
549
515
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -608,8 +574,8 @@ export declare const messengerContract: {
608
574
  message: z.ZodObject<{
609
575
  id: z.ZodOptional<z.ZodString>;
610
576
  message: z.ZodOptional<z.ZodString>;
611
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
612
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
577
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
578
+ 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"]>;
613
579
  readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
614
580
  metadata: z.ZodOptional<z.ZodAny>;
615
581
  platformId: z.ZodOptional<z.ZodString>;
@@ -665,7 +631,7 @@ export declare const messengerContract: {
665
631
  editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
666
632
  label: z.ZodOptional<z.ZodString>;
667
633
  }, "strip", z.ZodTypeAny, {
668
- type: string;
634
+ 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";
669
635
  direction: "incoming" | "outgoing" | "system";
670
636
  id?: string | undefined;
671
637
  message?: string | undefined;
@@ -700,7 +666,7 @@ export declare const messengerContract: {
700
666
  editedAt?: string | Date | null | undefined;
701
667
  label?: string | undefined;
702
668
  }, {
703
- type: string;
669
+ 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";
704
670
  direction: "incoming" | "outgoing" | "system";
705
671
  id?: string | undefined;
706
672
  message?: string | undefined;
@@ -737,7 +703,7 @@ export declare const messengerContract: {
737
703
  }>;
738
704
  }, "strip", z.ZodTypeAny, {
739
705
  message: {
740
- type: string;
706
+ 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";
741
707
  direction: "incoming" | "outgoing" | "system";
742
708
  id?: string | undefined;
743
709
  message?: string | undefined;
@@ -804,10 +770,6 @@ export declare const messengerContract: {
804
770
  mobileNumber: string;
805
771
  apiSecret: string;
806
772
  } | undefined;
807
- line?: {
808
- channelId: string;
809
- channelSecret: string;
810
- } | undefined;
811
773
  lineRichMenuId?: string | null | undefined;
812
774
  messengerIntegrationType?: "own" | "business" | undefined;
813
775
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -872,7 +834,7 @@ export declare const messengerContract: {
872
834
  isBot: boolean | null;
873
835
  }, {
874
836
  message: {
875
- type: string;
837
+ 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";
876
838
  direction: "incoming" | "outgoing" | "system";
877
839
  id?: string | undefined;
878
840
  message?: string | undefined;
@@ -939,10 +901,6 @@ export declare const messengerContract: {
939
901
  mobileNumber: string;
940
902
  apiSecret: string;
941
903
  } | undefined;
942
- line?: {
943
- channelId: string;
944
- channelSecret: string;
945
- } | undefined;
946
904
  lineRichMenuId?: string | null | undefined;
947
905
  messengerIntegrationType?: "own" | "business" | undefined;
948
906
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -1011,11 +969,11 @@ export declare const messengerContract: {
1011
969
  200: z.ZodObject<{
1012
970
  requestId: z.ZodString;
1013
971
  data: z.ZodObject<{
1014
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
972
+ 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"]>;
1015
973
  message: z.ZodString;
1016
974
  id: z.ZodString;
1017
975
  url: z.ZodString;
1018
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
976
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
1019
977
  label: z.ZodOptional<z.ZodString>;
1020
978
  template: z.ZodAny;
1021
979
  metadata: z.ZodAny;
@@ -1480,7 +1438,7 @@ export declare const messengerContract: {
1480
1438
  firstResponseTime: z.ZodNumber;
1481
1439
  isLatest: z.ZodBoolean;
1482
1440
  isBotRoom: z.ZodBoolean;
1483
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
1441
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
1484
1442
  platformContact: z.ZodObject<{
1485
1443
  id: z.ZodString;
1486
1444
  createdAt: z.ZodDate;
@@ -3004,16 +2962,6 @@ export declare const messengerContract: {
3004
2962
  mobileNumber: string;
3005
2963
  apiSecret: string;
3006
2964
  }>>;
3007
- line: z.ZodOptional<z.ZodObject<{
3008
- channelId: z.ZodString;
3009
- channelSecret: z.ZodString;
3010
- }, "strip", z.ZodTypeAny, {
3011
- channelId: string;
3012
- channelSecret: string;
3013
- }, {
3014
- channelId: string;
3015
- channelSecret: string;
3016
- }>>;
3017
2965
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
3018
2966
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
3019
2967
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -3044,10 +2992,6 @@ export declare const messengerContract: {
3044
2992
  mobileNumber: string;
3045
2993
  apiSecret: string;
3046
2994
  } | undefined;
3047
- line?: {
3048
- channelId: string;
3049
- channelSecret: string;
3050
- } | undefined;
3051
2995
  lineRichMenuId?: string | null | undefined;
3052
2996
  messengerIntegrationType?: "own" | "business" | undefined;
3053
2997
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -3078,10 +3022,6 @@ export declare const messengerContract: {
3078
3022
  mobileNumber: string;
3079
3023
  apiSecret: string;
3080
3024
  } | undefined;
3081
- line?: {
3082
- channelId: string;
3083
- channelSecret: string;
3084
- } | undefined;
3085
3025
  lineRichMenuId?: string | null | undefined;
3086
3026
  messengerIntegrationType?: "own" | "business" | undefined;
3087
3027
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -3346,10 +3286,6 @@ export declare const messengerContract: {
3346
3286
  mobileNumber: string;
3347
3287
  apiSecret: string;
3348
3288
  } | undefined;
3349
- line?: {
3350
- channelId: string;
3351
- channelSecret: string;
3352
- } | undefined;
3353
3289
  lineRichMenuId?: string | null | undefined;
3354
3290
  messengerIntegrationType?: "own" | "business" | undefined;
3355
3291
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -3445,10 +3381,6 @@ export declare const messengerContract: {
3445
3381
  mobileNumber: string;
3446
3382
  apiSecret: string;
3447
3383
  } | undefined;
3448
- line?: {
3449
- channelId: string;
3450
- channelSecret: string;
3451
- } | undefined;
3452
3384
  lineRichMenuId?: string | null | undefined;
3453
3385
  messengerIntegrationType?: "own" | "business" | undefined;
3454
3386
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -3705,16 +3637,6 @@ export declare const messengerContract: {
3705
3637
  createdAt: Date;
3706
3638
  updatedAt: Date;
3707
3639
  deletedAt: Date | null;
3708
- tags: {
3709
- name: string;
3710
- id: string;
3711
- createdAt: Date;
3712
- updatedAt: Date;
3713
- deletedAt: Date | null;
3714
- }[];
3715
- callFrom: string | null;
3716
- callTo: string | null;
3717
- note: string | null;
3718
3640
  categories: {
3719
3641
  id: string;
3720
3642
  value: string;
@@ -3737,6 +3659,16 @@ export declare const messengerContract: {
3737
3659
  }[];
3738
3660
  }[];
3739
3661
  }[];
3662
+ tags: {
3663
+ name: string;
3664
+ id: string;
3665
+ createdAt: Date;
3666
+ updatedAt: Date;
3667
+ deletedAt: Date | null;
3668
+ }[];
3669
+ callFrom: string | null;
3670
+ callTo: string | null;
3671
+ note: string | null;
3740
3672
  customFields?: {
3741
3673
  id: string;
3742
3674
  createdAt: Date;
@@ -3756,16 +3688,6 @@ export declare const messengerContract: {
3756
3688
  createdAt: Date;
3757
3689
  updatedAt: Date;
3758
3690
  deletedAt: Date | null;
3759
- tags: {
3760
- name: string;
3761
- id: string;
3762
- createdAt: Date;
3763
- updatedAt: Date;
3764
- deletedAt: Date | null;
3765
- }[];
3766
- callFrom: string | null;
3767
- callTo: string | null;
3768
- note: string | null;
3769
3691
  categories: {
3770
3692
  id: string;
3771
3693
  value: string;
@@ -3788,6 +3710,16 @@ export declare const messengerContract: {
3788
3710
  }[];
3789
3711
  }[];
3790
3712
  }[];
3713
+ tags: {
3714
+ name: string;
3715
+ id: string;
3716
+ createdAt: Date;
3717
+ updatedAt: Date;
3718
+ deletedAt: Date | null;
3719
+ }[];
3720
+ callFrom: string | null;
3721
+ callTo: string | null;
3722
+ note: string | null;
3791
3723
  customFields?: {
3792
3724
  id: string;
3793
3725
  createdAt: Date;
@@ -3896,16 +3828,6 @@ export declare const messengerContract: {
3896
3828
  createdAt: Date;
3897
3829
  updatedAt: Date;
3898
3830
  deletedAt: Date | null;
3899
- tags: {
3900
- name: string;
3901
- id: string;
3902
- createdAt: Date;
3903
- updatedAt: Date;
3904
- deletedAt: Date | null;
3905
- }[];
3906
- callFrom: string | null;
3907
- callTo: string | null;
3908
- note: string | null;
3909
3831
  categories: {
3910
3832
  id: string;
3911
3833
  value: string;
@@ -3928,6 +3850,16 @@ export declare const messengerContract: {
3928
3850
  }[];
3929
3851
  }[];
3930
3852
  }[];
3853
+ tags: {
3854
+ name: string;
3855
+ id: string;
3856
+ createdAt: Date;
3857
+ updatedAt: Date;
3858
+ deletedAt: Date | null;
3859
+ }[];
3860
+ callFrom: string | null;
3861
+ callTo: string | null;
3862
+ note: string | null;
3931
3863
  customFields?: {
3932
3864
  id: string;
3933
3865
  createdAt: Date;
@@ -3986,16 +3918,6 @@ export declare const messengerContract: {
3986
3918
  createdAt: Date;
3987
3919
  updatedAt: Date;
3988
3920
  deletedAt: Date | null;
3989
- tags: {
3990
- name: string;
3991
- id: string;
3992
- createdAt: Date;
3993
- updatedAt: Date;
3994
- deletedAt: Date | null;
3995
- }[];
3996
- callFrom: string | null;
3997
- callTo: string | null;
3998
- note: string | null;
3999
3921
  categories: {
4000
3922
  id: string;
4001
3923
  value: string;
@@ -4018,6 +3940,16 @@ export declare const messengerContract: {
4018
3940
  }[];
4019
3941
  }[];
4020
3942
  }[];
3943
+ tags: {
3944
+ name: string;
3945
+ id: string;
3946
+ createdAt: Date;
3947
+ updatedAt: Date;
3948
+ deletedAt: Date | null;
3949
+ }[];
3950
+ callFrom: string | null;
3951
+ callTo: string | null;
3952
+ note: string | null;
4021
3953
  customFields?: {
4022
3954
  id: string;
4023
3955
  createdAt: Date;
@@ -4108,10 +4040,6 @@ export declare const messengerContract: {
4108
4040
  mobileNumber: string;
4109
4041
  apiSecret: string;
4110
4042
  } | undefined;
4111
- line?: {
4112
- channelId: string;
4113
- channelSecret: string;
4114
- } | undefined;
4115
4043
  lineRichMenuId?: string | null | undefined;
4116
4044
  messengerIntegrationType?: "own" | "business" | undefined;
4117
4045
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -4435,16 +4363,6 @@ export declare const messengerContract: {
4435
4363
  createdAt: Date;
4436
4364
  updatedAt: Date;
4437
4365
  deletedAt: Date | null;
4438
- tags: {
4439
- name: string;
4440
- id: string;
4441
- createdAt: Date;
4442
- updatedAt: Date;
4443
- deletedAt: Date | null;
4444
- }[];
4445
- callFrom: string | null;
4446
- callTo: string | null;
4447
- note: string | null;
4448
4366
  categories: {
4449
4367
  id: string;
4450
4368
  value: string;
@@ -4467,6 +4385,16 @@ export declare const messengerContract: {
4467
4385
  }[];
4468
4386
  }[];
4469
4387
  }[];
4388
+ tags: {
4389
+ name: string;
4390
+ id: string;
4391
+ createdAt: Date;
4392
+ updatedAt: Date;
4393
+ deletedAt: Date | null;
4394
+ }[];
4395
+ callFrom: string | null;
4396
+ callTo: string | null;
4397
+ note: string | null;
4470
4398
  customFields?: {
4471
4399
  id: string;
4472
4400
  createdAt: Date;
@@ -4541,10 +4469,6 @@ export declare const messengerContract: {
4541
4469
  mobileNumber: string;
4542
4470
  apiSecret: string;
4543
4471
  } | undefined;
4544
- line?: {
4545
- channelId: string;
4546
- channelSecret: string;
4547
- } | undefined;
4548
4472
  lineRichMenuId?: string | null | undefined;
4549
4473
  messengerIntegrationType?: "own" | "business" | undefined;
4550
4474
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -4868,16 +4792,6 @@ export declare const messengerContract: {
4868
4792
  createdAt: Date;
4869
4793
  updatedAt: Date;
4870
4794
  deletedAt: Date | null;
4871
- tags: {
4872
- name: string;
4873
- id: string;
4874
- createdAt: Date;
4875
- updatedAt: Date;
4876
- deletedAt: Date | null;
4877
- }[];
4878
- callFrom: string | null;
4879
- callTo: string | null;
4880
- note: string | null;
4881
4795
  categories: {
4882
4796
  id: string;
4883
4797
  value: string;
@@ -4900,6 +4814,16 @@ export declare const messengerContract: {
4900
4814
  }[];
4901
4815
  }[];
4902
4816
  }[];
4817
+ tags: {
4818
+ name: string;
4819
+ id: string;
4820
+ createdAt: Date;
4821
+ updatedAt: Date;
4822
+ deletedAt: Date | null;
4823
+ }[];
4824
+ callFrom: string | null;
4825
+ callTo: string | null;
4826
+ note: string | null;
4903
4827
  customFields?: {
4904
4828
  id: string;
4905
4829
  createdAt: Date;
@@ -4980,8 +4904,8 @@ export declare const messengerContract: {
4980
4904
  updatedAt: z.ZodDate;
4981
4905
  deletedAt: z.ZodNullable<z.ZodDate>;
4982
4906
  message: z.ZodString;
4983
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
4984
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
4907
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
4908
+ 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"]>;
4985
4909
  readAt: z.ZodDate;
4986
4910
  metadata: z.ZodAny;
4987
4911
  platformId: z.ZodString;
@@ -5639,7 +5563,7 @@ export declare const messengerContract: {
5639
5563
  };
5640
5564
  }>;
5641
5565
  }, "strip", z.ZodTypeAny, {
5642
- type: string;
5566
+ 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";
5643
5567
  message: string;
5644
5568
  id: string;
5645
5569
  url: string;
@@ -5801,7 +5725,7 @@ export declare const messengerContract: {
5801
5725
  metadata?: any;
5802
5726
  template?: any;
5803
5727
  }, {
5804
- type: string;
5728
+ 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";
5805
5729
  message: string;
5806
5730
  id: string;
5807
5731
  url: string;
@@ -6174,8 +6098,8 @@ export declare const messengerContract: {
6174
6098
  updatedAt: z.ZodDate;
6175
6099
  deletedAt: z.ZodNullable<z.ZodDate>;
6176
6100
  message: z.ZodString;
6177
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
6178
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
6101
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
6102
+ 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"]>;
6179
6103
  readAt: z.ZodDate;
6180
6104
  metadata: z.ZodAny;
6181
6105
  platformId: z.ZodString;
@@ -6201,7 +6125,7 @@ export declare const messengerContract: {
6201
6125
  firstResponseTime: z.ZodNumber;
6202
6126
  isLatest: z.ZodBoolean;
6203
6127
  isBotRoom: z.ZodBoolean;
6204
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
6128
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
6205
6129
  platformContact: z.ZodObject<{
6206
6130
  id: z.ZodString;
6207
6131
  createdAt: z.ZodDate;
@@ -7725,16 +7649,6 @@ export declare const messengerContract: {
7725
7649
  mobileNumber: string;
7726
7650
  apiSecret: string;
7727
7651
  }>>;
7728
- line: z.ZodOptional<z.ZodObject<{
7729
- channelId: z.ZodString;
7730
- channelSecret: z.ZodString;
7731
- }, "strip", z.ZodTypeAny, {
7732
- channelId: string;
7733
- channelSecret: string;
7734
- }, {
7735
- channelId: string;
7736
- channelSecret: string;
7737
- }>>;
7738
7652
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
7739
7653
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
7740
7654
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -7765,10 +7679,6 @@ export declare const messengerContract: {
7765
7679
  mobileNumber: string;
7766
7680
  apiSecret: string;
7767
7681
  } | undefined;
7768
- line?: {
7769
- channelId: string;
7770
- channelSecret: string;
7771
- } | undefined;
7772
7682
  lineRichMenuId?: string | null | undefined;
7773
7683
  messengerIntegrationType?: "own" | "business" | undefined;
7774
7684
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -7799,10 +7709,6 @@ export declare const messengerContract: {
7799
7709
  mobileNumber: string;
7800
7710
  apiSecret: string;
7801
7711
  } | undefined;
7802
- line?: {
7803
- channelId: string;
7804
- channelSecret: string;
7805
- } | undefined;
7806
7712
  lineRichMenuId?: string | null | undefined;
7807
7713
  messengerIntegrationType?: "own" | "business" | undefined;
7808
7714
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8067,10 +7973,6 @@ export declare const messengerContract: {
8067
7973
  mobileNumber: string;
8068
7974
  apiSecret: string;
8069
7975
  } | undefined;
8070
- line?: {
8071
- channelId: string;
8072
- channelSecret: string;
8073
- } | undefined;
8074
7976
  lineRichMenuId?: string | null | undefined;
8075
7977
  messengerIntegrationType?: "own" | "business" | undefined;
8076
7978
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8166,10 +8068,6 @@ export declare const messengerContract: {
8166
8068
  mobileNumber: string;
8167
8069
  apiSecret: string;
8168
8070
  } | undefined;
8169
- line?: {
8170
- channelId: string;
8171
- channelSecret: string;
8172
- } | undefined;
8173
8071
  lineRichMenuId?: string | null | undefined;
8174
8072
  messengerIntegrationType?: "own" | "business" | undefined;
8175
8073
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -8426,16 +8324,6 @@ export declare const messengerContract: {
8426
8324
  createdAt: Date;
8427
8325
  updatedAt: Date;
8428
8326
  deletedAt: Date | null;
8429
- tags: {
8430
- name: string;
8431
- id: string;
8432
- createdAt: Date;
8433
- updatedAt: Date;
8434
- deletedAt: Date | null;
8435
- }[];
8436
- callFrom: string | null;
8437
- callTo: string | null;
8438
- note: string | null;
8439
8327
  categories: {
8440
8328
  id: string;
8441
8329
  value: string;
@@ -8458,6 +8346,16 @@ export declare const messengerContract: {
8458
8346
  }[];
8459
8347
  }[];
8460
8348
  }[];
8349
+ tags: {
8350
+ name: string;
8351
+ id: string;
8352
+ createdAt: Date;
8353
+ updatedAt: Date;
8354
+ deletedAt: Date | null;
8355
+ }[];
8356
+ callFrom: string | null;
8357
+ callTo: string | null;
8358
+ note: string | null;
8461
8359
  customFields?: {
8462
8360
  id: string;
8463
8361
  createdAt: Date;
@@ -8477,16 +8375,6 @@ export declare const messengerContract: {
8477
8375
  createdAt: Date;
8478
8376
  updatedAt: Date;
8479
8377
  deletedAt: Date | null;
8480
- tags: {
8481
- name: string;
8482
- id: string;
8483
- createdAt: Date;
8484
- updatedAt: Date;
8485
- deletedAt: Date | null;
8486
- }[];
8487
- callFrom: string | null;
8488
- callTo: string | null;
8489
- note: string | null;
8490
8378
  categories: {
8491
8379
  id: string;
8492
8380
  value: string;
@@ -8509,6 +8397,16 @@ export declare const messengerContract: {
8509
8397
  }[];
8510
8398
  }[];
8511
8399
  }[];
8400
+ tags: {
8401
+ name: string;
8402
+ id: string;
8403
+ createdAt: Date;
8404
+ updatedAt: Date;
8405
+ deletedAt: Date | null;
8406
+ }[];
8407
+ callFrom: string | null;
8408
+ callTo: string | null;
8409
+ note: string | null;
8512
8410
  customFields?: {
8513
8411
  id: string;
8514
8412
  createdAt: Date;
@@ -8617,16 +8515,6 @@ export declare const messengerContract: {
8617
8515
  createdAt: Date;
8618
8516
  updatedAt: Date;
8619
8517
  deletedAt: Date | null;
8620
- tags: {
8621
- name: string;
8622
- id: string;
8623
- createdAt: Date;
8624
- updatedAt: Date;
8625
- deletedAt: Date | null;
8626
- }[];
8627
- callFrom: string | null;
8628
- callTo: string | null;
8629
- note: string | null;
8630
8518
  categories: {
8631
8519
  id: string;
8632
8520
  value: string;
@@ -8649,6 +8537,16 @@ export declare const messengerContract: {
8649
8537
  }[];
8650
8538
  }[];
8651
8539
  }[];
8540
+ tags: {
8541
+ name: string;
8542
+ id: string;
8543
+ createdAt: Date;
8544
+ updatedAt: Date;
8545
+ deletedAt: Date | null;
8546
+ }[];
8547
+ callFrom: string | null;
8548
+ callTo: string | null;
8549
+ note: string | null;
8652
8550
  customFields?: {
8653
8551
  id: string;
8654
8552
  createdAt: Date;
@@ -8707,16 +8605,6 @@ export declare const messengerContract: {
8707
8605
  createdAt: Date;
8708
8606
  updatedAt: Date;
8709
8607
  deletedAt: Date | null;
8710
- tags: {
8711
- name: string;
8712
- id: string;
8713
- createdAt: Date;
8714
- updatedAt: Date;
8715
- deletedAt: Date | null;
8716
- }[];
8717
- callFrom: string | null;
8718
- callTo: string | null;
8719
- note: string | null;
8720
8608
  categories: {
8721
8609
  id: string;
8722
8610
  value: string;
@@ -8739,6 +8627,16 @@ export declare const messengerContract: {
8739
8627
  }[];
8740
8628
  }[];
8741
8629
  }[];
8630
+ tags: {
8631
+ name: string;
8632
+ id: string;
8633
+ createdAt: Date;
8634
+ updatedAt: Date;
8635
+ deletedAt: Date | null;
8636
+ }[];
8637
+ callFrom: string | null;
8638
+ callTo: string | null;
8639
+ note: string | null;
8742
8640
  customFields?: {
8743
8641
  id: string;
8744
8642
  createdAt: Date;
@@ -8829,10 +8727,6 @@ export declare const messengerContract: {
8829
8727
  mobileNumber: string;
8830
8728
  apiSecret: string;
8831
8729
  } | undefined;
8832
- line?: {
8833
- channelId: string;
8834
- channelSecret: string;
8835
- } | undefined;
8836
8730
  lineRichMenuId?: string | null | undefined;
8837
8731
  messengerIntegrationType?: "own" | "business" | undefined;
8838
8732
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9156,16 +9050,6 @@ export declare const messengerContract: {
9156
9050
  createdAt: Date;
9157
9051
  updatedAt: Date;
9158
9052
  deletedAt: Date | null;
9159
- tags: {
9160
- name: string;
9161
- id: string;
9162
- createdAt: Date;
9163
- updatedAt: Date;
9164
- deletedAt: Date | null;
9165
- }[];
9166
- callFrom: string | null;
9167
- callTo: string | null;
9168
- note: string | null;
9169
9053
  categories: {
9170
9054
  id: string;
9171
9055
  value: string;
@@ -9188,6 +9072,16 @@ export declare const messengerContract: {
9188
9072
  }[];
9189
9073
  }[];
9190
9074
  }[];
9075
+ tags: {
9076
+ name: string;
9077
+ id: string;
9078
+ createdAt: Date;
9079
+ updatedAt: Date;
9080
+ deletedAt: Date | null;
9081
+ }[];
9082
+ callFrom: string | null;
9083
+ callTo: string | null;
9084
+ note: string | null;
9191
9085
  customFields?: {
9192
9086
  id: string;
9193
9087
  createdAt: Date;
@@ -9262,10 +9156,6 @@ export declare const messengerContract: {
9262
9156
  mobileNumber: string;
9263
9157
  apiSecret: string;
9264
9158
  } | undefined;
9265
- line?: {
9266
- channelId: string;
9267
- channelSecret: string;
9268
- } | undefined;
9269
9159
  lineRichMenuId?: string | null | undefined;
9270
9160
  messengerIntegrationType?: "own" | "business" | undefined;
9271
9161
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -9589,16 +9479,6 @@ export declare const messengerContract: {
9589
9479
  createdAt: Date;
9590
9480
  updatedAt: Date;
9591
9481
  deletedAt: Date | null;
9592
- tags: {
9593
- name: string;
9594
- id: string;
9595
- createdAt: Date;
9596
- updatedAt: Date;
9597
- deletedAt: Date | null;
9598
- }[];
9599
- callFrom: string | null;
9600
- callTo: string | null;
9601
- note: string | null;
9602
9482
  categories: {
9603
9483
  id: string;
9604
9484
  value: string;
@@ -9621,6 +9501,16 @@ export declare const messengerContract: {
9621
9501
  }[];
9622
9502
  }[];
9623
9503
  }[];
9504
+ tags: {
9505
+ name: string;
9506
+ id: string;
9507
+ createdAt: Date;
9508
+ updatedAt: Date;
9509
+ deletedAt: Date | null;
9510
+ }[];
9511
+ callFrom: string | null;
9512
+ callTo: string | null;
9513
+ note: string | null;
9624
9514
  customFields?: {
9625
9515
  id: string;
9626
9516
  createdAt: Date;
@@ -9704,8 +9594,8 @@ export declare const messengerContract: {
9704
9594
  updatedAt: z.ZodDate;
9705
9595
  deletedAt: z.ZodNullable<z.ZodDate>;
9706
9596
  message: z.ZodString;
9707
- direction: z.ZodUnion<[z.ZodLiteral<"incoming">, z.ZodLiteral<"outgoing">, z.ZodLiteral<"system">]>;
9708
- type: z.ZodUnion<[z.ZodLiteral<string>, z.ZodLiteral<string>, ...z.ZodLiteral<string>[]]>;
9597
+ direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
9598
+ 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"]>;
9709
9599
  readAt: z.ZodDate;
9710
9600
  metadata: z.ZodAny;
9711
9601
  platformId: z.ZodString;
@@ -10363,7 +10253,7 @@ export declare const messengerContract: {
10363
10253
  };
10364
10254
  }>;
10365
10255
  }, "strip", z.ZodTypeAny, {
10366
- type: string;
10256
+ 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";
10367
10257
  message: string;
10368
10258
  id: string;
10369
10259
  url: string;
@@ -10525,7 +10415,7 @@ export declare const messengerContract: {
10525
10415
  metadata?: any;
10526
10416
  template?: any;
10527
10417
  }, {
10528
- type: string;
10418
+ 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";
10529
10419
  message: string;
10530
10420
  id: string;
10531
10421
  url: string;
@@ -11327,7 +11217,7 @@ export declare const messengerContract: {
11327
11217
  editedMessageid: z.ZodString;
11328
11218
  label: z.ZodOptional<z.ZodString>;
11329
11219
  }, "strip", z.ZodTypeAny, {
11330
- type: string;
11220
+ 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";
11331
11221
  message: string;
11332
11222
  id: string;
11333
11223
  url: string;
@@ -11468,10 +11358,6 @@ export declare const messengerContract: {
11468
11358
  mobileNumber: string;
11469
11359
  apiSecret: string;
11470
11360
  } | undefined;
11471
- line?: {
11472
- channelId: string;
11473
- channelSecret: string;
11474
- } | undefined;
11475
11361
  lineRichMenuId?: string | null | undefined;
11476
11362
  messengerIntegrationType?: "own" | "business" | undefined;
11477
11363
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -11795,16 +11681,6 @@ export declare const messengerContract: {
11795
11681
  createdAt: Date;
11796
11682
  updatedAt: Date;
11797
11683
  deletedAt: Date | null;
11798
- tags: {
11799
- name: string;
11800
- id: string;
11801
- createdAt: Date;
11802
- updatedAt: Date;
11803
- deletedAt: Date | null;
11804
- }[];
11805
- callFrom: string | null;
11806
- callTo: string | null;
11807
- note: string | null;
11808
11684
  categories: {
11809
11685
  id: string;
11810
11686
  value: string;
@@ -11827,6 +11703,16 @@ export declare const messengerContract: {
11827
11703
  }[];
11828
11704
  }[];
11829
11705
  }[];
11706
+ tags: {
11707
+ name: string;
11708
+ id: string;
11709
+ createdAt: Date;
11710
+ updatedAt: Date;
11711
+ deletedAt: Date | null;
11712
+ }[];
11713
+ callFrom: string | null;
11714
+ callTo: string | null;
11715
+ note: string | null;
11830
11716
  customFields?: {
11831
11717
  id: string;
11832
11718
  createdAt: Date;
@@ -11886,7 +11772,7 @@ export declare const messengerContract: {
11886
11772
  previewUrl: string;
11887
11773
  imageSetId: string;
11888
11774
  repliedMessage: {
11889
- type: string;
11775
+ 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";
11890
11776
  message: string;
11891
11777
  id: string;
11892
11778
  url: string;
@@ -12097,7 +11983,7 @@ export declare const messengerContract: {
12097
11983
  template?: any;
12098
11984
  label?: string | undefined;
12099
11985
  }, {
12100
- type: string;
11986
+ 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";
12101
11987
  message: string;
12102
11988
  id: string;
12103
11989
  url: string;
@@ -12238,10 +12124,6 @@ export declare const messengerContract: {
12238
12124
  mobileNumber: string;
12239
12125
  apiSecret: string;
12240
12126
  } | undefined;
12241
- line?: {
12242
- channelId: string;
12243
- channelSecret: string;
12244
- } | undefined;
12245
12127
  lineRichMenuId?: string | null | undefined;
12246
12128
  messengerIntegrationType?: "own" | "business" | undefined;
12247
12129
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -12565,16 +12447,6 @@ export declare const messengerContract: {
12565
12447
  createdAt: Date;
12566
12448
  updatedAt: Date;
12567
12449
  deletedAt: Date | null;
12568
- tags: {
12569
- name: string;
12570
- id: string;
12571
- createdAt: Date;
12572
- updatedAt: Date;
12573
- deletedAt: Date | null;
12574
- }[];
12575
- callFrom: string | null;
12576
- callTo: string | null;
12577
- note: string | null;
12578
12450
  categories: {
12579
12451
  id: string;
12580
12452
  value: string;
@@ -12597,6 +12469,16 @@ export declare const messengerContract: {
12597
12469
  }[];
12598
12470
  }[];
12599
12471
  }[];
12472
+ tags: {
12473
+ name: string;
12474
+ id: string;
12475
+ createdAt: Date;
12476
+ updatedAt: Date;
12477
+ deletedAt: Date | null;
12478
+ }[];
12479
+ callFrom: string | null;
12480
+ callTo: string | null;
12481
+ note: string | null;
12600
12482
  customFields?: {
12601
12483
  id: string;
12602
12484
  createdAt: Date;
@@ -12656,7 +12538,7 @@ export declare const messengerContract: {
12656
12538
  previewUrl: string;
12657
12539
  imageSetId: string;
12658
12540
  repliedMessage: {
12659
- type: string;
12541
+ 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";
12660
12542
  message: string;
12661
12543
  id: string;
12662
12544
  url: string;
@@ -12868,7 +12750,7 @@ export declare const messengerContract: {
12868
12750
  label?: string | undefined;
12869
12751
  }>>>;
12870
12752
  }, "strip", z.ZodTypeAny, {
12871
- type: string;
12753
+ 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";
12872
12754
  message: string;
12873
12755
  id: string;
12874
12756
  url: string;
@@ -13009,10 +12891,6 @@ export declare const messengerContract: {
13009
12891
  mobileNumber: string;
13010
12892
  apiSecret: string;
13011
12893
  } | undefined;
13012
- line?: {
13013
- channelId: string;
13014
- channelSecret: string;
13015
- } | undefined;
13016
12894
  lineRichMenuId?: string | null | undefined;
13017
12895
  messengerIntegrationType?: "own" | "business" | undefined;
13018
12896
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -13336,16 +13214,6 @@ export declare const messengerContract: {
13336
13214
  createdAt: Date;
13337
13215
  updatedAt: Date;
13338
13216
  deletedAt: Date | null;
13339
- tags: {
13340
- name: string;
13341
- id: string;
13342
- createdAt: Date;
13343
- updatedAt: Date;
13344
- deletedAt: Date | null;
13345
- }[];
13346
- callFrom: string | null;
13347
- callTo: string | null;
13348
- note: string | null;
13349
13217
  categories: {
13350
13218
  id: string;
13351
13219
  value: string;
@@ -13368,6 +13236,16 @@ export declare const messengerContract: {
13368
13236
  }[];
13369
13237
  }[];
13370
13238
  }[];
13239
+ tags: {
13240
+ name: string;
13241
+ id: string;
13242
+ createdAt: Date;
13243
+ updatedAt: Date;
13244
+ deletedAt: Date | null;
13245
+ }[];
13246
+ callFrom: string | null;
13247
+ callTo: string | null;
13248
+ note: string | null;
13371
13249
  customFields?: {
13372
13250
  id: string;
13373
13251
  createdAt: Date;
@@ -13427,7 +13305,7 @@ export declare const messengerContract: {
13427
13305
  previewUrl: string;
13428
13306
  imageSetId: string;
13429
13307
  repliedMessage: {
13430
- type: string;
13308
+ 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";
13431
13309
  message: string;
13432
13310
  id: string;
13433
13311
  url: string;
@@ -13638,7 +13516,7 @@ export declare const messengerContract: {
13638
13516
  template?: any;
13639
13517
  metadata?: any;
13640
13518
  fromMessage?: {
13641
- type: string;
13519
+ 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";
13642
13520
  message: string;
13643
13521
  id: string;
13644
13522
  url: string;
@@ -13779,10 +13657,6 @@ export declare const messengerContract: {
13779
13657
  mobileNumber: string;
13780
13658
  apiSecret: string;
13781
13659
  } | undefined;
13782
- line?: {
13783
- channelId: string;
13784
- channelSecret: string;
13785
- } | undefined;
13786
13660
  lineRichMenuId?: string | null | undefined;
13787
13661
  messengerIntegrationType?: "own" | "business" | undefined;
13788
13662
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -14106,16 +13980,6 @@ export declare const messengerContract: {
14106
13980
  createdAt: Date;
14107
13981
  updatedAt: Date;
14108
13982
  deletedAt: Date | null;
14109
- tags: {
14110
- name: string;
14111
- id: string;
14112
- createdAt: Date;
14113
- updatedAt: Date;
14114
- deletedAt: Date | null;
14115
- }[];
14116
- callFrom: string | null;
14117
- callTo: string | null;
14118
- note: string | null;
14119
13983
  categories: {
14120
13984
  id: string;
14121
13985
  value: string;
@@ -14138,6 +14002,16 @@ export declare const messengerContract: {
14138
14002
  }[];
14139
14003
  }[];
14140
14004
  }[];
14005
+ tags: {
14006
+ name: string;
14007
+ id: string;
14008
+ createdAt: Date;
14009
+ updatedAt: Date;
14010
+ deletedAt: Date | null;
14011
+ }[];
14012
+ callFrom: string | null;
14013
+ callTo: string | null;
14014
+ note: string | null;
14141
14015
  customFields?: {
14142
14016
  id: string;
14143
14017
  createdAt: Date;
@@ -14197,7 +14071,7 @@ export declare const messengerContract: {
14197
14071
  previewUrl: string;
14198
14072
  imageSetId: string;
14199
14073
  repliedMessage: {
14200
- type: string;
14074
+ 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";
14201
14075
  message: string;
14202
14076
  id: string;
14203
14077
  url: string;
@@ -14409,7 +14283,7 @@ export declare const messengerContract: {
14409
14283
  label?: string | undefined;
14410
14284
  } | null | undefined;
14411
14285
  }, {
14412
- type: string;
14286
+ 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";
14413
14287
  message: string;
14414
14288
  id: string;
14415
14289
  url: string;
@@ -14550,10 +14424,6 @@ export declare const messengerContract: {
14550
14424
  mobileNumber: string;
14551
14425
  apiSecret: string;
14552
14426
  } | undefined;
14553
- line?: {
14554
- channelId: string;
14555
- channelSecret: string;
14556
- } | undefined;
14557
14427
  lineRichMenuId?: string | null | undefined;
14558
14428
  messengerIntegrationType?: "own" | "business" | undefined;
14559
14429
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -14877,16 +14747,6 @@ export declare const messengerContract: {
14877
14747
  createdAt: Date;
14878
14748
  updatedAt: Date;
14879
14749
  deletedAt: Date | null;
14880
- tags: {
14881
- name: string;
14882
- id: string;
14883
- createdAt: Date;
14884
- updatedAt: Date;
14885
- deletedAt: Date | null;
14886
- }[];
14887
- callFrom: string | null;
14888
- callTo: string | null;
14889
- note: string | null;
14890
14750
  categories: {
14891
14751
  id: string;
14892
14752
  value: string;
@@ -14909,6 +14769,16 @@ export declare const messengerContract: {
14909
14769
  }[];
14910
14770
  }[];
14911
14771
  }[];
14772
+ tags: {
14773
+ name: string;
14774
+ id: string;
14775
+ createdAt: Date;
14776
+ updatedAt: Date;
14777
+ deletedAt: Date | null;
14778
+ }[];
14779
+ callFrom: string | null;
14780
+ callTo: string | null;
14781
+ note: string | null;
14912
14782
  customFields?: {
14913
14783
  id: string;
14914
14784
  createdAt: Date;
@@ -14968,7 +14838,7 @@ export declare const messengerContract: {
14968
14838
  previewUrl: string;
14969
14839
  imageSetId: string;
14970
14840
  repliedMessage: {
14971
- type: string;
14841
+ 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";
14972
14842
  message: string;
14973
14843
  id: string;
14974
14844
  url: string;
@@ -15179,7 +15049,7 @@ export declare const messengerContract: {
15179
15049
  template?: any;
15180
15050
  metadata?: any;
15181
15051
  fromMessage?: {
15182
- type: string;
15052
+ 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";
15183
15053
  message: string;
15184
15054
  id: string;
15185
15055
  url: string;
@@ -15320,10 +15190,6 @@ export declare const messengerContract: {
15320
15190
  mobileNumber: string;
15321
15191
  apiSecret: string;
15322
15192
  } | undefined;
15323
- line?: {
15324
- channelId: string;
15325
- channelSecret: string;
15326
- } | undefined;
15327
15193
  lineRichMenuId?: string | null | undefined;
15328
15194
  messengerIntegrationType?: "own" | "business" | undefined;
15329
15195
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -15647,16 +15513,6 @@ export declare const messengerContract: {
15647
15513
  createdAt: Date;
15648
15514
  updatedAt: Date;
15649
15515
  deletedAt: Date | null;
15650
- tags: {
15651
- name: string;
15652
- id: string;
15653
- createdAt: Date;
15654
- updatedAt: Date;
15655
- deletedAt: Date | null;
15656
- }[];
15657
- callFrom: string | null;
15658
- callTo: string | null;
15659
- note: string | null;
15660
15516
  categories: {
15661
15517
  id: string;
15662
15518
  value: string;
@@ -15679,6 +15535,16 @@ export declare const messengerContract: {
15679
15535
  }[];
15680
15536
  }[];
15681
15537
  }[];
15538
+ tags: {
15539
+ name: string;
15540
+ id: string;
15541
+ createdAt: Date;
15542
+ updatedAt: Date;
15543
+ deletedAt: Date | null;
15544
+ }[];
15545
+ callFrom: string | null;
15546
+ callTo: string | null;
15547
+ note: string | null;
15682
15548
  customFields?: {
15683
15549
  id: string;
15684
15550
  createdAt: Date;
@@ -15738,7 +15604,7 @@ export declare const messengerContract: {
15738
15604
  previewUrl: string;
15739
15605
  imageSetId: string;
15740
15606
  repliedMessage: {
15741
- type: string;
15607
+ 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";
15742
15608
  message: string;
15743
15609
  id: string;
15744
15610
  url: string;
@@ -15952,7 +15818,7 @@ export declare const messengerContract: {
15952
15818
  }>;
15953
15819
  }, "strip", z.ZodTypeAny, {
15954
15820
  data: {
15955
- type: string;
15821
+ 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";
15956
15822
  message: string;
15957
15823
  id: string;
15958
15824
  url: string;
@@ -16093,10 +15959,6 @@ export declare const messengerContract: {
16093
15959
  mobileNumber: string;
16094
15960
  apiSecret: string;
16095
15961
  } | undefined;
16096
- line?: {
16097
- channelId: string;
16098
- channelSecret: string;
16099
- } | undefined;
16100
15962
  lineRichMenuId?: string | null | undefined;
16101
15963
  messengerIntegrationType?: "own" | "business" | undefined;
16102
15964
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -16420,16 +16282,6 @@ export declare const messengerContract: {
16420
16282
  createdAt: Date;
16421
16283
  updatedAt: Date;
16422
16284
  deletedAt: Date | null;
16423
- tags: {
16424
- name: string;
16425
- id: string;
16426
- createdAt: Date;
16427
- updatedAt: Date;
16428
- deletedAt: Date | null;
16429
- }[];
16430
- callFrom: string | null;
16431
- callTo: string | null;
16432
- note: string | null;
16433
16285
  categories: {
16434
16286
  id: string;
16435
16287
  value: string;
@@ -16452,6 +16304,16 @@ export declare const messengerContract: {
16452
16304
  }[];
16453
16305
  }[];
16454
16306
  }[];
16307
+ tags: {
16308
+ name: string;
16309
+ id: string;
16310
+ createdAt: Date;
16311
+ updatedAt: Date;
16312
+ deletedAt: Date | null;
16313
+ }[];
16314
+ callFrom: string | null;
16315
+ callTo: string | null;
16316
+ note: string | null;
16455
16317
  customFields?: {
16456
16318
  id: string;
16457
16319
  createdAt: Date;
@@ -16511,7 +16373,7 @@ export declare const messengerContract: {
16511
16373
  previewUrl: string;
16512
16374
  imageSetId: string;
16513
16375
  repliedMessage: {
16514
- type: string;
16376
+ 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";
16515
16377
  message: string;
16516
16378
  id: string;
16517
16379
  url: string;
@@ -16722,7 +16584,7 @@ export declare const messengerContract: {
16722
16584
  template?: any;
16723
16585
  metadata?: any;
16724
16586
  fromMessage?: {
16725
- type: string;
16587
+ 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";
16726
16588
  message: string;
16727
16589
  id: string;
16728
16590
  url: string;
@@ -16863,10 +16725,6 @@ export declare const messengerContract: {
16863
16725
  mobileNumber: string;
16864
16726
  apiSecret: string;
16865
16727
  } | undefined;
16866
- line?: {
16867
- channelId: string;
16868
- channelSecret: string;
16869
- } | undefined;
16870
16728
  lineRichMenuId?: string | null | undefined;
16871
16729
  messengerIntegrationType?: "own" | "business" | undefined;
16872
16730
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -17190,16 +17048,6 @@ export declare const messengerContract: {
17190
17048
  createdAt: Date;
17191
17049
  updatedAt: Date;
17192
17050
  deletedAt: Date | null;
17193
- tags: {
17194
- name: string;
17195
- id: string;
17196
- createdAt: Date;
17197
- updatedAt: Date;
17198
- deletedAt: Date | null;
17199
- }[];
17200
- callFrom: string | null;
17201
- callTo: string | null;
17202
- note: string | null;
17203
17051
  categories: {
17204
17052
  id: string;
17205
17053
  value: string;
@@ -17222,6 +17070,16 @@ export declare const messengerContract: {
17222
17070
  }[];
17223
17071
  }[];
17224
17072
  }[];
17073
+ tags: {
17074
+ name: string;
17075
+ id: string;
17076
+ createdAt: Date;
17077
+ updatedAt: Date;
17078
+ deletedAt: Date | null;
17079
+ }[];
17080
+ callFrom: string | null;
17081
+ callTo: string | null;
17082
+ note: string | null;
17225
17083
  customFields?: {
17226
17084
  id: string;
17227
17085
  createdAt: Date;
@@ -17281,7 +17139,7 @@ export declare const messengerContract: {
17281
17139
  previewUrl: string;
17282
17140
  imageSetId: string;
17283
17141
  repliedMessage: {
17284
- type: string;
17142
+ 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";
17285
17143
  message: string;
17286
17144
  id: string;
17287
17145
  url: string;
@@ -17496,7 +17354,7 @@ export declare const messengerContract: {
17496
17354
  requestId: string;
17497
17355
  }, {
17498
17356
  data: {
17499
- type: string;
17357
+ 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";
17500
17358
  message: string;
17501
17359
  id: string;
17502
17360
  url: string;
@@ -17637,10 +17495,6 @@ export declare const messengerContract: {
17637
17495
  mobileNumber: string;
17638
17496
  apiSecret: string;
17639
17497
  } | undefined;
17640
- line?: {
17641
- channelId: string;
17642
- channelSecret: string;
17643
- } | undefined;
17644
17498
  lineRichMenuId?: string | null | undefined;
17645
17499
  messengerIntegrationType?: "own" | "business" | undefined;
17646
17500
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -17964,16 +17818,6 @@ export declare const messengerContract: {
17964
17818
  createdAt: Date;
17965
17819
  updatedAt: Date;
17966
17820
  deletedAt: Date | null;
17967
- tags: {
17968
- name: string;
17969
- id: string;
17970
- createdAt: Date;
17971
- updatedAt: Date;
17972
- deletedAt: Date | null;
17973
- }[];
17974
- callFrom: string | null;
17975
- callTo: string | null;
17976
- note: string | null;
17977
17821
  categories: {
17978
17822
  id: string;
17979
17823
  value: string;
@@ -17996,6 +17840,16 @@ export declare const messengerContract: {
17996
17840
  }[];
17997
17841
  }[];
17998
17842
  }[];
17843
+ tags: {
17844
+ name: string;
17845
+ id: string;
17846
+ createdAt: Date;
17847
+ updatedAt: Date;
17848
+ deletedAt: Date | null;
17849
+ }[];
17850
+ callFrom: string | null;
17851
+ callTo: string | null;
17852
+ note: string | null;
17999
17853
  customFields?: {
18000
17854
  id: string;
18001
17855
  createdAt: Date;
@@ -18055,7 +17909,7 @@ export declare const messengerContract: {
18055
17909
  previewUrl: string;
18056
17910
  imageSetId: string;
18057
17911
  repliedMessage: {
18058
- type: string;
17912
+ 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";
18059
17913
  message: string;
18060
17914
  id: string;
18061
17915
  url: string;
@@ -18266,7 +18120,7 @@ export declare const messengerContract: {
18266
18120
  template?: any;
18267
18121
  metadata?: any;
18268
18122
  fromMessage?: {
18269
- type: string;
18123
+ 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";
18270
18124
  message: string;
18271
18125
  id: string;
18272
18126
  url: string;
@@ -18407,10 +18261,6 @@ export declare const messengerContract: {
18407
18261
  mobileNumber: string;
18408
18262
  apiSecret: string;
18409
18263
  } | undefined;
18410
- line?: {
18411
- channelId: string;
18412
- channelSecret: string;
18413
- } | undefined;
18414
18264
  lineRichMenuId?: string | null | undefined;
18415
18265
  messengerIntegrationType?: "own" | "business" | undefined;
18416
18266
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -18734,16 +18584,6 @@ export declare const messengerContract: {
18734
18584
  createdAt: Date;
18735
18585
  updatedAt: Date;
18736
18586
  deletedAt: Date | null;
18737
- tags: {
18738
- name: string;
18739
- id: string;
18740
- createdAt: Date;
18741
- updatedAt: Date;
18742
- deletedAt: Date | null;
18743
- }[];
18744
- callFrom: string | null;
18745
- callTo: string | null;
18746
- note: string | null;
18747
18587
  categories: {
18748
18588
  id: string;
18749
18589
  value: string;
@@ -18766,6 +18606,16 @@ export declare const messengerContract: {
18766
18606
  }[];
18767
18607
  }[];
18768
18608
  }[];
18609
+ tags: {
18610
+ name: string;
18611
+ id: string;
18612
+ createdAt: Date;
18613
+ updatedAt: Date;
18614
+ deletedAt: Date | null;
18615
+ }[];
18616
+ callFrom: string | null;
18617
+ callTo: string | null;
18618
+ note: string | null;
18769
18619
  customFields?: {
18770
18620
  id: string;
18771
18621
  createdAt: Date;
@@ -18825,7 +18675,7 @@ export declare const messengerContract: {
18825
18675
  previewUrl: string;
18826
18676
  imageSetId: string;
18827
18677
  repliedMessage: {
18828
- type: string;
18678
+ 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";
18829
18679
  message: string;
18830
18680
  id: string;
18831
18681
  url: string;
@@ -19127,16 +18977,6 @@ export declare const messengerContract: {
19127
18977
  mobileNumber: string;
19128
18978
  apiSecret: string;
19129
18979
  }>>;
19130
- line: z.ZodOptional<z.ZodObject<{
19131
- channelId: z.ZodString;
19132
- channelSecret: z.ZodString;
19133
- }, "strip", z.ZodTypeAny, {
19134
- channelId: string;
19135
- channelSecret: string;
19136
- }, {
19137
- channelId: string;
19138
- channelSecret: string;
19139
- }>>;
19140
18980
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
19141
18981
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
19142
18982
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -19167,10 +19007,6 @@ export declare const messengerContract: {
19167
19007
  mobileNumber: string;
19168
19008
  apiSecret: string;
19169
19009
  } | undefined;
19170
- line?: {
19171
- channelId: string;
19172
- channelSecret: string;
19173
- } | undefined;
19174
19010
  lineRichMenuId?: string | null | undefined;
19175
19011
  messengerIntegrationType?: "own" | "business" | undefined;
19176
19012
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19201,10 +19037,6 @@ export declare const messengerContract: {
19201
19037
  mobileNumber: string;
19202
19038
  apiSecret: string;
19203
19039
  } | undefined;
19204
- line?: {
19205
- channelId: string;
19206
- channelSecret: string;
19207
- } | undefined;
19208
19040
  lineRichMenuId?: string | null | undefined;
19209
19041
  messengerIntegrationType?: "own" | "business" | undefined;
19210
19042
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19265,10 +19097,6 @@ export declare const messengerContract: {
19265
19097
  mobileNumber: string;
19266
19098
  apiSecret: string;
19267
19099
  } | undefined;
19268
- line?: {
19269
- channelId: string;
19270
- channelSecret: string;
19271
- } | undefined;
19272
19100
  lineRichMenuId?: string | null | undefined;
19273
19101
  messengerIntegrationType?: "own" | "business" | undefined;
19274
19102
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19317,10 +19145,6 @@ export declare const messengerContract: {
19317
19145
  mobileNumber: string;
19318
19146
  apiSecret: string;
19319
19147
  } | undefined;
19320
- line?: {
19321
- channelId: string;
19322
- channelSecret: string;
19323
- } | undefined;
19324
19148
  lineRichMenuId?: string | null | undefined;
19325
19149
  messengerIntegrationType?: "own" | "business" | undefined;
19326
19150
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19408,16 +19232,6 @@ export declare const messengerContract: {
19408
19232
  mobileNumber: string;
19409
19233
  apiSecret: string;
19410
19234
  }>>;
19411
- line: z.ZodOptional<z.ZodObject<{
19412
- channelId: z.ZodString;
19413
- channelSecret: z.ZodString;
19414
- }, "strip", z.ZodTypeAny, {
19415
- channelId: string;
19416
- channelSecret: string;
19417
- }, {
19418
- channelId: string;
19419
- channelSecret: string;
19420
- }>>;
19421
19235
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
19422
19236
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
19423
19237
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -19448,10 +19262,6 @@ export declare const messengerContract: {
19448
19262
  mobileNumber: string;
19449
19263
  apiSecret: string;
19450
19264
  } | undefined;
19451
- line?: {
19452
- channelId: string;
19453
- channelSecret: string;
19454
- } | undefined;
19455
19265
  lineRichMenuId?: string | null | undefined;
19456
19266
  messengerIntegrationType?: "own" | "business" | undefined;
19457
19267
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19482,10 +19292,6 @@ export declare const messengerContract: {
19482
19292
  mobileNumber: string;
19483
19293
  apiSecret: string;
19484
19294
  } | undefined;
19485
- line?: {
19486
- channelId: string;
19487
- channelSecret: string;
19488
- } | undefined;
19489
19295
  lineRichMenuId?: string | null | undefined;
19490
19296
  messengerIntegrationType?: "own" | "business" | undefined;
19491
19297
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19546,10 +19352,6 @@ export declare const messengerContract: {
19546
19352
  mobileNumber: string;
19547
19353
  apiSecret: string;
19548
19354
  } | undefined;
19549
- line?: {
19550
- channelId: string;
19551
- channelSecret: string;
19552
- } | undefined;
19553
19355
  lineRichMenuId?: string | null | undefined;
19554
19356
  messengerIntegrationType?: "own" | "business" | undefined;
19555
19357
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19598,10 +19400,6 @@ export declare const messengerContract: {
19598
19400
  mobileNumber: string;
19599
19401
  apiSecret: string;
19600
19402
  } | undefined;
19601
- line?: {
19602
- channelId: string;
19603
- channelSecret: string;
19604
- } | undefined;
19605
19403
  lineRichMenuId?: string | null | undefined;
19606
19404
  messengerIntegrationType?: "own" | "business" | undefined;
19607
19405
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19652,10 +19450,6 @@ export declare const messengerContract: {
19652
19450
  mobileNumber: string;
19653
19451
  apiSecret: string;
19654
19452
  } | undefined;
19655
- line?: {
19656
- channelId: string;
19657
- channelSecret: string;
19658
- } | undefined;
19659
19453
  lineRichMenuId?: string | null | undefined;
19660
19454
  messengerIntegrationType?: "own" | "business" | undefined;
19661
19455
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19707,10 +19501,6 @@ export declare const messengerContract: {
19707
19501
  mobileNumber: string;
19708
19502
  apiSecret: string;
19709
19503
  } | undefined;
19710
- line?: {
19711
- channelId: string;
19712
- channelSecret: string;
19713
- } | undefined;
19714
19504
  lineRichMenuId?: string | null | undefined;
19715
19505
  messengerIntegrationType?: "own" | "business" | undefined;
19716
19506
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19820,16 +19610,6 @@ export declare const messengerContract: {
19820
19610
  mobileNumber: string;
19821
19611
  apiSecret: string;
19822
19612
  }>>;
19823
- line: z.ZodOptional<z.ZodObject<{
19824
- channelId: z.ZodString;
19825
- channelSecret: z.ZodString;
19826
- }, "strip", z.ZodTypeAny, {
19827
- channelId: string;
19828
- channelSecret: string;
19829
- }, {
19830
- channelId: string;
19831
- channelSecret: string;
19832
- }>>;
19833
19613
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
19834
19614
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
19835
19615
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -19860,10 +19640,6 @@ export declare const messengerContract: {
19860
19640
  mobileNumber: string;
19861
19641
  apiSecret: string;
19862
19642
  } | undefined;
19863
- line?: {
19864
- channelId: string;
19865
- channelSecret: string;
19866
- } | undefined;
19867
19643
  lineRichMenuId?: string | null | undefined;
19868
19644
  messengerIntegrationType?: "own" | "business" | undefined;
19869
19645
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19894,10 +19670,6 @@ export declare const messengerContract: {
19894
19670
  mobileNumber: string;
19895
19671
  apiSecret: string;
19896
19672
  } | undefined;
19897
- line?: {
19898
- channelId: string;
19899
- channelSecret: string;
19900
- } | undefined;
19901
19673
  lineRichMenuId?: string | null | undefined;
19902
19674
  messengerIntegrationType?: "own" | "business" | undefined;
19903
19675
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -19958,10 +19730,6 @@ export declare const messengerContract: {
19958
19730
  mobileNumber: string;
19959
19731
  apiSecret: string;
19960
19732
  } | undefined;
19961
- line?: {
19962
- channelId: string;
19963
- channelSecret: string;
19964
- } | undefined;
19965
19733
  lineRichMenuId?: string | null | undefined;
19966
19734
  messengerIntegrationType?: "own" | "business" | undefined;
19967
19735
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20010,10 +19778,6 @@ export declare const messengerContract: {
20010
19778
  mobileNumber: string;
20011
19779
  apiSecret: string;
20012
19780
  } | undefined;
20013
- line?: {
20014
- channelId: string;
20015
- channelSecret: string;
20016
- } | undefined;
20017
19781
  lineRichMenuId?: string | null | undefined;
20018
19782
  messengerIntegrationType?: "own" | "business" | undefined;
20019
19783
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20101,16 +19865,6 @@ export declare const messengerContract: {
20101
19865
  mobileNumber: string;
20102
19866
  apiSecret: string;
20103
19867
  }>>;
20104
- line: z.ZodOptional<z.ZodObject<{
20105
- channelId: z.ZodString;
20106
- channelSecret: z.ZodString;
20107
- }, "strip", z.ZodTypeAny, {
20108
- channelId: string;
20109
- channelSecret: string;
20110
- }, {
20111
- channelId: string;
20112
- channelSecret: string;
20113
- }>>;
20114
19868
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
20115
19869
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
20116
19870
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -20141,10 +19895,6 @@ export declare const messengerContract: {
20141
19895
  mobileNumber: string;
20142
19896
  apiSecret: string;
20143
19897
  } | undefined;
20144
- line?: {
20145
- channelId: string;
20146
- channelSecret: string;
20147
- } | undefined;
20148
19898
  lineRichMenuId?: string | null | undefined;
20149
19899
  messengerIntegrationType?: "own" | "business" | undefined;
20150
19900
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20175,10 +19925,6 @@ export declare const messengerContract: {
20175
19925
  mobileNumber: string;
20176
19926
  apiSecret: string;
20177
19927
  } | undefined;
20178
- line?: {
20179
- channelId: string;
20180
- channelSecret: string;
20181
- } | undefined;
20182
19928
  lineRichMenuId?: string | null | undefined;
20183
19929
  messengerIntegrationType?: "own" | "business" | undefined;
20184
19930
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20239,10 +19985,6 @@ export declare const messengerContract: {
20239
19985
  mobileNumber: string;
20240
19986
  apiSecret: string;
20241
19987
  } | undefined;
20242
- line?: {
20243
- channelId: string;
20244
- channelSecret: string;
20245
- } | undefined;
20246
19988
  lineRichMenuId?: string | null | undefined;
20247
19989
  messengerIntegrationType?: "own" | "business" | undefined;
20248
19990
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20291,10 +20033,6 @@ export declare const messengerContract: {
20291
20033
  mobileNumber: string;
20292
20034
  apiSecret: string;
20293
20035
  } | undefined;
20294
- line?: {
20295
- channelId: string;
20296
- channelSecret: string;
20297
- } | undefined;
20298
20036
  lineRichMenuId?: string | null | undefined;
20299
20037
  messengerIntegrationType?: "own" | "business" | undefined;
20300
20038
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20345,10 +20083,6 @@ export declare const messengerContract: {
20345
20083
  mobileNumber: string;
20346
20084
  apiSecret: string;
20347
20085
  } | undefined;
20348
- line?: {
20349
- channelId: string;
20350
- channelSecret: string;
20351
- } | undefined;
20352
20086
  lineRichMenuId?: string | null | undefined;
20353
20087
  messengerIntegrationType?: "own" | "business" | undefined;
20354
20088
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20400,10 +20134,6 @@ export declare const messengerContract: {
20400
20134
  mobileNumber: string;
20401
20135
  apiSecret: string;
20402
20136
  } | undefined;
20403
- line?: {
20404
- channelId: string;
20405
- channelSecret: string;
20406
- } | undefined;
20407
20137
  lineRichMenuId?: string | null | undefined;
20408
20138
  messengerIntegrationType?: "own" | "business" | undefined;
20409
20139
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20525,16 +20255,6 @@ export declare const messengerContract: {
20525
20255
  mobileNumber: string;
20526
20256
  apiSecret: string;
20527
20257
  }>>;
20528
- line: z.ZodOptional<z.ZodObject<{
20529
- channelId: z.ZodString;
20530
- channelSecret: z.ZodString;
20531
- }, "strip", z.ZodTypeAny, {
20532
- channelId: string;
20533
- channelSecret: string;
20534
- }, {
20535
- channelId: string;
20536
- channelSecret: string;
20537
- }>>;
20538
20258
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
20539
20259
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
20540
20260
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -20565,10 +20285,6 @@ export declare const messengerContract: {
20565
20285
  mobileNumber: string;
20566
20286
  apiSecret: string;
20567
20287
  } | undefined;
20568
- line?: {
20569
- channelId: string;
20570
- channelSecret: string;
20571
- } | undefined;
20572
20288
  lineRichMenuId?: string | null | undefined;
20573
20289
  messengerIntegrationType?: "own" | "business" | undefined;
20574
20290
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20599,10 +20315,6 @@ export declare const messengerContract: {
20599
20315
  mobileNumber: string;
20600
20316
  apiSecret: string;
20601
20317
  } | undefined;
20602
- line?: {
20603
- channelId: string;
20604
- channelSecret: string;
20605
- } | undefined;
20606
20318
  lineRichMenuId?: string | null | undefined;
20607
20319
  messengerIntegrationType?: "own" | "business" | undefined;
20608
20320
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20663,10 +20375,6 @@ export declare const messengerContract: {
20663
20375
  mobileNumber: string;
20664
20376
  apiSecret: string;
20665
20377
  } | undefined;
20666
- line?: {
20667
- channelId: string;
20668
- channelSecret: string;
20669
- } | undefined;
20670
20378
  lineRichMenuId?: string | null | undefined;
20671
20379
  messengerIntegrationType?: "own" | "business" | undefined;
20672
20380
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20715,10 +20423,6 @@ export declare const messengerContract: {
20715
20423
  mobileNumber: string;
20716
20424
  apiSecret: string;
20717
20425
  } | undefined;
20718
- line?: {
20719
- channelId: string;
20720
- channelSecret: string;
20721
- } | undefined;
20722
20426
  lineRichMenuId?: string | null | undefined;
20723
20427
  messengerIntegrationType?: "own" | "business" | undefined;
20724
20428
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20769,10 +20473,6 @@ export declare const messengerContract: {
20769
20473
  mobileNumber: string;
20770
20474
  apiSecret: string;
20771
20475
  } | undefined;
20772
- line?: {
20773
- channelId: string;
20774
- channelSecret: string;
20775
- } | undefined;
20776
20476
  lineRichMenuId?: string | null | undefined;
20777
20477
  messengerIntegrationType?: "own" | "business" | undefined;
20778
20478
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20824,10 +20524,6 @@ export declare const messengerContract: {
20824
20524
  mobileNumber: string;
20825
20525
  apiSecret: string;
20826
20526
  } | undefined;
20827
- line?: {
20828
- channelId: string;
20829
- channelSecret: string;
20830
- } | undefined;
20831
20527
  lineRichMenuId?: string | null | undefined;
20832
20528
  messengerIntegrationType?: "own" | "business" | undefined;
20833
20529
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -20949,16 +20645,6 @@ export declare const messengerContract: {
20949
20645
  mobileNumber: string;
20950
20646
  apiSecret: string;
20951
20647
  }>>;
20952
- line: z.ZodOptional<z.ZodObject<{
20953
- channelId: z.ZodString;
20954
- channelSecret: z.ZodString;
20955
- }, "strip", z.ZodTypeAny, {
20956
- channelId: string;
20957
- channelSecret: string;
20958
- }, {
20959
- channelId: string;
20960
- channelSecret: string;
20961
- }>>;
20962
20648
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
20963
20649
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
20964
20650
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -20989,10 +20675,6 @@ export declare const messengerContract: {
20989
20675
  mobileNumber: string;
20990
20676
  apiSecret: string;
20991
20677
  } | undefined;
20992
- line?: {
20993
- channelId: string;
20994
- channelSecret: string;
20995
- } | undefined;
20996
20678
  lineRichMenuId?: string | null | undefined;
20997
20679
  messengerIntegrationType?: "own" | "business" | undefined;
20998
20680
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21023,10 +20705,6 @@ export declare const messengerContract: {
21023
20705
  mobileNumber: string;
21024
20706
  apiSecret: string;
21025
20707
  } | undefined;
21026
- line?: {
21027
- channelId: string;
21028
- channelSecret: string;
21029
- } | undefined;
21030
20708
  lineRichMenuId?: string | null | undefined;
21031
20709
  messengerIntegrationType?: "own" | "business" | undefined;
21032
20710
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21087,10 +20765,6 @@ export declare const messengerContract: {
21087
20765
  mobileNumber: string;
21088
20766
  apiSecret: string;
21089
20767
  } | undefined;
21090
- line?: {
21091
- channelId: string;
21092
- channelSecret: string;
21093
- } | undefined;
21094
20768
  lineRichMenuId?: string | null | undefined;
21095
20769
  messengerIntegrationType?: "own" | "business" | undefined;
21096
20770
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21139,10 +20813,6 @@ export declare const messengerContract: {
21139
20813
  mobileNumber: string;
21140
20814
  apiSecret: string;
21141
20815
  } | undefined;
21142
- line?: {
21143
- channelId: string;
21144
- channelSecret: string;
21145
- } | undefined;
21146
20816
  lineRichMenuId?: string | null | undefined;
21147
20817
  messengerIntegrationType?: "own" | "business" | undefined;
21148
20818
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21193,10 +20863,6 @@ export declare const messengerContract: {
21193
20863
  mobileNumber: string;
21194
20864
  apiSecret: string;
21195
20865
  } | undefined;
21196
- line?: {
21197
- channelId: string;
21198
- channelSecret: string;
21199
- } | undefined;
21200
20866
  lineRichMenuId?: string | null | undefined;
21201
20867
  messengerIntegrationType?: "own" | "business" | undefined;
21202
20868
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21248,10 +20914,6 @@ export declare const messengerContract: {
21248
20914
  mobileNumber: string;
21249
20915
  apiSecret: string;
21250
20916
  } | undefined;
21251
- line?: {
21252
- channelId: string;
21253
- channelSecret: string;
21254
- } | undefined;
21255
20917
  lineRichMenuId?: string | null | undefined;
21256
20918
  messengerIntegrationType?: "own" | "business" | undefined;
21257
20919
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21360,16 +21022,6 @@ export declare const messengerContract: {
21360
21022
  mobileNumber: string;
21361
21023
  apiSecret: string;
21362
21024
  }>>;
21363
- line: z.ZodOptional<z.ZodObject<{
21364
- channelId: z.ZodString;
21365
- channelSecret: z.ZodString;
21366
- }, "strip", z.ZodTypeAny, {
21367
- channelId: string;
21368
- channelSecret: string;
21369
- }, {
21370
- channelId: string;
21371
- channelSecret: string;
21372
- }>>;
21373
21025
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
21374
21026
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
21375
21027
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -21400,10 +21052,6 @@ export declare const messengerContract: {
21400
21052
  mobileNumber: string;
21401
21053
  apiSecret: string;
21402
21054
  } | undefined;
21403
- line?: {
21404
- channelId: string;
21405
- channelSecret: string;
21406
- } | undefined;
21407
21055
  lineRichMenuId?: string | null | undefined;
21408
21056
  messengerIntegrationType?: "own" | "business" | undefined;
21409
21057
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21434,10 +21082,6 @@ export declare const messengerContract: {
21434
21082
  mobileNumber: string;
21435
21083
  apiSecret: string;
21436
21084
  } | undefined;
21437
- line?: {
21438
- channelId: string;
21439
- channelSecret: string;
21440
- } | undefined;
21441
21085
  lineRichMenuId?: string | null | undefined;
21442
21086
  messengerIntegrationType?: "own" | "business" | undefined;
21443
21087
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21503,10 +21147,6 @@ export declare const messengerContract: {
21503
21147
  mobileNumber: string;
21504
21148
  apiSecret: string;
21505
21149
  } | undefined;
21506
- line?: {
21507
- channelId: string;
21508
- channelSecret: string;
21509
- } | undefined;
21510
21150
  lineRichMenuId?: string | null | undefined;
21511
21151
  messengerIntegrationType?: "own" | "business" | undefined;
21512
21152
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21559,10 +21199,6 @@ export declare const messengerContract: {
21559
21199
  mobileNumber: string;
21560
21200
  apiSecret: string;
21561
21201
  } | undefined;
21562
- line?: {
21563
- channelId: string;
21564
- channelSecret: string;
21565
- } | undefined;
21566
21202
  lineRichMenuId?: string | null | undefined;
21567
21203
  messengerIntegrationType?: "own" | "business" | undefined;
21568
21204
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21654,16 +21290,6 @@ export declare const messengerContract: {
21654
21290
  mobileNumber: string;
21655
21291
  apiSecret: string;
21656
21292
  }>>;
21657
- line: z.ZodOptional<z.ZodObject<{
21658
- channelId: z.ZodString;
21659
- channelSecret: z.ZodString;
21660
- }, "strip", z.ZodTypeAny, {
21661
- channelId: string;
21662
- channelSecret: string;
21663
- }, {
21664
- channelId: string;
21665
- channelSecret: string;
21666
- }>>;
21667
21293
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
21668
21294
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
21669
21295
  facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
@@ -21694,10 +21320,6 @@ export declare const messengerContract: {
21694
21320
  mobileNumber: string;
21695
21321
  apiSecret: string;
21696
21322
  } | undefined;
21697
- line?: {
21698
- channelId: string;
21699
- channelSecret: string;
21700
- } | undefined;
21701
21323
  lineRichMenuId?: string | null | undefined;
21702
21324
  messengerIntegrationType?: "own" | "business" | undefined;
21703
21325
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21728,10 +21350,6 @@ export declare const messengerContract: {
21728
21350
  mobileNumber: string;
21729
21351
  apiSecret: string;
21730
21352
  } | undefined;
21731
- line?: {
21732
- channelId: string;
21733
- channelSecret: string;
21734
- } | undefined;
21735
21353
  lineRichMenuId?: string | null | undefined;
21736
21354
  messengerIntegrationType?: "own" | "business" | undefined;
21737
21355
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21792,10 +21410,6 @@ export declare const messengerContract: {
21792
21410
  mobileNumber: string;
21793
21411
  apiSecret: string;
21794
21412
  } | undefined;
21795
- line?: {
21796
- channelId: string;
21797
- channelSecret: string;
21798
- } | undefined;
21799
21413
  lineRichMenuId?: string | null | undefined;
21800
21414
  messengerIntegrationType?: "own" | "business" | undefined;
21801
21415
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21844,10 +21458,6 @@ export declare const messengerContract: {
21844
21458
  mobileNumber: string;
21845
21459
  apiSecret: string;
21846
21460
  } | undefined;
21847
- line?: {
21848
- channelId: string;
21849
- channelSecret: string;
21850
- } | undefined;
21851
21461
  lineRichMenuId?: string | null | undefined;
21852
21462
  messengerIntegrationType?: "own" | "business" | undefined;
21853
21463
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21898,10 +21508,6 @@ export declare const messengerContract: {
21898
21508
  mobileNumber: string;
21899
21509
  apiSecret: string;
21900
21510
  } | undefined;
21901
- line?: {
21902
- channelId: string;
21903
- channelSecret: string;
21904
- } | undefined;
21905
21511
  lineRichMenuId?: string | null | undefined;
21906
21512
  messengerIntegrationType?: "own" | "business" | undefined;
21907
21513
  facebookFeedIntegrationType?: "own" | "business" | undefined;
@@ -21953,10 +21559,6 @@ export declare const messengerContract: {
21953
21559
  mobileNumber: string;
21954
21560
  apiSecret: string;
21955
21561
  } | undefined;
21956
- line?: {
21957
- channelId: string;
21958
- channelSecret: string;
21959
- } | undefined;
21960
21562
  lineRichMenuId?: string | null | undefined;
21961
21563
  messengerIntegrationType?: "own" | "business" | undefined;
21962
21564
  facebookFeedIntegrationType?: "own" | "business" | undefined;