@kl1/contracts 1.3.28 → 1.3.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-contracts/src/activity-log/index.d.ts +1 -1
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +1 -1
- package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +43 -1585
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -44
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -65
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +463 -712
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +392 -778
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +359 -359
- package/dist/api-contracts/src/comment/schema.d.ts +88 -88
- package/dist/api-contracts/src/contract.d.ts +39032 -45496
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/export/index.d.ts +0 -2
- package/dist/api-contracts/src/export/index.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/index.d.ts +0 -2
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -659
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -622
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -49
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +261 -659
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +4 -4
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +7 -185
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +263 -549
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +13 -25
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +660 -660
- package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +7 -7
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -50
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +263 -549
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -547
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/index.js +459 -820
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +459 -818
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/api-contracts/src/export/validation.d.ts +0 -3
- package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
|
@@ -14,7 +14,7 @@ export declare const whatsappContract: {
|
|
|
14
14
|
lastMessage: z.ZodOptional<z.ZodString>;
|
|
15
15
|
handleTime: z.ZodOptional<z.ZodNumber>;
|
|
16
16
|
isLatest: z.ZodBoolean;
|
|
17
|
-
direction: z.
|
|
17
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
18
18
|
metadata: z.ZodOptional<z.ZodAny>;
|
|
19
19
|
createdAt: z.ZodString;
|
|
20
20
|
updatedAt: z.ZodString;
|
|
@@ -196,16 +196,6 @@ export declare const whatsappContract: {
|
|
|
196
196
|
mobileNumber: string;
|
|
197
197
|
apiSecret: string;
|
|
198
198
|
}>>;
|
|
199
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
200
|
-
channelId: z.ZodString;
|
|
201
|
-
channelSecret: z.ZodString;
|
|
202
|
-
}, "strip", z.ZodTypeAny, {
|
|
203
|
-
channelId: string;
|
|
204
|
-
channelSecret: string;
|
|
205
|
-
}, {
|
|
206
|
-
channelId: string;
|
|
207
|
-
channelSecret: string;
|
|
208
|
-
}>>;
|
|
209
199
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
210
200
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
211
201
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -236,10 +226,6 @@ export declare const whatsappContract: {
|
|
|
236
226
|
mobileNumber: string;
|
|
237
227
|
apiSecret: string;
|
|
238
228
|
} | undefined;
|
|
239
|
-
line?: {
|
|
240
|
-
channelId: string;
|
|
241
|
-
channelSecret: string;
|
|
242
|
-
} | undefined;
|
|
243
229
|
lineRichMenuId?: string | null | undefined;
|
|
244
230
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
245
231
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -270,10 +256,6 @@ export declare const whatsappContract: {
|
|
|
270
256
|
mobileNumber: string;
|
|
271
257
|
apiSecret: string;
|
|
272
258
|
} | undefined;
|
|
273
|
-
line?: {
|
|
274
|
-
channelId: string;
|
|
275
|
-
channelSecret: string;
|
|
276
|
-
} | undefined;
|
|
277
259
|
lineRichMenuId?: string | null | undefined;
|
|
278
260
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
279
261
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -334,10 +316,6 @@ export declare const whatsappContract: {
|
|
|
334
316
|
mobileNumber: string;
|
|
335
317
|
apiSecret: string;
|
|
336
318
|
} | undefined;
|
|
337
|
-
line?: {
|
|
338
|
-
channelId: string;
|
|
339
|
-
channelSecret: string;
|
|
340
|
-
} | undefined;
|
|
341
319
|
lineRichMenuId?: string | null | undefined;
|
|
342
320
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
343
321
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -386,10 +364,6 @@ export declare const whatsappContract: {
|
|
|
386
364
|
mobileNumber: string;
|
|
387
365
|
apiSecret: string;
|
|
388
366
|
} | undefined;
|
|
389
|
-
line?: {
|
|
390
|
-
channelId: string;
|
|
391
|
-
channelSecret: string;
|
|
392
|
-
} | undefined;
|
|
393
367
|
lineRichMenuId?: string | null | undefined;
|
|
394
368
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
395
369
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -443,10 +417,6 @@ export declare const whatsappContract: {
|
|
|
443
417
|
mobileNumber: string;
|
|
444
418
|
apiSecret: string;
|
|
445
419
|
} | undefined;
|
|
446
|
-
line?: {
|
|
447
|
-
channelId: string;
|
|
448
|
-
channelSecret: string;
|
|
449
|
-
} | undefined;
|
|
450
420
|
lineRichMenuId?: string | null | undefined;
|
|
451
421
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
452
422
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -539,10 +509,6 @@ export declare const whatsappContract: {
|
|
|
539
509
|
mobileNumber: string;
|
|
540
510
|
apiSecret: string;
|
|
541
511
|
} | undefined;
|
|
542
|
-
line?: {
|
|
543
|
-
channelId: string;
|
|
544
|
-
channelSecret: string;
|
|
545
|
-
} | undefined;
|
|
546
512
|
lineRichMenuId?: string | null | undefined;
|
|
547
513
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
548
514
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -607,8 +573,8 @@ export declare const whatsappContract: {
|
|
|
607
573
|
message: z.ZodObject<{
|
|
608
574
|
id: z.ZodOptional<z.ZodString>;
|
|
609
575
|
message: z.ZodOptional<z.ZodString>;
|
|
610
|
-
direction: z.
|
|
611
|
-
type: z.
|
|
576
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
577
|
+
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"]>;
|
|
612
578
|
readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
|
613
579
|
metadata: z.ZodOptional<z.ZodAny>;
|
|
614
580
|
platformId: z.ZodOptional<z.ZodString>;
|
|
@@ -664,7 +630,7 @@ export declare const whatsappContract: {
|
|
|
664
630
|
editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
|
665
631
|
label: z.ZodOptional<z.ZodString>;
|
|
666
632
|
}, "strip", z.ZodTypeAny, {
|
|
667
|
-
type:
|
|
633
|
+
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";
|
|
668
634
|
direction: "incoming" | "outgoing" | "system";
|
|
669
635
|
id?: string | undefined;
|
|
670
636
|
message?: string | undefined;
|
|
@@ -699,7 +665,7 @@ export declare const whatsappContract: {
|
|
|
699
665
|
editedAt?: string | Date | null | undefined;
|
|
700
666
|
label?: string | undefined;
|
|
701
667
|
}, {
|
|
702
|
-
type:
|
|
668
|
+
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";
|
|
703
669
|
direction: "incoming" | "outgoing" | "system";
|
|
704
670
|
id?: string | undefined;
|
|
705
671
|
message?: string | undefined;
|
|
@@ -736,7 +702,7 @@ export declare const whatsappContract: {
|
|
|
736
702
|
}>;
|
|
737
703
|
}, "strip", z.ZodTypeAny, {
|
|
738
704
|
message: {
|
|
739
|
-
type:
|
|
705
|
+
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";
|
|
740
706
|
direction: "incoming" | "outgoing" | "system";
|
|
741
707
|
id?: string | undefined;
|
|
742
708
|
message?: string | undefined;
|
|
@@ -803,10 +769,6 @@ export declare const whatsappContract: {
|
|
|
803
769
|
mobileNumber: string;
|
|
804
770
|
apiSecret: string;
|
|
805
771
|
} | undefined;
|
|
806
|
-
line?: {
|
|
807
|
-
channelId: string;
|
|
808
|
-
channelSecret: string;
|
|
809
|
-
} | undefined;
|
|
810
772
|
lineRichMenuId?: string | null | undefined;
|
|
811
773
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
812
774
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -871,7 +833,7 @@ export declare const whatsappContract: {
|
|
|
871
833
|
isBot: boolean | null;
|
|
872
834
|
}, {
|
|
873
835
|
message: {
|
|
874
|
-
type:
|
|
836
|
+
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";
|
|
875
837
|
direction: "incoming" | "outgoing" | "system";
|
|
876
838
|
id?: string | undefined;
|
|
877
839
|
message?: string | undefined;
|
|
@@ -938,10 +900,6 @@ export declare const whatsappContract: {
|
|
|
938
900
|
mobileNumber: string;
|
|
939
901
|
apiSecret: string;
|
|
940
902
|
} | undefined;
|
|
941
|
-
line?: {
|
|
942
|
-
channelId: string;
|
|
943
|
-
channelSecret: string;
|
|
944
|
-
} | undefined;
|
|
945
903
|
lineRichMenuId?: string | null | undefined;
|
|
946
904
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
947
905
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -1010,11 +968,11 @@ export declare const whatsappContract: {
|
|
|
1010
968
|
200: z.ZodObject<{
|
|
1011
969
|
requestId: z.ZodString;
|
|
1012
970
|
data: z.ZodObject<{
|
|
1013
|
-
type: z.
|
|
971
|
+
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"]>;
|
|
1014
972
|
message: z.ZodString;
|
|
1015
973
|
id: z.ZodString;
|
|
1016
974
|
url: z.ZodString;
|
|
1017
|
-
direction: z.
|
|
975
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
1018
976
|
label: z.ZodOptional<z.ZodString>;
|
|
1019
977
|
template: z.ZodAny;
|
|
1020
978
|
metadata: z.ZodAny;
|
|
@@ -1479,7 +1437,7 @@ export declare const whatsappContract: {
|
|
|
1479
1437
|
firstResponseTime: z.ZodNumber;
|
|
1480
1438
|
isLatest: z.ZodBoolean;
|
|
1481
1439
|
isBotRoom: z.ZodBoolean;
|
|
1482
|
-
direction: z.
|
|
1440
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
1483
1441
|
platformContact: z.ZodObject<{
|
|
1484
1442
|
id: z.ZodString;
|
|
1485
1443
|
createdAt: z.ZodDate;
|
|
@@ -3003,16 +2961,6 @@ export declare const whatsappContract: {
|
|
|
3003
2961
|
mobileNumber: string;
|
|
3004
2962
|
apiSecret: string;
|
|
3005
2963
|
}>>;
|
|
3006
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
3007
|
-
channelId: z.ZodString;
|
|
3008
|
-
channelSecret: z.ZodString;
|
|
3009
|
-
}, "strip", z.ZodTypeAny, {
|
|
3010
|
-
channelId: string;
|
|
3011
|
-
channelSecret: string;
|
|
3012
|
-
}, {
|
|
3013
|
-
channelId: string;
|
|
3014
|
-
channelSecret: string;
|
|
3015
|
-
}>>;
|
|
3016
2964
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
3017
2965
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
3018
2966
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -3043,10 +2991,6 @@ export declare const whatsappContract: {
|
|
|
3043
2991
|
mobileNumber: string;
|
|
3044
2992
|
apiSecret: string;
|
|
3045
2993
|
} | undefined;
|
|
3046
|
-
line?: {
|
|
3047
|
-
channelId: string;
|
|
3048
|
-
channelSecret: string;
|
|
3049
|
-
} | undefined;
|
|
3050
2994
|
lineRichMenuId?: string | null | undefined;
|
|
3051
2995
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3052
2996
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3077,10 +3021,6 @@ export declare const whatsappContract: {
|
|
|
3077
3021
|
mobileNumber: string;
|
|
3078
3022
|
apiSecret: string;
|
|
3079
3023
|
} | undefined;
|
|
3080
|
-
line?: {
|
|
3081
|
-
channelId: string;
|
|
3082
|
-
channelSecret: string;
|
|
3083
|
-
} | undefined;
|
|
3084
3024
|
lineRichMenuId?: string | null | undefined;
|
|
3085
3025
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3086
3026
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3345,10 +3285,6 @@ export declare const whatsappContract: {
|
|
|
3345
3285
|
mobileNumber: string;
|
|
3346
3286
|
apiSecret: string;
|
|
3347
3287
|
} | undefined;
|
|
3348
|
-
line?: {
|
|
3349
|
-
channelId: string;
|
|
3350
|
-
channelSecret: string;
|
|
3351
|
-
} | undefined;
|
|
3352
3288
|
lineRichMenuId?: string | null | undefined;
|
|
3353
3289
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3354
3290
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3444,10 +3380,6 @@ export declare const whatsappContract: {
|
|
|
3444
3380
|
mobileNumber: string;
|
|
3445
3381
|
apiSecret: string;
|
|
3446
3382
|
} | undefined;
|
|
3447
|
-
line?: {
|
|
3448
|
-
channelId: string;
|
|
3449
|
-
channelSecret: string;
|
|
3450
|
-
} | undefined;
|
|
3451
3383
|
lineRichMenuId?: string | null | undefined;
|
|
3452
3384
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3453
3385
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3704,16 +3636,6 @@ export declare const whatsappContract: {
|
|
|
3704
3636
|
createdAt: Date;
|
|
3705
3637
|
updatedAt: Date;
|
|
3706
3638
|
deletedAt: Date | null;
|
|
3707
|
-
tags: {
|
|
3708
|
-
name: string;
|
|
3709
|
-
id: string;
|
|
3710
|
-
createdAt: Date;
|
|
3711
|
-
updatedAt: Date;
|
|
3712
|
-
deletedAt: Date | null;
|
|
3713
|
-
}[];
|
|
3714
|
-
callFrom: string | null;
|
|
3715
|
-
callTo: string | null;
|
|
3716
|
-
note: string | null;
|
|
3717
3639
|
categories: {
|
|
3718
3640
|
id: string;
|
|
3719
3641
|
value: string;
|
|
@@ -3736,6 +3658,16 @@ export declare const whatsappContract: {
|
|
|
3736
3658
|
}[];
|
|
3737
3659
|
}[];
|
|
3738
3660
|
}[];
|
|
3661
|
+
tags: {
|
|
3662
|
+
name: string;
|
|
3663
|
+
id: string;
|
|
3664
|
+
createdAt: Date;
|
|
3665
|
+
updatedAt: Date;
|
|
3666
|
+
deletedAt: Date | null;
|
|
3667
|
+
}[];
|
|
3668
|
+
callFrom: string | null;
|
|
3669
|
+
callTo: string | null;
|
|
3670
|
+
note: string | null;
|
|
3739
3671
|
customFields?: {
|
|
3740
3672
|
id: string;
|
|
3741
3673
|
createdAt: Date;
|
|
@@ -3755,16 +3687,6 @@ export declare const whatsappContract: {
|
|
|
3755
3687
|
createdAt: Date;
|
|
3756
3688
|
updatedAt: Date;
|
|
3757
3689
|
deletedAt: Date | null;
|
|
3758
|
-
tags: {
|
|
3759
|
-
name: string;
|
|
3760
|
-
id: string;
|
|
3761
|
-
createdAt: Date;
|
|
3762
|
-
updatedAt: Date;
|
|
3763
|
-
deletedAt: Date | null;
|
|
3764
|
-
}[];
|
|
3765
|
-
callFrom: string | null;
|
|
3766
|
-
callTo: string | null;
|
|
3767
|
-
note: string | null;
|
|
3768
3690
|
categories: {
|
|
3769
3691
|
id: string;
|
|
3770
3692
|
value: string;
|
|
@@ -3787,6 +3709,16 @@ export declare const whatsappContract: {
|
|
|
3787
3709
|
}[];
|
|
3788
3710
|
}[];
|
|
3789
3711
|
}[];
|
|
3712
|
+
tags: {
|
|
3713
|
+
name: string;
|
|
3714
|
+
id: string;
|
|
3715
|
+
createdAt: Date;
|
|
3716
|
+
updatedAt: Date;
|
|
3717
|
+
deletedAt: Date | null;
|
|
3718
|
+
}[];
|
|
3719
|
+
callFrom: string | null;
|
|
3720
|
+
callTo: string | null;
|
|
3721
|
+
note: string | null;
|
|
3790
3722
|
customFields?: {
|
|
3791
3723
|
id: string;
|
|
3792
3724
|
createdAt: Date;
|
|
@@ -3895,16 +3827,6 @@ export declare const whatsappContract: {
|
|
|
3895
3827
|
createdAt: Date;
|
|
3896
3828
|
updatedAt: Date;
|
|
3897
3829
|
deletedAt: Date | null;
|
|
3898
|
-
tags: {
|
|
3899
|
-
name: string;
|
|
3900
|
-
id: string;
|
|
3901
|
-
createdAt: Date;
|
|
3902
|
-
updatedAt: Date;
|
|
3903
|
-
deletedAt: Date | null;
|
|
3904
|
-
}[];
|
|
3905
|
-
callFrom: string | null;
|
|
3906
|
-
callTo: string | null;
|
|
3907
|
-
note: string | null;
|
|
3908
3830
|
categories: {
|
|
3909
3831
|
id: string;
|
|
3910
3832
|
value: string;
|
|
@@ -3927,6 +3849,16 @@ export declare const whatsappContract: {
|
|
|
3927
3849
|
}[];
|
|
3928
3850
|
}[];
|
|
3929
3851
|
}[];
|
|
3852
|
+
tags: {
|
|
3853
|
+
name: string;
|
|
3854
|
+
id: string;
|
|
3855
|
+
createdAt: Date;
|
|
3856
|
+
updatedAt: Date;
|
|
3857
|
+
deletedAt: Date | null;
|
|
3858
|
+
}[];
|
|
3859
|
+
callFrom: string | null;
|
|
3860
|
+
callTo: string | null;
|
|
3861
|
+
note: string | null;
|
|
3930
3862
|
customFields?: {
|
|
3931
3863
|
id: string;
|
|
3932
3864
|
createdAt: Date;
|
|
@@ -3985,16 +3917,6 @@ export declare const whatsappContract: {
|
|
|
3985
3917
|
createdAt: Date;
|
|
3986
3918
|
updatedAt: Date;
|
|
3987
3919
|
deletedAt: Date | null;
|
|
3988
|
-
tags: {
|
|
3989
|
-
name: string;
|
|
3990
|
-
id: string;
|
|
3991
|
-
createdAt: Date;
|
|
3992
|
-
updatedAt: Date;
|
|
3993
|
-
deletedAt: Date | null;
|
|
3994
|
-
}[];
|
|
3995
|
-
callFrom: string | null;
|
|
3996
|
-
callTo: string | null;
|
|
3997
|
-
note: string | null;
|
|
3998
3920
|
categories: {
|
|
3999
3921
|
id: string;
|
|
4000
3922
|
value: string;
|
|
@@ -4017,6 +3939,16 @@ export declare const whatsappContract: {
|
|
|
4017
3939
|
}[];
|
|
4018
3940
|
}[];
|
|
4019
3941
|
}[];
|
|
3942
|
+
tags: {
|
|
3943
|
+
name: string;
|
|
3944
|
+
id: string;
|
|
3945
|
+
createdAt: Date;
|
|
3946
|
+
updatedAt: Date;
|
|
3947
|
+
deletedAt: Date | null;
|
|
3948
|
+
}[];
|
|
3949
|
+
callFrom: string | null;
|
|
3950
|
+
callTo: string | null;
|
|
3951
|
+
note: string | null;
|
|
4020
3952
|
customFields?: {
|
|
4021
3953
|
id: string;
|
|
4022
3954
|
createdAt: Date;
|
|
@@ -4107,10 +4039,6 @@ export declare const whatsappContract: {
|
|
|
4107
4039
|
mobileNumber: string;
|
|
4108
4040
|
apiSecret: string;
|
|
4109
4041
|
} | undefined;
|
|
4110
|
-
line?: {
|
|
4111
|
-
channelId: string;
|
|
4112
|
-
channelSecret: string;
|
|
4113
|
-
} | undefined;
|
|
4114
4042
|
lineRichMenuId?: string | null | undefined;
|
|
4115
4043
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
4116
4044
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -4434,16 +4362,6 @@ export declare const whatsappContract: {
|
|
|
4434
4362
|
createdAt: Date;
|
|
4435
4363
|
updatedAt: Date;
|
|
4436
4364
|
deletedAt: Date | null;
|
|
4437
|
-
tags: {
|
|
4438
|
-
name: string;
|
|
4439
|
-
id: string;
|
|
4440
|
-
createdAt: Date;
|
|
4441
|
-
updatedAt: Date;
|
|
4442
|
-
deletedAt: Date | null;
|
|
4443
|
-
}[];
|
|
4444
|
-
callFrom: string | null;
|
|
4445
|
-
callTo: string | null;
|
|
4446
|
-
note: string | null;
|
|
4447
4365
|
categories: {
|
|
4448
4366
|
id: string;
|
|
4449
4367
|
value: string;
|
|
@@ -4466,6 +4384,16 @@ export declare const whatsappContract: {
|
|
|
4466
4384
|
}[];
|
|
4467
4385
|
}[];
|
|
4468
4386
|
}[];
|
|
4387
|
+
tags: {
|
|
4388
|
+
name: string;
|
|
4389
|
+
id: string;
|
|
4390
|
+
createdAt: Date;
|
|
4391
|
+
updatedAt: Date;
|
|
4392
|
+
deletedAt: Date | null;
|
|
4393
|
+
}[];
|
|
4394
|
+
callFrom: string | null;
|
|
4395
|
+
callTo: string | null;
|
|
4396
|
+
note: string | null;
|
|
4469
4397
|
customFields?: {
|
|
4470
4398
|
id: string;
|
|
4471
4399
|
createdAt: Date;
|
|
@@ -4540,10 +4468,6 @@ export declare const whatsappContract: {
|
|
|
4540
4468
|
mobileNumber: string;
|
|
4541
4469
|
apiSecret: string;
|
|
4542
4470
|
} | undefined;
|
|
4543
|
-
line?: {
|
|
4544
|
-
channelId: string;
|
|
4545
|
-
channelSecret: string;
|
|
4546
|
-
} | undefined;
|
|
4547
4471
|
lineRichMenuId?: string | null | undefined;
|
|
4548
4472
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
4549
4473
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -4867,16 +4791,6 @@ export declare const whatsappContract: {
|
|
|
4867
4791
|
createdAt: Date;
|
|
4868
4792
|
updatedAt: Date;
|
|
4869
4793
|
deletedAt: Date | null;
|
|
4870
|
-
tags: {
|
|
4871
|
-
name: string;
|
|
4872
|
-
id: string;
|
|
4873
|
-
createdAt: Date;
|
|
4874
|
-
updatedAt: Date;
|
|
4875
|
-
deletedAt: Date | null;
|
|
4876
|
-
}[];
|
|
4877
|
-
callFrom: string | null;
|
|
4878
|
-
callTo: string | null;
|
|
4879
|
-
note: string | null;
|
|
4880
4794
|
categories: {
|
|
4881
4795
|
id: string;
|
|
4882
4796
|
value: string;
|
|
@@ -4899,6 +4813,16 @@ export declare const whatsappContract: {
|
|
|
4899
4813
|
}[];
|
|
4900
4814
|
}[];
|
|
4901
4815
|
}[];
|
|
4816
|
+
tags: {
|
|
4817
|
+
name: string;
|
|
4818
|
+
id: string;
|
|
4819
|
+
createdAt: Date;
|
|
4820
|
+
updatedAt: Date;
|
|
4821
|
+
deletedAt: Date | null;
|
|
4822
|
+
}[];
|
|
4823
|
+
callFrom: string | null;
|
|
4824
|
+
callTo: string | null;
|
|
4825
|
+
note: string | null;
|
|
4902
4826
|
customFields?: {
|
|
4903
4827
|
id: string;
|
|
4904
4828
|
createdAt: Date;
|
|
@@ -4979,8 +4903,8 @@ export declare const whatsappContract: {
|
|
|
4979
4903
|
updatedAt: z.ZodDate;
|
|
4980
4904
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
4981
4905
|
message: z.ZodString;
|
|
4982
|
-
direction: z.
|
|
4983
|
-
type: z.
|
|
4906
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
4907
|
+
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"]>;
|
|
4984
4908
|
readAt: z.ZodDate;
|
|
4985
4909
|
metadata: z.ZodAny;
|
|
4986
4910
|
platformId: z.ZodString;
|
|
@@ -5638,7 +5562,7 @@ export declare const whatsappContract: {
|
|
|
5638
5562
|
};
|
|
5639
5563
|
}>;
|
|
5640
5564
|
}, "strip", z.ZodTypeAny, {
|
|
5641
|
-
type:
|
|
5565
|
+
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";
|
|
5642
5566
|
message: string;
|
|
5643
5567
|
id: string;
|
|
5644
5568
|
url: string;
|
|
@@ -5800,7 +5724,7 @@ export declare const whatsappContract: {
|
|
|
5800
5724
|
metadata?: any;
|
|
5801
5725
|
template?: any;
|
|
5802
5726
|
}, {
|
|
5803
|
-
type:
|
|
5727
|
+
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";
|
|
5804
5728
|
message: string;
|
|
5805
5729
|
id: string;
|
|
5806
5730
|
url: string;
|
|
@@ -6173,8 +6097,8 @@ export declare const whatsappContract: {
|
|
|
6173
6097
|
updatedAt: z.ZodDate;
|
|
6174
6098
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6175
6099
|
message: z.ZodString;
|
|
6176
|
-
direction: z.
|
|
6177
|
-
type: z.
|
|
6100
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
6101
|
+
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"]>;
|
|
6178
6102
|
readAt: z.ZodDate;
|
|
6179
6103
|
metadata: z.ZodAny;
|
|
6180
6104
|
platformId: z.ZodString;
|
|
@@ -6200,7 +6124,7 @@ export declare const whatsappContract: {
|
|
|
6200
6124
|
firstResponseTime: z.ZodNumber;
|
|
6201
6125
|
isLatest: z.ZodBoolean;
|
|
6202
6126
|
isBotRoom: z.ZodBoolean;
|
|
6203
|
-
direction: z.
|
|
6127
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
6204
6128
|
platformContact: z.ZodObject<{
|
|
6205
6129
|
id: z.ZodString;
|
|
6206
6130
|
createdAt: z.ZodDate;
|
|
@@ -7724,16 +7648,6 @@ export declare const whatsappContract: {
|
|
|
7724
7648
|
mobileNumber: string;
|
|
7725
7649
|
apiSecret: string;
|
|
7726
7650
|
}>>;
|
|
7727
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
7728
|
-
channelId: z.ZodString;
|
|
7729
|
-
channelSecret: z.ZodString;
|
|
7730
|
-
}, "strip", z.ZodTypeAny, {
|
|
7731
|
-
channelId: string;
|
|
7732
|
-
channelSecret: string;
|
|
7733
|
-
}, {
|
|
7734
|
-
channelId: string;
|
|
7735
|
-
channelSecret: string;
|
|
7736
|
-
}>>;
|
|
7737
7651
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7738
7652
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
7739
7653
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -7764,10 +7678,6 @@ export declare const whatsappContract: {
|
|
|
7764
7678
|
mobileNumber: string;
|
|
7765
7679
|
apiSecret: string;
|
|
7766
7680
|
} | undefined;
|
|
7767
|
-
line?: {
|
|
7768
|
-
channelId: string;
|
|
7769
|
-
channelSecret: string;
|
|
7770
|
-
} | undefined;
|
|
7771
7681
|
lineRichMenuId?: string | null | undefined;
|
|
7772
7682
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
7773
7683
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -7798,10 +7708,6 @@ export declare const whatsappContract: {
|
|
|
7798
7708
|
mobileNumber: string;
|
|
7799
7709
|
apiSecret: string;
|
|
7800
7710
|
} | undefined;
|
|
7801
|
-
line?: {
|
|
7802
|
-
channelId: string;
|
|
7803
|
-
channelSecret: string;
|
|
7804
|
-
} | undefined;
|
|
7805
7711
|
lineRichMenuId?: string | null | undefined;
|
|
7806
7712
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
7807
7713
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -8066,10 +7972,6 @@ export declare const whatsappContract: {
|
|
|
8066
7972
|
mobileNumber: string;
|
|
8067
7973
|
apiSecret: string;
|
|
8068
7974
|
} | undefined;
|
|
8069
|
-
line?: {
|
|
8070
|
-
channelId: string;
|
|
8071
|
-
channelSecret: string;
|
|
8072
|
-
} | undefined;
|
|
8073
7975
|
lineRichMenuId?: string | null | undefined;
|
|
8074
7976
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
8075
7977
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -8165,10 +8067,6 @@ export declare const whatsappContract: {
|
|
|
8165
8067
|
mobileNumber: string;
|
|
8166
8068
|
apiSecret: string;
|
|
8167
8069
|
} | undefined;
|
|
8168
|
-
line?: {
|
|
8169
|
-
channelId: string;
|
|
8170
|
-
channelSecret: string;
|
|
8171
|
-
} | undefined;
|
|
8172
8070
|
lineRichMenuId?: string | null | undefined;
|
|
8173
8071
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
8174
8072
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -8425,16 +8323,6 @@ export declare const whatsappContract: {
|
|
|
8425
8323
|
createdAt: Date;
|
|
8426
8324
|
updatedAt: Date;
|
|
8427
8325
|
deletedAt: Date | null;
|
|
8428
|
-
tags: {
|
|
8429
|
-
name: string;
|
|
8430
|
-
id: string;
|
|
8431
|
-
createdAt: Date;
|
|
8432
|
-
updatedAt: Date;
|
|
8433
|
-
deletedAt: Date | null;
|
|
8434
|
-
}[];
|
|
8435
|
-
callFrom: string | null;
|
|
8436
|
-
callTo: string | null;
|
|
8437
|
-
note: string | null;
|
|
8438
8326
|
categories: {
|
|
8439
8327
|
id: string;
|
|
8440
8328
|
value: string;
|
|
@@ -8457,6 +8345,16 @@ export declare const whatsappContract: {
|
|
|
8457
8345
|
}[];
|
|
8458
8346
|
}[];
|
|
8459
8347
|
}[];
|
|
8348
|
+
tags: {
|
|
8349
|
+
name: string;
|
|
8350
|
+
id: string;
|
|
8351
|
+
createdAt: Date;
|
|
8352
|
+
updatedAt: Date;
|
|
8353
|
+
deletedAt: Date | null;
|
|
8354
|
+
}[];
|
|
8355
|
+
callFrom: string | null;
|
|
8356
|
+
callTo: string | null;
|
|
8357
|
+
note: string | null;
|
|
8460
8358
|
customFields?: {
|
|
8461
8359
|
id: string;
|
|
8462
8360
|
createdAt: Date;
|
|
@@ -8476,16 +8374,6 @@ export declare const whatsappContract: {
|
|
|
8476
8374
|
createdAt: Date;
|
|
8477
8375
|
updatedAt: Date;
|
|
8478
8376
|
deletedAt: Date | null;
|
|
8479
|
-
tags: {
|
|
8480
|
-
name: string;
|
|
8481
|
-
id: string;
|
|
8482
|
-
createdAt: Date;
|
|
8483
|
-
updatedAt: Date;
|
|
8484
|
-
deletedAt: Date | null;
|
|
8485
|
-
}[];
|
|
8486
|
-
callFrom: string | null;
|
|
8487
|
-
callTo: string | null;
|
|
8488
|
-
note: string | null;
|
|
8489
8377
|
categories: {
|
|
8490
8378
|
id: string;
|
|
8491
8379
|
value: string;
|
|
@@ -8508,6 +8396,16 @@ export declare const whatsappContract: {
|
|
|
8508
8396
|
}[];
|
|
8509
8397
|
}[];
|
|
8510
8398
|
}[];
|
|
8399
|
+
tags: {
|
|
8400
|
+
name: string;
|
|
8401
|
+
id: string;
|
|
8402
|
+
createdAt: Date;
|
|
8403
|
+
updatedAt: Date;
|
|
8404
|
+
deletedAt: Date | null;
|
|
8405
|
+
}[];
|
|
8406
|
+
callFrom: string | null;
|
|
8407
|
+
callTo: string | null;
|
|
8408
|
+
note: string | null;
|
|
8511
8409
|
customFields?: {
|
|
8512
8410
|
id: string;
|
|
8513
8411
|
createdAt: Date;
|
|
@@ -8616,16 +8514,6 @@ export declare const whatsappContract: {
|
|
|
8616
8514
|
createdAt: Date;
|
|
8617
8515
|
updatedAt: Date;
|
|
8618
8516
|
deletedAt: Date | null;
|
|
8619
|
-
tags: {
|
|
8620
|
-
name: string;
|
|
8621
|
-
id: string;
|
|
8622
|
-
createdAt: Date;
|
|
8623
|
-
updatedAt: Date;
|
|
8624
|
-
deletedAt: Date | null;
|
|
8625
|
-
}[];
|
|
8626
|
-
callFrom: string | null;
|
|
8627
|
-
callTo: string | null;
|
|
8628
|
-
note: string | null;
|
|
8629
8517
|
categories: {
|
|
8630
8518
|
id: string;
|
|
8631
8519
|
value: string;
|
|
@@ -8648,6 +8536,16 @@ export declare const whatsappContract: {
|
|
|
8648
8536
|
}[];
|
|
8649
8537
|
}[];
|
|
8650
8538
|
}[];
|
|
8539
|
+
tags: {
|
|
8540
|
+
name: string;
|
|
8541
|
+
id: string;
|
|
8542
|
+
createdAt: Date;
|
|
8543
|
+
updatedAt: Date;
|
|
8544
|
+
deletedAt: Date | null;
|
|
8545
|
+
}[];
|
|
8546
|
+
callFrom: string | null;
|
|
8547
|
+
callTo: string | null;
|
|
8548
|
+
note: string | null;
|
|
8651
8549
|
customFields?: {
|
|
8652
8550
|
id: string;
|
|
8653
8551
|
createdAt: Date;
|
|
@@ -8706,16 +8604,6 @@ export declare const whatsappContract: {
|
|
|
8706
8604
|
createdAt: Date;
|
|
8707
8605
|
updatedAt: Date;
|
|
8708
8606
|
deletedAt: Date | null;
|
|
8709
|
-
tags: {
|
|
8710
|
-
name: string;
|
|
8711
|
-
id: string;
|
|
8712
|
-
createdAt: Date;
|
|
8713
|
-
updatedAt: Date;
|
|
8714
|
-
deletedAt: Date | null;
|
|
8715
|
-
}[];
|
|
8716
|
-
callFrom: string | null;
|
|
8717
|
-
callTo: string | null;
|
|
8718
|
-
note: string | null;
|
|
8719
8607
|
categories: {
|
|
8720
8608
|
id: string;
|
|
8721
8609
|
value: string;
|
|
@@ -8738,6 +8626,16 @@ export declare const whatsappContract: {
|
|
|
8738
8626
|
}[];
|
|
8739
8627
|
}[];
|
|
8740
8628
|
}[];
|
|
8629
|
+
tags: {
|
|
8630
|
+
name: string;
|
|
8631
|
+
id: string;
|
|
8632
|
+
createdAt: Date;
|
|
8633
|
+
updatedAt: Date;
|
|
8634
|
+
deletedAt: Date | null;
|
|
8635
|
+
}[];
|
|
8636
|
+
callFrom: string | null;
|
|
8637
|
+
callTo: string | null;
|
|
8638
|
+
note: string | null;
|
|
8741
8639
|
customFields?: {
|
|
8742
8640
|
id: string;
|
|
8743
8641
|
createdAt: Date;
|
|
@@ -8828,10 +8726,6 @@ export declare const whatsappContract: {
|
|
|
8828
8726
|
mobileNumber: string;
|
|
8829
8727
|
apiSecret: string;
|
|
8830
8728
|
} | undefined;
|
|
8831
|
-
line?: {
|
|
8832
|
-
channelId: string;
|
|
8833
|
-
channelSecret: string;
|
|
8834
|
-
} | undefined;
|
|
8835
8729
|
lineRichMenuId?: string | null | undefined;
|
|
8836
8730
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
8837
8731
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -9155,16 +9049,6 @@ export declare const whatsappContract: {
|
|
|
9155
9049
|
createdAt: Date;
|
|
9156
9050
|
updatedAt: Date;
|
|
9157
9051
|
deletedAt: Date | null;
|
|
9158
|
-
tags: {
|
|
9159
|
-
name: string;
|
|
9160
|
-
id: string;
|
|
9161
|
-
createdAt: Date;
|
|
9162
|
-
updatedAt: Date;
|
|
9163
|
-
deletedAt: Date | null;
|
|
9164
|
-
}[];
|
|
9165
|
-
callFrom: string | null;
|
|
9166
|
-
callTo: string | null;
|
|
9167
|
-
note: string | null;
|
|
9168
9052
|
categories: {
|
|
9169
9053
|
id: string;
|
|
9170
9054
|
value: string;
|
|
@@ -9187,6 +9071,16 @@ export declare const whatsappContract: {
|
|
|
9187
9071
|
}[];
|
|
9188
9072
|
}[];
|
|
9189
9073
|
}[];
|
|
9074
|
+
tags: {
|
|
9075
|
+
name: string;
|
|
9076
|
+
id: string;
|
|
9077
|
+
createdAt: Date;
|
|
9078
|
+
updatedAt: Date;
|
|
9079
|
+
deletedAt: Date | null;
|
|
9080
|
+
}[];
|
|
9081
|
+
callFrom: string | null;
|
|
9082
|
+
callTo: string | null;
|
|
9083
|
+
note: string | null;
|
|
9190
9084
|
customFields?: {
|
|
9191
9085
|
id: string;
|
|
9192
9086
|
createdAt: Date;
|
|
@@ -9261,10 +9155,6 @@ export declare const whatsappContract: {
|
|
|
9261
9155
|
mobileNumber: string;
|
|
9262
9156
|
apiSecret: string;
|
|
9263
9157
|
} | undefined;
|
|
9264
|
-
line?: {
|
|
9265
|
-
channelId: string;
|
|
9266
|
-
channelSecret: string;
|
|
9267
|
-
} | undefined;
|
|
9268
9158
|
lineRichMenuId?: string | null | undefined;
|
|
9269
9159
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
9270
9160
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -9588,16 +9478,6 @@ export declare const whatsappContract: {
|
|
|
9588
9478
|
createdAt: Date;
|
|
9589
9479
|
updatedAt: Date;
|
|
9590
9480
|
deletedAt: Date | null;
|
|
9591
|
-
tags: {
|
|
9592
|
-
name: string;
|
|
9593
|
-
id: string;
|
|
9594
|
-
createdAt: Date;
|
|
9595
|
-
updatedAt: Date;
|
|
9596
|
-
deletedAt: Date | null;
|
|
9597
|
-
}[];
|
|
9598
|
-
callFrom: string | null;
|
|
9599
|
-
callTo: string | null;
|
|
9600
|
-
note: string | null;
|
|
9601
9481
|
categories: {
|
|
9602
9482
|
id: string;
|
|
9603
9483
|
value: string;
|
|
@@ -9620,6 +9500,16 @@ export declare const whatsappContract: {
|
|
|
9620
9500
|
}[];
|
|
9621
9501
|
}[];
|
|
9622
9502
|
}[];
|
|
9503
|
+
tags: {
|
|
9504
|
+
name: string;
|
|
9505
|
+
id: string;
|
|
9506
|
+
createdAt: Date;
|
|
9507
|
+
updatedAt: Date;
|
|
9508
|
+
deletedAt: Date | null;
|
|
9509
|
+
}[];
|
|
9510
|
+
callFrom: string | null;
|
|
9511
|
+
callTo: string | null;
|
|
9512
|
+
note: string | null;
|
|
9623
9513
|
customFields?: {
|
|
9624
9514
|
id: string;
|
|
9625
9515
|
createdAt: Date;
|
|
@@ -9703,8 +9593,8 @@ export declare const whatsappContract: {
|
|
|
9703
9593
|
updatedAt: z.ZodDate;
|
|
9704
9594
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9705
9595
|
message: z.ZodString;
|
|
9706
|
-
direction: z.
|
|
9707
|
-
type: z.
|
|
9596
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
9597
|
+
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"]>;
|
|
9708
9598
|
readAt: z.ZodDate;
|
|
9709
9599
|
metadata: z.ZodAny;
|
|
9710
9600
|
platformId: z.ZodString;
|
|
@@ -10362,7 +10252,7 @@ export declare const whatsappContract: {
|
|
|
10362
10252
|
};
|
|
10363
10253
|
}>;
|
|
10364
10254
|
}, "strip", z.ZodTypeAny, {
|
|
10365
|
-
type:
|
|
10255
|
+
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";
|
|
10366
10256
|
message: string;
|
|
10367
10257
|
id: string;
|
|
10368
10258
|
url: string;
|
|
@@ -10524,7 +10414,7 @@ export declare const whatsappContract: {
|
|
|
10524
10414
|
metadata?: any;
|
|
10525
10415
|
template?: any;
|
|
10526
10416
|
}, {
|
|
10527
|
-
type:
|
|
10417
|
+
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";
|
|
10528
10418
|
message: string;
|
|
10529
10419
|
id: string;
|
|
10530
10420
|
url: string;
|
|
@@ -11326,7 +11216,7 @@ export declare const whatsappContract: {
|
|
|
11326
11216
|
editedMessageid: z.ZodString;
|
|
11327
11217
|
label: z.ZodOptional<z.ZodString>;
|
|
11328
11218
|
}, "strip", z.ZodTypeAny, {
|
|
11329
|
-
type:
|
|
11219
|
+
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";
|
|
11330
11220
|
message: string;
|
|
11331
11221
|
id: string;
|
|
11332
11222
|
url: string;
|
|
@@ -11467,10 +11357,6 @@ export declare const whatsappContract: {
|
|
|
11467
11357
|
mobileNumber: string;
|
|
11468
11358
|
apiSecret: string;
|
|
11469
11359
|
} | undefined;
|
|
11470
|
-
line?: {
|
|
11471
|
-
channelId: string;
|
|
11472
|
-
channelSecret: string;
|
|
11473
|
-
} | undefined;
|
|
11474
11360
|
lineRichMenuId?: string | null | undefined;
|
|
11475
11361
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
11476
11362
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -11794,16 +11680,6 @@ export declare const whatsappContract: {
|
|
|
11794
11680
|
createdAt: Date;
|
|
11795
11681
|
updatedAt: Date;
|
|
11796
11682
|
deletedAt: Date | null;
|
|
11797
|
-
tags: {
|
|
11798
|
-
name: string;
|
|
11799
|
-
id: string;
|
|
11800
|
-
createdAt: Date;
|
|
11801
|
-
updatedAt: Date;
|
|
11802
|
-
deletedAt: Date | null;
|
|
11803
|
-
}[];
|
|
11804
|
-
callFrom: string | null;
|
|
11805
|
-
callTo: string | null;
|
|
11806
|
-
note: string | null;
|
|
11807
11683
|
categories: {
|
|
11808
11684
|
id: string;
|
|
11809
11685
|
value: string;
|
|
@@ -11826,6 +11702,16 @@ export declare const whatsappContract: {
|
|
|
11826
11702
|
}[];
|
|
11827
11703
|
}[];
|
|
11828
11704
|
}[];
|
|
11705
|
+
tags: {
|
|
11706
|
+
name: string;
|
|
11707
|
+
id: string;
|
|
11708
|
+
createdAt: Date;
|
|
11709
|
+
updatedAt: Date;
|
|
11710
|
+
deletedAt: Date | null;
|
|
11711
|
+
}[];
|
|
11712
|
+
callFrom: string | null;
|
|
11713
|
+
callTo: string | null;
|
|
11714
|
+
note: string | null;
|
|
11829
11715
|
customFields?: {
|
|
11830
11716
|
id: string;
|
|
11831
11717
|
createdAt: Date;
|
|
@@ -11885,7 +11771,7 @@ export declare const whatsappContract: {
|
|
|
11885
11771
|
previewUrl: string;
|
|
11886
11772
|
imageSetId: string;
|
|
11887
11773
|
repliedMessage: {
|
|
11888
|
-
type:
|
|
11774
|
+
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";
|
|
11889
11775
|
message: string;
|
|
11890
11776
|
id: string;
|
|
11891
11777
|
url: string;
|
|
@@ -12096,7 +11982,7 @@ export declare const whatsappContract: {
|
|
|
12096
11982
|
template?: any;
|
|
12097
11983
|
label?: string | undefined;
|
|
12098
11984
|
}, {
|
|
12099
|
-
type:
|
|
11985
|
+
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";
|
|
12100
11986
|
message: string;
|
|
12101
11987
|
id: string;
|
|
12102
11988
|
url: string;
|
|
@@ -12237,10 +12123,6 @@ export declare const whatsappContract: {
|
|
|
12237
12123
|
mobileNumber: string;
|
|
12238
12124
|
apiSecret: string;
|
|
12239
12125
|
} | undefined;
|
|
12240
|
-
line?: {
|
|
12241
|
-
channelId: string;
|
|
12242
|
-
channelSecret: string;
|
|
12243
|
-
} | undefined;
|
|
12244
12126
|
lineRichMenuId?: string | null | undefined;
|
|
12245
12127
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
12246
12128
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -12564,16 +12446,6 @@ export declare const whatsappContract: {
|
|
|
12564
12446
|
createdAt: Date;
|
|
12565
12447
|
updatedAt: Date;
|
|
12566
12448
|
deletedAt: Date | null;
|
|
12567
|
-
tags: {
|
|
12568
|
-
name: string;
|
|
12569
|
-
id: string;
|
|
12570
|
-
createdAt: Date;
|
|
12571
|
-
updatedAt: Date;
|
|
12572
|
-
deletedAt: Date | null;
|
|
12573
|
-
}[];
|
|
12574
|
-
callFrom: string | null;
|
|
12575
|
-
callTo: string | null;
|
|
12576
|
-
note: string | null;
|
|
12577
12449
|
categories: {
|
|
12578
12450
|
id: string;
|
|
12579
12451
|
value: string;
|
|
@@ -12596,6 +12468,16 @@ export declare const whatsappContract: {
|
|
|
12596
12468
|
}[];
|
|
12597
12469
|
}[];
|
|
12598
12470
|
}[];
|
|
12471
|
+
tags: {
|
|
12472
|
+
name: string;
|
|
12473
|
+
id: string;
|
|
12474
|
+
createdAt: Date;
|
|
12475
|
+
updatedAt: Date;
|
|
12476
|
+
deletedAt: Date | null;
|
|
12477
|
+
}[];
|
|
12478
|
+
callFrom: string | null;
|
|
12479
|
+
callTo: string | null;
|
|
12480
|
+
note: string | null;
|
|
12599
12481
|
customFields?: {
|
|
12600
12482
|
id: string;
|
|
12601
12483
|
createdAt: Date;
|
|
@@ -12655,7 +12537,7 @@ export declare const whatsappContract: {
|
|
|
12655
12537
|
previewUrl: string;
|
|
12656
12538
|
imageSetId: string;
|
|
12657
12539
|
repliedMessage: {
|
|
12658
|
-
type:
|
|
12540
|
+
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";
|
|
12659
12541
|
message: string;
|
|
12660
12542
|
id: string;
|
|
12661
12543
|
url: string;
|
|
@@ -12867,7 +12749,7 @@ export declare const whatsappContract: {
|
|
|
12867
12749
|
label?: string | undefined;
|
|
12868
12750
|
}>>>;
|
|
12869
12751
|
}, "strip", z.ZodTypeAny, {
|
|
12870
|
-
type:
|
|
12752
|
+
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";
|
|
12871
12753
|
message: string;
|
|
12872
12754
|
id: string;
|
|
12873
12755
|
url: string;
|
|
@@ -13008,10 +12890,6 @@ export declare const whatsappContract: {
|
|
|
13008
12890
|
mobileNumber: string;
|
|
13009
12891
|
apiSecret: string;
|
|
13010
12892
|
} | undefined;
|
|
13011
|
-
line?: {
|
|
13012
|
-
channelId: string;
|
|
13013
|
-
channelSecret: string;
|
|
13014
|
-
} | undefined;
|
|
13015
12893
|
lineRichMenuId?: string | null | undefined;
|
|
13016
12894
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
13017
12895
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -13335,16 +13213,6 @@ export declare const whatsappContract: {
|
|
|
13335
13213
|
createdAt: Date;
|
|
13336
13214
|
updatedAt: Date;
|
|
13337
13215
|
deletedAt: Date | null;
|
|
13338
|
-
tags: {
|
|
13339
|
-
name: string;
|
|
13340
|
-
id: string;
|
|
13341
|
-
createdAt: Date;
|
|
13342
|
-
updatedAt: Date;
|
|
13343
|
-
deletedAt: Date | null;
|
|
13344
|
-
}[];
|
|
13345
|
-
callFrom: string | null;
|
|
13346
|
-
callTo: string | null;
|
|
13347
|
-
note: string | null;
|
|
13348
13216
|
categories: {
|
|
13349
13217
|
id: string;
|
|
13350
13218
|
value: string;
|
|
@@ -13367,6 +13235,16 @@ export declare const whatsappContract: {
|
|
|
13367
13235
|
}[];
|
|
13368
13236
|
}[];
|
|
13369
13237
|
}[];
|
|
13238
|
+
tags: {
|
|
13239
|
+
name: string;
|
|
13240
|
+
id: string;
|
|
13241
|
+
createdAt: Date;
|
|
13242
|
+
updatedAt: Date;
|
|
13243
|
+
deletedAt: Date | null;
|
|
13244
|
+
}[];
|
|
13245
|
+
callFrom: string | null;
|
|
13246
|
+
callTo: string | null;
|
|
13247
|
+
note: string | null;
|
|
13370
13248
|
customFields?: {
|
|
13371
13249
|
id: string;
|
|
13372
13250
|
createdAt: Date;
|
|
@@ -13426,7 +13304,7 @@ export declare const whatsappContract: {
|
|
|
13426
13304
|
previewUrl: string;
|
|
13427
13305
|
imageSetId: string;
|
|
13428
13306
|
repliedMessage: {
|
|
13429
|
-
type:
|
|
13307
|
+
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";
|
|
13430
13308
|
message: string;
|
|
13431
13309
|
id: string;
|
|
13432
13310
|
url: string;
|
|
@@ -13637,7 +13515,7 @@ export declare const whatsappContract: {
|
|
|
13637
13515
|
template?: any;
|
|
13638
13516
|
metadata?: any;
|
|
13639
13517
|
fromMessage?: {
|
|
13640
|
-
type:
|
|
13518
|
+
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";
|
|
13641
13519
|
message: string;
|
|
13642
13520
|
id: string;
|
|
13643
13521
|
url: string;
|
|
@@ -13778,10 +13656,6 @@ export declare const whatsappContract: {
|
|
|
13778
13656
|
mobileNumber: string;
|
|
13779
13657
|
apiSecret: string;
|
|
13780
13658
|
} | undefined;
|
|
13781
|
-
line?: {
|
|
13782
|
-
channelId: string;
|
|
13783
|
-
channelSecret: string;
|
|
13784
|
-
} | undefined;
|
|
13785
13659
|
lineRichMenuId?: string | null | undefined;
|
|
13786
13660
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
13787
13661
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -14105,16 +13979,6 @@ export declare const whatsappContract: {
|
|
|
14105
13979
|
createdAt: Date;
|
|
14106
13980
|
updatedAt: Date;
|
|
14107
13981
|
deletedAt: Date | null;
|
|
14108
|
-
tags: {
|
|
14109
|
-
name: string;
|
|
14110
|
-
id: string;
|
|
14111
|
-
createdAt: Date;
|
|
14112
|
-
updatedAt: Date;
|
|
14113
|
-
deletedAt: Date | null;
|
|
14114
|
-
}[];
|
|
14115
|
-
callFrom: string | null;
|
|
14116
|
-
callTo: string | null;
|
|
14117
|
-
note: string | null;
|
|
14118
13982
|
categories: {
|
|
14119
13983
|
id: string;
|
|
14120
13984
|
value: string;
|
|
@@ -14137,6 +14001,16 @@ export declare const whatsappContract: {
|
|
|
14137
14001
|
}[];
|
|
14138
14002
|
}[];
|
|
14139
14003
|
}[];
|
|
14004
|
+
tags: {
|
|
14005
|
+
name: string;
|
|
14006
|
+
id: string;
|
|
14007
|
+
createdAt: Date;
|
|
14008
|
+
updatedAt: Date;
|
|
14009
|
+
deletedAt: Date | null;
|
|
14010
|
+
}[];
|
|
14011
|
+
callFrom: string | null;
|
|
14012
|
+
callTo: string | null;
|
|
14013
|
+
note: string | null;
|
|
14140
14014
|
customFields?: {
|
|
14141
14015
|
id: string;
|
|
14142
14016
|
createdAt: Date;
|
|
@@ -14196,7 +14070,7 @@ export declare const whatsappContract: {
|
|
|
14196
14070
|
previewUrl: string;
|
|
14197
14071
|
imageSetId: string;
|
|
14198
14072
|
repliedMessage: {
|
|
14199
|
-
type:
|
|
14073
|
+
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";
|
|
14200
14074
|
message: string;
|
|
14201
14075
|
id: string;
|
|
14202
14076
|
url: string;
|
|
@@ -14408,7 +14282,7 @@ export declare const whatsappContract: {
|
|
|
14408
14282
|
label?: string | undefined;
|
|
14409
14283
|
} | null | undefined;
|
|
14410
14284
|
}, {
|
|
14411
|
-
type:
|
|
14285
|
+
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";
|
|
14412
14286
|
message: string;
|
|
14413
14287
|
id: string;
|
|
14414
14288
|
url: string;
|
|
@@ -14549,10 +14423,6 @@ export declare const whatsappContract: {
|
|
|
14549
14423
|
mobileNumber: string;
|
|
14550
14424
|
apiSecret: string;
|
|
14551
14425
|
} | undefined;
|
|
14552
|
-
line?: {
|
|
14553
|
-
channelId: string;
|
|
14554
|
-
channelSecret: string;
|
|
14555
|
-
} | undefined;
|
|
14556
14426
|
lineRichMenuId?: string | null | undefined;
|
|
14557
14427
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
14558
14428
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -14876,16 +14746,6 @@ export declare const whatsappContract: {
|
|
|
14876
14746
|
createdAt: Date;
|
|
14877
14747
|
updatedAt: Date;
|
|
14878
14748
|
deletedAt: Date | null;
|
|
14879
|
-
tags: {
|
|
14880
|
-
name: string;
|
|
14881
|
-
id: string;
|
|
14882
|
-
createdAt: Date;
|
|
14883
|
-
updatedAt: Date;
|
|
14884
|
-
deletedAt: Date | null;
|
|
14885
|
-
}[];
|
|
14886
|
-
callFrom: string | null;
|
|
14887
|
-
callTo: string | null;
|
|
14888
|
-
note: string | null;
|
|
14889
14749
|
categories: {
|
|
14890
14750
|
id: string;
|
|
14891
14751
|
value: string;
|
|
@@ -14908,6 +14768,16 @@ export declare const whatsappContract: {
|
|
|
14908
14768
|
}[];
|
|
14909
14769
|
}[];
|
|
14910
14770
|
}[];
|
|
14771
|
+
tags: {
|
|
14772
|
+
name: string;
|
|
14773
|
+
id: string;
|
|
14774
|
+
createdAt: Date;
|
|
14775
|
+
updatedAt: Date;
|
|
14776
|
+
deletedAt: Date | null;
|
|
14777
|
+
}[];
|
|
14778
|
+
callFrom: string | null;
|
|
14779
|
+
callTo: string | null;
|
|
14780
|
+
note: string | null;
|
|
14911
14781
|
customFields?: {
|
|
14912
14782
|
id: string;
|
|
14913
14783
|
createdAt: Date;
|
|
@@ -14967,7 +14837,7 @@ export declare const whatsappContract: {
|
|
|
14967
14837
|
previewUrl: string;
|
|
14968
14838
|
imageSetId: string;
|
|
14969
14839
|
repliedMessage: {
|
|
14970
|
-
type:
|
|
14840
|
+
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";
|
|
14971
14841
|
message: string;
|
|
14972
14842
|
id: string;
|
|
14973
14843
|
url: string;
|
|
@@ -15178,7 +15048,7 @@ export declare const whatsappContract: {
|
|
|
15178
15048
|
template?: any;
|
|
15179
15049
|
metadata?: any;
|
|
15180
15050
|
fromMessage?: {
|
|
15181
|
-
type:
|
|
15051
|
+
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";
|
|
15182
15052
|
message: string;
|
|
15183
15053
|
id: string;
|
|
15184
15054
|
url: string;
|
|
@@ -15319,10 +15189,6 @@ export declare const whatsappContract: {
|
|
|
15319
15189
|
mobileNumber: string;
|
|
15320
15190
|
apiSecret: string;
|
|
15321
15191
|
} | undefined;
|
|
15322
|
-
line?: {
|
|
15323
|
-
channelId: string;
|
|
15324
|
-
channelSecret: string;
|
|
15325
|
-
} | undefined;
|
|
15326
15192
|
lineRichMenuId?: string | null | undefined;
|
|
15327
15193
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
15328
15194
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -15646,16 +15512,6 @@ export declare const whatsappContract: {
|
|
|
15646
15512
|
createdAt: Date;
|
|
15647
15513
|
updatedAt: Date;
|
|
15648
15514
|
deletedAt: Date | null;
|
|
15649
|
-
tags: {
|
|
15650
|
-
name: string;
|
|
15651
|
-
id: string;
|
|
15652
|
-
createdAt: Date;
|
|
15653
|
-
updatedAt: Date;
|
|
15654
|
-
deletedAt: Date | null;
|
|
15655
|
-
}[];
|
|
15656
|
-
callFrom: string | null;
|
|
15657
|
-
callTo: string | null;
|
|
15658
|
-
note: string | null;
|
|
15659
15515
|
categories: {
|
|
15660
15516
|
id: string;
|
|
15661
15517
|
value: string;
|
|
@@ -15678,6 +15534,16 @@ export declare const whatsappContract: {
|
|
|
15678
15534
|
}[];
|
|
15679
15535
|
}[];
|
|
15680
15536
|
}[];
|
|
15537
|
+
tags: {
|
|
15538
|
+
name: string;
|
|
15539
|
+
id: string;
|
|
15540
|
+
createdAt: Date;
|
|
15541
|
+
updatedAt: Date;
|
|
15542
|
+
deletedAt: Date | null;
|
|
15543
|
+
}[];
|
|
15544
|
+
callFrom: string | null;
|
|
15545
|
+
callTo: string | null;
|
|
15546
|
+
note: string | null;
|
|
15681
15547
|
customFields?: {
|
|
15682
15548
|
id: string;
|
|
15683
15549
|
createdAt: Date;
|
|
@@ -15737,7 +15603,7 @@ export declare const whatsappContract: {
|
|
|
15737
15603
|
previewUrl: string;
|
|
15738
15604
|
imageSetId: string;
|
|
15739
15605
|
repliedMessage: {
|
|
15740
|
-
type:
|
|
15606
|
+
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";
|
|
15741
15607
|
message: string;
|
|
15742
15608
|
id: string;
|
|
15743
15609
|
url: string;
|
|
@@ -15951,7 +15817,7 @@ export declare const whatsappContract: {
|
|
|
15951
15817
|
}>;
|
|
15952
15818
|
}, "strip", z.ZodTypeAny, {
|
|
15953
15819
|
data: {
|
|
15954
|
-
type:
|
|
15820
|
+
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";
|
|
15955
15821
|
message: string;
|
|
15956
15822
|
id: string;
|
|
15957
15823
|
url: string;
|
|
@@ -16092,10 +15958,6 @@ export declare const whatsappContract: {
|
|
|
16092
15958
|
mobileNumber: string;
|
|
16093
15959
|
apiSecret: string;
|
|
16094
15960
|
} | undefined;
|
|
16095
|
-
line?: {
|
|
16096
|
-
channelId: string;
|
|
16097
|
-
channelSecret: string;
|
|
16098
|
-
} | undefined;
|
|
16099
15961
|
lineRichMenuId?: string | null | undefined;
|
|
16100
15962
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
16101
15963
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -16419,16 +16281,6 @@ export declare const whatsappContract: {
|
|
|
16419
16281
|
createdAt: Date;
|
|
16420
16282
|
updatedAt: Date;
|
|
16421
16283
|
deletedAt: Date | null;
|
|
16422
|
-
tags: {
|
|
16423
|
-
name: string;
|
|
16424
|
-
id: string;
|
|
16425
|
-
createdAt: Date;
|
|
16426
|
-
updatedAt: Date;
|
|
16427
|
-
deletedAt: Date | null;
|
|
16428
|
-
}[];
|
|
16429
|
-
callFrom: string | null;
|
|
16430
|
-
callTo: string | null;
|
|
16431
|
-
note: string | null;
|
|
16432
16284
|
categories: {
|
|
16433
16285
|
id: string;
|
|
16434
16286
|
value: string;
|
|
@@ -16451,6 +16303,16 @@ export declare const whatsappContract: {
|
|
|
16451
16303
|
}[];
|
|
16452
16304
|
}[];
|
|
16453
16305
|
}[];
|
|
16306
|
+
tags: {
|
|
16307
|
+
name: string;
|
|
16308
|
+
id: string;
|
|
16309
|
+
createdAt: Date;
|
|
16310
|
+
updatedAt: Date;
|
|
16311
|
+
deletedAt: Date | null;
|
|
16312
|
+
}[];
|
|
16313
|
+
callFrom: string | null;
|
|
16314
|
+
callTo: string | null;
|
|
16315
|
+
note: string | null;
|
|
16454
16316
|
customFields?: {
|
|
16455
16317
|
id: string;
|
|
16456
16318
|
createdAt: Date;
|
|
@@ -16510,7 +16372,7 @@ export declare const whatsappContract: {
|
|
|
16510
16372
|
previewUrl: string;
|
|
16511
16373
|
imageSetId: string;
|
|
16512
16374
|
repliedMessage: {
|
|
16513
|
-
type:
|
|
16375
|
+
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";
|
|
16514
16376
|
message: string;
|
|
16515
16377
|
id: string;
|
|
16516
16378
|
url: string;
|
|
@@ -16721,7 +16583,7 @@ export declare const whatsappContract: {
|
|
|
16721
16583
|
template?: any;
|
|
16722
16584
|
metadata?: any;
|
|
16723
16585
|
fromMessage?: {
|
|
16724
|
-
type:
|
|
16586
|
+
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";
|
|
16725
16587
|
message: string;
|
|
16726
16588
|
id: string;
|
|
16727
16589
|
url: string;
|
|
@@ -16862,10 +16724,6 @@ export declare const whatsappContract: {
|
|
|
16862
16724
|
mobileNumber: string;
|
|
16863
16725
|
apiSecret: string;
|
|
16864
16726
|
} | undefined;
|
|
16865
|
-
line?: {
|
|
16866
|
-
channelId: string;
|
|
16867
|
-
channelSecret: string;
|
|
16868
|
-
} | undefined;
|
|
16869
16727
|
lineRichMenuId?: string | null | undefined;
|
|
16870
16728
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
16871
16729
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -17189,16 +17047,6 @@ export declare const whatsappContract: {
|
|
|
17189
17047
|
createdAt: Date;
|
|
17190
17048
|
updatedAt: Date;
|
|
17191
17049
|
deletedAt: Date | null;
|
|
17192
|
-
tags: {
|
|
17193
|
-
name: string;
|
|
17194
|
-
id: string;
|
|
17195
|
-
createdAt: Date;
|
|
17196
|
-
updatedAt: Date;
|
|
17197
|
-
deletedAt: Date | null;
|
|
17198
|
-
}[];
|
|
17199
|
-
callFrom: string | null;
|
|
17200
|
-
callTo: string | null;
|
|
17201
|
-
note: string | null;
|
|
17202
17050
|
categories: {
|
|
17203
17051
|
id: string;
|
|
17204
17052
|
value: string;
|
|
@@ -17221,6 +17069,16 @@ export declare const whatsappContract: {
|
|
|
17221
17069
|
}[];
|
|
17222
17070
|
}[];
|
|
17223
17071
|
}[];
|
|
17072
|
+
tags: {
|
|
17073
|
+
name: string;
|
|
17074
|
+
id: string;
|
|
17075
|
+
createdAt: Date;
|
|
17076
|
+
updatedAt: Date;
|
|
17077
|
+
deletedAt: Date | null;
|
|
17078
|
+
}[];
|
|
17079
|
+
callFrom: string | null;
|
|
17080
|
+
callTo: string | null;
|
|
17081
|
+
note: string | null;
|
|
17224
17082
|
customFields?: {
|
|
17225
17083
|
id: string;
|
|
17226
17084
|
createdAt: Date;
|
|
@@ -17280,7 +17138,7 @@ export declare const whatsappContract: {
|
|
|
17280
17138
|
previewUrl: string;
|
|
17281
17139
|
imageSetId: string;
|
|
17282
17140
|
repliedMessage: {
|
|
17283
|
-
type:
|
|
17141
|
+
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";
|
|
17284
17142
|
message: string;
|
|
17285
17143
|
id: string;
|
|
17286
17144
|
url: string;
|
|
@@ -17495,7 +17353,7 @@ export declare const whatsappContract: {
|
|
|
17495
17353
|
requestId: string;
|
|
17496
17354
|
}, {
|
|
17497
17355
|
data: {
|
|
17498
|
-
type:
|
|
17356
|
+
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";
|
|
17499
17357
|
message: string;
|
|
17500
17358
|
id: string;
|
|
17501
17359
|
url: string;
|
|
@@ -17636,10 +17494,6 @@ export declare const whatsappContract: {
|
|
|
17636
17494
|
mobileNumber: string;
|
|
17637
17495
|
apiSecret: string;
|
|
17638
17496
|
} | undefined;
|
|
17639
|
-
line?: {
|
|
17640
|
-
channelId: string;
|
|
17641
|
-
channelSecret: string;
|
|
17642
|
-
} | undefined;
|
|
17643
17497
|
lineRichMenuId?: string | null | undefined;
|
|
17644
17498
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
17645
17499
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -17963,16 +17817,6 @@ export declare const whatsappContract: {
|
|
|
17963
17817
|
createdAt: Date;
|
|
17964
17818
|
updatedAt: Date;
|
|
17965
17819
|
deletedAt: Date | null;
|
|
17966
|
-
tags: {
|
|
17967
|
-
name: string;
|
|
17968
|
-
id: string;
|
|
17969
|
-
createdAt: Date;
|
|
17970
|
-
updatedAt: Date;
|
|
17971
|
-
deletedAt: Date | null;
|
|
17972
|
-
}[];
|
|
17973
|
-
callFrom: string | null;
|
|
17974
|
-
callTo: string | null;
|
|
17975
|
-
note: string | null;
|
|
17976
17820
|
categories: {
|
|
17977
17821
|
id: string;
|
|
17978
17822
|
value: string;
|
|
@@ -17995,6 +17839,16 @@ export declare const whatsappContract: {
|
|
|
17995
17839
|
}[];
|
|
17996
17840
|
}[];
|
|
17997
17841
|
}[];
|
|
17842
|
+
tags: {
|
|
17843
|
+
name: string;
|
|
17844
|
+
id: string;
|
|
17845
|
+
createdAt: Date;
|
|
17846
|
+
updatedAt: Date;
|
|
17847
|
+
deletedAt: Date | null;
|
|
17848
|
+
}[];
|
|
17849
|
+
callFrom: string | null;
|
|
17850
|
+
callTo: string | null;
|
|
17851
|
+
note: string | null;
|
|
17998
17852
|
customFields?: {
|
|
17999
17853
|
id: string;
|
|
18000
17854
|
createdAt: Date;
|
|
@@ -18054,7 +17908,7 @@ export declare const whatsappContract: {
|
|
|
18054
17908
|
previewUrl: string;
|
|
18055
17909
|
imageSetId: string;
|
|
18056
17910
|
repliedMessage: {
|
|
18057
|
-
type:
|
|
17911
|
+
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";
|
|
18058
17912
|
message: string;
|
|
18059
17913
|
id: string;
|
|
18060
17914
|
url: string;
|
|
@@ -18265,7 +18119,7 @@ export declare const whatsappContract: {
|
|
|
18265
18119
|
template?: any;
|
|
18266
18120
|
metadata?: any;
|
|
18267
18121
|
fromMessage?: {
|
|
18268
|
-
type:
|
|
18122
|
+
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";
|
|
18269
18123
|
message: string;
|
|
18270
18124
|
id: string;
|
|
18271
18125
|
url: string;
|
|
@@ -18406,10 +18260,6 @@ export declare const whatsappContract: {
|
|
|
18406
18260
|
mobileNumber: string;
|
|
18407
18261
|
apiSecret: string;
|
|
18408
18262
|
} | undefined;
|
|
18409
|
-
line?: {
|
|
18410
|
-
channelId: string;
|
|
18411
|
-
channelSecret: string;
|
|
18412
|
-
} | undefined;
|
|
18413
18263
|
lineRichMenuId?: string | null | undefined;
|
|
18414
18264
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
18415
18265
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -18733,16 +18583,6 @@ export declare const whatsappContract: {
|
|
|
18733
18583
|
createdAt: Date;
|
|
18734
18584
|
updatedAt: Date;
|
|
18735
18585
|
deletedAt: Date | null;
|
|
18736
|
-
tags: {
|
|
18737
|
-
name: string;
|
|
18738
|
-
id: string;
|
|
18739
|
-
createdAt: Date;
|
|
18740
|
-
updatedAt: Date;
|
|
18741
|
-
deletedAt: Date | null;
|
|
18742
|
-
}[];
|
|
18743
|
-
callFrom: string | null;
|
|
18744
|
-
callTo: string | null;
|
|
18745
|
-
note: string | null;
|
|
18746
18586
|
categories: {
|
|
18747
18587
|
id: string;
|
|
18748
18588
|
value: string;
|
|
@@ -18765,6 +18605,16 @@ export declare const whatsappContract: {
|
|
|
18765
18605
|
}[];
|
|
18766
18606
|
}[];
|
|
18767
18607
|
}[];
|
|
18608
|
+
tags: {
|
|
18609
|
+
name: string;
|
|
18610
|
+
id: string;
|
|
18611
|
+
createdAt: Date;
|
|
18612
|
+
updatedAt: Date;
|
|
18613
|
+
deletedAt: Date | null;
|
|
18614
|
+
}[];
|
|
18615
|
+
callFrom: string | null;
|
|
18616
|
+
callTo: string | null;
|
|
18617
|
+
note: string | null;
|
|
18768
18618
|
customFields?: {
|
|
18769
18619
|
id: string;
|
|
18770
18620
|
createdAt: Date;
|
|
@@ -18824,7 +18674,7 @@ export declare const whatsappContract: {
|
|
|
18824
18674
|
previewUrl: string;
|
|
18825
18675
|
imageSetId: string;
|
|
18826
18676
|
repliedMessage: {
|
|
18827
|
-
type:
|
|
18677
|
+
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";
|
|
18828
18678
|
message: string;
|
|
18829
18679
|
id: string;
|
|
18830
18680
|
url: string;
|
|
@@ -19126,16 +18976,6 @@ export declare const whatsappContract: {
|
|
|
19126
18976
|
mobileNumber: string;
|
|
19127
18977
|
apiSecret: string;
|
|
19128
18978
|
}>>;
|
|
19129
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
19130
|
-
channelId: z.ZodString;
|
|
19131
|
-
channelSecret: z.ZodString;
|
|
19132
|
-
}, "strip", z.ZodTypeAny, {
|
|
19133
|
-
channelId: string;
|
|
19134
|
-
channelSecret: string;
|
|
19135
|
-
}, {
|
|
19136
|
-
channelId: string;
|
|
19137
|
-
channelSecret: string;
|
|
19138
|
-
}>>;
|
|
19139
18979
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19140
18980
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
19141
18981
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -19166,10 +19006,6 @@ export declare const whatsappContract: {
|
|
|
19166
19006
|
mobileNumber: string;
|
|
19167
19007
|
apiSecret: string;
|
|
19168
19008
|
} | undefined;
|
|
19169
|
-
line?: {
|
|
19170
|
-
channelId: string;
|
|
19171
|
-
channelSecret: string;
|
|
19172
|
-
} | undefined;
|
|
19173
19009
|
lineRichMenuId?: string | null | undefined;
|
|
19174
19010
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19175
19011
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19200,10 +19036,6 @@ export declare const whatsappContract: {
|
|
|
19200
19036
|
mobileNumber: string;
|
|
19201
19037
|
apiSecret: string;
|
|
19202
19038
|
} | undefined;
|
|
19203
|
-
line?: {
|
|
19204
|
-
channelId: string;
|
|
19205
|
-
channelSecret: string;
|
|
19206
|
-
} | undefined;
|
|
19207
19039
|
lineRichMenuId?: string | null | undefined;
|
|
19208
19040
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19209
19041
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19264,10 +19096,6 @@ export declare const whatsappContract: {
|
|
|
19264
19096
|
mobileNumber: string;
|
|
19265
19097
|
apiSecret: string;
|
|
19266
19098
|
} | undefined;
|
|
19267
|
-
line?: {
|
|
19268
|
-
channelId: string;
|
|
19269
|
-
channelSecret: string;
|
|
19270
|
-
} | undefined;
|
|
19271
19099
|
lineRichMenuId?: string | null | undefined;
|
|
19272
19100
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19273
19101
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19316,10 +19144,6 @@ export declare const whatsappContract: {
|
|
|
19316
19144
|
mobileNumber: string;
|
|
19317
19145
|
apiSecret: string;
|
|
19318
19146
|
} | undefined;
|
|
19319
|
-
line?: {
|
|
19320
|
-
channelId: string;
|
|
19321
|
-
channelSecret: string;
|
|
19322
|
-
} | undefined;
|
|
19323
19147
|
lineRichMenuId?: string | null | undefined;
|
|
19324
19148
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19325
19149
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19407,16 +19231,6 @@ export declare const whatsappContract: {
|
|
|
19407
19231
|
mobileNumber: string;
|
|
19408
19232
|
apiSecret: string;
|
|
19409
19233
|
}>>;
|
|
19410
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
19411
|
-
channelId: z.ZodString;
|
|
19412
|
-
channelSecret: z.ZodString;
|
|
19413
|
-
}, "strip", z.ZodTypeAny, {
|
|
19414
|
-
channelId: string;
|
|
19415
|
-
channelSecret: string;
|
|
19416
|
-
}, {
|
|
19417
|
-
channelId: string;
|
|
19418
|
-
channelSecret: string;
|
|
19419
|
-
}>>;
|
|
19420
19234
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19421
19235
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
19422
19236
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -19447,10 +19261,6 @@ export declare const whatsappContract: {
|
|
|
19447
19261
|
mobileNumber: string;
|
|
19448
19262
|
apiSecret: string;
|
|
19449
19263
|
} | undefined;
|
|
19450
|
-
line?: {
|
|
19451
|
-
channelId: string;
|
|
19452
|
-
channelSecret: string;
|
|
19453
|
-
} | undefined;
|
|
19454
19264
|
lineRichMenuId?: string | null | undefined;
|
|
19455
19265
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19456
19266
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19481,10 +19291,6 @@ export declare const whatsappContract: {
|
|
|
19481
19291
|
mobileNumber: string;
|
|
19482
19292
|
apiSecret: string;
|
|
19483
19293
|
} | undefined;
|
|
19484
|
-
line?: {
|
|
19485
|
-
channelId: string;
|
|
19486
|
-
channelSecret: string;
|
|
19487
|
-
} | undefined;
|
|
19488
19294
|
lineRichMenuId?: string | null | undefined;
|
|
19489
19295
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19490
19296
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19545,10 +19351,6 @@ export declare const whatsappContract: {
|
|
|
19545
19351
|
mobileNumber: string;
|
|
19546
19352
|
apiSecret: string;
|
|
19547
19353
|
} | undefined;
|
|
19548
|
-
line?: {
|
|
19549
|
-
channelId: string;
|
|
19550
|
-
channelSecret: string;
|
|
19551
|
-
} | undefined;
|
|
19552
19354
|
lineRichMenuId?: string | null | undefined;
|
|
19553
19355
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19554
19356
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19597,10 +19399,6 @@ export declare const whatsappContract: {
|
|
|
19597
19399
|
mobileNumber: string;
|
|
19598
19400
|
apiSecret: string;
|
|
19599
19401
|
} | undefined;
|
|
19600
|
-
line?: {
|
|
19601
|
-
channelId: string;
|
|
19602
|
-
channelSecret: string;
|
|
19603
|
-
} | undefined;
|
|
19604
19402
|
lineRichMenuId?: string | null | undefined;
|
|
19605
19403
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19606
19404
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19651,10 +19449,6 @@ export declare const whatsappContract: {
|
|
|
19651
19449
|
mobileNumber: string;
|
|
19652
19450
|
apiSecret: string;
|
|
19653
19451
|
} | undefined;
|
|
19654
|
-
line?: {
|
|
19655
|
-
channelId: string;
|
|
19656
|
-
channelSecret: string;
|
|
19657
|
-
} | undefined;
|
|
19658
19452
|
lineRichMenuId?: string | null | undefined;
|
|
19659
19453
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19660
19454
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19706,10 +19500,6 @@ export declare const whatsappContract: {
|
|
|
19706
19500
|
mobileNumber: string;
|
|
19707
19501
|
apiSecret: string;
|
|
19708
19502
|
} | undefined;
|
|
19709
|
-
line?: {
|
|
19710
|
-
channelId: string;
|
|
19711
|
-
channelSecret: string;
|
|
19712
|
-
} | undefined;
|
|
19713
19503
|
lineRichMenuId?: string | null | undefined;
|
|
19714
19504
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19715
19505
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19819,16 +19609,6 @@ export declare const whatsappContract: {
|
|
|
19819
19609
|
mobileNumber: string;
|
|
19820
19610
|
apiSecret: string;
|
|
19821
19611
|
}>>;
|
|
19822
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
19823
|
-
channelId: z.ZodString;
|
|
19824
|
-
channelSecret: z.ZodString;
|
|
19825
|
-
}, "strip", z.ZodTypeAny, {
|
|
19826
|
-
channelId: string;
|
|
19827
|
-
channelSecret: string;
|
|
19828
|
-
}, {
|
|
19829
|
-
channelId: string;
|
|
19830
|
-
channelSecret: string;
|
|
19831
|
-
}>>;
|
|
19832
19612
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19833
19613
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
19834
19614
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -19859,10 +19639,6 @@ export declare const whatsappContract: {
|
|
|
19859
19639
|
mobileNumber: string;
|
|
19860
19640
|
apiSecret: string;
|
|
19861
19641
|
} | undefined;
|
|
19862
|
-
line?: {
|
|
19863
|
-
channelId: string;
|
|
19864
|
-
channelSecret: string;
|
|
19865
|
-
} | undefined;
|
|
19866
19642
|
lineRichMenuId?: string | null | undefined;
|
|
19867
19643
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19868
19644
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19893,10 +19669,6 @@ export declare const whatsappContract: {
|
|
|
19893
19669
|
mobileNumber: string;
|
|
19894
19670
|
apiSecret: string;
|
|
19895
19671
|
} | undefined;
|
|
19896
|
-
line?: {
|
|
19897
|
-
channelId: string;
|
|
19898
|
-
channelSecret: string;
|
|
19899
|
-
} | undefined;
|
|
19900
19672
|
lineRichMenuId?: string | null | undefined;
|
|
19901
19673
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19902
19674
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19957,10 +19729,6 @@ export declare const whatsappContract: {
|
|
|
19957
19729
|
mobileNumber: string;
|
|
19958
19730
|
apiSecret: string;
|
|
19959
19731
|
} | undefined;
|
|
19960
|
-
line?: {
|
|
19961
|
-
channelId: string;
|
|
19962
|
-
channelSecret: string;
|
|
19963
|
-
} | undefined;
|
|
19964
19732
|
lineRichMenuId?: string | null | undefined;
|
|
19965
19733
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19966
19734
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20009,10 +19777,6 @@ export declare const whatsappContract: {
|
|
|
20009
19777
|
mobileNumber: string;
|
|
20010
19778
|
apiSecret: string;
|
|
20011
19779
|
} | undefined;
|
|
20012
|
-
line?: {
|
|
20013
|
-
channelId: string;
|
|
20014
|
-
channelSecret: string;
|
|
20015
|
-
} | undefined;
|
|
20016
19780
|
lineRichMenuId?: string | null | undefined;
|
|
20017
19781
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20018
19782
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20100,16 +19864,6 @@ export declare const whatsappContract: {
|
|
|
20100
19864
|
mobileNumber: string;
|
|
20101
19865
|
apiSecret: string;
|
|
20102
19866
|
}>>;
|
|
20103
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
20104
|
-
channelId: z.ZodString;
|
|
20105
|
-
channelSecret: z.ZodString;
|
|
20106
|
-
}, "strip", z.ZodTypeAny, {
|
|
20107
|
-
channelId: string;
|
|
20108
|
-
channelSecret: string;
|
|
20109
|
-
}, {
|
|
20110
|
-
channelId: string;
|
|
20111
|
-
channelSecret: string;
|
|
20112
|
-
}>>;
|
|
20113
19867
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20114
19868
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
20115
19869
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -20140,10 +19894,6 @@ export declare const whatsappContract: {
|
|
|
20140
19894
|
mobileNumber: string;
|
|
20141
19895
|
apiSecret: string;
|
|
20142
19896
|
} | undefined;
|
|
20143
|
-
line?: {
|
|
20144
|
-
channelId: string;
|
|
20145
|
-
channelSecret: string;
|
|
20146
|
-
} | undefined;
|
|
20147
19897
|
lineRichMenuId?: string | null | undefined;
|
|
20148
19898
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20149
19899
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20174,10 +19924,6 @@ export declare const whatsappContract: {
|
|
|
20174
19924
|
mobileNumber: string;
|
|
20175
19925
|
apiSecret: string;
|
|
20176
19926
|
} | undefined;
|
|
20177
|
-
line?: {
|
|
20178
|
-
channelId: string;
|
|
20179
|
-
channelSecret: string;
|
|
20180
|
-
} | undefined;
|
|
20181
19927
|
lineRichMenuId?: string | null | undefined;
|
|
20182
19928
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20183
19929
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20238,10 +19984,6 @@ export declare const whatsappContract: {
|
|
|
20238
19984
|
mobileNumber: string;
|
|
20239
19985
|
apiSecret: string;
|
|
20240
19986
|
} | undefined;
|
|
20241
|
-
line?: {
|
|
20242
|
-
channelId: string;
|
|
20243
|
-
channelSecret: string;
|
|
20244
|
-
} | undefined;
|
|
20245
19987
|
lineRichMenuId?: string | null | undefined;
|
|
20246
19988
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20247
19989
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20290,10 +20032,6 @@ export declare const whatsappContract: {
|
|
|
20290
20032
|
mobileNumber: string;
|
|
20291
20033
|
apiSecret: string;
|
|
20292
20034
|
} | undefined;
|
|
20293
|
-
line?: {
|
|
20294
|
-
channelId: string;
|
|
20295
|
-
channelSecret: string;
|
|
20296
|
-
} | undefined;
|
|
20297
20035
|
lineRichMenuId?: string | null | undefined;
|
|
20298
20036
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20299
20037
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20344,10 +20082,6 @@ export declare const whatsappContract: {
|
|
|
20344
20082
|
mobileNumber: string;
|
|
20345
20083
|
apiSecret: string;
|
|
20346
20084
|
} | undefined;
|
|
20347
|
-
line?: {
|
|
20348
|
-
channelId: string;
|
|
20349
|
-
channelSecret: string;
|
|
20350
|
-
} | undefined;
|
|
20351
20085
|
lineRichMenuId?: string | null | undefined;
|
|
20352
20086
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20353
20087
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20399,10 +20133,6 @@ export declare const whatsappContract: {
|
|
|
20399
20133
|
mobileNumber: string;
|
|
20400
20134
|
apiSecret: string;
|
|
20401
20135
|
} | undefined;
|
|
20402
|
-
line?: {
|
|
20403
|
-
channelId: string;
|
|
20404
|
-
channelSecret: string;
|
|
20405
|
-
} | undefined;
|
|
20406
20136
|
lineRichMenuId?: string | null | undefined;
|
|
20407
20137
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20408
20138
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20530,16 +20260,6 @@ export declare const whatsappContract: {
|
|
|
20530
20260
|
mobileNumber: string;
|
|
20531
20261
|
apiSecret: string;
|
|
20532
20262
|
}>>;
|
|
20533
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
20534
|
-
channelId: z.ZodString;
|
|
20535
|
-
channelSecret: z.ZodString;
|
|
20536
|
-
}, "strip", z.ZodTypeAny, {
|
|
20537
|
-
channelId: string;
|
|
20538
|
-
channelSecret: string;
|
|
20539
|
-
}, {
|
|
20540
|
-
channelId: string;
|
|
20541
|
-
channelSecret: string;
|
|
20542
|
-
}>>;
|
|
20543
20263
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20544
20264
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
20545
20265
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -20570,10 +20290,6 @@ export declare const whatsappContract: {
|
|
|
20570
20290
|
mobileNumber: string;
|
|
20571
20291
|
apiSecret: string;
|
|
20572
20292
|
} | undefined;
|
|
20573
|
-
line?: {
|
|
20574
|
-
channelId: string;
|
|
20575
|
-
channelSecret: string;
|
|
20576
|
-
} | undefined;
|
|
20577
20293
|
lineRichMenuId?: string | null | undefined;
|
|
20578
20294
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20579
20295
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20604,10 +20320,6 @@ export declare const whatsappContract: {
|
|
|
20604
20320
|
mobileNumber: string;
|
|
20605
20321
|
apiSecret: string;
|
|
20606
20322
|
} | undefined;
|
|
20607
|
-
line?: {
|
|
20608
|
-
channelId: string;
|
|
20609
|
-
channelSecret: string;
|
|
20610
|
-
} | undefined;
|
|
20611
20323
|
lineRichMenuId?: string | null | undefined;
|
|
20612
20324
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20613
20325
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20668,10 +20380,6 @@ export declare const whatsappContract: {
|
|
|
20668
20380
|
mobileNumber: string;
|
|
20669
20381
|
apiSecret: string;
|
|
20670
20382
|
} | undefined;
|
|
20671
|
-
line?: {
|
|
20672
|
-
channelId: string;
|
|
20673
|
-
channelSecret: string;
|
|
20674
|
-
} | undefined;
|
|
20675
20383
|
lineRichMenuId?: string | null | undefined;
|
|
20676
20384
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20677
20385
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20720,10 +20428,6 @@ export declare const whatsappContract: {
|
|
|
20720
20428
|
mobileNumber: string;
|
|
20721
20429
|
apiSecret: string;
|
|
20722
20430
|
} | undefined;
|
|
20723
|
-
line?: {
|
|
20724
|
-
channelId: string;
|
|
20725
|
-
channelSecret: string;
|
|
20726
|
-
} | undefined;
|
|
20727
20431
|
lineRichMenuId?: string | null | undefined;
|
|
20728
20432
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20729
20433
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20774,10 +20478,6 @@ export declare const whatsappContract: {
|
|
|
20774
20478
|
mobileNumber: string;
|
|
20775
20479
|
apiSecret: string;
|
|
20776
20480
|
} | undefined;
|
|
20777
|
-
line?: {
|
|
20778
|
-
channelId: string;
|
|
20779
|
-
channelSecret: string;
|
|
20780
|
-
} | undefined;
|
|
20781
20481
|
lineRichMenuId?: string | null | undefined;
|
|
20782
20482
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20783
20483
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20829,10 +20529,6 @@ export declare const whatsappContract: {
|
|
|
20829
20529
|
mobileNumber: string;
|
|
20830
20530
|
apiSecret: string;
|
|
20831
20531
|
} | undefined;
|
|
20832
|
-
line?: {
|
|
20833
|
-
channelId: string;
|
|
20834
|
-
channelSecret: string;
|
|
20835
|
-
} | undefined;
|
|
20836
20532
|
lineRichMenuId?: string | null | undefined;
|
|
20837
20533
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20838
20534
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20954,16 +20650,6 @@ export declare const whatsappContract: {
|
|
|
20954
20650
|
mobileNumber: string;
|
|
20955
20651
|
apiSecret: string;
|
|
20956
20652
|
}>>;
|
|
20957
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
20958
|
-
channelId: z.ZodString;
|
|
20959
|
-
channelSecret: z.ZodString;
|
|
20960
|
-
}, "strip", z.ZodTypeAny, {
|
|
20961
|
-
channelId: string;
|
|
20962
|
-
channelSecret: string;
|
|
20963
|
-
}, {
|
|
20964
|
-
channelId: string;
|
|
20965
|
-
channelSecret: string;
|
|
20966
|
-
}>>;
|
|
20967
20653
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20968
20654
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
20969
20655
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -20994,10 +20680,6 @@ export declare const whatsappContract: {
|
|
|
20994
20680
|
mobileNumber: string;
|
|
20995
20681
|
apiSecret: string;
|
|
20996
20682
|
} | undefined;
|
|
20997
|
-
line?: {
|
|
20998
|
-
channelId: string;
|
|
20999
|
-
channelSecret: string;
|
|
21000
|
-
} | undefined;
|
|
21001
20683
|
lineRichMenuId?: string | null | undefined;
|
|
21002
20684
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21003
20685
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21028,10 +20710,6 @@ export declare const whatsappContract: {
|
|
|
21028
20710
|
mobileNumber: string;
|
|
21029
20711
|
apiSecret: string;
|
|
21030
20712
|
} | undefined;
|
|
21031
|
-
line?: {
|
|
21032
|
-
channelId: string;
|
|
21033
|
-
channelSecret: string;
|
|
21034
|
-
} | undefined;
|
|
21035
20713
|
lineRichMenuId?: string | null | undefined;
|
|
21036
20714
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21037
20715
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21092,10 +20770,6 @@ export declare const whatsappContract: {
|
|
|
21092
20770
|
mobileNumber: string;
|
|
21093
20771
|
apiSecret: string;
|
|
21094
20772
|
} | undefined;
|
|
21095
|
-
line?: {
|
|
21096
|
-
channelId: string;
|
|
21097
|
-
channelSecret: string;
|
|
21098
|
-
} | undefined;
|
|
21099
20773
|
lineRichMenuId?: string | null | undefined;
|
|
21100
20774
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21101
20775
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21144,10 +20818,6 @@ export declare const whatsappContract: {
|
|
|
21144
20818
|
mobileNumber: string;
|
|
21145
20819
|
apiSecret: string;
|
|
21146
20820
|
} | undefined;
|
|
21147
|
-
line?: {
|
|
21148
|
-
channelId: string;
|
|
21149
|
-
channelSecret: string;
|
|
21150
|
-
} | undefined;
|
|
21151
20821
|
lineRichMenuId?: string | null | undefined;
|
|
21152
20822
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21153
20823
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21198,10 +20868,6 @@ export declare const whatsappContract: {
|
|
|
21198
20868
|
mobileNumber: string;
|
|
21199
20869
|
apiSecret: string;
|
|
21200
20870
|
} | undefined;
|
|
21201
|
-
line?: {
|
|
21202
|
-
channelId: string;
|
|
21203
|
-
channelSecret: string;
|
|
21204
|
-
} | undefined;
|
|
21205
20871
|
lineRichMenuId?: string | null | undefined;
|
|
21206
20872
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21207
20873
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21253,10 +20919,6 @@ export declare const whatsappContract: {
|
|
|
21253
20919
|
mobileNumber: string;
|
|
21254
20920
|
apiSecret: string;
|
|
21255
20921
|
} | undefined;
|
|
21256
|
-
line?: {
|
|
21257
|
-
channelId: string;
|
|
21258
|
-
channelSecret: string;
|
|
21259
|
-
} | undefined;
|
|
21260
20922
|
lineRichMenuId?: string | null | undefined;
|
|
21261
20923
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21262
20924
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|