@kl1/contracts 1.2.52-uat → 1.2.53-uat
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 +4 -4
- package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/attribute/index.d.ts +4 -4
- package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
- package/dist/api-contracts/src/auth/index.d.ts +4 -4
- package/dist/api-contracts/src/automation-queue/index.d.ts +80 -80
- package/dist/api-contracts/src/automation-queue/schema.d.ts +10 -10
- package/dist/api-contracts/src/botpress/index.d.ts +28 -28
- package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
- package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/index.d.ts +32 -32
- package/dist/api-contracts/src/business-calendar/schema.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
- package/dist/api-contracts/src/category/index.d.ts +12 -12
- package/dist/api-contracts/src/category/schema.d.ts +2 -2
- package/dist/api-contracts/src/channel/index.d.ts +467 -467
- package/dist/api-contracts/src/channel/schema.d.ts +16 -16
- package/dist/api-contracts/src/channel/validation.d.ts +20 -20
- package/dist/api-contracts/src/chat/index.d.ts +3703 -3703
- package/dist/api-contracts/src/chat/schema.d.ts +1128 -1128
- package/dist/api-contracts/src/chat/validation.d.ts +745 -745
- package/dist/api-contracts/src/comment/index.d.ts +244 -244
- package/dist/api-contracts/src/comment/schema.d.ts +68 -68
- package/dist/api-contracts/src/company/index.d.ts +4 -4
- package/dist/api-contracts/src/company/validation.d.ts +4 -4
- package/dist/api-contracts/src/contact/index.d.ts +246 -246
- package/dist/api-contracts/src/contact/schema.d.ts +26 -26
- package/dist/api-contracts/src/contact/validation.d.ts +134 -134
- package/dist/api-contracts/src/contract.d.ts +8831 -8831
- package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
- package/dist/api-contracts/src/cx-log/schema.d.ts +204 -204
- package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
- package/dist/api-contracts/src/dashboard/index.d.ts +40 -40
- package/dist/api-contracts/src/dashboard/schema.d.ts +34 -34
- package/dist/api-contracts/src/extension/index.d.ts +4 -4
- package/dist/api-contracts/src/facebook-feed/index.d.ts +708 -708
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +64 -64
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +66 -66
- package/dist/api-contracts/src/hold-label/index.d.ts +34 -34
- package/dist/api-contracts/src/hold-label/schema.d.ts +10 -10
- package/dist/api-contracts/src/instagram/index.d.ts +596 -596
- package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
- package/dist/api-contracts/src/line/index.d.ts +608 -608
- package/dist/api-contracts/src/line/schema.d.ts +4 -4
- package/dist/api-contracts/src/line/validation.d.ts +50 -50
- package/dist/api-contracts/src/mail/account-contract.d.ts +83 -83
- package/dist/api-contracts/src/mail/mail-contract.d.ts +2630 -2630
- package/dist/api-contracts/src/mail/mail-server-contract.d.ts +32 -32
- package/dist/api-contracts/src/mail/message-contract.d.ts +278 -278
- package/dist/api-contracts/src/mail/room-contract.d.ts +1483 -1483
- package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
- package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
- package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +478 -478
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +466 -466
- package/dist/api-contracts/src/messenger/index.d.ts +599 -599
- package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
- package/dist/api-contracts/src/messenger/validation.d.ts +62 -62
- package/dist/api-contracts/src/notification/index.d.ts +26 -26
- package/dist/api-contracts/src/notification/schema.d.ts +18 -18
- package/dist/api-contracts/src/notification/validation.d.ts +10 -10
- package/dist/api-contracts/src/public-api/index.d.ts +84 -84
- package/dist/api-contracts/src/public-api/schema.d.ts +10 -10
- package/dist/api-contracts/src/public-api/validation.d.ts +20 -20
- package/dist/api-contracts/src/sms/index.d.ts +164 -164
- package/dist/api-contracts/src/sms/schema.d.ts +8 -8
- package/dist/api-contracts/src/sms/validation.d.ts +2 -2
- package/dist/api-contracts/src/snippet/index.d.ts +42 -42
- package/dist/api-contracts/src/snippet/schema.d.ts +10 -10
- package/dist/api-contracts/src/subscription/index.d.ts +190 -190
- package/dist/api-contracts/src/subscription/schema.d.ts +218 -218
- package/dist/api-contracts/src/subscription/validation.d.ts +2 -2
- package/dist/api-contracts/src/tag/index.d.ts +12 -12
- package/dist/api-contracts/src/tag/schema.d.ts +2 -2
- package/dist/api-contracts/src/telegram/index.d.ts +556 -556
- package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +4 -4
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +186 -186
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +58 -58
- package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
- package/dist/api-contracts/src/ticket/index.d.ts +328 -328
- package/dist/api-contracts/src/ticket/schema.d.ts +42 -42
- package/dist/api-contracts/src/user/index.d.ts +23 -23
- package/dist/api-contracts/src/user/schema.d.ts +2 -2
- package/dist/api-contracts/src/user/validation.d.ts +5 -5
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +4 -4
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/viber/index.d.ts +568 -568
- package/dist/api-contracts/src/viber/validation.d.ts +4 -4
- package/dist/api-contracts/src/webchat/index.d.ts +562 -562
- package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
- package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
- package/dist/api-contracts/src/whatsapp/index.d.ts +562 -562
- package/dist/api-contracts/src/widget/index.d.ts +24 -24
- package/dist/api-contracts/src/widget/schema.d.ts +2 -2
- package/dist/api-contracts/src/widget/validation.d.ts +4 -4
- package/dist/api-contracts/src/workflow-rule/index.d.ts +424 -424
- package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +26 -26
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
- package/dist/api-contracts/utils.d.ts +1 -1
- package/dist/api-contracts/utils.d.ts.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -52,13 +52,13 @@ export declare const chatContract: {
|
|
|
52
52
|
picture: z.ZodOptional<z.ZodString>;
|
|
53
53
|
additionalCredentials: z.ZodAny;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
id: string;
|
|
56
55
|
name: string;
|
|
56
|
+
id: string;
|
|
57
57
|
picture?: string | undefined;
|
|
58
58
|
additionalCredentials?: any;
|
|
59
59
|
}, {
|
|
60
|
-
id: string;
|
|
61
60
|
name: string;
|
|
61
|
+
id: string;
|
|
62
62
|
picture?: string | undefined;
|
|
63
63
|
additionalCredentials?: any;
|
|
64
64
|
}>;
|
|
@@ -80,14 +80,14 @@ export declare const chatContract: {
|
|
|
80
80
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
81
81
|
name: z.ZodString;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
id: string;
|
|
84
83
|
name: string;
|
|
84
|
+
id: string;
|
|
85
85
|
createdAt: Date;
|
|
86
86
|
updatedAt: Date;
|
|
87
87
|
deletedAt: Date | null;
|
|
88
88
|
}, {
|
|
89
|
-
id: string;
|
|
90
89
|
name: string;
|
|
90
|
+
id: string;
|
|
91
91
|
createdAt: Date;
|
|
92
92
|
updatedAt: Date;
|
|
93
93
|
deletedAt: Date | null;
|
|
@@ -243,8 +243,8 @@ export declare const chatContract: {
|
|
|
243
243
|
createdAt: Date;
|
|
244
244
|
updatedAt: Date;
|
|
245
245
|
deletedAt: Date | null;
|
|
246
|
-
address?: string | null | undefined;
|
|
247
246
|
name?: string | undefined;
|
|
247
|
+
address?: string | null | undefined;
|
|
248
248
|
phone?: string | null | undefined;
|
|
249
249
|
industry?: string | null | undefined;
|
|
250
250
|
}, {
|
|
@@ -252,8 +252,8 @@ export declare const chatContract: {
|
|
|
252
252
|
createdAt: Date;
|
|
253
253
|
updatedAt: Date;
|
|
254
254
|
deletedAt: Date | null;
|
|
255
|
-
address?: string | null | undefined;
|
|
256
255
|
name?: string | undefined;
|
|
256
|
+
address?: string | null | undefined;
|
|
257
257
|
phone?: string | null | undefined;
|
|
258
258
|
industry?: string | null | undefined;
|
|
259
259
|
}>>;
|
|
@@ -271,13 +271,13 @@ export declare const chatContract: {
|
|
|
271
271
|
picture: z.ZodOptional<z.ZodString>;
|
|
272
272
|
additionalCredentials: z.ZodAny;
|
|
273
273
|
}, "strip", z.ZodTypeAny, {
|
|
274
|
-
id: string;
|
|
275
274
|
name: string;
|
|
275
|
+
id: string;
|
|
276
276
|
picture?: string | undefined;
|
|
277
277
|
additionalCredentials?: any;
|
|
278
278
|
}, {
|
|
279
|
-
id: string;
|
|
280
279
|
name: string;
|
|
280
|
+
id: string;
|
|
281
281
|
picture?: string | undefined;
|
|
282
282
|
additionalCredentials?: any;
|
|
283
283
|
}>;
|
|
@@ -285,8 +285,8 @@ export declare const chatContract: {
|
|
|
285
285
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
286
286
|
id: string;
|
|
287
287
|
metadata: {
|
|
288
|
-
id: string;
|
|
289
288
|
name: string;
|
|
289
|
+
id: string;
|
|
290
290
|
picture?: string | undefined;
|
|
291
291
|
additionalCredentials?: any;
|
|
292
292
|
};
|
|
@@ -299,8 +299,8 @@ export declare const chatContract: {
|
|
|
299
299
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
300
300
|
id: string;
|
|
301
301
|
metadata: {
|
|
302
|
-
id: string;
|
|
303
302
|
name: string;
|
|
303
|
+
id: string;
|
|
304
304
|
picture?: string | undefined;
|
|
305
305
|
additionalCredentials?: any;
|
|
306
306
|
};
|
|
@@ -610,10 +610,10 @@ export declare const chatContract: {
|
|
|
610
610
|
};
|
|
611
611
|
}>, "many">>;
|
|
612
612
|
}, "strip", z.ZodTypeAny, {
|
|
613
|
+
name: string;
|
|
613
614
|
id: string;
|
|
614
615
|
channel: string | null;
|
|
615
616
|
address: string | null;
|
|
616
|
-
name: string;
|
|
617
617
|
createdAt: Date;
|
|
618
618
|
updatedAt: Date;
|
|
619
619
|
deletedAt: Date | null;
|
|
@@ -658,8 +658,8 @@ export declare const chatContract: {
|
|
|
658
658
|
createdAt: Date;
|
|
659
659
|
updatedAt: Date;
|
|
660
660
|
deletedAt: Date | null;
|
|
661
|
-
address?: string | null | undefined;
|
|
662
661
|
name?: string | undefined;
|
|
662
|
+
address?: string | null | undefined;
|
|
663
663
|
phone?: string | null | undefined;
|
|
664
664
|
industry?: string | null | undefined;
|
|
665
665
|
} | null;
|
|
@@ -667,8 +667,8 @@ export declare const chatContract: {
|
|
|
667
667
|
contactProfile: string | null;
|
|
668
668
|
socialProfileUrl: string | null;
|
|
669
669
|
tags: {
|
|
670
|
-
id: string;
|
|
671
670
|
name: string;
|
|
671
|
+
id: string;
|
|
672
672
|
createdAt: Date;
|
|
673
673
|
updatedAt: Date;
|
|
674
674
|
deletedAt: Date | null;
|
|
@@ -693,8 +693,8 @@ export declare const chatContract: {
|
|
|
693
693
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
694
694
|
id: string;
|
|
695
695
|
metadata: {
|
|
696
|
-
id: string;
|
|
697
696
|
name: string;
|
|
697
|
+
id: string;
|
|
698
698
|
picture?: string | undefined;
|
|
699
699
|
additionalCredentials?: any;
|
|
700
700
|
};
|
|
@@ -721,10 +721,10 @@ export declare const chatContract: {
|
|
|
721
721
|
};
|
|
722
722
|
}[] | undefined;
|
|
723
723
|
}, {
|
|
724
|
+
name: string;
|
|
724
725
|
id: string;
|
|
725
726
|
channel: string | null;
|
|
726
727
|
address: string | null;
|
|
727
|
-
name: string;
|
|
728
728
|
createdAt: Date;
|
|
729
729
|
updatedAt: Date;
|
|
730
730
|
deletedAt: Date | null;
|
|
@@ -769,8 +769,8 @@ export declare const chatContract: {
|
|
|
769
769
|
createdAt: Date;
|
|
770
770
|
updatedAt: Date;
|
|
771
771
|
deletedAt: Date | null;
|
|
772
|
-
address?: string | null | undefined;
|
|
773
772
|
name?: string | undefined;
|
|
773
|
+
address?: string | null | undefined;
|
|
774
774
|
phone?: string | null | undefined;
|
|
775
775
|
industry?: string | null | undefined;
|
|
776
776
|
} | null;
|
|
@@ -778,8 +778,8 @@ export declare const chatContract: {
|
|
|
778
778
|
contactProfile: string | null;
|
|
779
779
|
socialProfileUrl: string | null;
|
|
780
780
|
tags: {
|
|
781
|
-
id: string;
|
|
782
781
|
name: string;
|
|
782
|
+
id: string;
|
|
783
783
|
createdAt: Date;
|
|
784
784
|
updatedAt: Date;
|
|
785
785
|
deletedAt: Date | null;
|
|
@@ -804,8 +804,8 @@ export declare const chatContract: {
|
|
|
804
804
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
805
805
|
id: string;
|
|
806
806
|
metadata: {
|
|
807
|
-
id: string;
|
|
808
807
|
name: string;
|
|
808
|
+
id: string;
|
|
809
809
|
picture?: string | undefined;
|
|
810
810
|
additionalCredentials?: any;
|
|
811
811
|
};
|
|
@@ -836,8 +836,8 @@ export declare const chatContract: {
|
|
|
836
836
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
837
837
|
id: string;
|
|
838
838
|
metadata: {
|
|
839
|
-
id: string;
|
|
840
839
|
name: string;
|
|
840
|
+
id: string;
|
|
841
841
|
picture?: string | undefined;
|
|
842
842
|
additionalCredentials?: any;
|
|
843
843
|
};
|
|
@@ -845,10 +845,10 @@ export declare const chatContract: {
|
|
|
845
845
|
updatedAt: Date;
|
|
846
846
|
deletedAt: Date | null;
|
|
847
847
|
contact: {
|
|
848
|
+
name: string;
|
|
848
849
|
id: string;
|
|
849
850
|
channel: string | null;
|
|
850
851
|
address: string | null;
|
|
851
|
-
name: string;
|
|
852
852
|
createdAt: Date;
|
|
853
853
|
updatedAt: Date;
|
|
854
854
|
deletedAt: Date | null;
|
|
@@ -893,8 +893,8 @@ export declare const chatContract: {
|
|
|
893
893
|
createdAt: Date;
|
|
894
894
|
updatedAt: Date;
|
|
895
895
|
deletedAt: Date | null;
|
|
896
|
-
address?: string | null | undefined;
|
|
897
896
|
name?: string | undefined;
|
|
897
|
+
address?: string | null | undefined;
|
|
898
898
|
phone?: string | null | undefined;
|
|
899
899
|
industry?: string | null | undefined;
|
|
900
900
|
} | null;
|
|
@@ -902,8 +902,8 @@ export declare const chatContract: {
|
|
|
902
902
|
contactProfile: string | null;
|
|
903
903
|
socialProfileUrl: string | null;
|
|
904
904
|
tags: {
|
|
905
|
-
id: string;
|
|
906
905
|
name: string;
|
|
906
|
+
id: string;
|
|
907
907
|
createdAt: Date;
|
|
908
908
|
updatedAt: Date;
|
|
909
909
|
deletedAt: Date | null;
|
|
@@ -928,8 +928,8 @@ export declare const chatContract: {
|
|
|
928
928
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
929
929
|
id: string;
|
|
930
930
|
metadata: {
|
|
931
|
-
id: string;
|
|
932
931
|
name: string;
|
|
932
|
+
id: string;
|
|
933
933
|
picture?: string | undefined;
|
|
934
934
|
additionalCredentials?: any;
|
|
935
935
|
};
|
|
@@ -962,8 +962,8 @@ export declare const chatContract: {
|
|
|
962
962
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
963
963
|
id: string;
|
|
964
964
|
metadata: {
|
|
965
|
-
id: string;
|
|
966
965
|
name: string;
|
|
966
|
+
id: string;
|
|
967
967
|
picture?: string | undefined;
|
|
968
968
|
additionalCredentials?: any;
|
|
969
969
|
};
|
|
@@ -971,10 +971,10 @@ export declare const chatContract: {
|
|
|
971
971
|
updatedAt: Date;
|
|
972
972
|
deletedAt: Date | null;
|
|
973
973
|
contact: {
|
|
974
|
+
name: string;
|
|
974
975
|
id: string;
|
|
975
976
|
channel: string | null;
|
|
976
977
|
address: string | null;
|
|
977
|
-
name: string;
|
|
978
978
|
createdAt: Date;
|
|
979
979
|
updatedAt: Date;
|
|
980
980
|
deletedAt: Date | null;
|
|
@@ -1019,8 +1019,8 @@ export declare const chatContract: {
|
|
|
1019
1019
|
createdAt: Date;
|
|
1020
1020
|
updatedAt: Date;
|
|
1021
1021
|
deletedAt: Date | null;
|
|
1022
|
-
address?: string | null | undefined;
|
|
1023
1022
|
name?: string | undefined;
|
|
1023
|
+
address?: string | null | undefined;
|
|
1024
1024
|
phone?: string | null | undefined;
|
|
1025
1025
|
industry?: string | null | undefined;
|
|
1026
1026
|
} | null;
|
|
@@ -1028,8 +1028,8 @@ export declare const chatContract: {
|
|
|
1028
1028
|
contactProfile: string | null;
|
|
1029
1029
|
socialProfileUrl: string | null;
|
|
1030
1030
|
tags: {
|
|
1031
|
-
id: string;
|
|
1032
1031
|
name: string;
|
|
1032
|
+
id: string;
|
|
1033
1033
|
createdAt: Date;
|
|
1034
1034
|
updatedAt: Date;
|
|
1035
1035
|
deletedAt: Date | null;
|
|
@@ -1054,8 +1054,8 @@ export declare const chatContract: {
|
|
|
1054
1054
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
1055
1055
|
id: string;
|
|
1056
1056
|
metadata: {
|
|
1057
|
-
id: string;
|
|
1058
1057
|
name: string;
|
|
1058
|
+
id: string;
|
|
1059
1059
|
picture?: string | undefined;
|
|
1060
1060
|
additionalCredentials?: any;
|
|
1061
1061
|
};
|
|
@@ -1203,9 +1203,9 @@ export declare const chatContract: {
|
|
|
1203
1203
|
telephonySignature: string | null;
|
|
1204
1204
|
}>;
|
|
1205
1205
|
}, "strip", z.ZodTypeAny, {
|
|
1206
|
+
name: string;
|
|
1206
1207
|
id: string;
|
|
1207
1208
|
address: string | null;
|
|
1208
|
-
name: string;
|
|
1209
1209
|
email: string;
|
|
1210
1210
|
createdAt: Date;
|
|
1211
1211
|
updatedAt: Date;
|
|
@@ -1246,9 +1246,9 @@ export declare const chatContract: {
|
|
|
1246
1246
|
telephonySignature: string | null;
|
|
1247
1247
|
};
|
|
1248
1248
|
}, {
|
|
1249
|
+
name: string;
|
|
1249
1250
|
id: string;
|
|
1250
1251
|
address: string | null;
|
|
1251
|
-
name: string;
|
|
1252
1252
|
email: string;
|
|
1253
1253
|
createdAt: Date;
|
|
1254
1254
|
updatedAt: Date;
|
|
@@ -1407,9 +1407,9 @@ export declare const chatContract: {
|
|
|
1407
1407
|
telephonySignature: string | null;
|
|
1408
1408
|
}>;
|
|
1409
1409
|
}, "strip", z.ZodTypeAny, {
|
|
1410
|
+
name: string;
|
|
1410
1411
|
id: string;
|
|
1411
1412
|
address: string | null;
|
|
1412
|
-
name: string;
|
|
1413
1413
|
email: string;
|
|
1414
1414
|
createdAt: Date;
|
|
1415
1415
|
updatedAt: Date;
|
|
@@ -1450,9 +1450,9 @@ export declare const chatContract: {
|
|
|
1450
1450
|
telephonySignature: string | null;
|
|
1451
1451
|
};
|
|
1452
1452
|
}, {
|
|
1453
|
+
name: string;
|
|
1453
1454
|
id: string;
|
|
1454
1455
|
address: string | null;
|
|
1455
|
-
name: string;
|
|
1456
1456
|
email: string;
|
|
1457
1457
|
createdAt: Date;
|
|
1458
1458
|
updatedAt: Date;
|
|
@@ -1564,8 +1564,8 @@ export declare const chatContract: {
|
|
|
1564
1564
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
1565
1565
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
1566
1566
|
}, "strip", z.ZodTypeAny, {
|
|
1567
|
-
id: string;
|
|
1568
1567
|
name: string;
|
|
1568
|
+
id: string;
|
|
1569
1569
|
accessToken?: string | undefined;
|
|
1570
1570
|
channelSecret?: string | undefined;
|
|
1571
1571
|
additionalCredentials?: any;
|
|
@@ -1593,8 +1593,8 @@ export declare const chatContract: {
|
|
|
1593
1593
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
1594
1594
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
1595
1595
|
}, {
|
|
1596
|
-
id: string;
|
|
1597
1596
|
name: string;
|
|
1597
|
+
id: string;
|
|
1598
1598
|
accessToken?: string | undefined;
|
|
1599
1599
|
channelSecret?: string | undefined;
|
|
1600
1600
|
additionalCredentials?: any;
|
|
@@ -1635,14 +1635,14 @@ export declare const chatContract: {
|
|
|
1635
1635
|
integrationId: z.ZodString;
|
|
1636
1636
|
accessToken: z.ZodString;
|
|
1637
1637
|
}, "strip", z.ZodTypeAny, {
|
|
1638
|
-
id: string;
|
|
1639
1638
|
name: string;
|
|
1639
|
+
id: string;
|
|
1640
1640
|
accessToken: string;
|
|
1641
1641
|
botId: string;
|
|
1642
1642
|
integrationId: string;
|
|
1643
1643
|
}, {
|
|
1644
|
-
id: string;
|
|
1645
1644
|
name: string;
|
|
1645
|
+
id: string;
|
|
1646
1646
|
accessToken: string;
|
|
1647
1647
|
botId: string;
|
|
1648
1648
|
integrationId: string;
|
|
@@ -1765,9 +1765,9 @@ export declare const chatContract: {
|
|
|
1765
1765
|
telephonySignature: string | null;
|
|
1766
1766
|
}>;
|
|
1767
1767
|
}, "strip", z.ZodTypeAny, {
|
|
1768
|
+
name: string;
|
|
1768
1769
|
id: string;
|
|
1769
1770
|
address: string | null;
|
|
1770
|
-
name: string;
|
|
1771
1771
|
email: string;
|
|
1772
1772
|
createdAt: Date;
|
|
1773
1773
|
updatedAt: Date;
|
|
@@ -1808,9 +1808,9 @@ export declare const chatContract: {
|
|
|
1808
1808
|
telephonySignature: string | null;
|
|
1809
1809
|
};
|
|
1810
1810
|
}, {
|
|
1811
|
+
name: string;
|
|
1811
1812
|
id: string;
|
|
1812
1813
|
address: string | null;
|
|
1813
|
-
name: string;
|
|
1814
1814
|
email: string;
|
|
1815
1815
|
createdAt: Date;
|
|
1816
1816
|
updatedAt: Date;
|
|
@@ -1852,12 +1852,12 @@ export declare const chatContract: {
|
|
|
1852
1852
|
};
|
|
1853
1853
|
}>;
|
|
1854
1854
|
}, "strip", z.ZodTypeAny, {
|
|
1855
|
+
name: string;
|
|
1855
1856
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
1856
1857
|
id: string;
|
|
1857
|
-
name: string;
|
|
1858
1858
|
metadata: {
|
|
1859
|
-
id: string;
|
|
1860
1859
|
name: string;
|
|
1860
|
+
id: string;
|
|
1861
1861
|
accessToken?: string | undefined;
|
|
1862
1862
|
channelSecret?: string | undefined;
|
|
1863
1863
|
additionalCredentials?: any;
|
|
@@ -1890,9 +1890,9 @@ export declare const chatContract: {
|
|
|
1890
1890
|
updatedAt: Date;
|
|
1891
1891
|
deletedAt: Date | null;
|
|
1892
1892
|
actor: {
|
|
1893
|
+
name: string;
|
|
1893
1894
|
id: string;
|
|
1894
1895
|
address: string | null;
|
|
1895
|
-
name: string;
|
|
1896
1896
|
email: string;
|
|
1897
1897
|
createdAt: Date;
|
|
1898
1898
|
updatedAt: Date;
|
|
@@ -1939,19 +1939,19 @@ export declare const chatContract: {
|
|
|
1939
1939
|
connectedUserName: string;
|
|
1940
1940
|
connectedUserId: string;
|
|
1941
1941
|
botpressBot: {
|
|
1942
|
-
id: string;
|
|
1943
1942
|
name: string;
|
|
1943
|
+
id: string;
|
|
1944
1944
|
accessToken: string;
|
|
1945
1945
|
botId: string;
|
|
1946
1946
|
integrationId: string;
|
|
1947
1947
|
} | null;
|
|
1948
1948
|
}, {
|
|
1949
|
+
name: string;
|
|
1949
1950
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
1950
1951
|
id: string;
|
|
1951
|
-
name: string;
|
|
1952
1952
|
metadata: {
|
|
1953
|
-
id: string;
|
|
1954
1953
|
name: string;
|
|
1954
|
+
id: string;
|
|
1955
1955
|
accessToken?: string | undefined;
|
|
1956
1956
|
channelSecret?: string | undefined;
|
|
1957
1957
|
additionalCredentials?: any;
|
|
@@ -1984,9 +1984,9 @@ export declare const chatContract: {
|
|
|
1984
1984
|
updatedAt: Date;
|
|
1985
1985
|
deletedAt: Date | null;
|
|
1986
1986
|
actor: {
|
|
1987
|
+
name: string;
|
|
1987
1988
|
id: string;
|
|
1988
1989
|
address: string | null;
|
|
1989
|
-
name: string;
|
|
1990
1990
|
email: string;
|
|
1991
1991
|
createdAt: Date;
|
|
1992
1992
|
updatedAt: Date;
|
|
@@ -2033,8 +2033,8 @@ export declare const chatContract: {
|
|
|
2033
2033
|
connectedUserName: string;
|
|
2034
2034
|
connectedUserId: string;
|
|
2035
2035
|
botpressBot: {
|
|
2036
|
-
id: string;
|
|
2037
2036
|
name: string;
|
|
2037
|
+
id: string;
|
|
2038
2038
|
accessToken: string;
|
|
2039
2039
|
botId: string;
|
|
2040
2040
|
integrationId: string;
|
|
@@ -2075,14 +2075,14 @@ export declare const chatContract: {
|
|
|
2075
2075
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2076
2076
|
name: z.ZodString;
|
|
2077
2077
|
}, "strip", z.ZodTypeAny, {
|
|
2078
|
-
id: string;
|
|
2079
2078
|
name: string;
|
|
2079
|
+
id: string;
|
|
2080
2080
|
createdAt: Date;
|
|
2081
2081
|
updatedAt: Date;
|
|
2082
2082
|
deletedAt: Date | null;
|
|
2083
2083
|
}, {
|
|
2084
|
-
id: string;
|
|
2085
2084
|
name: string;
|
|
2085
|
+
id: string;
|
|
2086
2086
|
createdAt: Date;
|
|
2087
2087
|
updatedAt: Date;
|
|
2088
2088
|
deletedAt: Date | null;
|
|
@@ -2253,8 +2253,8 @@ export declare const chatContract: {
|
|
|
2253
2253
|
}[];
|
|
2254
2254
|
}[];
|
|
2255
2255
|
tags: {
|
|
2256
|
-
id: string;
|
|
2257
2256
|
name: string;
|
|
2257
|
+
id: string;
|
|
2258
2258
|
createdAt: Date;
|
|
2259
2259
|
updatedAt: Date;
|
|
2260
2260
|
deletedAt: Date | null;
|
|
@@ -2304,8 +2304,8 @@ export declare const chatContract: {
|
|
|
2304
2304
|
}[];
|
|
2305
2305
|
}[];
|
|
2306
2306
|
tags: {
|
|
2307
|
-
id: string;
|
|
2308
2307
|
name: string;
|
|
2308
|
+
id: string;
|
|
2309
2309
|
createdAt: Date;
|
|
2310
2310
|
updatedAt: Date;
|
|
2311
2311
|
deletedAt: Date | null;
|
|
@@ -2343,16 +2343,16 @@ export declare const chatContract: {
|
|
|
2343
2343
|
position: z.ZodNumber;
|
|
2344
2344
|
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
2345
2345
|
}, "strip", z.ZodTypeAny, {
|
|
2346
|
-
id: string;
|
|
2347
2346
|
name: string;
|
|
2347
|
+
id: string;
|
|
2348
2348
|
position: number;
|
|
2349
2349
|
createdAt: Date;
|
|
2350
2350
|
updatedAt: Date;
|
|
2351
2351
|
deletedAt: Date | null;
|
|
2352
2352
|
isDefault: boolean;
|
|
2353
2353
|
}, {
|
|
2354
|
-
id: string;
|
|
2355
2354
|
name: string;
|
|
2355
|
+
id: string;
|
|
2356
2356
|
position: number;
|
|
2357
2357
|
createdAt: Date;
|
|
2358
2358
|
updatedAt: Date;
|
|
@@ -2368,8 +2368,8 @@ export declare const chatContract: {
|
|
|
2368
2368
|
endedAt: string | null;
|
|
2369
2369
|
duration: number | null;
|
|
2370
2370
|
holdLabel?: {
|
|
2371
|
-
id: string;
|
|
2372
2371
|
name: string;
|
|
2372
|
+
id: string;
|
|
2373
2373
|
position: number;
|
|
2374
2374
|
createdAt: Date;
|
|
2375
2375
|
updatedAt: Date;
|
|
@@ -2385,8 +2385,8 @@ export declare const chatContract: {
|
|
|
2385
2385
|
endedAt: string | null;
|
|
2386
2386
|
duration: number | null;
|
|
2387
2387
|
holdLabel?: {
|
|
2388
|
-
id: string;
|
|
2389
2388
|
name: string;
|
|
2389
|
+
id: string;
|
|
2390
2390
|
position: number;
|
|
2391
2391
|
createdAt: Date;
|
|
2392
2392
|
updatedAt: Date;
|
|
@@ -2444,8 +2444,8 @@ export declare const chatContract: {
|
|
|
2444
2444
|
}[];
|
|
2445
2445
|
}[];
|
|
2446
2446
|
tags: {
|
|
2447
|
-
id: string;
|
|
2448
2447
|
name: string;
|
|
2448
|
+
id: string;
|
|
2449
2449
|
createdAt: Date;
|
|
2450
2450
|
updatedAt: Date;
|
|
2451
2451
|
deletedAt: Date | null;
|
|
@@ -2475,8 +2475,8 @@ export declare const chatContract: {
|
|
|
2475
2475
|
endedAt: string | null;
|
|
2476
2476
|
duration: number | null;
|
|
2477
2477
|
holdLabel?: {
|
|
2478
|
-
id: string;
|
|
2479
2478
|
name: string;
|
|
2479
|
+
id: string;
|
|
2480
2480
|
position: number;
|
|
2481
2481
|
createdAt: Date;
|
|
2482
2482
|
updatedAt: Date;
|
|
@@ -2534,8 +2534,8 @@ export declare const chatContract: {
|
|
|
2534
2534
|
}[];
|
|
2535
2535
|
}[];
|
|
2536
2536
|
tags: {
|
|
2537
|
-
id: string;
|
|
2538
2537
|
name: string;
|
|
2538
|
+
id: string;
|
|
2539
2539
|
createdAt: Date;
|
|
2540
2540
|
updatedAt: Date;
|
|
2541
2541
|
deletedAt: Date | null;
|
|
@@ -2565,8 +2565,8 @@ export declare const chatContract: {
|
|
|
2565
2565
|
endedAt: string | null;
|
|
2566
2566
|
duration: number | null;
|
|
2567
2567
|
holdLabel?: {
|
|
2568
|
-
id: string;
|
|
2569
2568
|
name: string;
|
|
2569
|
+
id: string;
|
|
2570
2570
|
position: number;
|
|
2571
2571
|
createdAt: Date;
|
|
2572
2572
|
updatedAt: Date;
|
|
@@ -2584,17 +2584,17 @@ export declare const chatContract: {
|
|
|
2584
2584
|
isActive: z.ZodBoolean;
|
|
2585
2585
|
type: z.ZodString;
|
|
2586
2586
|
}, "strip", z.ZodTypeAny, {
|
|
2587
|
+
name: string;
|
|
2587
2588
|
type: string;
|
|
2588
2589
|
id: string;
|
|
2589
|
-
name: string;
|
|
2590
2590
|
createdAt: Date;
|
|
2591
2591
|
updatedAt: Date;
|
|
2592
2592
|
deletedAt: Date | null;
|
|
2593
2593
|
isActive: boolean;
|
|
2594
2594
|
}, {
|
|
2595
|
+
name: string;
|
|
2595
2596
|
type: string;
|
|
2596
2597
|
id: string;
|
|
2597
|
-
name: string;
|
|
2598
2598
|
createdAt: Date;
|
|
2599
2599
|
updatedAt: Date;
|
|
2600
2600
|
deletedAt: Date | null;
|
|
@@ -2604,12 +2604,12 @@ export declare const chatContract: {
|
|
|
2604
2604
|
}, "strip", z.ZodTypeAny, {
|
|
2605
2605
|
id: string;
|
|
2606
2606
|
channel: {
|
|
2607
|
+
name: string;
|
|
2607
2608
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
2608
2609
|
id: string;
|
|
2609
|
-
name: string;
|
|
2610
2610
|
metadata: {
|
|
2611
|
-
id: string;
|
|
2612
2611
|
name: string;
|
|
2612
|
+
id: string;
|
|
2613
2613
|
accessToken?: string | undefined;
|
|
2614
2614
|
channelSecret?: string | undefined;
|
|
2615
2615
|
additionalCredentials?: any;
|
|
@@ -2642,9 +2642,9 @@ export declare const chatContract: {
|
|
|
2642
2642
|
updatedAt: Date;
|
|
2643
2643
|
deletedAt: Date | null;
|
|
2644
2644
|
actor: {
|
|
2645
|
+
name: string;
|
|
2645
2646
|
id: string;
|
|
2646
2647
|
address: string | null;
|
|
2647
|
-
name: string;
|
|
2648
2648
|
email: string;
|
|
2649
2649
|
createdAt: Date;
|
|
2650
2650
|
updatedAt: Date;
|
|
@@ -2691,8 +2691,8 @@ export declare const chatContract: {
|
|
|
2691
2691
|
connectedUserName: string;
|
|
2692
2692
|
connectedUserId: string;
|
|
2693
2693
|
botpressBot: {
|
|
2694
|
-
id: string;
|
|
2695
2694
|
name: string;
|
|
2695
|
+
id: string;
|
|
2696
2696
|
accessToken: string;
|
|
2697
2697
|
botId: string;
|
|
2698
2698
|
integrationId: string;
|
|
@@ -2704,9 +2704,9 @@ export declare const chatContract: {
|
|
|
2704
2704
|
updatedAt: Date;
|
|
2705
2705
|
deletedAt: Date | null;
|
|
2706
2706
|
actor: {
|
|
2707
|
+
name: string;
|
|
2707
2708
|
id: string;
|
|
2708
2709
|
address: string | null;
|
|
2709
|
-
name: string;
|
|
2710
2710
|
email: string;
|
|
2711
2711
|
createdAt: Date;
|
|
2712
2712
|
updatedAt: Date;
|
|
@@ -2757,8 +2757,8 @@ export declare const chatContract: {
|
|
|
2757
2757
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
2758
2758
|
id: string;
|
|
2759
2759
|
metadata: {
|
|
2760
|
-
id: string;
|
|
2761
2760
|
name: string;
|
|
2761
|
+
id: string;
|
|
2762
2762
|
picture?: string | undefined;
|
|
2763
2763
|
additionalCredentials?: any;
|
|
2764
2764
|
};
|
|
@@ -2766,10 +2766,10 @@ export declare const chatContract: {
|
|
|
2766
2766
|
updatedAt: Date;
|
|
2767
2767
|
deletedAt: Date | null;
|
|
2768
2768
|
contact: {
|
|
2769
|
+
name: string;
|
|
2769
2770
|
id: string;
|
|
2770
2771
|
channel: string | null;
|
|
2771
2772
|
address: string | null;
|
|
2772
|
-
name: string;
|
|
2773
2773
|
createdAt: Date;
|
|
2774
2774
|
updatedAt: Date;
|
|
2775
2775
|
deletedAt: Date | null;
|
|
@@ -2814,8 +2814,8 @@ export declare const chatContract: {
|
|
|
2814
2814
|
createdAt: Date;
|
|
2815
2815
|
updatedAt: Date;
|
|
2816
2816
|
deletedAt: Date | null;
|
|
2817
|
-
address?: string | null | undefined;
|
|
2818
2817
|
name?: string | undefined;
|
|
2818
|
+
address?: string | null | undefined;
|
|
2819
2819
|
phone?: string | null | undefined;
|
|
2820
2820
|
industry?: string | null | undefined;
|
|
2821
2821
|
} | null;
|
|
@@ -2823,8 +2823,8 @@ export declare const chatContract: {
|
|
|
2823
2823
|
contactProfile: string | null;
|
|
2824
2824
|
socialProfileUrl: string | null;
|
|
2825
2825
|
tags: {
|
|
2826
|
-
id: string;
|
|
2827
2826
|
name: string;
|
|
2827
|
+
id: string;
|
|
2828
2828
|
createdAt: Date;
|
|
2829
2829
|
updatedAt: Date;
|
|
2830
2830
|
deletedAt: Date | null;
|
|
@@ -2849,8 +2849,8 @@ export declare const chatContract: {
|
|
|
2849
2849
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
2850
2850
|
id: string;
|
|
2851
2851
|
metadata: {
|
|
2852
|
-
id: string;
|
|
2853
2852
|
name: string;
|
|
2853
|
+
id: string;
|
|
2854
2854
|
picture?: string | undefined;
|
|
2855
2855
|
additionalCredentials?: any;
|
|
2856
2856
|
};
|
|
@@ -2881,9 +2881,9 @@ export declare const chatContract: {
|
|
|
2881
2881
|
socialPlatformId: string;
|
|
2882
2882
|
};
|
|
2883
2883
|
assignee: {
|
|
2884
|
+
name: string;
|
|
2884
2885
|
id: string;
|
|
2885
2886
|
address: string | null;
|
|
2886
|
-
name: string;
|
|
2887
2887
|
email: string;
|
|
2888
2888
|
createdAt: Date;
|
|
2889
2889
|
updatedAt: Date;
|
|
@@ -2977,8 +2977,8 @@ export declare const chatContract: {
|
|
|
2977
2977
|
}[];
|
|
2978
2978
|
}[];
|
|
2979
2979
|
tags: {
|
|
2980
|
-
id: string;
|
|
2981
2980
|
name: string;
|
|
2981
|
+
id: string;
|
|
2982
2982
|
createdAt: Date;
|
|
2983
2983
|
updatedAt: Date;
|
|
2984
2984
|
deletedAt: Date | null;
|
|
@@ -3008,8 +3008,8 @@ export declare const chatContract: {
|
|
|
3008
3008
|
endedAt: string | null;
|
|
3009
3009
|
duration: number | null;
|
|
3010
3010
|
holdLabel?: {
|
|
3011
|
-
id: string;
|
|
3012
3011
|
name: string;
|
|
3012
|
+
id: string;
|
|
3013
3013
|
position: number;
|
|
3014
3014
|
createdAt: Date;
|
|
3015
3015
|
updatedAt: Date;
|
|
@@ -3019,9 +3019,9 @@ export declare const chatContract: {
|
|
|
3019
3019
|
}[] | null | undefined;
|
|
3020
3020
|
};
|
|
3021
3021
|
workflowRule: {
|
|
3022
|
+
name: string;
|
|
3022
3023
|
type: string;
|
|
3023
3024
|
id: string;
|
|
3024
|
-
name: string;
|
|
3025
3025
|
createdAt: Date;
|
|
3026
3026
|
updatedAt: Date;
|
|
3027
3027
|
deletedAt: Date | null;
|
|
@@ -3031,12 +3031,12 @@ export declare const chatContract: {
|
|
|
3031
3031
|
}, {
|
|
3032
3032
|
id: string;
|
|
3033
3033
|
channel: {
|
|
3034
|
+
name: string;
|
|
3034
3035
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3035
3036
|
id: string;
|
|
3036
|
-
name: string;
|
|
3037
3037
|
metadata: {
|
|
3038
|
-
id: string;
|
|
3039
3038
|
name: string;
|
|
3039
|
+
id: string;
|
|
3040
3040
|
accessToken?: string | undefined;
|
|
3041
3041
|
channelSecret?: string | undefined;
|
|
3042
3042
|
additionalCredentials?: any;
|
|
@@ -3069,9 +3069,9 @@ export declare const chatContract: {
|
|
|
3069
3069
|
updatedAt: Date;
|
|
3070
3070
|
deletedAt: Date | null;
|
|
3071
3071
|
actor: {
|
|
3072
|
+
name: string;
|
|
3072
3073
|
id: string;
|
|
3073
3074
|
address: string | null;
|
|
3074
|
-
name: string;
|
|
3075
3075
|
email: string;
|
|
3076
3076
|
createdAt: Date;
|
|
3077
3077
|
updatedAt: Date;
|
|
@@ -3118,8 +3118,8 @@ export declare const chatContract: {
|
|
|
3118
3118
|
connectedUserName: string;
|
|
3119
3119
|
connectedUserId: string;
|
|
3120
3120
|
botpressBot: {
|
|
3121
|
-
id: string;
|
|
3122
3121
|
name: string;
|
|
3122
|
+
id: string;
|
|
3123
3123
|
accessToken: string;
|
|
3124
3124
|
botId: string;
|
|
3125
3125
|
integrationId: string;
|
|
@@ -3131,9 +3131,9 @@ export declare const chatContract: {
|
|
|
3131
3131
|
updatedAt: Date;
|
|
3132
3132
|
deletedAt: Date | null;
|
|
3133
3133
|
actor: {
|
|
3134
|
+
name: string;
|
|
3134
3135
|
id: string;
|
|
3135
3136
|
address: string | null;
|
|
3136
|
-
name: string;
|
|
3137
3137
|
email: string;
|
|
3138
3138
|
createdAt: Date;
|
|
3139
3139
|
updatedAt: Date;
|
|
@@ -3184,8 +3184,8 @@ export declare const chatContract: {
|
|
|
3184
3184
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3185
3185
|
id: string;
|
|
3186
3186
|
metadata: {
|
|
3187
|
-
id: string;
|
|
3188
3187
|
name: string;
|
|
3188
|
+
id: string;
|
|
3189
3189
|
picture?: string | undefined;
|
|
3190
3190
|
additionalCredentials?: any;
|
|
3191
3191
|
};
|
|
@@ -3193,10 +3193,10 @@ export declare const chatContract: {
|
|
|
3193
3193
|
updatedAt: Date;
|
|
3194
3194
|
deletedAt: Date | null;
|
|
3195
3195
|
contact: {
|
|
3196
|
+
name: string;
|
|
3196
3197
|
id: string;
|
|
3197
3198
|
channel: string | null;
|
|
3198
3199
|
address: string | null;
|
|
3199
|
-
name: string;
|
|
3200
3200
|
createdAt: Date;
|
|
3201
3201
|
updatedAt: Date;
|
|
3202
3202
|
deletedAt: Date | null;
|
|
@@ -3241,8 +3241,8 @@ export declare const chatContract: {
|
|
|
3241
3241
|
createdAt: Date;
|
|
3242
3242
|
updatedAt: Date;
|
|
3243
3243
|
deletedAt: Date | null;
|
|
3244
|
-
address?: string | null | undefined;
|
|
3245
3244
|
name?: string | undefined;
|
|
3245
|
+
address?: string | null | undefined;
|
|
3246
3246
|
phone?: string | null | undefined;
|
|
3247
3247
|
industry?: string | null | undefined;
|
|
3248
3248
|
} | null;
|
|
@@ -3250,8 +3250,8 @@ export declare const chatContract: {
|
|
|
3250
3250
|
contactProfile: string | null;
|
|
3251
3251
|
socialProfileUrl: string | null;
|
|
3252
3252
|
tags: {
|
|
3253
|
-
id: string;
|
|
3254
3253
|
name: string;
|
|
3254
|
+
id: string;
|
|
3255
3255
|
createdAt: Date;
|
|
3256
3256
|
updatedAt: Date;
|
|
3257
3257
|
deletedAt: Date | null;
|
|
@@ -3276,8 +3276,8 @@ export declare const chatContract: {
|
|
|
3276
3276
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3277
3277
|
id: string;
|
|
3278
3278
|
metadata: {
|
|
3279
|
-
id: string;
|
|
3280
3279
|
name: string;
|
|
3280
|
+
id: string;
|
|
3281
3281
|
picture?: string | undefined;
|
|
3282
3282
|
additionalCredentials?: any;
|
|
3283
3283
|
};
|
|
@@ -3308,9 +3308,9 @@ export declare const chatContract: {
|
|
|
3308
3308
|
socialPlatformId: string;
|
|
3309
3309
|
};
|
|
3310
3310
|
assignee: {
|
|
3311
|
+
name: string;
|
|
3311
3312
|
id: string;
|
|
3312
3313
|
address: string | null;
|
|
3313
|
-
name: string;
|
|
3314
3314
|
email: string;
|
|
3315
3315
|
createdAt: Date;
|
|
3316
3316
|
updatedAt: Date;
|
|
@@ -3404,8 +3404,8 @@ export declare const chatContract: {
|
|
|
3404
3404
|
}[];
|
|
3405
3405
|
}[];
|
|
3406
3406
|
tags: {
|
|
3407
|
-
id: string;
|
|
3408
3407
|
name: string;
|
|
3408
|
+
id: string;
|
|
3409
3409
|
createdAt: Date;
|
|
3410
3410
|
updatedAt: Date;
|
|
3411
3411
|
deletedAt: Date | null;
|
|
@@ -3435,8 +3435,8 @@ export declare const chatContract: {
|
|
|
3435
3435
|
endedAt: string | null;
|
|
3436
3436
|
duration: number | null;
|
|
3437
3437
|
holdLabel?: {
|
|
3438
|
-
id: string;
|
|
3439
3438
|
name: string;
|
|
3439
|
+
id: string;
|
|
3440
3440
|
position: number;
|
|
3441
3441
|
createdAt: Date;
|
|
3442
3442
|
updatedAt: Date;
|
|
@@ -3446,9 +3446,9 @@ export declare const chatContract: {
|
|
|
3446
3446
|
}[] | null | undefined;
|
|
3447
3447
|
};
|
|
3448
3448
|
workflowRule: {
|
|
3449
|
+
name: string;
|
|
3449
3450
|
type: string;
|
|
3450
3451
|
id: string;
|
|
3451
|
-
name: string;
|
|
3452
3452
|
createdAt: Date;
|
|
3453
3453
|
updatedAt: Date;
|
|
3454
3454
|
deletedAt: Date | null;
|
|
@@ -3460,12 +3460,12 @@ export declare const chatContract: {
|
|
|
3460
3460
|
data: {
|
|
3461
3461
|
id: string;
|
|
3462
3462
|
channel: {
|
|
3463
|
+
name: string;
|
|
3463
3464
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3464
3465
|
id: string;
|
|
3465
|
-
name: string;
|
|
3466
3466
|
metadata: {
|
|
3467
|
-
id: string;
|
|
3468
3467
|
name: string;
|
|
3468
|
+
id: string;
|
|
3469
3469
|
accessToken?: string | undefined;
|
|
3470
3470
|
channelSecret?: string | undefined;
|
|
3471
3471
|
additionalCredentials?: any;
|
|
@@ -3498,9 +3498,9 @@ export declare const chatContract: {
|
|
|
3498
3498
|
updatedAt: Date;
|
|
3499
3499
|
deletedAt: Date | null;
|
|
3500
3500
|
actor: {
|
|
3501
|
+
name: string;
|
|
3501
3502
|
id: string;
|
|
3502
3503
|
address: string | null;
|
|
3503
|
-
name: string;
|
|
3504
3504
|
email: string;
|
|
3505
3505
|
createdAt: Date;
|
|
3506
3506
|
updatedAt: Date;
|
|
@@ -3547,8 +3547,8 @@ export declare const chatContract: {
|
|
|
3547
3547
|
connectedUserName: string;
|
|
3548
3548
|
connectedUserId: string;
|
|
3549
3549
|
botpressBot: {
|
|
3550
|
-
id: string;
|
|
3551
3550
|
name: string;
|
|
3551
|
+
id: string;
|
|
3552
3552
|
accessToken: string;
|
|
3553
3553
|
botId: string;
|
|
3554
3554
|
integrationId: string;
|
|
@@ -3560,9 +3560,9 @@ export declare const chatContract: {
|
|
|
3560
3560
|
updatedAt: Date;
|
|
3561
3561
|
deletedAt: Date | null;
|
|
3562
3562
|
actor: {
|
|
3563
|
+
name: string;
|
|
3563
3564
|
id: string;
|
|
3564
3565
|
address: string | null;
|
|
3565
|
-
name: string;
|
|
3566
3566
|
email: string;
|
|
3567
3567
|
createdAt: Date;
|
|
3568
3568
|
updatedAt: Date;
|
|
@@ -3613,8 +3613,8 @@ export declare const chatContract: {
|
|
|
3613
3613
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3614
3614
|
id: string;
|
|
3615
3615
|
metadata: {
|
|
3616
|
-
id: string;
|
|
3617
3616
|
name: string;
|
|
3617
|
+
id: string;
|
|
3618
3618
|
picture?: string | undefined;
|
|
3619
3619
|
additionalCredentials?: any;
|
|
3620
3620
|
};
|
|
@@ -3622,10 +3622,10 @@ export declare const chatContract: {
|
|
|
3622
3622
|
updatedAt: Date;
|
|
3623
3623
|
deletedAt: Date | null;
|
|
3624
3624
|
contact: {
|
|
3625
|
+
name: string;
|
|
3625
3626
|
id: string;
|
|
3626
3627
|
channel: string | null;
|
|
3627
3628
|
address: string | null;
|
|
3628
|
-
name: string;
|
|
3629
3629
|
createdAt: Date;
|
|
3630
3630
|
updatedAt: Date;
|
|
3631
3631
|
deletedAt: Date | null;
|
|
@@ -3670,8 +3670,8 @@ export declare const chatContract: {
|
|
|
3670
3670
|
createdAt: Date;
|
|
3671
3671
|
updatedAt: Date;
|
|
3672
3672
|
deletedAt: Date | null;
|
|
3673
|
-
address?: string | null | undefined;
|
|
3674
3673
|
name?: string | undefined;
|
|
3674
|
+
address?: string | null | undefined;
|
|
3675
3675
|
phone?: string | null | undefined;
|
|
3676
3676
|
industry?: string | null | undefined;
|
|
3677
3677
|
} | null;
|
|
@@ -3679,8 +3679,8 @@ export declare const chatContract: {
|
|
|
3679
3679
|
contactProfile: string | null;
|
|
3680
3680
|
socialProfileUrl: string | null;
|
|
3681
3681
|
tags: {
|
|
3682
|
-
id: string;
|
|
3683
3682
|
name: string;
|
|
3683
|
+
id: string;
|
|
3684
3684
|
createdAt: Date;
|
|
3685
3685
|
updatedAt: Date;
|
|
3686
3686
|
deletedAt: Date | null;
|
|
@@ -3705,8 +3705,8 @@ export declare const chatContract: {
|
|
|
3705
3705
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3706
3706
|
id: string;
|
|
3707
3707
|
metadata: {
|
|
3708
|
-
id: string;
|
|
3709
3708
|
name: string;
|
|
3709
|
+
id: string;
|
|
3710
3710
|
picture?: string | undefined;
|
|
3711
3711
|
additionalCredentials?: any;
|
|
3712
3712
|
};
|
|
@@ -3737,9 +3737,9 @@ export declare const chatContract: {
|
|
|
3737
3737
|
socialPlatformId: string;
|
|
3738
3738
|
};
|
|
3739
3739
|
assignee: {
|
|
3740
|
+
name: string;
|
|
3740
3741
|
id: string;
|
|
3741
3742
|
address: string | null;
|
|
3742
|
-
name: string;
|
|
3743
3743
|
email: string;
|
|
3744
3744
|
createdAt: Date;
|
|
3745
3745
|
updatedAt: Date;
|
|
@@ -3833,8 +3833,8 @@ export declare const chatContract: {
|
|
|
3833
3833
|
}[];
|
|
3834
3834
|
}[];
|
|
3835
3835
|
tags: {
|
|
3836
|
-
id: string;
|
|
3837
3836
|
name: string;
|
|
3837
|
+
id: string;
|
|
3838
3838
|
createdAt: Date;
|
|
3839
3839
|
updatedAt: Date;
|
|
3840
3840
|
deletedAt: Date | null;
|
|
@@ -3864,8 +3864,8 @@ export declare const chatContract: {
|
|
|
3864
3864
|
endedAt: string | null;
|
|
3865
3865
|
duration: number | null;
|
|
3866
3866
|
holdLabel?: {
|
|
3867
|
-
id: string;
|
|
3868
3867
|
name: string;
|
|
3868
|
+
id: string;
|
|
3869
3869
|
position: number;
|
|
3870
3870
|
createdAt: Date;
|
|
3871
3871
|
updatedAt: Date;
|
|
@@ -3875,9 +3875,9 @@ export declare const chatContract: {
|
|
|
3875
3875
|
}[] | null | undefined;
|
|
3876
3876
|
};
|
|
3877
3877
|
workflowRule: {
|
|
3878
|
+
name: string;
|
|
3878
3879
|
type: string;
|
|
3879
3880
|
id: string;
|
|
3880
|
-
name: string;
|
|
3881
3881
|
createdAt: Date;
|
|
3882
3882
|
updatedAt: Date;
|
|
3883
3883
|
deletedAt: Date | null;
|
|
@@ -3890,12 +3890,12 @@ export declare const chatContract: {
|
|
|
3890
3890
|
data: {
|
|
3891
3891
|
id: string;
|
|
3892
3892
|
channel: {
|
|
3893
|
+
name: string;
|
|
3893
3894
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
3894
3895
|
id: string;
|
|
3895
|
-
name: string;
|
|
3896
3896
|
metadata: {
|
|
3897
|
-
id: string;
|
|
3898
3897
|
name: string;
|
|
3898
|
+
id: string;
|
|
3899
3899
|
accessToken?: string | undefined;
|
|
3900
3900
|
channelSecret?: string | undefined;
|
|
3901
3901
|
additionalCredentials?: any;
|
|
@@ -3928,9 +3928,9 @@ export declare const chatContract: {
|
|
|
3928
3928
|
updatedAt: Date;
|
|
3929
3929
|
deletedAt: Date | null;
|
|
3930
3930
|
actor: {
|
|
3931
|
+
name: string;
|
|
3931
3932
|
id: string;
|
|
3932
3933
|
address: string | null;
|
|
3933
|
-
name: string;
|
|
3934
3934
|
email: string;
|
|
3935
3935
|
createdAt: Date;
|
|
3936
3936
|
updatedAt: Date;
|
|
@@ -3977,8 +3977,8 @@ export declare const chatContract: {
|
|
|
3977
3977
|
connectedUserName: string;
|
|
3978
3978
|
connectedUserId: string;
|
|
3979
3979
|
botpressBot: {
|
|
3980
|
-
id: string;
|
|
3981
3980
|
name: string;
|
|
3981
|
+
id: string;
|
|
3982
3982
|
accessToken: string;
|
|
3983
3983
|
botId: string;
|
|
3984
3984
|
integrationId: string;
|
|
@@ -3990,9 +3990,9 @@ export declare const chatContract: {
|
|
|
3990
3990
|
updatedAt: Date;
|
|
3991
3991
|
deletedAt: Date | null;
|
|
3992
3992
|
actor: {
|
|
3993
|
+
name: string;
|
|
3993
3994
|
id: string;
|
|
3994
3995
|
address: string | null;
|
|
3995
|
-
name: string;
|
|
3996
3996
|
email: string;
|
|
3997
3997
|
createdAt: Date;
|
|
3998
3998
|
updatedAt: Date;
|
|
@@ -4043,8 +4043,8 @@ export declare const chatContract: {
|
|
|
4043
4043
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
4044
4044
|
id: string;
|
|
4045
4045
|
metadata: {
|
|
4046
|
-
id: string;
|
|
4047
4046
|
name: string;
|
|
4047
|
+
id: string;
|
|
4048
4048
|
picture?: string | undefined;
|
|
4049
4049
|
additionalCredentials?: any;
|
|
4050
4050
|
};
|
|
@@ -4052,10 +4052,10 @@ export declare const chatContract: {
|
|
|
4052
4052
|
updatedAt: Date;
|
|
4053
4053
|
deletedAt: Date | null;
|
|
4054
4054
|
contact: {
|
|
4055
|
+
name: string;
|
|
4055
4056
|
id: string;
|
|
4056
4057
|
channel: string | null;
|
|
4057
4058
|
address: string | null;
|
|
4058
|
-
name: string;
|
|
4059
4059
|
createdAt: Date;
|
|
4060
4060
|
updatedAt: Date;
|
|
4061
4061
|
deletedAt: Date | null;
|
|
@@ -4100,8 +4100,8 @@ export declare const chatContract: {
|
|
|
4100
4100
|
createdAt: Date;
|
|
4101
4101
|
updatedAt: Date;
|
|
4102
4102
|
deletedAt: Date | null;
|
|
4103
|
-
address?: string | null | undefined;
|
|
4104
4103
|
name?: string | undefined;
|
|
4104
|
+
address?: string | null | undefined;
|
|
4105
4105
|
phone?: string | null | undefined;
|
|
4106
4106
|
industry?: string | null | undefined;
|
|
4107
4107
|
} | null;
|
|
@@ -4109,8 +4109,8 @@ export declare const chatContract: {
|
|
|
4109
4109
|
contactProfile: string | null;
|
|
4110
4110
|
socialProfileUrl: string | null;
|
|
4111
4111
|
tags: {
|
|
4112
|
-
id: string;
|
|
4113
4112
|
name: string;
|
|
4113
|
+
id: string;
|
|
4114
4114
|
createdAt: Date;
|
|
4115
4115
|
updatedAt: Date;
|
|
4116
4116
|
deletedAt: Date | null;
|
|
@@ -4135,8 +4135,8 @@ export declare const chatContract: {
|
|
|
4135
4135
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
4136
4136
|
id: string;
|
|
4137
4137
|
metadata: {
|
|
4138
|
-
id: string;
|
|
4139
4138
|
name: string;
|
|
4139
|
+
id: string;
|
|
4140
4140
|
picture?: string | undefined;
|
|
4141
4141
|
additionalCredentials?: any;
|
|
4142
4142
|
};
|
|
@@ -4167,9 +4167,9 @@ export declare const chatContract: {
|
|
|
4167
4167
|
socialPlatformId: string;
|
|
4168
4168
|
};
|
|
4169
4169
|
assignee: {
|
|
4170
|
+
name: string;
|
|
4170
4171
|
id: string;
|
|
4171
4172
|
address: string | null;
|
|
4172
|
-
name: string;
|
|
4173
4173
|
email: string;
|
|
4174
4174
|
createdAt: Date;
|
|
4175
4175
|
updatedAt: Date;
|
|
@@ -4263,8 +4263,8 @@ export declare const chatContract: {
|
|
|
4263
4263
|
}[];
|
|
4264
4264
|
}[];
|
|
4265
4265
|
tags: {
|
|
4266
|
-
id: string;
|
|
4267
4266
|
name: string;
|
|
4267
|
+
id: string;
|
|
4268
4268
|
createdAt: Date;
|
|
4269
4269
|
updatedAt: Date;
|
|
4270
4270
|
deletedAt: Date | null;
|
|
@@ -4294,8 +4294,8 @@ export declare const chatContract: {
|
|
|
4294
4294
|
endedAt: string | null;
|
|
4295
4295
|
duration: number | null;
|
|
4296
4296
|
holdLabel?: {
|
|
4297
|
-
id: string;
|
|
4298
4297
|
name: string;
|
|
4298
|
+
id: string;
|
|
4299
4299
|
position: number;
|
|
4300
4300
|
createdAt: Date;
|
|
4301
4301
|
updatedAt: Date;
|
|
@@ -4305,9 +4305,9 @@ export declare const chatContract: {
|
|
|
4305
4305
|
}[] | null | undefined;
|
|
4306
4306
|
};
|
|
4307
4307
|
workflowRule: {
|
|
4308
|
+
name: string;
|
|
4308
4309
|
type: string;
|
|
4309
4310
|
id: string;
|
|
4310
|
-
name: string;
|
|
4311
4311
|
createdAt: Date;
|
|
4312
4312
|
updatedAt: Date;
|
|
4313
4313
|
deletedAt: Date | null;
|
|
@@ -4407,13 +4407,13 @@ export declare const chatContract: {
|
|
|
4407
4407
|
picture: z.ZodOptional<z.ZodString>;
|
|
4408
4408
|
additionalCredentials: z.ZodAny;
|
|
4409
4409
|
}, "strip", z.ZodTypeAny, {
|
|
4410
|
-
id: string;
|
|
4411
4410
|
name: string;
|
|
4411
|
+
id: string;
|
|
4412
4412
|
picture?: string | undefined;
|
|
4413
4413
|
additionalCredentials?: any;
|
|
4414
4414
|
}, {
|
|
4415
|
-
id: string;
|
|
4416
4415
|
name: string;
|
|
4416
|
+
id: string;
|
|
4417
4417
|
picture?: string | undefined;
|
|
4418
4418
|
additionalCredentials?: any;
|
|
4419
4419
|
}>;
|
|
@@ -4435,14 +4435,14 @@ export declare const chatContract: {
|
|
|
4435
4435
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
4436
4436
|
name: z.ZodString;
|
|
4437
4437
|
}, "strip", z.ZodTypeAny, {
|
|
4438
|
-
id: string;
|
|
4439
4438
|
name: string;
|
|
4439
|
+
id: string;
|
|
4440
4440
|
createdAt: Date;
|
|
4441
4441
|
updatedAt: Date;
|
|
4442
4442
|
deletedAt: Date | null;
|
|
4443
4443
|
}, {
|
|
4444
|
-
id: string;
|
|
4445
4444
|
name: string;
|
|
4445
|
+
id: string;
|
|
4446
4446
|
createdAt: Date;
|
|
4447
4447
|
updatedAt: Date;
|
|
4448
4448
|
deletedAt: Date | null;
|
|
@@ -4598,8 +4598,8 @@ export declare const chatContract: {
|
|
|
4598
4598
|
createdAt: Date;
|
|
4599
4599
|
updatedAt: Date;
|
|
4600
4600
|
deletedAt: Date | null;
|
|
4601
|
-
address?: string | null | undefined;
|
|
4602
4601
|
name?: string | undefined;
|
|
4602
|
+
address?: string | null | undefined;
|
|
4603
4603
|
phone?: string | null | undefined;
|
|
4604
4604
|
industry?: string | null | undefined;
|
|
4605
4605
|
}, {
|
|
@@ -4607,8 +4607,8 @@ export declare const chatContract: {
|
|
|
4607
4607
|
createdAt: Date;
|
|
4608
4608
|
updatedAt: Date;
|
|
4609
4609
|
deletedAt: Date | null;
|
|
4610
|
-
address?: string | null | undefined;
|
|
4611
4610
|
name?: string | undefined;
|
|
4611
|
+
address?: string | null | undefined;
|
|
4612
4612
|
phone?: string | null | undefined;
|
|
4613
4613
|
industry?: string | null | undefined;
|
|
4614
4614
|
}>>;
|
|
@@ -4626,13 +4626,13 @@ export declare const chatContract: {
|
|
|
4626
4626
|
picture: z.ZodOptional<z.ZodString>;
|
|
4627
4627
|
additionalCredentials: z.ZodAny;
|
|
4628
4628
|
}, "strip", z.ZodTypeAny, {
|
|
4629
|
-
id: string;
|
|
4630
4629
|
name: string;
|
|
4630
|
+
id: string;
|
|
4631
4631
|
picture?: string | undefined;
|
|
4632
4632
|
additionalCredentials?: any;
|
|
4633
4633
|
}, {
|
|
4634
|
-
id: string;
|
|
4635
4634
|
name: string;
|
|
4635
|
+
id: string;
|
|
4636
4636
|
picture?: string | undefined;
|
|
4637
4637
|
additionalCredentials?: any;
|
|
4638
4638
|
}>;
|
|
@@ -4640,8 +4640,8 @@ export declare const chatContract: {
|
|
|
4640
4640
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
4641
4641
|
id: string;
|
|
4642
4642
|
metadata: {
|
|
4643
|
-
id: string;
|
|
4644
4643
|
name: string;
|
|
4644
|
+
id: string;
|
|
4645
4645
|
picture?: string | undefined;
|
|
4646
4646
|
additionalCredentials?: any;
|
|
4647
4647
|
};
|
|
@@ -4654,8 +4654,8 @@ export declare const chatContract: {
|
|
|
4654
4654
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
4655
4655
|
id: string;
|
|
4656
4656
|
metadata: {
|
|
4657
|
-
id: string;
|
|
4658
4657
|
name: string;
|
|
4658
|
+
id: string;
|
|
4659
4659
|
picture?: string | undefined;
|
|
4660
4660
|
additionalCredentials?: any;
|
|
4661
4661
|
};
|
|
@@ -4965,10 +4965,10 @@ export declare const chatContract: {
|
|
|
4965
4965
|
};
|
|
4966
4966
|
}>, "many">>;
|
|
4967
4967
|
}, "strip", z.ZodTypeAny, {
|
|
4968
|
+
name: string;
|
|
4968
4969
|
id: string;
|
|
4969
4970
|
channel: string | null;
|
|
4970
4971
|
address: string | null;
|
|
4971
|
-
name: string;
|
|
4972
4972
|
createdAt: Date;
|
|
4973
4973
|
updatedAt: Date;
|
|
4974
4974
|
deletedAt: Date | null;
|
|
@@ -5013,8 +5013,8 @@ export declare const chatContract: {
|
|
|
5013
5013
|
createdAt: Date;
|
|
5014
5014
|
updatedAt: Date;
|
|
5015
5015
|
deletedAt: Date | null;
|
|
5016
|
-
address?: string | null | undefined;
|
|
5017
5016
|
name?: string | undefined;
|
|
5017
|
+
address?: string | null | undefined;
|
|
5018
5018
|
phone?: string | null | undefined;
|
|
5019
5019
|
industry?: string | null | undefined;
|
|
5020
5020
|
} | null;
|
|
@@ -5022,8 +5022,8 @@ export declare const chatContract: {
|
|
|
5022
5022
|
contactProfile: string | null;
|
|
5023
5023
|
socialProfileUrl: string | null;
|
|
5024
5024
|
tags: {
|
|
5025
|
-
id: string;
|
|
5026
5025
|
name: string;
|
|
5026
|
+
id: string;
|
|
5027
5027
|
createdAt: Date;
|
|
5028
5028
|
updatedAt: Date;
|
|
5029
5029
|
deletedAt: Date | null;
|
|
@@ -5048,8 +5048,8 @@ export declare const chatContract: {
|
|
|
5048
5048
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
5049
5049
|
id: string;
|
|
5050
5050
|
metadata: {
|
|
5051
|
-
id: string;
|
|
5052
5051
|
name: string;
|
|
5052
|
+
id: string;
|
|
5053
5053
|
picture?: string | undefined;
|
|
5054
5054
|
additionalCredentials?: any;
|
|
5055
5055
|
};
|
|
@@ -5076,10 +5076,10 @@ export declare const chatContract: {
|
|
|
5076
5076
|
};
|
|
5077
5077
|
}[] | undefined;
|
|
5078
5078
|
}, {
|
|
5079
|
+
name: string;
|
|
5079
5080
|
id: string;
|
|
5080
5081
|
channel: string | null;
|
|
5081
5082
|
address: string | null;
|
|
5082
|
-
name: string;
|
|
5083
5083
|
createdAt: Date;
|
|
5084
5084
|
updatedAt: Date;
|
|
5085
5085
|
deletedAt: Date | null;
|
|
@@ -5124,8 +5124,8 @@ export declare const chatContract: {
|
|
|
5124
5124
|
createdAt: Date;
|
|
5125
5125
|
updatedAt: Date;
|
|
5126
5126
|
deletedAt: Date | null;
|
|
5127
|
-
address?: string | null | undefined;
|
|
5128
5127
|
name?: string | undefined;
|
|
5128
|
+
address?: string | null | undefined;
|
|
5129
5129
|
phone?: string | null | undefined;
|
|
5130
5130
|
industry?: string | null | undefined;
|
|
5131
5131
|
} | null;
|
|
@@ -5133,8 +5133,8 @@ export declare const chatContract: {
|
|
|
5133
5133
|
contactProfile: string | null;
|
|
5134
5134
|
socialProfileUrl: string | null;
|
|
5135
5135
|
tags: {
|
|
5136
|
-
id: string;
|
|
5137
5136
|
name: string;
|
|
5137
|
+
id: string;
|
|
5138
5138
|
createdAt: Date;
|
|
5139
5139
|
updatedAt: Date;
|
|
5140
5140
|
deletedAt: Date | null;
|
|
@@ -5159,8 +5159,8 @@ export declare const chatContract: {
|
|
|
5159
5159
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
5160
5160
|
id: string;
|
|
5161
5161
|
metadata: {
|
|
5162
|
-
id: string;
|
|
5163
5162
|
name: string;
|
|
5163
|
+
id: string;
|
|
5164
5164
|
picture?: string | undefined;
|
|
5165
5165
|
additionalCredentials?: any;
|
|
5166
5166
|
};
|
|
@@ -5191,8 +5191,8 @@ export declare const chatContract: {
|
|
|
5191
5191
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
5192
5192
|
id: string;
|
|
5193
5193
|
metadata: {
|
|
5194
|
-
id: string;
|
|
5195
5194
|
name: string;
|
|
5195
|
+
id: string;
|
|
5196
5196
|
picture?: string | undefined;
|
|
5197
5197
|
additionalCredentials?: any;
|
|
5198
5198
|
};
|
|
@@ -5200,10 +5200,10 @@ export declare const chatContract: {
|
|
|
5200
5200
|
updatedAt: Date;
|
|
5201
5201
|
deletedAt: Date | null;
|
|
5202
5202
|
contact: {
|
|
5203
|
+
name: string;
|
|
5203
5204
|
id: string;
|
|
5204
5205
|
channel: string | null;
|
|
5205
5206
|
address: string | null;
|
|
5206
|
-
name: string;
|
|
5207
5207
|
createdAt: Date;
|
|
5208
5208
|
updatedAt: Date;
|
|
5209
5209
|
deletedAt: Date | null;
|
|
@@ -5248,8 +5248,8 @@ export declare const chatContract: {
|
|
|
5248
5248
|
createdAt: Date;
|
|
5249
5249
|
updatedAt: Date;
|
|
5250
5250
|
deletedAt: Date | null;
|
|
5251
|
-
address?: string | null | undefined;
|
|
5252
5251
|
name?: string | undefined;
|
|
5252
|
+
address?: string | null | undefined;
|
|
5253
5253
|
phone?: string | null | undefined;
|
|
5254
5254
|
industry?: string | null | undefined;
|
|
5255
5255
|
} | null;
|
|
@@ -5257,8 +5257,8 @@ export declare const chatContract: {
|
|
|
5257
5257
|
contactProfile: string | null;
|
|
5258
5258
|
socialProfileUrl: string | null;
|
|
5259
5259
|
tags: {
|
|
5260
|
-
id: string;
|
|
5261
5260
|
name: string;
|
|
5261
|
+
id: string;
|
|
5262
5262
|
createdAt: Date;
|
|
5263
5263
|
updatedAt: Date;
|
|
5264
5264
|
deletedAt: Date | null;
|
|
@@ -5283,8 +5283,8 @@ export declare const chatContract: {
|
|
|
5283
5283
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
5284
5284
|
id: string;
|
|
5285
5285
|
metadata: {
|
|
5286
|
-
id: string;
|
|
5287
5286
|
name: string;
|
|
5287
|
+
id: string;
|
|
5288
5288
|
picture?: string | undefined;
|
|
5289
5289
|
additionalCredentials?: any;
|
|
5290
5290
|
};
|
|
@@ -5317,8 +5317,8 @@ export declare const chatContract: {
|
|
|
5317
5317
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
5318
5318
|
id: string;
|
|
5319
5319
|
metadata: {
|
|
5320
|
-
id: string;
|
|
5321
5320
|
name: string;
|
|
5321
|
+
id: string;
|
|
5322
5322
|
picture?: string | undefined;
|
|
5323
5323
|
additionalCredentials?: any;
|
|
5324
5324
|
};
|
|
@@ -5326,10 +5326,10 @@ export declare const chatContract: {
|
|
|
5326
5326
|
updatedAt: Date;
|
|
5327
5327
|
deletedAt: Date | null;
|
|
5328
5328
|
contact: {
|
|
5329
|
+
name: string;
|
|
5329
5330
|
id: string;
|
|
5330
5331
|
channel: string | null;
|
|
5331
5332
|
address: string | null;
|
|
5332
|
-
name: string;
|
|
5333
5333
|
createdAt: Date;
|
|
5334
5334
|
updatedAt: Date;
|
|
5335
5335
|
deletedAt: Date | null;
|
|
@@ -5374,8 +5374,8 @@ export declare const chatContract: {
|
|
|
5374
5374
|
createdAt: Date;
|
|
5375
5375
|
updatedAt: Date;
|
|
5376
5376
|
deletedAt: Date | null;
|
|
5377
|
-
address?: string | null | undefined;
|
|
5378
5377
|
name?: string | undefined;
|
|
5378
|
+
address?: string | null | undefined;
|
|
5379
5379
|
phone?: string | null | undefined;
|
|
5380
5380
|
industry?: string | null | undefined;
|
|
5381
5381
|
} | null;
|
|
@@ -5383,8 +5383,8 @@ export declare const chatContract: {
|
|
|
5383
5383
|
contactProfile: string | null;
|
|
5384
5384
|
socialProfileUrl: string | null;
|
|
5385
5385
|
tags: {
|
|
5386
|
-
id: string;
|
|
5387
5386
|
name: string;
|
|
5387
|
+
id: string;
|
|
5388
5388
|
createdAt: Date;
|
|
5389
5389
|
updatedAt: Date;
|
|
5390
5390
|
deletedAt: Date | null;
|
|
@@ -5409,8 +5409,8 @@ export declare const chatContract: {
|
|
|
5409
5409
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
5410
5410
|
id: string;
|
|
5411
5411
|
metadata: {
|
|
5412
|
-
id: string;
|
|
5413
5412
|
name: string;
|
|
5413
|
+
id: string;
|
|
5414
5414
|
picture?: string | undefined;
|
|
5415
5415
|
additionalCredentials?: any;
|
|
5416
5416
|
};
|
|
@@ -5558,9 +5558,9 @@ export declare const chatContract: {
|
|
|
5558
5558
|
telephonySignature: string | null;
|
|
5559
5559
|
}>;
|
|
5560
5560
|
}, "strip", z.ZodTypeAny, {
|
|
5561
|
+
name: string;
|
|
5561
5562
|
id: string;
|
|
5562
5563
|
address: string | null;
|
|
5563
|
-
name: string;
|
|
5564
5564
|
email: string;
|
|
5565
5565
|
createdAt: Date;
|
|
5566
5566
|
updatedAt: Date;
|
|
@@ -5601,9 +5601,9 @@ export declare const chatContract: {
|
|
|
5601
5601
|
telephonySignature: string | null;
|
|
5602
5602
|
};
|
|
5603
5603
|
}, {
|
|
5604
|
+
name: string;
|
|
5604
5605
|
id: string;
|
|
5605
5606
|
address: string | null;
|
|
5606
|
-
name: string;
|
|
5607
5607
|
email: string;
|
|
5608
5608
|
createdAt: Date;
|
|
5609
5609
|
updatedAt: Date;
|
|
@@ -5762,9 +5762,9 @@ export declare const chatContract: {
|
|
|
5762
5762
|
telephonySignature: string | null;
|
|
5763
5763
|
}>;
|
|
5764
5764
|
}, "strip", z.ZodTypeAny, {
|
|
5765
|
+
name: string;
|
|
5765
5766
|
id: string;
|
|
5766
5767
|
address: string | null;
|
|
5767
|
-
name: string;
|
|
5768
5768
|
email: string;
|
|
5769
5769
|
createdAt: Date;
|
|
5770
5770
|
updatedAt: Date;
|
|
@@ -5805,9 +5805,9 @@ export declare const chatContract: {
|
|
|
5805
5805
|
telephonySignature: string | null;
|
|
5806
5806
|
};
|
|
5807
5807
|
}, {
|
|
5808
|
+
name: string;
|
|
5808
5809
|
id: string;
|
|
5809
5810
|
address: string | null;
|
|
5810
|
-
name: string;
|
|
5811
5811
|
email: string;
|
|
5812
5812
|
createdAt: Date;
|
|
5813
5813
|
updatedAt: Date;
|
|
@@ -5919,8 +5919,8 @@ export declare const chatContract: {
|
|
|
5919
5919
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
5920
5920
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
5921
5921
|
}, "strip", z.ZodTypeAny, {
|
|
5922
|
-
id: string;
|
|
5923
5922
|
name: string;
|
|
5923
|
+
id: string;
|
|
5924
5924
|
accessToken?: string | undefined;
|
|
5925
5925
|
channelSecret?: string | undefined;
|
|
5926
5926
|
additionalCredentials?: any;
|
|
@@ -5948,8 +5948,8 @@ export declare const chatContract: {
|
|
|
5948
5948
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
5949
5949
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
5950
5950
|
}, {
|
|
5951
|
-
id: string;
|
|
5952
5951
|
name: string;
|
|
5952
|
+
id: string;
|
|
5953
5953
|
accessToken?: string | undefined;
|
|
5954
5954
|
channelSecret?: string | undefined;
|
|
5955
5955
|
additionalCredentials?: any;
|
|
@@ -5990,14 +5990,14 @@ export declare const chatContract: {
|
|
|
5990
5990
|
integrationId: z.ZodString;
|
|
5991
5991
|
accessToken: z.ZodString;
|
|
5992
5992
|
}, "strip", z.ZodTypeAny, {
|
|
5993
|
-
id: string;
|
|
5994
5993
|
name: string;
|
|
5994
|
+
id: string;
|
|
5995
5995
|
accessToken: string;
|
|
5996
5996
|
botId: string;
|
|
5997
5997
|
integrationId: string;
|
|
5998
5998
|
}, {
|
|
5999
|
-
id: string;
|
|
6000
5999
|
name: string;
|
|
6000
|
+
id: string;
|
|
6001
6001
|
accessToken: string;
|
|
6002
6002
|
botId: string;
|
|
6003
6003
|
integrationId: string;
|
|
@@ -6120,9 +6120,9 @@ export declare const chatContract: {
|
|
|
6120
6120
|
telephonySignature: string | null;
|
|
6121
6121
|
}>;
|
|
6122
6122
|
}, "strip", z.ZodTypeAny, {
|
|
6123
|
+
name: string;
|
|
6123
6124
|
id: string;
|
|
6124
6125
|
address: string | null;
|
|
6125
|
-
name: string;
|
|
6126
6126
|
email: string;
|
|
6127
6127
|
createdAt: Date;
|
|
6128
6128
|
updatedAt: Date;
|
|
@@ -6163,9 +6163,9 @@ export declare const chatContract: {
|
|
|
6163
6163
|
telephonySignature: string | null;
|
|
6164
6164
|
};
|
|
6165
6165
|
}, {
|
|
6166
|
+
name: string;
|
|
6166
6167
|
id: string;
|
|
6167
6168
|
address: string | null;
|
|
6168
|
-
name: string;
|
|
6169
6169
|
email: string;
|
|
6170
6170
|
createdAt: Date;
|
|
6171
6171
|
updatedAt: Date;
|
|
@@ -6207,12 +6207,12 @@ export declare const chatContract: {
|
|
|
6207
6207
|
};
|
|
6208
6208
|
}>;
|
|
6209
6209
|
}, "strip", z.ZodTypeAny, {
|
|
6210
|
+
name: string;
|
|
6210
6211
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
6211
6212
|
id: string;
|
|
6212
|
-
name: string;
|
|
6213
6213
|
metadata: {
|
|
6214
|
-
id: string;
|
|
6215
6214
|
name: string;
|
|
6215
|
+
id: string;
|
|
6216
6216
|
accessToken?: string | undefined;
|
|
6217
6217
|
channelSecret?: string | undefined;
|
|
6218
6218
|
additionalCredentials?: any;
|
|
@@ -6245,9 +6245,9 @@ export declare const chatContract: {
|
|
|
6245
6245
|
updatedAt: Date;
|
|
6246
6246
|
deletedAt: Date | null;
|
|
6247
6247
|
actor: {
|
|
6248
|
+
name: string;
|
|
6248
6249
|
id: string;
|
|
6249
6250
|
address: string | null;
|
|
6250
|
-
name: string;
|
|
6251
6251
|
email: string;
|
|
6252
6252
|
createdAt: Date;
|
|
6253
6253
|
updatedAt: Date;
|
|
@@ -6294,19 +6294,19 @@ export declare const chatContract: {
|
|
|
6294
6294
|
connectedUserName: string;
|
|
6295
6295
|
connectedUserId: string;
|
|
6296
6296
|
botpressBot: {
|
|
6297
|
-
id: string;
|
|
6298
6297
|
name: string;
|
|
6298
|
+
id: string;
|
|
6299
6299
|
accessToken: string;
|
|
6300
6300
|
botId: string;
|
|
6301
6301
|
integrationId: string;
|
|
6302
6302
|
} | null;
|
|
6303
6303
|
}, {
|
|
6304
|
+
name: string;
|
|
6304
6305
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
6305
6306
|
id: string;
|
|
6306
|
-
name: string;
|
|
6307
6307
|
metadata: {
|
|
6308
|
-
id: string;
|
|
6309
6308
|
name: string;
|
|
6309
|
+
id: string;
|
|
6310
6310
|
accessToken?: string | undefined;
|
|
6311
6311
|
channelSecret?: string | undefined;
|
|
6312
6312
|
additionalCredentials?: any;
|
|
@@ -6339,9 +6339,9 @@ export declare const chatContract: {
|
|
|
6339
6339
|
updatedAt: Date;
|
|
6340
6340
|
deletedAt: Date | null;
|
|
6341
6341
|
actor: {
|
|
6342
|
+
name: string;
|
|
6342
6343
|
id: string;
|
|
6343
6344
|
address: string | null;
|
|
6344
|
-
name: string;
|
|
6345
6345
|
email: string;
|
|
6346
6346
|
createdAt: Date;
|
|
6347
6347
|
updatedAt: Date;
|
|
@@ -6388,8 +6388,8 @@ export declare const chatContract: {
|
|
|
6388
6388
|
connectedUserName: string;
|
|
6389
6389
|
connectedUserId: string;
|
|
6390
6390
|
botpressBot: {
|
|
6391
|
-
id: string;
|
|
6392
6391
|
name: string;
|
|
6392
|
+
id: string;
|
|
6393
6393
|
accessToken: string;
|
|
6394
6394
|
botId: string;
|
|
6395
6395
|
integrationId: string;
|
|
@@ -6430,14 +6430,14 @@ export declare const chatContract: {
|
|
|
6430
6430
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6431
6431
|
name: z.ZodString;
|
|
6432
6432
|
}, "strip", z.ZodTypeAny, {
|
|
6433
|
-
id: string;
|
|
6434
6433
|
name: string;
|
|
6434
|
+
id: string;
|
|
6435
6435
|
createdAt: Date;
|
|
6436
6436
|
updatedAt: Date;
|
|
6437
6437
|
deletedAt: Date | null;
|
|
6438
6438
|
}, {
|
|
6439
|
-
id: string;
|
|
6440
6439
|
name: string;
|
|
6440
|
+
id: string;
|
|
6441
6441
|
createdAt: Date;
|
|
6442
6442
|
updatedAt: Date;
|
|
6443
6443
|
deletedAt: Date | null;
|
|
@@ -6608,8 +6608,8 @@ export declare const chatContract: {
|
|
|
6608
6608
|
}[];
|
|
6609
6609
|
}[];
|
|
6610
6610
|
tags: {
|
|
6611
|
-
id: string;
|
|
6612
6611
|
name: string;
|
|
6612
|
+
id: string;
|
|
6613
6613
|
createdAt: Date;
|
|
6614
6614
|
updatedAt: Date;
|
|
6615
6615
|
deletedAt: Date | null;
|
|
@@ -6659,8 +6659,8 @@ export declare const chatContract: {
|
|
|
6659
6659
|
}[];
|
|
6660
6660
|
}[];
|
|
6661
6661
|
tags: {
|
|
6662
|
-
id: string;
|
|
6663
6662
|
name: string;
|
|
6663
|
+
id: string;
|
|
6664
6664
|
createdAt: Date;
|
|
6665
6665
|
updatedAt: Date;
|
|
6666
6666
|
deletedAt: Date | null;
|
|
@@ -6698,16 +6698,16 @@ export declare const chatContract: {
|
|
|
6698
6698
|
position: z.ZodNumber;
|
|
6699
6699
|
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
6700
6700
|
}, "strip", z.ZodTypeAny, {
|
|
6701
|
-
id: string;
|
|
6702
6701
|
name: string;
|
|
6702
|
+
id: string;
|
|
6703
6703
|
position: number;
|
|
6704
6704
|
createdAt: Date;
|
|
6705
6705
|
updatedAt: Date;
|
|
6706
6706
|
deletedAt: Date | null;
|
|
6707
6707
|
isDefault: boolean;
|
|
6708
6708
|
}, {
|
|
6709
|
-
id: string;
|
|
6710
6709
|
name: string;
|
|
6710
|
+
id: string;
|
|
6711
6711
|
position: number;
|
|
6712
6712
|
createdAt: Date;
|
|
6713
6713
|
updatedAt: Date;
|
|
@@ -6723,8 +6723,8 @@ export declare const chatContract: {
|
|
|
6723
6723
|
endedAt: string | null;
|
|
6724
6724
|
duration: number | null;
|
|
6725
6725
|
holdLabel?: {
|
|
6726
|
-
id: string;
|
|
6727
6726
|
name: string;
|
|
6727
|
+
id: string;
|
|
6728
6728
|
position: number;
|
|
6729
6729
|
createdAt: Date;
|
|
6730
6730
|
updatedAt: Date;
|
|
@@ -6740,8 +6740,8 @@ export declare const chatContract: {
|
|
|
6740
6740
|
endedAt: string | null;
|
|
6741
6741
|
duration: number | null;
|
|
6742
6742
|
holdLabel?: {
|
|
6743
|
-
id: string;
|
|
6744
6743
|
name: string;
|
|
6744
|
+
id: string;
|
|
6745
6745
|
position: number;
|
|
6746
6746
|
createdAt: Date;
|
|
6747
6747
|
updatedAt: Date;
|
|
@@ -6799,8 +6799,8 @@ export declare const chatContract: {
|
|
|
6799
6799
|
}[];
|
|
6800
6800
|
}[];
|
|
6801
6801
|
tags: {
|
|
6802
|
-
id: string;
|
|
6803
6802
|
name: string;
|
|
6803
|
+
id: string;
|
|
6804
6804
|
createdAt: Date;
|
|
6805
6805
|
updatedAt: Date;
|
|
6806
6806
|
deletedAt: Date | null;
|
|
@@ -6830,8 +6830,8 @@ export declare const chatContract: {
|
|
|
6830
6830
|
endedAt: string | null;
|
|
6831
6831
|
duration: number | null;
|
|
6832
6832
|
holdLabel?: {
|
|
6833
|
-
id: string;
|
|
6834
6833
|
name: string;
|
|
6834
|
+
id: string;
|
|
6835
6835
|
position: number;
|
|
6836
6836
|
createdAt: Date;
|
|
6837
6837
|
updatedAt: Date;
|
|
@@ -6889,8 +6889,8 @@ export declare const chatContract: {
|
|
|
6889
6889
|
}[];
|
|
6890
6890
|
}[];
|
|
6891
6891
|
tags: {
|
|
6892
|
-
id: string;
|
|
6893
6892
|
name: string;
|
|
6893
|
+
id: string;
|
|
6894
6894
|
createdAt: Date;
|
|
6895
6895
|
updatedAt: Date;
|
|
6896
6896
|
deletedAt: Date | null;
|
|
@@ -6920,8 +6920,8 @@ export declare const chatContract: {
|
|
|
6920
6920
|
endedAt: string | null;
|
|
6921
6921
|
duration: number | null;
|
|
6922
6922
|
holdLabel?: {
|
|
6923
|
-
id: string;
|
|
6924
6923
|
name: string;
|
|
6924
|
+
id: string;
|
|
6925
6925
|
position: number;
|
|
6926
6926
|
createdAt: Date;
|
|
6927
6927
|
updatedAt: Date;
|
|
@@ -6939,17 +6939,17 @@ export declare const chatContract: {
|
|
|
6939
6939
|
isActive: z.ZodBoolean;
|
|
6940
6940
|
type: z.ZodString;
|
|
6941
6941
|
}, "strip", z.ZodTypeAny, {
|
|
6942
|
+
name: string;
|
|
6942
6943
|
type: string;
|
|
6943
6944
|
id: string;
|
|
6944
|
-
name: string;
|
|
6945
6945
|
createdAt: Date;
|
|
6946
6946
|
updatedAt: Date;
|
|
6947
6947
|
deletedAt: Date | null;
|
|
6948
6948
|
isActive: boolean;
|
|
6949
6949
|
}, {
|
|
6950
|
+
name: string;
|
|
6950
6951
|
type: string;
|
|
6951
6952
|
id: string;
|
|
6952
|
-
name: string;
|
|
6953
6953
|
createdAt: Date;
|
|
6954
6954
|
updatedAt: Date;
|
|
6955
6955
|
deletedAt: Date | null;
|
|
@@ -6959,12 +6959,12 @@ export declare const chatContract: {
|
|
|
6959
6959
|
}, "strip", z.ZodTypeAny, {
|
|
6960
6960
|
id: string;
|
|
6961
6961
|
channel: {
|
|
6962
|
+
name: string;
|
|
6962
6963
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
6963
6964
|
id: string;
|
|
6964
|
-
name: string;
|
|
6965
6965
|
metadata: {
|
|
6966
|
-
id: string;
|
|
6967
6966
|
name: string;
|
|
6967
|
+
id: string;
|
|
6968
6968
|
accessToken?: string | undefined;
|
|
6969
6969
|
channelSecret?: string | undefined;
|
|
6970
6970
|
additionalCredentials?: any;
|
|
@@ -6997,9 +6997,9 @@ export declare const chatContract: {
|
|
|
6997
6997
|
updatedAt: Date;
|
|
6998
6998
|
deletedAt: Date | null;
|
|
6999
6999
|
actor: {
|
|
7000
|
+
name: string;
|
|
7000
7001
|
id: string;
|
|
7001
7002
|
address: string | null;
|
|
7002
|
-
name: string;
|
|
7003
7003
|
email: string;
|
|
7004
7004
|
createdAt: Date;
|
|
7005
7005
|
updatedAt: Date;
|
|
@@ -7046,8 +7046,8 @@ export declare const chatContract: {
|
|
|
7046
7046
|
connectedUserName: string;
|
|
7047
7047
|
connectedUserId: string;
|
|
7048
7048
|
botpressBot: {
|
|
7049
|
-
id: string;
|
|
7050
7049
|
name: string;
|
|
7050
|
+
id: string;
|
|
7051
7051
|
accessToken: string;
|
|
7052
7052
|
botId: string;
|
|
7053
7053
|
integrationId: string;
|
|
@@ -7059,9 +7059,9 @@ export declare const chatContract: {
|
|
|
7059
7059
|
updatedAt: Date;
|
|
7060
7060
|
deletedAt: Date | null;
|
|
7061
7061
|
actor: {
|
|
7062
|
+
name: string;
|
|
7062
7063
|
id: string;
|
|
7063
7064
|
address: string | null;
|
|
7064
|
-
name: string;
|
|
7065
7065
|
email: string;
|
|
7066
7066
|
createdAt: Date;
|
|
7067
7067
|
updatedAt: Date;
|
|
@@ -7112,8 +7112,8 @@ export declare const chatContract: {
|
|
|
7112
7112
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
7113
7113
|
id: string;
|
|
7114
7114
|
metadata: {
|
|
7115
|
-
id: string;
|
|
7116
7115
|
name: string;
|
|
7116
|
+
id: string;
|
|
7117
7117
|
picture?: string | undefined;
|
|
7118
7118
|
additionalCredentials?: any;
|
|
7119
7119
|
};
|
|
@@ -7121,10 +7121,10 @@ export declare const chatContract: {
|
|
|
7121
7121
|
updatedAt: Date;
|
|
7122
7122
|
deletedAt: Date | null;
|
|
7123
7123
|
contact: {
|
|
7124
|
+
name: string;
|
|
7124
7125
|
id: string;
|
|
7125
7126
|
channel: string | null;
|
|
7126
7127
|
address: string | null;
|
|
7127
|
-
name: string;
|
|
7128
7128
|
createdAt: Date;
|
|
7129
7129
|
updatedAt: Date;
|
|
7130
7130
|
deletedAt: Date | null;
|
|
@@ -7169,8 +7169,8 @@ export declare const chatContract: {
|
|
|
7169
7169
|
createdAt: Date;
|
|
7170
7170
|
updatedAt: Date;
|
|
7171
7171
|
deletedAt: Date | null;
|
|
7172
|
-
address?: string | null | undefined;
|
|
7173
7172
|
name?: string | undefined;
|
|
7173
|
+
address?: string | null | undefined;
|
|
7174
7174
|
phone?: string | null | undefined;
|
|
7175
7175
|
industry?: string | null | undefined;
|
|
7176
7176
|
} | null;
|
|
@@ -7178,8 +7178,8 @@ export declare const chatContract: {
|
|
|
7178
7178
|
contactProfile: string | null;
|
|
7179
7179
|
socialProfileUrl: string | null;
|
|
7180
7180
|
tags: {
|
|
7181
|
-
id: string;
|
|
7182
7181
|
name: string;
|
|
7182
|
+
id: string;
|
|
7183
7183
|
createdAt: Date;
|
|
7184
7184
|
updatedAt: Date;
|
|
7185
7185
|
deletedAt: Date | null;
|
|
@@ -7204,8 +7204,8 @@ export declare const chatContract: {
|
|
|
7204
7204
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
7205
7205
|
id: string;
|
|
7206
7206
|
metadata: {
|
|
7207
|
-
id: string;
|
|
7208
7207
|
name: string;
|
|
7208
|
+
id: string;
|
|
7209
7209
|
picture?: string | undefined;
|
|
7210
7210
|
additionalCredentials?: any;
|
|
7211
7211
|
};
|
|
@@ -7236,9 +7236,9 @@ export declare const chatContract: {
|
|
|
7236
7236
|
socialPlatformId: string;
|
|
7237
7237
|
};
|
|
7238
7238
|
assignee: {
|
|
7239
|
+
name: string;
|
|
7239
7240
|
id: string;
|
|
7240
7241
|
address: string | null;
|
|
7241
|
-
name: string;
|
|
7242
7242
|
email: string;
|
|
7243
7243
|
createdAt: Date;
|
|
7244
7244
|
updatedAt: Date;
|
|
@@ -7332,8 +7332,8 @@ export declare const chatContract: {
|
|
|
7332
7332
|
}[];
|
|
7333
7333
|
}[];
|
|
7334
7334
|
tags: {
|
|
7335
|
-
id: string;
|
|
7336
7335
|
name: string;
|
|
7336
|
+
id: string;
|
|
7337
7337
|
createdAt: Date;
|
|
7338
7338
|
updatedAt: Date;
|
|
7339
7339
|
deletedAt: Date | null;
|
|
@@ -7363,8 +7363,8 @@ export declare const chatContract: {
|
|
|
7363
7363
|
endedAt: string | null;
|
|
7364
7364
|
duration: number | null;
|
|
7365
7365
|
holdLabel?: {
|
|
7366
|
-
id: string;
|
|
7367
7366
|
name: string;
|
|
7367
|
+
id: string;
|
|
7368
7368
|
position: number;
|
|
7369
7369
|
createdAt: Date;
|
|
7370
7370
|
updatedAt: Date;
|
|
@@ -7374,9 +7374,9 @@ export declare const chatContract: {
|
|
|
7374
7374
|
}[] | null | undefined;
|
|
7375
7375
|
};
|
|
7376
7376
|
workflowRule: {
|
|
7377
|
+
name: string;
|
|
7377
7378
|
type: string;
|
|
7378
7379
|
id: string;
|
|
7379
|
-
name: string;
|
|
7380
7380
|
createdAt: Date;
|
|
7381
7381
|
updatedAt: Date;
|
|
7382
7382
|
deletedAt: Date | null;
|
|
@@ -7386,12 +7386,12 @@ export declare const chatContract: {
|
|
|
7386
7386
|
}, {
|
|
7387
7387
|
id: string;
|
|
7388
7388
|
channel: {
|
|
7389
|
+
name: string;
|
|
7389
7390
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
7390
7391
|
id: string;
|
|
7391
|
-
name: string;
|
|
7392
7392
|
metadata: {
|
|
7393
|
-
id: string;
|
|
7394
7393
|
name: string;
|
|
7394
|
+
id: string;
|
|
7395
7395
|
accessToken?: string | undefined;
|
|
7396
7396
|
channelSecret?: string | undefined;
|
|
7397
7397
|
additionalCredentials?: any;
|
|
@@ -7424,9 +7424,9 @@ export declare const chatContract: {
|
|
|
7424
7424
|
updatedAt: Date;
|
|
7425
7425
|
deletedAt: Date | null;
|
|
7426
7426
|
actor: {
|
|
7427
|
+
name: string;
|
|
7427
7428
|
id: string;
|
|
7428
7429
|
address: string | null;
|
|
7429
|
-
name: string;
|
|
7430
7430
|
email: string;
|
|
7431
7431
|
createdAt: Date;
|
|
7432
7432
|
updatedAt: Date;
|
|
@@ -7473,8 +7473,8 @@ export declare const chatContract: {
|
|
|
7473
7473
|
connectedUserName: string;
|
|
7474
7474
|
connectedUserId: string;
|
|
7475
7475
|
botpressBot: {
|
|
7476
|
-
id: string;
|
|
7477
7476
|
name: string;
|
|
7477
|
+
id: string;
|
|
7478
7478
|
accessToken: string;
|
|
7479
7479
|
botId: string;
|
|
7480
7480
|
integrationId: string;
|
|
@@ -7486,9 +7486,9 @@ export declare const chatContract: {
|
|
|
7486
7486
|
updatedAt: Date;
|
|
7487
7487
|
deletedAt: Date | null;
|
|
7488
7488
|
actor: {
|
|
7489
|
+
name: string;
|
|
7489
7490
|
id: string;
|
|
7490
7491
|
address: string | null;
|
|
7491
|
-
name: string;
|
|
7492
7492
|
email: string;
|
|
7493
7493
|
createdAt: Date;
|
|
7494
7494
|
updatedAt: Date;
|
|
@@ -7539,8 +7539,8 @@ export declare const chatContract: {
|
|
|
7539
7539
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
7540
7540
|
id: string;
|
|
7541
7541
|
metadata: {
|
|
7542
|
-
id: string;
|
|
7543
7542
|
name: string;
|
|
7543
|
+
id: string;
|
|
7544
7544
|
picture?: string | undefined;
|
|
7545
7545
|
additionalCredentials?: any;
|
|
7546
7546
|
};
|
|
@@ -7548,10 +7548,10 @@ export declare const chatContract: {
|
|
|
7548
7548
|
updatedAt: Date;
|
|
7549
7549
|
deletedAt: Date | null;
|
|
7550
7550
|
contact: {
|
|
7551
|
+
name: string;
|
|
7551
7552
|
id: string;
|
|
7552
7553
|
channel: string | null;
|
|
7553
7554
|
address: string | null;
|
|
7554
|
-
name: string;
|
|
7555
7555
|
createdAt: Date;
|
|
7556
7556
|
updatedAt: Date;
|
|
7557
7557
|
deletedAt: Date | null;
|
|
@@ -7596,8 +7596,8 @@ export declare const chatContract: {
|
|
|
7596
7596
|
createdAt: Date;
|
|
7597
7597
|
updatedAt: Date;
|
|
7598
7598
|
deletedAt: Date | null;
|
|
7599
|
-
address?: string | null | undefined;
|
|
7600
7599
|
name?: string | undefined;
|
|
7600
|
+
address?: string | null | undefined;
|
|
7601
7601
|
phone?: string | null | undefined;
|
|
7602
7602
|
industry?: string | null | undefined;
|
|
7603
7603
|
} | null;
|
|
@@ -7605,8 +7605,8 @@ export declare const chatContract: {
|
|
|
7605
7605
|
contactProfile: string | null;
|
|
7606
7606
|
socialProfileUrl: string | null;
|
|
7607
7607
|
tags: {
|
|
7608
|
-
id: string;
|
|
7609
7608
|
name: string;
|
|
7609
|
+
id: string;
|
|
7610
7610
|
createdAt: Date;
|
|
7611
7611
|
updatedAt: Date;
|
|
7612
7612
|
deletedAt: Date | null;
|
|
@@ -7631,8 +7631,8 @@ export declare const chatContract: {
|
|
|
7631
7631
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
7632
7632
|
id: string;
|
|
7633
7633
|
metadata: {
|
|
7634
|
-
id: string;
|
|
7635
7634
|
name: string;
|
|
7635
|
+
id: string;
|
|
7636
7636
|
picture?: string | undefined;
|
|
7637
7637
|
additionalCredentials?: any;
|
|
7638
7638
|
};
|
|
@@ -7663,9 +7663,9 @@ export declare const chatContract: {
|
|
|
7663
7663
|
socialPlatformId: string;
|
|
7664
7664
|
};
|
|
7665
7665
|
assignee: {
|
|
7666
|
+
name: string;
|
|
7666
7667
|
id: string;
|
|
7667
7668
|
address: string | null;
|
|
7668
|
-
name: string;
|
|
7669
7669
|
email: string;
|
|
7670
7670
|
createdAt: Date;
|
|
7671
7671
|
updatedAt: Date;
|
|
@@ -7759,8 +7759,8 @@ export declare const chatContract: {
|
|
|
7759
7759
|
}[];
|
|
7760
7760
|
}[];
|
|
7761
7761
|
tags: {
|
|
7762
|
-
id: string;
|
|
7763
7762
|
name: string;
|
|
7763
|
+
id: string;
|
|
7764
7764
|
createdAt: Date;
|
|
7765
7765
|
updatedAt: Date;
|
|
7766
7766
|
deletedAt: Date | null;
|
|
@@ -7790,8 +7790,8 @@ export declare const chatContract: {
|
|
|
7790
7790
|
endedAt: string | null;
|
|
7791
7791
|
duration: number | null;
|
|
7792
7792
|
holdLabel?: {
|
|
7793
|
-
id: string;
|
|
7794
7793
|
name: string;
|
|
7794
|
+
id: string;
|
|
7795
7795
|
position: number;
|
|
7796
7796
|
createdAt: Date;
|
|
7797
7797
|
updatedAt: Date;
|
|
@@ -7801,9 +7801,9 @@ export declare const chatContract: {
|
|
|
7801
7801
|
}[] | null | undefined;
|
|
7802
7802
|
};
|
|
7803
7803
|
workflowRule: {
|
|
7804
|
+
name: string;
|
|
7804
7805
|
type: string;
|
|
7805
7806
|
id: string;
|
|
7806
|
-
name: string;
|
|
7807
7807
|
createdAt: Date;
|
|
7808
7808
|
updatedAt: Date;
|
|
7809
7809
|
deletedAt: Date | null;
|
|
@@ -8015,9 +8015,9 @@ export declare const chatContract: {
|
|
|
8015
8015
|
telephonySignature: string | null;
|
|
8016
8016
|
}>;
|
|
8017
8017
|
}, "strip", z.ZodTypeAny, {
|
|
8018
|
+
name: string;
|
|
8018
8019
|
id: string;
|
|
8019
8020
|
address: string | null;
|
|
8020
|
-
name: string;
|
|
8021
8021
|
email: string;
|
|
8022
8022
|
createdAt: Date;
|
|
8023
8023
|
updatedAt: Date;
|
|
@@ -8058,9 +8058,9 @@ export declare const chatContract: {
|
|
|
8058
8058
|
telephonySignature: string | null;
|
|
8059
8059
|
};
|
|
8060
8060
|
}, {
|
|
8061
|
+
name: string;
|
|
8061
8062
|
id: string;
|
|
8062
8063
|
address: string | null;
|
|
8063
|
-
name: string;
|
|
8064
8064
|
email: string;
|
|
8065
8065
|
createdAt: Date;
|
|
8066
8066
|
updatedAt: Date;
|
|
@@ -8219,9 +8219,9 @@ export declare const chatContract: {
|
|
|
8219
8219
|
telephonySignature: string | null;
|
|
8220
8220
|
}>;
|
|
8221
8221
|
}, "strip", z.ZodTypeAny, {
|
|
8222
|
+
name: string;
|
|
8222
8223
|
id: string;
|
|
8223
8224
|
address: string | null;
|
|
8224
|
-
name: string;
|
|
8225
8225
|
email: string;
|
|
8226
8226
|
createdAt: Date;
|
|
8227
8227
|
updatedAt: Date;
|
|
@@ -8262,9 +8262,9 @@ export declare const chatContract: {
|
|
|
8262
8262
|
telephonySignature: string | null;
|
|
8263
8263
|
};
|
|
8264
8264
|
}, {
|
|
8265
|
+
name: string;
|
|
8265
8266
|
id: string;
|
|
8266
8267
|
address: string | null;
|
|
8267
|
-
name: string;
|
|
8268
8268
|
email: string;
|
|
8269
8269
|
createdAt: Date;
|
|
8270
8270
|
updatedAt: Date;
|
|
@@ -8423,9 +8423,9 @@ export declare const chatContract: {
|
|
|
8423
8423
|
telephonySignature: string | null;
|
|
8424
8424
|
}>;
|
|
8425
8425
|
}, "strip", z.ZodTypeAny, {
|
|
8426
|
+
name: string;
|
|
8426
8427
|
id: string;
|
|
8427
8428
|
address: string | null;
|
|
8428
|
-
name: string;
|
|
8429
8429
|
email: string;
|
|
8430
8430
|
createdAt: Date;
|
|
8431
8431
|
updatedAt: Date;
|
|
@@ -8466,9 +8466,9 @@ export declare const chatContract: {
|
|
|
8466
8466
|
telephonySignature: string | null;
|
|
8467
8467
|
};
|
|
8468
8468
|
}, {
|
|
8469
|
+
name: string;
|
|
8469
8470
|
id: string;
|
|
8470
8471
|
address: string | null;
|
|
8471
|
-
name: string;
|
|
8472
8472
|
email: string;
|
|
8473
8473
|
createdAt: Date;
|
|
8474
8474
|
updatedAt: Date;
|
|
@@ -8519,9 +8519,9 @@ export declare const chatContract: {
|
|
|
8519
8519
|
updatedAt: Date;
|
|
8520
8520
|
deletedAt: Date | null;
|
|
8521
8521
|
actor: {
|
|
8522
|
+
name: string;
|
|
8522
8523
|
id: string;
|
|
8523
8524
|
address: string | null;
|
|
8524
|
-
name: string;
|
|
8525
8525
|
email: string;
|
|
8526
8526
|
createdAt: Date;
|
|
8527
8527
|
updatedAt: Date;
|
|
@@ -8575,9 +8575,9 @@ export declare const chatContract: {
|
|
|
8575
8575
|
fileUrl: string | null;
|
|
8576
8576
|
};
|
|
8577
8577
|
assignee: {
|
|
8578
|
+
name: string;
|
|
8578
8579
|
id: string;
|
|
8579
8580
|
address: string | null;
|
|
8580
|
-
name: string;
|
|
8581
8581
|
email: string;
|
|
8582
8582
|
createdAt: Date;
|
|
8583
8583
|
updatedAt: Date;
|
|
@@ -8626,9 +8626,9 @@ export declare const chatContract: {
|
|
|
8626
8626
|
previewUrl: string;
|
|
8627
8627
|
imageSetId: string;
|
|
8628
8628
|
sender: {
|
|
8629
|
+
name: string;
|
|
8629
8630
|
id: string;
|
|
8630
8631
|
address: string | null;
|
|
8631
|
-
name: string;
|
|
8632
8632
|
email: string;
|
|
8633
8633
|
createdAt: Date;
|
|
8634
8634
|
updatedAt: Date;
|
|
@@ -8681,9 +8681,9 @@ export declare const chatContract: {
|
|
|
8681
8681
|
updatedAt: Date;
|
|
8682
8682
|
deletedAt: Date | null;
|
|
8683
8683
|
actor: {
|
|
8684
|
+
name: string;
|
|
8684
8685
|
id: string;
|
|
8685
8686
|
address: string | null;
|
|
8686
|
-
name: string;
|
|
8687
8687
|
email: string;
|
|
8688
8688
|
createdAt: Date;
|
|
8689
8689
|
updatedAt: Date;
|
|
@@ -8737,9 +8737,9 @@ export declare const chatContract: {
|
|
|
8737
8737
|
fileUrl: string | null;
|
|
8738
8738
|
};
|
|
8739
8739
|
assignee: {
|
|
8740
|
+
name: string;
|
|
8740
8741
|
id: string;
|
|
8741
8742
|
address: string | null;
|
|
8742
|
-
name: string;
|
|
8743
8743
|
email: string;
|
|
8744
8744
|
createdAt: Date;
|
|
8745
8745
|
updatedAt: Date;
|
|
@@ -8788,9 +8788,9 @@ export declare const chatContract: {
|
|
|
8788
8788
|
previewUrl: string;
|
|
8789
8789
|
imageSetId: string;
|
|
8790
8790
|
sender: {
|
|
8791
|
+
name: string;
|
|
8791
8792
|
id: string;
|
|
8792
8793
|
address: string | null;
|
|
8793
|
-
name: string;
|
|
8794
8794
|
email: string;
|
|
8795
8795
|
createdAt: Date;
|
|
8796
8796
|
updatedAt: Date;
|
|
@@ -8952,9 +8952,9 @@ export declare const chatContract: {
|
|
|
8952
8952
|
telephonySignature: string | null;
|
|
8953
8953
|
}>;
|
|
8954
8954
|
}, "strip", z.ZodTypeAny, {
|
|
8955
|
+
name: string;
|
|
8955
8956
|
id: string;
|
|
8956
8957
|
address: string | null;
|
|
8957
|
-
name: string;
|
|
8958
8958
|
email: string;
|
|
8959
8959
|
createdAt: Date;
|
|
8960
8960
|
updatedAt: Date;
|
|
@@ -8995,9 +8995,9 @@ export declare const chatContract: {
|
|
|
8995
8995
|
telephonySignature: string | null;
|
|
8996
8996
|
};
|
|
8997
8997
|
}, {
|
|
8998
|
+
name: string;
|
|
8998
8999
|
id: string;
|
|
8999
9000
|
address: string | null;
|
|
9000
|
-
name: string;
|
|
9001
9001
|
email: string;
|
|
9002
9002
|
createdAt: Date;
|
|
9003
9003
|
updatedAt: Date;
|
|
@@ -9156,9 +9156,9 @@ export declare const chatContract: {
|
|
|
9156
9156
|
telephonySignature: string | null;
|
|
9157
9157
|
}>;
|
|
9158
9158
|
}, "strip", z.ZodTypeAny, {
|
|
9159
|
+
name: string;
|
|
9159
9160
|
id: string;
|
|
9160
9161
|
address: string | null;
|
|
9161
|
-
name: string;
|
|
9162
9162
|
email: string;
|
|
9163
9163
|
createdAt: Date;
|
|
9164
9164
|
updatedAt: Date;
|
|
@@ -9199,9 +9199,9 @@ export declare const chatContract: {
|
|
|
9199
9199
|
telephonySignature: string | null;
|
|
9200
9200
|
};
|
|
9201
9201
|
}, {
|
|
9202
|
+
name: string;
|
|
9202
9203
|
id: string;
|
|
9203
9204
|
address: string | null;
|
|
9204
|
-
name: string;
|
|
9205
9205
|
email: string;
|
|
9206
9206
|
createdAt: Date;
|
|
9207
9207
|
updatedAt: Date;
|
|
@@ -9360,9 +9360,9 @@ export declare const chatContract: {
|
|
|
9360
9360
|
telephonySignature: string | null;
|
|
9361
9361
|
}>;
|
|
9362
9362
|
}, "strip", z.ZodTypeAny, {
|
|
9363
|
+
name: string;
|
|
9363
9364
|
id: string;
|
|
9364
9365
|
address: string | null;
|
|
9365
|
-
name: string;
|
|
9366
9366
|
email: string;
|
|
9367
9367
|
createdAt: Date;
|
|
9368
9368
|
updatedAt: Date;
|
|
@@ -9403,9 +9403,9 @@ export declare const chatContract: {
|
|
|
9403
9403
|
telephonySignature: string | null;
|
|
9404
9404
|
};
|
|
9405
9405
|
}, {
|
|
9406
|
+
name: string;
|
|
9406
9407
|
id: string;
|
|
9407
9408
|
address: string | null;
|
|
9408
|
-
name: string;
|
|
9409
9409
|
email: string;
|
|
9410
9410
|
createdAt: Date;
|
|
9411
9411
|
updatedAt: Date;
|
|
@@ -9455,17 +9455,17 @@ export declare const chatContract: {
|
|
|
9455
9455
|
isActive: z.ZodBoolean;
|
|
9456
9456
|
type: z.ZodString;
|
|
9457
9457
|
}, "strip", z.ZodTypeAny, {
|
|
9458
|
+
name: string;
|
|
9458
9459
|
type: string;
|
|
9459
9460
|
id: string;
|
|
9460
|
-
name: string;
|
|
9461
9461
|
createdAt: Date;
|
|
9462
9462
|
updatedAt: Date;
|
|
9463
9463
|
deletedAt: Date | null;
|
|
9464
9464
|
isActive: boolean;
|
|
9465
9465
|
}, {
|
|
9466
|
+
name: string;
|
|
9466
9467
|
type: string;
|
|
9467
9468
|
id: string;
|
|
9468
|
-
name: string;
|
|
9469
9469
|
createdAt: Date;
|
|
9470
9470
|
updatedAt: Date;
|
|
9471
9471
|
deletedAt: Date | null;
|
|
@@ -9483,9 +9483,9 @@ export declare const chatContract: {
|
|
|
9483
9483
|
updatedAt: Date;
|
|
9484
9484
|
deletedAt: Date | null;
|
|
9485
9485
|
actor: {
|
|
9486
|
+
name: string;
|
|
9486
9487
|
id: string;
|
|
9487
9488
|
address: string | null;
|
|
9488
|
-
name: string;
|
|
9489
9489
|
email: string;
|
|
9490
9490
|
createdAt: Date;
|
|
9491
9491
|
updatedAt: Date;
|
|
@@ -9539,9 +9539,9 @@ export declare const chatContract: {
|
|
|
9539
9539
|
fileUrl: string | null;
|
|
9540
9540
|
};
|
|
9541
9541
|
assignee: {
|
|
9542
|
+
name: string;
|
|
9542
9543
|
id: string;
|
|
9543
9544
|
address: string | null;
|
|
9544
|
-
name: string;
|
|
9545
9545
|
email: string;
|
|
9546
9546
|
createdAt: Date;
|
|
9547
9547
|
updatedAt: Date;
|
|
@@ -9586,12 +9586,12 @@ export declare const chatContract: {
|
|
|
9586
9586
|
room: {
|
|
9587
9587
|
id: string;
|
|
9588
9588
|
channel: {
|
|
9589
|
+
name: string;
|
|
9589
9590
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
9590
9591
|
id: string;
|
|
9591
|
-
name: string;
|
|
9592
9592
|
metadata: {
|
|
9593
|
-
id: string;
|
|
9594
9593
|
name: string;
|
|
9594
|
+
id: string;
|
|
9595
9595
|
accessToken?: string | undefined;
|
|
9596
9596
|
channelSecret?: string | undefined;
|
|
9597
9597
|
additionalCredentials?: any;
|
|
@@ -9624,9 +9624,9 @@ export declare const chatContract: {
|
|
|
9624
9624
|
updatedAt: Date;
|
|
9625
9625
|
deletedAt: Date | null;
|
|
9626
9626
|
actor: {
|
|
9627
|
+
name: string;
|
|
9627
9628
|
id: string;
|
|
9628
9629
|
address: string | null;
|
|
9629
|
-
name: string;
|
|
9630
9630
|
email: string;
|
|
9631
9631
|
createdAt: Date;
|
|
9632
9632
|
updatedAt: Date;
|
|
@@ -9673,8 +9673,8 @@ export declare const chatContract: {
|
|
|
9673
9673
|
connectedUserName: string;
|
|
9674
9674
|
connectedUserId: string;
|
|
9675
9675
|
botpressBot: {
|
|
9676
|
-
id: string;
|
|
9677
9676
|
name: string;
|
|
9677
|
+
id: string;
|
|
9678
9678
|
accessToken: string;
|
|
9679
9679
|
botId: string;
|
|
9680
9680
|
integrationId: string;
|
|
@@ -9686,9 +9686,9 @@ export declare const chatContract: {
|
|
|
9686
9686
|
updatedAt: Date;
|
|
9687
9687
|
deletedAt: Date | null;
|
|
9688
9688
|
actor: {
|
|
9689
|
+
name: string;
|
|
9689
9690
|
id: string;
|
|
9690
9691
|
address: string | null;
|
|
9691
|
-
name: string;
|
|
9692
9692
|
email: string;
|
|
9693
9693
|
createdAt: Date;
|
|
9694
9694
|
updatedAt: Date;
|
|
@@ -9739,8 +9739,8 @@ export declare const chatContract: {
|
|
|
9739
9739
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
9740
9740
|
id: string;
|
|
9741
9741
|
metadata: {
|
|
9742
|
-
id: string;
|
|
9743
9742
|
name: string;
|
|
9743
|
+
id: string;
|
|
9744
9744
|
picture?: string | undefined;
|
|
9745
9745
|
additionalCredentials?: any;
|
|
9746
9746
|
};
|
|
@@ -9748,10 +9748,10 @@ export declare const chatContract: {
|
|
|
9748
9748
|
updatedAt: Date;
|
|
9749
9749
|
deletedAt: Date | null;
|
|
9750
9750
|
contact: {
|
|
9751
|
+
name: string;
|
|
9751
9752
|
id: string;
|
|
9752
9753
|
channel: string | null;
|
|
9753
9754
|
address: string | null;
|
|
9754
|
-
name: string;
|
|
9755
9755
|
createdAt: Date;
|
|
9756
9756
|
updatedAt: Date;
|
|
9757
9757
|
deletedAt: Date | null;
|
|
@@ -9796,8 +9796,8 @@ export declare const chatContract: {
|
|
|
9796
9796
|
createdAt: Date;
|
|
9797
9797
|
updatedAt: Date;
|
|
9798
9798
|
deletedAt: Date | null;
|
|
9799
|
-
address?: string | null | undefined;
|
|
9800
9799
|
name?: string | undefined;
|
|
9800
|
+
address?: string | null | undefined;
|
|
9801
9801
|
phone?: string | null | undefined;
|
|
9802
9802
|
industry?: string | null | undefined;
|
|
9803
9803
|
} | null;
|
|
@@ -9805,8 +9805,8 @@ export declare const chatContract: {
|
|
|
9805
9805
|
contactProfile: string | null;
|
|
9806
9806
|
socialProfileUrl: string | null;
|
|
9807
9807
|
tags: {
|
|
9808
|
-
id: string;
|
|
9809
9808
|
name: string;
|
|
9809
|
+
id: string;
|
|
9810
9810
|
createdAt: Date;
|
|
9811
9811
|
updatedAt: Date;
|
|
9812
9812
|
deletedAt: Date | null;
|
|
@@ -9831,8 +9831,8 @@ export declare const chatContract: {
|
|
|
9831
9831
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
9832
9832
|
id: string;
|
|
9833
9833
|
metadata: {
|
|
9834
|
-
id: string;
|
|
9835
9834
|
name: string;
|
|
9835
|
+
id: string;
|
|
9836
9836
|
picture?: string | undefined;
|
|
9837
9837
|
additionalCredentials?: any;
|
|
9838
9838
|
};
|
|
@@ -9863,9 +9863,9 @@ export declare const chatContract: {
|
|
|
9863
9863
|
socialPlatformId: string;
|
|
9864
9864
|
};
|
|
9865
9865
|
assignee: {
|
|
9866
|
+
name: string;
|
|
9866
9867
|
id: string;
|
|
9867
9868
|
address: string | null;
|
|
9868
|
-
name: string;
|
|
9869
9869
|
email: string;
|
|
9870
9870
|
createdAt: Date;
|
|
9871
9871
|
updatedAt: Date;
|
|
@@ -9959,8 +9959,8 @@ export declare const chatContract: {
|
|
|
9959
9959
|
}[];
|
|
9960
9960
|
}[];
|
|
9961
9961
|
tags: {
|
|
9962
|
-
id: string;
|
|
9963
9962
|
name: string;
|
|
9963
|
+
id: string;
|
|
9964
9964
|
createdAt: Date;
|
|
9965
9965
|
updatedAt: Date;
|
|
9966
9966
|
deletedAt: Date | null;
|
|
@@ -9990,8 +9990,8 @@ export declare const chatContract: {
|
|
|
9990
9990
|
endedAt: string | null;
|
|
9991
9991
|
duration: number | null;
|
|
9992
9992
|
holdLabel?: {
|
|
9993
|
-
id: string;
|
|
9994
9993
|
name: string;
|
|
9994
|
+
id: string;
|
|
9995
9995
|
position: number;
|
|
9996
9996
|
createdAt: Date;
|
|
9997
9997
|
updatedAt: Date;
|
|
@@ -10001,9 +10001,9 @@ export declare const chatContract: {
|
|
|
10001
10001
|
}[] | null | undefined;
|
|
10002
10002
|
};
|
|
10003
10003
|
workflowRule: {
|
|
10004
|
+
name: string;
|
|
10004
10005
|
type: string;
|
|
10005
10006
|
id: string;
|
|
10006
|
-
name: string;
|
|
10007
10007
|
createdAt: Date;
|
|
10008
10008
|
updatedAt: Date;
|
|
10009
10009
|
deletedAt: Date | null;
|
|
@@ -10013,9 +10013,9 @@ export declare const chatContract: {
|
|
|
10013
10013
|
};
|
|
10014
10014
|
platformMessageId: string;
|
|
10015
10015
|
workflowRule: {
|
|
10016
|
+
name: string;
|
|
10016
10017
|
type: string;
|
|
10017
10018
|
id: string;
|
|
10018
|
-
name: string;
|
|
10019
10019
|
createdAt: Date;
|
|
10020
10020
|
updatedAt: Date;
|
|
10021
10021
|
deletedAt: Date | null;
|
|
@@ -10036,9 +10036,9 @@ export declare const chatContract: {
|
|
|
10036
10036
|
updatedAt: Date;
|
|
10037
10037
|
deletedAt: Date | null;
|
|
10038
10038
|
actor: {
|
|
10039
|
+
name: string;
|
|
10039
10040
|
id: string;
|
|
10040
10041
|
address: string | null;
|
|
10041
|
-
name: string;
|
|
10042
10042
|
email: string;
|
|
10043
10043
|
createdAt: Date;
|
|
10044
10044
|
updatedAt: Date;
|
|
@@ -10092,9 +10092,9 @@ export declare const chatContract: {
|
|
|
10092
10092
|
fileUrl: string | null;
|
|
10093
10093
|
};
|
|
10094
10094
|
assignee: {
|
|
10095
|
+
name: string;
|
|
10095
10096
|
id: string;
|
|
10096
10097
|
address: string | null;
|
|
10097
|
-
name: string;
|
|
10098
10098
|
email: string;
|
|
10099
10099
|
createdAt: Date;
|
|
10100
10100
|
updatedAt: Date;
|
|
@@ -10143,9 +10143,9 @@ export declare const chatContract: {
|
|
|
10143
10143
|
previewUrl: string;
|
|
10144
10144
|
imageSetId: string;
|
|
10145
10145
|
sender: {
|
|
10146
|
+
name: string;
|
|
10146
10147
|
id: string;
|
|
10147
10148
|
address: string | null;
|
|
10148
|
-
name: string;
|
|
10149
10149
|
email: string;
|
|
10150
10150
|
createdAt: Date;
|
|
10151
10151
|
updatedAt: Date;
|
|
@@ -10190,9 +10190,9 @@ export declare const chatContract: {
|
|
|
10190
10190
|
template?: any;
|
|
10191
10191
|
};
|
|
10192
10192
|
sender: {
|
|
10193
|
+
name: string;
|
|
10193
10194
|
id: string;
|
|
10194
10195
|
address: string | null;
|
|
10195
|
-
name: string;
|
|
10196
10196
|
email: string;
|
|
10197
10197
|
createdAt: Date;
|
|
10198
10198
|
updatedAt: Date;
|
|
@@ -10247,9 +10247,9 @@ export declare const chatContract: {
|
|
|
10247
10247
|
updatedAt: Date;
|
|
10248
10248
|
deletedAt: Date | null;
|
|
10249
10249
|
actor: {
|
|
10250
|
+
name: string;
|
|
10250
10251
|
id: string;
|
|
10251
10252
|
address: string | null;
|
|
10252
|
-
name: string;
|
|
10253
10253
|
email: string;
|
|
10254
10254
|
createdAt: Date;
|
|
10255
10255
|
updatedAt: Date;
|
|
@@ -10303,9 +10303,9 @@ export declare const chatContract: {
|
|
|
10303
10303
|
fileUrl: string | null;
|
|
10304
10304
|
};
|
|
10305
10305
|
assignee: {
|
|
10306
|
+
name: string;
|
|
10306
10307
|
id: string;
|
|
10307
10308
|
address: string | null;
|
|
10308
|
-
name: string;
|
|
10309
10309
|
email: string;
|
|
10310
10310
|
createdAt: Date;
|
|
10311
10311
|
updatedAt: Date;
|
|
@@ -10350,12 +10350,12 @@ export declare const chatContract: {
|
|
|
10350
10350
|
room: {
|
|
10351
10351
|
id: string;
|
|
10352
10352
|
channel: {
|
|
10353
|
+
name: string;
|
|
10353
10354
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
10354
10355
|
id: string;
|
|
10355
|
-
name: string;
|
|
10356
10356
|
metadata: {
|
|
10357
|
-
id: string;
|
|
10358
10357
|
name: string;
|
|
10358
|
+
id: string;
|
|
10359
10359
|
accessToken?: string | undefined;
|
|
10360
10360
|
channelSecret?: string | undefined;
|
|
10361
10361
|
additionalCredentials?: any;
|
|
@@ -10388,9 +10388,9 @@ export declare const chatContract: {
|
|
|
10388
10388
|
updatedAt: Date;
|
|
10389
10389
|
deletedAt: Date | null;
|
|
10390
10390
|
actor: {
|
|
10391
|
+
name: string;
|
|
10391
10392
|
id: string;
|
|
10392
10393
|
address: string | null;
|
|
10393
|
-
name: string;
|
|
10394
10394
|
email: string;
|
|
10395
10395
|
createdAt: Date;
|
|
10396
10396
|
updatedAt: Date;
|
|
@@ -10437,8 +10437,8 @@ export declare const chatContract: {
|
|
|
10437
10437
|
connectedUserName: string;
|
|
10438
10438
|
connectedUserId: string;
|
|
10439
10439
|
botpressBot: {
|
|
10440
|
-
id: string;
|
|
10441
10440
|
name: string;
|
|
10441
|
+
id: string;
|
|
10442
10442
|
accessToken: string;
|
|
10443
10443
|
botId: string;
|
|
10444
10444
|
integrationId: string;
|
|
@@ -10450,9 +10450,9 @@ export declare const chatContract: {
|
|
|
10450
10450
|
updatedAt: Date;
|
|
10451
10451
|
deletedAt: Date | null;
|
|
10452
10452
|
actor: {
|
|
10453
|
+
name: string;
|
|
10453
10454
|
id: string;
|
|
10454
10455
|
address: string | null;
|
|
10455
|
-
name: string;
|
|
10456
10456
|
email: string;
|
|
10457
10457
|
createdAt: Date;
|
|
10458
10458
|
updatedAt: Date;
|
|
@@ -10503,8 +10503,8 @@ export declare const chatContract: {
|
|
|
10503
10503
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
10504
10504
|
id: string;
|
|
10505
10505
|
metadata: {
|
|
10506
|
-
id: string;
|
|
10507
10506
|
name: string;
|
|
10507
|
+
id: string;
|
|
10508
10508
|
picture?: string | undefined;
|
|
10509
10509
|
additionalCredentials?: any;
|
|
10510
10510
|
};
|
|
@@ -10512,10 +10512,10 @@ export declare const chatContract: {
|
|
|
10512
10512
|
updatedAt: Date;
|
|
10513
10513
|
deletedAt: Date | null;
|
|
10514
10514
|
contact: {
|
|
10515
|
+
name: string;
|
|
10515
10516
|
id: string;
|
|
10516
10517
|
channel: string | null;
|
|
10517
10518
|
address: string | null;
|
|
10518
|
-
name: string;
|
|
10519
10519
|
createdAt: Date;
|
|
10520
10520
|
updatedAt: Date;
|
|
10521
10521
|
deletedAt: Date | null;
|
|
@@ -10560,8 +10560,8 @@ export declare const chatContract: {
|
|
|
10560
10560
|
createdAt: Date;
|
|
10561
10561
|
updatedAt: Date;
|
|
10562
10562
|
deletedAt: Date | null;
|
|
10563
|
-
address?: string | null | undefined;
|
|
10564
10563
|
name?: string | undefined;
|
|
10564
|
+
address?: string | null | undefined;
|
|
10565
10565
|
phone?: string | null | undefined;
|
|
10566
10566
|
industry?: string | null | undefined;
|
|
10567
10567
|
} | null;
|
|
@@ -10569,8 +10569,8 @@ export declare const chatContract: {
|
|
|
10569
10569
|
contactProfile: string | null;
|
|
10570
10570
|
socialProfileUrl: string | null;
|
|
10571
10571
|
tags: {
|
|
10572
|
-
id: string;
|
|
10573
10572
|
name: string;
|
|
10573
|
+
id: string;
|
|
10574
10574
|
createdAt: Date;
|
|
10575
10575
|
updatedAt: Date;
|
|
10576
10576
|
deletedAt: Date | null;
|
|
@@ -10595,8 +10595,8 @@ export declare const chatContract: {
|
|
|
10595
10595
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
10596
10596
|
id: string;
|
|
10597
10597
|
metadata: {
|
|
10598
|
-
id: string;
|
|
10599
10598
|
name: string;
|
|
10599
|
+
id: string;
|
|
10600
10600
|
picture?: string | undefined;
|
|
10601
10601
|
additionalCredentials?: any;
|
|
10602
10602
|
};
|
|
@@ -10627,9 +10627,9 @@ export declare const chatContract: {
|
|
|
10627
10627
|
socialPlatformId: string;
|
|
10628
10628
|
};
|
|
10629
10629
|
assignee: {
|
|
10630
|
+
name: string;
|
|
10630
10631
|
id: string;
|
|
10631
10632
|
address: string | null;
|
|
10632
|
-
name: string;
|
|
10633
10633
|
email: string;
|
|
10634
10634
|
createdAt: Date;
|
|
10635
10635
|
updatedAt: Date;
|
|
@@ -10723,8 +10723,8 @@ export declare const chatContract: {
|
|
|
10723
10723
|
}[];
|
|
10724
10724
|
}[];
|
|
10725
10725
|
tags: {
|
|
10726
|
-
id: string;
|
|
10727
10726
|
name: string;
|
|
10727
|
+
id: string;
|
|
10728
10728
|
createdAt: Date;
|
|
10729
10729
|
updatedAt: Date;
|
|
10730
10730
|
deletedAt: Date | null;
|
|
@@ -10754,8 +10754,8 @@ export declare const chatContract: {
|
|
|
10754
10754
|
endedAt: string | null;
|
|
10755
10755
|
duration: number | null;
|
|
10756
10756
|
holdLabel?: {
|
|
10757
|
-
id: string;
|
|
10758
10757
|
name: string;
|
|
10758
|
+
id: string;
|
|
10759
10759
|
position: number;
|
|
10760
10760
|
createdAt: Date;
|
|
10761
10761
|
updatedAt: Date;
|
|
@@ -10765,9 +10765,9 @@ export declare const chatContract: {
|
|
|
10765
10765
|
}[] | null | undefined;
|
|
10766
10766
|
};
|
|
10767
10767
|
workflowRule: {
|
|
10768
|
+
name: string;
|
|
10768
10769
|
type: string;
|
|
10769
10770
|
id: string;
|
|
10770
|
-
name: string;
|
|
10771
10771
|
createdAt: Date;
|
|
10772
10772
|
updatedAt: Date;
|
|
10773
10773
|
deletedAt: Date | null;
|
|
@@ -10777,9 +10777,9 @@ export declare const chatContract: {
|
|
|
10777
10777
|
};
|
|
10778
10778
|
platformMessageId: string;
|
|
10779
10779
|
workflowRule: {
|
|
10780
|
+
name: string;
|
|
10780
10781
|
type: string;
|
|
10781
10782
|
id: string;
|
|
10782
|
-
name: string;
|
|
10783
10783
|
createdAt: Date;
|
|
10784
10784
|
updatedAt: Date;
|
|
10785
10785
|
deletedAt: Date | null;
|
|
@@ -10800,9 +10800,9 @@ export declare const chatContract: {
|
|
|
10800
10800
|
updatedAt: Date;
|
|
10801
10801
|
deletedAt: Date | null;
|
|
10802
10802
|
actor: {
|
|
10803
|
+
name: string;
|
|
10803
10804
|
id: string;
|
|
10804
10805
|
address: string | null;
|
|
10805
|
-
name: string;
|
|
10806
10806
|
email: string;
|
|
10807
10807
|
createdAt: Date;
|
|
10808
10808
|
updatedAt: Date;
|
|
@@ -10856,9 +10856,9 @@ export declare const chatContract: {
|
|
|
10856
10856
|
fileUrl: string | null;
|
|
10857
10857
|
};
|
|
10858
10858
|
assignee: {
|
|
10859
|
+
name: string;
|
|
10859
10860
|
id: string;
|
|
10860
10861
|
address: string | null;
|
|
10861
|
-
name: string;
|
|
10862
10862
|
email: string;
|
|
10863
10863
|
createdAt: Date;
|
|
10864
10864
|
updatedAt: Date;
|
|
@@ -10907,9 +10907,9 @@ export declare const chatContract: {
|
|
|
10907
10907
|
previewUrl: string;
|
|
10908
10908
|
imageSetId: string;
|
|
10909
10909
|
sender: {
|
|
10910
|
+
name: string;
|
|
10910
10911
|
id: string;
|
|
10911
10912
|
address: string | null;
|
|
10912
|
-
name: string;
|
|
10913
10913
|
email: string;
|
|
10914
10914
|
createdAt: Date;
|
|
10915
10915
|
updatedAt: Date;
|
|
@@ -10954,9 +10954,9 @@ export declare const chatContract: {
|
|
|
10954
10954
|
template?: any;
|
|
10955
10955
|
};
|
|
10956
10956
|
sender: {
|
|
10957
|
+
name: string;
|
|
10957
10958
|
id: string;
|
|
10958
10959
|
address: string | null;
|
|
10959
|
-
name: string;
|
|
10960
10960
|
email: string;
|
|
10961
10961
|
createdAt: Date;
|
|
10962
10962
|
updatedAt: Date;
|
|
@@ -11013,9 +11013,9 @@ export declare const chatContract: {
|
|
|
11013
11013
|
updatedAt: Date;
|
|
11014
11014
|
deletedAt: Date | null;
|
|
11015
11015
|
actor: {
|
|
11016
|
+
name: string;
|
|
11016
11017
|
id: string;
|
|
11017
11018
|
address: string | null;
|
|
11018
|
-
name: string;
|
|
11019
11019
|
email: string;
|
|
11020
11020
|
createdAt: Date;
|
|
11021
11021
|
updatedAt: Date;
|
|
@@ -11069,9 +11069,9 @@ export declare const chatContract: {
|
|
|
11069
11069
|
fileUrl: string | null;
|
|
11070
11070
|
};
|
|
11071
11071
|
assignee: {
|
|
11072
|
+
name: string;
|
|
11072
11073
|
id: string;
|
|
11073
11074
|
address: string | null;
|
|
11074
|
-
name: string;
|
|
11075
11075
|
email: string;
|
|
11076
11076
|
createdAt: Date;
|
|
11077
11077
|
updatedAt: Date;
|
|
@@ -11116,12 +11116,12 @@ export declare const chatContract: {
|
|
|
11116
11116
|
room: {
|
|
11117
11117
|
id: string;
|
|
11118
11118
|
channel: {
|
|
11119
|
+
name: string;
|
|
11119
11120
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
11120
11121
|
id: string;
|
|
11121
|
-
name: string;
|
|
11122
11122
|
metadata: {
|
|
11123
|
-
id: string;
|
|
11124
11123
|
name: string;
|
|
11124
|
+
id: string;
|
|
11125
11125
|
accessToken?: string | undefined;
|
|
11126
11126
|
channelSecret?: string | undefined;
|
|
11127
11127
|
additionalCredentials?: any;
|
|
@@ -11154,9 +11154,9 @@ export declare const chatContract: {
|
|
|
11154
11154
|
updatedAt: Date;
|
|
11155
11155
|
deletedAt: Date | null;
|
|
11156
11156
|
actor: {
|
|
11157
|
+
name: string;
|
|
11157
11158
|
id: string;
|
|
11158
11159
|
address: string | null;
|
|
11159
|
-
name: string;
|
|
11160
11160
|
email: string;
|
|
11161
11161
|
createdAt: Date;
|
|
11162
11162
|
updatedAt: Date;
|
|
@@ -11203,8 +11203,8 @@ export declare const chatContract: {
|
|
|
11203
11203
|
connectedUserName: string;
|
|
11204
11204
|
connectedUserId: string;
|
|
11205
11205
|
botpressBot: {
|
|
11206
|
-
id: string;
|
|
11207
11206
|
name: string;
|
|
11207
|
+
id: string;
|
|
11208
11208
|
accessToken: string;
|
|
11209
11209
|
botId: string;
|
|
11210
11210
|
integrationId: string;
|
|
@@ -11216,9 +11216,9 @@ export declare const chatContract: {
|
|
|
11216
11216
|
updatedAt: Date;
|
|
11217
11217
|
deletedAt: Date | null;
|
|
11218
11218
|
actor: {
|
|
11219
|
+
name: string;
|
|
11219
11220
|
id: string;
|
|
11220
11221
|
address: string | null;
|
|
11221
|
-
name: string;
|
|
11222
11222
|
email: string;
|
|
11223
11223
|
createdAt: Date;
|
|
11224
11224
|
updatedAt: Date;
|
|
@@ -11269,8 +11269,8 @@ export declare const chatContract: {
|
|
|
11269
11269
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
11270
11270
|
id: string;
|
|
11271
11271
|
metadata: {
|
|
11272
|
-
id: string;
|
|
11273
11272
|
name: string;
|
|
11273
|
+
id: string;
|
|
11274
11274
|
picture?: string | undefined;
|
|
11275
11275
|
additionalCredentials?: any;
|
|
11276
11276
|
};
|
|
@@ -11278,10 +11278,10 @@ export declare const chatContract: {
|
|
|
11278
11278
|
updatedAt: Date;
|
|
11279
11279
|
deletedAt: Date | null;
|
|
11280
11280
|
contact: {
|
|
11281
|
+
name: string;
|
|
11281
11282
|
id: string;
|
|
11282
11283
|
channel: string | null;
|
|
11283
11284
|
address: string | null;
|
|
11284
|
-
name: string;
|
|
11285
11285
|
createdAt: Date;
|
|
11286
11286
|
updatedAt: Date;
|
|
11287
11287
|
deletedAt: Date | null;
|
|
@@ -11326,8 +11326,8 @@ export declare const chatContract: {
|
|
|
11326
11326
|
createdAt: Date;
|
|
11327
11327
|
updatedAt: Date;
|
|
11328
11328
|
deletedAt: Date | null;
|
|
11329
|
-
address?: string | null | undefined;
|
|
11330
11329
|
name?: string | undefined;
|
|
11330
|
+
address?: string | null | undefined;
|
|
11331
11331
|
phone?: string | null | undefined;
|
|
11332
11332
|
industry?: string | null | undefined;
|
|
11333
11333
|
} | null;
|
|
@@ -11335,8 +11335,8 @@ export declare const chatContract: {
|
|
|
11335
11335
|
contactProfile: string | null;
|
|
11336
11336
|
socialProfileUrl: string | null;
|
|
11337
11337
|
tags: {
|
|
11338
|
-
id: string;
|
|
11339
11338
|
name: string;
|
|
11339
|
+
id: string;
|
|
11340
11340
|
createdAt: Date;
|
|
11341
11341
|
updatedAt: Date;
|
|
11342
11342
|
deletedAt: Date | null;
|
|
@@ -11361,8 +11361,8 @@ export declare const chatContract: {
|
|
|
11361
11361
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
11362
11362
|
id: string;
|
|
11363
11363
|
metadata: {
|
|
11364
|
-
id: string;
|
|
11365
11364
|
name: string;
|
|
11365
|
+
id: string;
|
|
11366
11366
|
picture?: string | undefined;
|
|
11367
11367
|
additionalCredentials?: any;
|
|
11368
11368
|
};
|
|
@@ -11393,9 +11393,9 @@ export declare const chatContract: {
|
|
|
11393
11393
|
socialPlatformId: string;
|
|
11394
11394
|
};
|
|
11395
11395
|
assignee: {
|
|
11396
|
+
name: string;
|
|
11396
11397
|
id: string;
|
|
11397
11398
|
address: string | null;
|
|
11398
|
-
name: string;
|
|
11399
11399
|
email: string;
|
|
11400
11400
|
createdAt: Date;
|
|
11401
11401
|
updatedAt: Date;
|
|
@@ -11489,8 +11489,8 @@ export declare const chatContract: {
|
|
|
11489
11489
|
}[];
|
|
11490
11490
|
}[];
|
|
11491
11491
|
tags: {
|
|
11492
|
-
id: string;
|
|
11493
11492
|
name: string;
|
|
11493
|
+
id: string;
|
|
11494
11494
|
createdAt: Date;
|
|
11495
11495
|
updatedAt: Date;
|
|
11496
11496
|
deletedAt: Date | null;
|
|
@@ -11520,8 +11520,8 @@ export declare const chatContract: {
|
|
|
11520
11520
|
endedAt: string | null;
|
|
11521
11521
|
duration: number | null;
|
|
11522
11522
|
holdLabel?: {
|
|
11523
|
-
id: string;
|
|
11524
11523
|
name: string;
|
|
11524
|
+
id: string;
|
|
11525
11525
|
position: number;
|
|
11526
11526
|
createdAt: Date;
|
|
11527
11527
|
updatedAt: Date;
|
|
@@ -11531,9 +11531,9 @@ export declare const chatContract: {
|
|
|
11531
11531
|
}[] | null | undefined;
|
|
11532
11532
|
};
|
|
11533
11533
|
workflowRule: {
|
|
11534
|
+
name: string;
|
|
11534
11535
|
type: string;
|
|
11535
11536
|
id: string;
|
|
11536
|
-
name: string;
|
|
11537
11537
|
createdAt: Date;
|
|
11538
11538
|
updatedAt: Date;
|
|
11539
11539
|
deletedAt: Date | null;
|
|
@@ -11543,9 +11543,9 @@ export declare const chatContract: {
|
|
|
11543
11543
|
};
|
|
11544
11544
|
platformMessageId: string;
|
|
11545
11545
|
workflowRule: {
|
|
11546
|
+
name: string;
|
|
11546
11547
|
type: string;
|
|
11547
11548
|
id: string;
|
|
11548
|
-
name: string;
|
|
11549
11549
|
createdAt: Date;
|
|
11550
11550
|
updatedAt: Date;
|
|
11551
11551
|
deletedAt: Date | null;
|
|
@@ -11566,9 +11566,9 @@ export declare const chatContract: {
|
|
|
11566
11566
|
updatedAt: Date;
|
|
11567
11567
|
deletedAt: Date | null;
|
|
11568
11568
|
actor: {
|
|
11569
|
+
name: string;
|
|
11569
11570
|
id: string;
|
|
11570
11571
|
address: string | null;
|
|
11571
|
-
name: string;
|
|
11572
11572
|
email: string;
|
|
11573
11573
|
createdAt: Date;
|
|
11574
11574
|
updatedAt: Date;
|
|
@@ -11622,9 +11622,9 @@ export declare const chatContract: {
|
|
|
11622
11622
|
fileUrl: string | null;
|
|
11623
11623
|
};
|
|
11624
11624
|
assignee: {
|
|
11625
|
+
name: string;
|
|
11625
11626
|
id: string;
|
|
11626
11627
|
address: string | null;
|
|
11627
|
-
name: string;
|
|
11628
11628
|
email: string;
|
|
11629
11629
|
createdAt: Date;
|
|
11630
11630
|
updatedAt: Date;
|
|
@@ -11673,9 +11673,9 @@ export declare const chatContract: {
|
|
|
11673
11673
|
previewUrl: string;
|
|
11674
11674
|
imageSetId: string;
|
|
11675
11675
|
sender: {
|
|
11676
|
+
name: string;
|
|
11676
11677
|
id: string;
|
|
11677
11678
|
address: string | null;
|
|
11678
|
-
name: string;
|
|
11679
11679
|
email: string;
|
|
11680
11680
|
createdAt: Date;
|
|
11681
11681
|
updatedAt: Date;
|
|
@@ -11720,9 +11720,9 @@ export declare const chatContract: {
|
|
|
11720
11720
|
template?: any;
|
|
11721
11721
|
};
|
|
11722
11722
|
sender: {
|
|
11723
|
+
name: string;
|
|
11723
11724
|
id: string;
|
|
11724
11725
|
address: string | null;
|
|
11725
|
-
name: string;
|
|
11726
11726
|
email: string;
|
|
11727
11727
|
createdAt: Date;
|
|
11728
11728
|
updatedAt: Date;
|
|
@@ -11780,9 +11780,9 @@ export declare const chatContract: {
|
|
|
11780
11780
|
updatedAt: Date;
|
|
11781
11781
|
deletedAt: Date | null;
|
|
11782
11782
|
actor: {
|
|
11783
|
+
name: string;
|
|
11783
11784
|
id: string;
|
|
11784
11785
|
address: string | null;
|
|
11785
|
-
name: string;
|
|
11786
11786
|
email: string;
|
|
11787
11787
|
createdAt: Date;
|
|
11788
11788
|
updatedAt: Date;
|
|
@@ -11836,9 +11836,9 @@ export declare const chatContract: {
|
|
|
11836
11836
|
fileUrl: string | null;
|
|
11837
11837
|
};
|
|
11838
11838
|
assignee: {
|
|
11839
|
+
name: string;
|
|
11839
11840
|
id: string;
|
|
11840
11841
|
address: string | null;
|
|
11841
|
-
name: string;
|
|
11842
11842
|
email: string;
|
|
11843
11843
|
createdAt: Date;
|
|
11844
11844
|
updatedAt: Date;
|
|
@@ -11883,12 +11883,12 @@ export declare const chatContract: {
|
|
|
11883
11883
|
room: {
|
|
11884
11884
|
id: string;
|
|
11885
11885
|
channel: {
|
|
11886
|
+
name: string;
|
|
11886
11887
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
11887
11888
|
id: string;
|
|
11888
|
-
name: string;
|
|
11889
11889
|
metadata: {
|
|
11890
|
-
id: string;
|
|
11891
11890
|
name: string;
|
|
11891
|
+
id: string;
|
|
11892
11892
|
accessToken?: string | undefined;
|
|
11893
11893
|
channelSecret?: string | undefined;
|
|
11894
11894
|
additionalCredentials?: any;
|
|
@@ -11921,9 +11921,9 @@ export declare const chatContract: {
|
|
|
11921
11921
|
updatedAt: Date;
|
|
11922
11922
|
deletedAt: Date | null;
|
|
11923
11923
|
actor: {
|
|
11924
|
+
name: string;
|
|
11924
11925
|
id: string;
|
|
11925
11926
|
address: string | null;
|
|
11926
|
-
name: string;
|
|
11927
11927
|
email: string;
|
|
11928
11928
|
createdAt: Date;
|
|
11929
11929
|
updatedAt: Date;
|
|
@@ -11970,8 +11970,8 @@ export declare const chatContract: {
|
|
|
11970
11970
|
connectedUserName: string;
|
|
11971
11971
|
connectedUserId: string;
|
|
11972
11972
|
botpressBot: {
|
|
11973
|
-
id: string;
|
|
11974
11973
|
name: string;
|
|
11974
|
+
id: string;
|
|
11975
11975
|
accessToken: string;
|
|
11976
11976
|
botId: string;
|
|
11977
11977
|
integrationId: string;
|
|
@@ -11983,9 +11983,9 @@ export declare const chatContract: {
|
|
|
11983
11983
|
updatedAt: Date;
|
|
11984
11984
|
deletedAt: Date | null;
|
|
11985
11985
|
actor: {
|
|
11986
|
+
name: string;
|
|
11986
11987
|
id: string;
|
|
11987
11988
|
address: string | null;
|
|
11988
|
-
name: string;
|
|
11989
11989
|
email: string;
|
|
11990
11990
|
createdAt: Date;
|
|
11991
11991
|
updatedAt: Date;
|
|
@@ -12036,8 +12036,8 @@ export declare const chatContract: {
|
|
|
12036
12036
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
12037
12037
|
id: string;
|
|
12038
12038
|
metadata: {
|
|
12039
|
-
id: string;
|
|
12040
12039
|
name: string;
|
|
12040
|
+
id: string;
|
|
12041
12041
|
picture?: string | undefined;
|
|
12042
12042
|
additionalCredentials?: any;
|
|
12043
12043
|
};
|
|
@@ -12045,10 +12045,10 @@ export declare const chatContract: {
|
|
|
12045
12045
|
updatedAt: Date;
|
|
12046
12046
|
deletedAt: Date | null;
|
|
12047
12047
|
contact: {
|
|
12048
|
+
name: string;
|
|
12048
12049
|
id: string;
|
|
12049
12050
|
channel: string | null;
|
|
12050
12051
|
address: string | null;
|
|
12051
|
-
name: string;
|
|
12052
12052
|
createdAt: Date;
|
|
12053
12053
|
updatedAt: Date;
|
|
12054
12054
|
deletedAt: Date | null;
|
|
@@ -12093,8 +12093,8 @@ export declare const chatContract: {
|
|
|
12093
12093
|
createdAt: Date;
|
|
12094
12094
|
updatedAt: Date;
|
|
12095
12095
|
deletedAt: Date | null;
|
|
12096
|
-
address?: string | null | undefined;
|
|
12097
12096
|
name?: string | undefined;
|
|
12097
|
+
address?: string | null | undefined;
|
|
12098
12098
|
phone?: string | null | undefined;
|
|
12099
12099
|
industry?: string | null | undefined;
|
|
12100
12100
|
} | null;
|
|
@@ -12102,8 +12102,8 @@ export declare const chatContract: {
|
|
|
12102
12102
|
contactProfile: string | null;
|
|
12103
12103
|
socialProfileUrl: string | null;
|
|
12104
12104
|
tags: {
|
|
12105
|
-
id: string;
|
|
12106
12105
|
name: string;
|
|
12106
|
+
id: string;
|
|
12107
12107
|
createdAt: Date;
|
|
12108
12108
|
updatedAt: Date;
|
|
12109
12109
|
deletedAt: Date | null;
|
|
@@ -12128,8 +12128,8 @@ export declare const chatContract: {
|
|
|
12128
12128
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
12129
12129
|
id: string;
|
|
12130
12130
|
metadata: {
|
|
12131
|
-
id: string;
|
|
12132
12131
|
name: string;
|
|
12132
|
+
id: string;
|
|
12133
12133
|
picture?: string | undefined;
|
|
12134
12134
|
additionalCredentials?: any;
|
|
12135
12135
|
};
|
|
@@ -12160,9 +12160,9 @@ export declare const chatContract: {
|
|
|
12160
12160
|
socialPlatformId: string;
|
|
12161
12161
|
};
|
|
12162
12162
|
assignee: {
|
|
12163
|
+
name: string;
|
|
12163
12164
|
id: string;
|
|
12164
12165
|
address: string | null;
|
|
12165
|
-
name: string;
|
|
12166
12166
|
email: string;
|
|
12167
12167
|
createdAt: Date;
|
|
12168
12168
|
updatedAt: Date;
|
|
@@ -12256,8 +12256,8 @@ export declare const chatContract: {
|
|
|
12256
12256
|
}[];
|
|
12257
12257
|
}[];
|
|
12258
12258
|
tags: {
|
|
12259
|
-
id: string;
|
|
12260
12259
|
name: string;
|
|
12260
|
+
id: string;
|
|
12261
12261
|
createdAt: Date;
|
|
12262
12262
|
updatedAt: Date;
|
|
12263
12263
|
deletedAt: Date | null;
|
|
@@ -12287,8 +12287,8 @@ export declare const chatContract: {
|
|
|
12287
12287
|
endedAt: string | null;
|
|
12288
12288
|
duration: number | null;
|
|
12289
12289
|
holdLabel?: {
|
|
12290
|
-
id: string;
|
|
12291
12290
|
name: string;
|
|
12291
|
+
id: string;
|
|
12292
12292
|
position: number;
|
|
12293
12293
|
createdAt: Date;
|
|
12294
12294
|
updatedAt: Date;
|
|
@@ -12298,9 +12298,9 @@ export declare const chatContract: {
|
|
|
12298
12298
|
}[] | null | undefined;
|
|
12299
12299
|
};
|
|
12300
12300
|
workflowRule: {
|
|
12301
|
+
name: string;
|
|
12301
12302
|
type: string;
|
|
12302
12303
|
id: string;
|
|
12303
|
-
name: string;
|
|
12304
12304
|
createdAt: Date;
|
|
12305
12305
|
updatedAt: Date;
|
|
12306
12306
|
deletedAt: Date | null;
|
|
@@ -12310,9 +12310,9 @@ export declare const chatContract: {
|
|
|
12310
12310
|
};
|
|
12311
12311
|
platformMessageId: string;
|
|
12312
12312
|
workflowRule: {
|
|
12313
|
+
name: string;
|
|
12313
12314
|
type: string;
|
|
12314
12315
|
id: string;
|
|
12315
|
-
name: string;
|
|
12316
12316
|
createdAt: Date;
|
|
12317
12317
|
updatedAt: Date;
|
|
12318
12318
|
deletedAt: Date | null;
|
|
@@ -12333,9 +12333,9 @@ export declare const chatContract: {
|
|
|
12333
12333
|
updatedAt: Date;
|
|
12334
12334
|
deletedAt: Date | null;
|
|
12335
12335
|
actor: {
|
|
12336
|
+
name: string;
|
|
12336
12337
|
id: string;
|
|
12337
12338
|
address: string | null;
|
|
12338
|
-
name: string;
|
|
12339
12339
|
email: string;
|
|
12340
12340
|
createdAt: Date;
|
|
12341
12341
|
updatedAt: Date;
|
|
@@ -12389,9 +12389,9 @@ export declare const chatContract: {
|
|
|
12389
12389
|
fileUrl: string | null;
|
|
12390
12390
|
};
|
|
12391
12391
|
assignee: {
|
|
12392
|
+
name: string;
|
|
12392
12393
|
id: string;
|
|
12393
12394
|
address: string | null;
|
|
12394
|
-
name: string;
|
|
12395
12395
|
email: string;
|
|
12396
12396
|
createdAt: Date;
|
|
12397
12397
|
updatedAt: Date;
|
|
@@ -12440,9 +12440,9 @@ export declare const chatContract: {
|
|
|
12440
12440
|
previewUrl: string;
|
|
12441
12441
|
imageSetId: string;
|
|
12442
12442
|
sender: {
|
|
12443
|
+
name: string;
|
|
12443
12444
|
id: string;
|
|
12444
12445
|
address: string | null;
|
|
12445
|
-
name: string;
|
|
12446
12446
|
email: string;
|
|
12447
12447
|
createdAt: Date;
|
|
12448
12448
|
updatedAt: Date;
|
|
@@ -12487,9 +12487,9 @@ export declare const chatContract: {
|
|
|
12487
12487
|
template?: any;
|
|
12488
12488
|
};
|
|
12489
12489
|
sender: {
|
|
12490
|
+
name: string;
|
|
12490
12491
|
id: string;
|
|
12491
12492
|
address: string | null;
|
|
12492
|
-
name: string;
|
|
12493
12493
|
email: string;
|
|
12494
12494
|
createdAt: Date;
|
|
12495
12495
|
updatedAt: Date;
|
|
@@ -12652,8 +12652,8 @@ export declare const chatContract: {
|
|
|
12652
12652
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
12653
12653
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
12654
12654
|
}, "strip", z.ZodTypeAny, {
|
|
12655
|
-
id: string;
|
|
12656
12655
|
name: string;
|
|
12656
|
+
id: string;
|
|
12657
12657
|
accessToken?: string | undefined;
|
|
12658
12658
|
channelSecret?: string | undefined;
|
|
12659
12659
|
additionalCredentials?: any;
|
|
@@ -12681,8 +12681,8 @@ export declare const chatContract: {
|
|
|
12681
12681
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
12682
12682
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
12683
12683
|
}, {
|
|
12684
|
-
id: string;
|
|
12685
12684
|
name: string;
|
|
12685
|
+
id: string;
|
|
12686
12686
|
accessToken?: string | undefined;
|
|
12687
12687
|
channelSecret?: string | undefined;
|
|
12688
12688
|
additionalCredentials?: any;
|
|
@@ -12723,14 +12723,14 @@ export declare const chatContract: {
|
|
|
12723
12723
|
integrationId: z.ZodString;
|
|
12724
12724
|
accessToken: z.ZodString;
|
|
12725
12725
|
}, "strip", z.ZodTypeAny, {
|
|
12726
|
-
id: string;
|
|
12727
12726
|
name: string;
|
|
12727
|
+
id: string;
|
|
12728
12728
|
accessToken: string;
|
|
12729
12729
|
botId: string;
|
|
12730
12730
|
integrationId: string;
|
|
12731
12731
|
}, {
|
|
12732
|
-
id: string;
|
|
12733
12732
|
name: string;
|
|
12733
|
+
id: string;
|
|
12734
12734
|
accessToken: string;
|
|
12735
12735
|
botId: string;
|
|
12736
12736
|
integrationId: string;
|
|
@@ -12853,9 +12853,9 @@ export declare const chatContract: {
|
|
|
12853
12853
|
telephonySignature: string | null;
|
|
12854
12854
|
}>;
|
|
12855
12855
|
}, "strip", z.ZodTypeAny, {
|
|
12856
|
+
name: string;
|
|
12856
12857
|
id: string;
|
|
12857
12858
|
address: string | null;
|
|
12858
|
-
name: string;
|
|
12859
12859
|
email: string;
|
|
12860
12860
|
createdAt: Date;
|
|
12861
12861
|
updatedAt: Date;
|
|
@@ -12896,9 +12896,9 @@ export declare const chatContract: {
|
|
|
12896
12896
|
telephonySignature: string | null;
|
|
12897
12897
|
};
|
|
12898
12898
|
}, {
|
|
12899
|
+
name: string;
|
|
12899
12900
|
id: string;
|
|
12900
12901
|
address: string | null;
|
|
12901
|
-
name: string;
|
|
12902
12902
|
email: string;
|
|
12903
12903
|
createdAt: Date;
|
|
12904
12904
|
updatedAt: Date;
|
|
@@ -12940,12 +12940,12 @@ export declare const chatContract: {
|
|
|
12940
12940
|
};
|
|
12941
12941
|
}>;
|
|
12942
12942
|
}, "strip", z.ZodTypeAny, {
|
|
12943
|
+
name: string;
|
|
12943
12944
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
12944
12945
|
id: string;
|
|
12945
|
-
name: string;
|
|
12946
12946
|
metadata: {
|
|
12947
|
-
id: string;
|
|
12948
12947
|
name: string;
|
|
12948
|
+
id: string;
|
|
12949
12949
|
accessToken?: string | undefined;
|
|
12950
12950
|
channelSecret?: string | undefined;
|
|
12951
12951
|
additionalCredentials?: any;
|
|
@@ -12978,9 +12978,9 @@ export declare const chatContract: {
|
|
|
12978
12978
|
updatedAt: Date;
|
|
12979
12979
|
deletedAt: Date | null;
|
|
12980
12980
|
actor: {
|
|
12981
|
+
name: string;
|
|
12981
12982
|
id: string;
|
|
12982
12983
|
address: string | null;
|
|
12983
|
-
name: string;
|
|
12984
12984
|
email: string;
|
|
12985
12985
|
createdAt: Date;
|
|
12986
12986
|
updatedAt: Date;
|
|
@@ -13027,19 +13027,19 @@ export declare const chatContract: {
|
|
|
13027
13027
|
connectedUserName: string;
|
|
13028
13028
|
connectedUserId: string;
|
|
13029
13029
|
botpressBot: {
|
|
13030
|
-
id: string;
|
|
13031
13030
|
name: string;
|
|
13031
|
+
id: string;
|
|
13032
13032
|
accessToken: string;
|
|
13033
13033
|
botId: string;
|
|
13034
13034
|
integrationId: string;
|
|
13035
13035
|
} | null;
|
|
13036
13036
|
}, {
|
|
13037
|
+
name: string;
|
|
13037
13038
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
13038
13039
|
id: string;
|
|
13039
|
-
name: string;
|
|
13040
13040
|
metadata: {
|
|
13041
|
-
id: string;
|
|
13042
13041
|
name: string;
|
|
13042
|
+
id: string;
|
|
13043
13043
|
accessToken?: string | undefined;
|
|
13044
13044
|
channelSecret?: string | undefined;
|
|
13045
13045
|
additionalCredentials?: any;
|
|
@@ -13072,9 +13072,9 @@ export declare const chatContract: {
|
|
|
13072
13072
|
updatedAt: Date;
|
|
13073
13073
|
deletedAt: Date | null;
|
|
13074
13074
|
actor: {
|
|
13075
|
+
name: string;
|
|
13075
13076
|
id: string;
|
|
13076
13077
|
address: string | null;
|
|
13077
|
-
name: string;
|
|
13078
13078
|
email: string;
|
|
13079
13079
|
createdAt: Date;
|
|
13080
13080
|
updatedAt: Date;
|
|
@@ -13121,8 +13121,8 @@ export declare const chatContract: {
|
|
|
13121
13121
|
connectedUserName: string;
|
|
13122
13122
|
connectedUserId: string;
|
|
13123
13123
|
botpressBot: {
|
|
13124
|
-
id: string;
|
|
13125
13124
|
name: string;
|
|
13125
|
+
id: string;
|
|
13126
13126
|
accessToken: string;
|
|
13127
13127
|
botId: string;
|
|
13128
13128
|
integrationId: string;
|
|
@@ -13251,9 +13251,9 @@ export declare const chatContract: {
|
|
|
13251
13251
|
telephonySignature: string | null;
|
|
13252
13252
|
}>;
|
|
13253
13253
|
}, "strip", z.ZodTypeAny, {
|
|
13254
|
+
name: string;
|
|
13254
13255
|
id: string;
|
|
13255
13256
|
address: string | null;
|
|
13256
|
-
name: string;
|
|
13257
13257
|
email: string;
|
|
13258
13258
|
createdAt: Date;
|
|
13259
13259
|
updatedAt: Date;
|
|
@@ -13294,9 +13294,9 @@ export declare const chatContract: {
|
|
|
13294
13294
|
telephonySignature: string | null;
|
|
13295
13295
|
};
|
|
13296
13296
|
}, {
|
|
13297
|
+
name: string;
|
|
13297
13298
|
id: string;
|
|
13298
13299
|
address: string | null;
|
|
13299
|
-
name: string;
|
|
13300
13300
|
email: string;
|
|
13301
13301
|
createdAt: Date;
|
|
13302
13302
|
updatedAt: Date;
|
|
@@ -13357,13 +13357,13 @@ export declare const chatContract: {
|
|
|
13357
13357
|
picture: z.ZodOptional<z.ZodString>;
|
|
13358
13358
|
additionalCredentials: z.ZodAny;
|
|
13359
13359
|
}, "strip", z.ZodTypeAny, {
|
|
13360
|
-
id: string;
|
|
13361
13360
|
name: string;
|
|
13361
|
+
id: string;
|
|
13362
13362
|
picture?: string | undefined;
|
|
13363
13363
|
additionalCredentials?: any;
|
|
13364
13364
|
}, {
|
|
13365
|
-
id: string;
|
|
13366
13365
|
name: string;
|
|
13366
|
+
id: string;
|
|
13367
13367
|
picture?: string | undefined;
|
|
13368
13368
|
additionalCredentials?: any;
|
|
13369
13369
|
}>;
|
|
@@ -13385,14 +13385,14 @@ export declare const chatContract: {
|
|
|
13385
13385
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
13386
13386
|
name: z.ZodString;
|
|
13387
13387
|
}, "strip", z.ZodTypeAny, {
|
|
13388
|
-
id: string;
|
|
13389
13388
|
name: string;
|
|
13389
|
+
id: string;
|
|
13390
13390
|
createdAt: Date;
|
|
13391
13391
|
updatedAt: Date;
|
|
13392
13392
|
deletedAt: Date | null;
|
|
13393
13393
|
}, {
|
|
13394
|
-
id: string;
|
|
13395
13394
|
name: string;
|
|
13395
|
+
id: string;
|
|
13396
13396
|
createdAt: Date;
|
|
13397
13397
|
updatedAt: Date;
|
|
13398
13398
|
deletedAt: Date | null;
|
|
@@ -13548,8 +13548,8 @@ export declare const chatContract: {
|
|
|
13548
13548
|
createdAt: Date;
|
|
13549
13549
|
updatedAt: Date;
|
|
13550
13550
|
deletedAt: Date | null;
|
|
13551
|
-
address?: string | null | undefined;
|
|
13552
13551
|
name?: string | undefined;
|
|
13552
|
+
address?: string | null | undefined;
|
|
13553
13553
|
phone?: string | null | undefined;
|
|
13554
13554
|
industry?: string | null | undefined;
|
|
13555
13555
|
}, {
|
|
@@ -13557,8 +13557,8 @@ export declare const chatContract: {
|
|
|
13557
13557
|
createdAt: Date;
|
|
13558
13558
|
updatedAt: Date;
|
|
13559
13559
|
deletedAt: Date | null;
|
|
13560
|
-
address?: string | null | undefined;
|
|
13561
13560
|
name?: string | undefined;
|
|
13561
|
+
address?: string | null | undefined;
|
|
13562
13562
|
phone?: string | null | undefined;
|
|
13563
13563
|
industry?: string | null | undefined;
|
|
13564
13564
|
}>>;
|
|
@@ -13576,13 +13576,13 @@ export declare const chatContract: {
|
|
|
13576
13576
|
picture: z.ZodOptional<z.ZodString>;
|
|
13577
13577
|
additionalCredentials: z.ZodAny;
|
|
13578
13578
|
}, "strip", z.ZodTypeAny, {
|
|
13579
|
-
id: string;
|
|
13580
13579
|
name: string;
|
|
13580
|
+
id: string;
|
|
13581
13581
|
picture?: string | undefined;
|
|
13582
13582
|
additionalCredentials?: any;
|
|
13583
13583
|
}, {
|
|
13584
|
-
id: string;
|
|
13585
13584
|
name: string;
|
|
13585
|
+
id: string;
|
|
13586
13586
|
picture?: string | undefined;
|
|
13587
13587
|
additionalCredentials?: any;
|
|
13588
13588
|
}>;
|
|
@@ -13590,8 +13590,8 @@ export declare const chatContract: {
|
|
|
13590
13590
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
13591
13591
|
id: string;
|
|
13592
13592
|
metadata: {
|
|
13593
|
-
id: string;
|
|
13594
13593
|
name: string;
|
|
13594
|
+
id: string;
|
|
13595
13595
|
picture?: string | undefined;
|
|
13596
13596
|
additionalCredentials?: any;
|
|
13597
13597
|
};
|
|
@@ -13604,8 +13604,8 @@ export declare const chatContract: {
|
|
|
13604
13604
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
13605
13605
|
id: string;
|
|
13606
13606
|
metadata: {
|
|
13607
|
-
id: string;
|
|
13608
13607
|
name: string;
|
|
13608
|
+
id: string;
|
|
13609
13609
|
picture?: string | undefined;
|
|
13610
13610
|
additionalCredentials?: any;
|
|
13611
13611
|
};
|
|
@@ -13915,10 +13915,10 @@ export declare const chatContract: {
|
|
|
13915
13915
|
};
|
|
13916
13916
|
}>, "many">>;
|
|
13917
13917
|
}, "strip", z.ZodTypeAny, {
|
|
13918
|
+
name: string;
|
|
13918
13919
|
id: string;
|
|
13919
13920
|
channel: string | null;
|
|
13920
13921
|
address: string | null;
|
|
13921
|
-
name: string;
|
|
13922
13922
|
createdAt: Date;
|
|
13923
13923
|
updatedAt: Date;
|
|
13924
13924
|
deletedAt: Date | null;
|
|
@@ -13963,8 +13963,8 @@ export declare const chatContract: {
|
|
|
13963
13963
|
createdAt: Date;
|
|
13964
13964
|
updatedAt: Date;
|
|
13965
13965
|
deletedAt: Date | null;
|
|
13966
|
-
address?: string | null | undefined;
|
|
13967
13966
|
name?: string | undefined;
|
|
13967
|
+
address?: string | null | undefined;
|
|
13968
13968
|
phone?: string | null | undefined;
|
|
13969
13969
|
industry?: string | null | undefined;
|
|
13970
13970
|
} | null;
|
|
@@ -13972,8 +13972,8 @@ export declare const chatContract: {
|
|
|
13972
13972
|
contactProfile: string | null;
|
|
13973
13973
|
socialProfileUrl: string | null;
|
|
13974
13974
|
tags: {
|
|
13975
|
-
id: string;
|
|
13976
13975
|
name: string;
|
|
13976
|
+
id: string;
|
|
13977
13977
|
createdAt: Date;
|
|
13978
13978
|
updatedAt: Date;
|
|
13979
13979
|
deletedAt: Date | null;
|
|
@@ -13998,8 +13998,8 @@ export declare const chatContract: {
|
|
|
13998
13998
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
13999
13999
|
id: string;
|
|
14000
14000
|
metadata: {
|
|
14001
|
-
id: string;
|
|
14002
14001
|
name: string;
|
|
14002
|
+
id: string;
|
|
14003
14003
|
picture?: string | undefined;
|
|
14004
14004
|
additionalCredentials?: any;
|
|
14005
14005
|
};
|
|
@@ -14026,10 +14026,10 @@ export declare const chatContract: {
|
|
|
14026
14026
|
};
|
|
14027
14027
|
}[] | undefined;
|
|
14028
14028
|
}, {
|
|
14029
|
+
name: string;
|
|
14029
14030
|
id: string;
|
|
14030
14031
|
channel: string | null;
|
|
14031
14032
|
address: string | null;
|
|
14032
|
-
name: string;
|
|
14033
14033
|
createdAt: Date;
|
|
14034
14034
|
updatedAt: Date;
|
|
14035
14035
|
deletedAt: Date | null;
|
|
@@ -14074,8 +14074,8 @@ export declare const chatContract: {
|
|
|
14074
14074
|
createdAt: Date;
|
|
14075
14075
|
updatedAt: Date;
|
|
14076
14076
|
deletedAt: Date | null;
|
|
14077
|
-
address?: string | null | undefined;
|
|
14078
14077
|
name?: string | undefined;
|
|
14078
|
+
address?: string | null | undefined;
|
|
14079
14079
|
phone?: string | null | undefined;
|
|
14080
14080
|
industry?: string | null | undefined;
|
|
14081
14081
|
} | null;
|
|
@@ -14083,8 +14083,8 @@ export declare const chatContract: {
|
|
|
14083
14083
|
contactProfile: string | null;
|
|
14084
14084
|
socialProfileUrl: string | null;
|
|
14085
14085
|
tags: {
|
|
14086
|
-
id: string;
|
|
14087
14086
|
name: string;
|
|
14087
|
+
id: string;
|
|
14088
14088
|
createdAt: Date;
|
|
14089
14089
|
updatedAt: Date;
|
|
14090
14090
|
deletedAt: Date | null;
|
|
@@ -14109,8 +14109,8 @@ export declare const chatContract: {
|
|
|
14109
14109
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
14110
14110
|
id: string;
|
|
14111
14111
|
metadata: {
|
|
14112
|
-
id: string;
|
|
14113
14112
|
name: string;
|
|
14113
|
+
id: string;
|
|
14114
14114
|
picture?: string | undefined;
|
|
14115
14115
|
additionalCredentials?: any;
|
|
14116
14116
|
};
|
|
@@ -14141,8 +14141,8 @@ export declare const chatContract: {
|
|
|
14141
14141
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
14142
14142
|
id: string;
|
|
14143
14143
|
metadata: {
|
|
14144
|
-
id: string;
|
|
14145
14144
|
name: string;
|
|
14145
|
+
id: string;
|
|
14146
14146
|
picture?: string | undefined;
|
|
14147
14147
|
additionalCredentials?: any;
|
|
14148
14148
|
};
|
|
@@ -14150,10 +14150,10 @@ export declare const chatContract: {
|
|
|
14150
14150
|
updatedAt: Date;
|
|
14151
14151
|
deletedAt: Date | null;
|
|
14152
14152
|
contact: {
|
|
14153
|
+
name: string;
|
|
14153
14154
|
id: string;
|
|
14154
14155
|
channel: string | null;
|
|
14155
14156
|
address: string | null;
|
|
14156
|
-
name: string;
|
|
14157
14157
|
createdAt: Date;
|
|
14158
14158
|
updatedAt: Date;
|
|
14159
14159
|
deletedAt: Date | null;
|
|
@@ -14198,8 +14198,8 @@ export declare const chatContract: {
|
|
|
14198
14198
|
createdAt: Date;
|
|
14199
14199
|
updatedAt: Date;
|
|
14200
14200
|
deletedAt: Date | null;
|
|
14201
|
-
address?: string | null | undefined;
|
|
14202
14201
|
name?: string | undefined;
|
|
14202
|
+
address?: string | null | undefined;
|
|
14203
14203
|
phone?: string | null | undefined;
|
|
14204
14204
|
industry?: string | null | undefined;
|
|
14205
14205
|
} | null;
|
|
@@ -14207,8 +14207,8 @@ export declare const chatContract: {
|
|
|
14207
14207
|
contactProfile: string | null;
|
|
14208
14208
|
socialProfileUrl: string | null;
|
|
14209
14209
|
tags: {
|
|
14210
|
-
id: string;
|
|
14211
14210
|
name: string;
|
|
14211
|
+
id: string;
|
|
14212
14212
|
createdAt: Date;
|
|
14213
14213
|
updatedAt: Date;
|
|
14214
14214
|
deletedAt: Date | null;
|
|
@@ -14233,8 +14233,8 @@ export declare const chatContract: {
|
|
|
14233
14233
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
14234
14234
|
id: string;
|
|
14235
14235
|
metadata: {
|
|
14236
|
-
id: string;
|
|
14237
14236
|
name: string;
|
|
14237
|
+
id: string;
|
|
14238
14238
|
picture?: string | undefined;
|
|
14239
14239
|
additionalCredentials?: any;
|
|
14240
14240
|
};
|
|
@@ -14267,8 +14267,8 @@ export declare const chatContract: {
|
|
|
14267
14267
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
14268
14268
|
id: string;
|
|
14269
14269
|
metadata: {
|
|
14270
|
-
id: string;
|
|
14271
14270
|
name: string;
|
|
14271
|
+
id: string;
|
|
14272
14272
|
picture?: string | undefined;
|
|
14273
14273
|
additionalCredentials?: any;
|
|
14274
14274
|
};
|
|
@@ -14276,10 +14276,10 @@ export declare const chatContract: {
|
|
|
14276
14276
|
updatedAt: Date;
|
|
14277
14277
|
deletedAt: Date | null;
|
|
14278
14278
|
contact: {
|
|
14279
|
+
name: string;
|
|
14279
14280
|
id: string;
|
|
14280
14281
|
channel: string | null;
|
|
14281
14282
|
address: string | null;
|
|
14282
|
-
name: string;
|
|
14283
14283
|
createdAt: Date;
|
|
14284
14284
|
updatedAt: Date;
|
|
14285
14285
|
deletedAt: Date | null;
|
|
@@ -14324,8 +14324,8 @@ export declare const chatContract: {
|
|
|
14324
14324
|
createdAt: Date;
|
|
14325
14325
|
updatedAt: Date;
|
|
14326
14326
|
deletedAt: Date | null;
|
|
14327
|
-
address?: string | null | undefined;
|
|
14328
14327
|
name?: string | undefined;
|
|
14328
|
+
address?: string | null | undefined;
|
|
14329
14329
|
phone?: string | null | undefined;
|
|
14330
14330
|
industry?: string | null | undefined;
|
|
14331
14331
|
} | null;
|
|
@@ -14333,8 +14333,8 @@ export declare const chatContract: {
|
|
|
14333
14333
|
contactProfile: string | null;
|
|
14334
14334
|
socialProfileUrl: string | null;
|
|
14335
14335
|
tags: {
|
|
14336
|
-
id: string;
|
|
14337
14336
|
name: string;
|
|
14337
|
+
id: string;
|
|
14338
14338
|
createdAt: Date;
|
|
14339
14339
|
updatedAt: Date;
|
|
14340
14340
|
deletedAt: Date | null;
|
|
@@ -14359,8 +14359,8 @@ export declare const chatContract: {
|
|
|
14359
14359
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
14360
14360
|
id: string;
|
|
14361
14361
|
metadata: {
|
|
14362
|
-
id: string;
|
|
14363
14362
|
name: string;
|
|
14363
|
+
id: string;
|
|
14364
14364
|
picture?: string | undefined;
|
|
14365
14365
|
additionalCredentials?: any;
|
|
14366
14366
|
};
|
|
@@ -14508,9 +14508,9 @@ export declare const chatContract: {
|
|
|
14508
14508
|
telephonySignature: string | null;
|
|
14509
14509
|
}>;
|
|
14510
14510
|
}, "strip", z.ZodTypeAny, {
|
|
14511
|
+
name: string;
|
|
14511
14512
|
id: string;
|
|
14512
14513
|
address: string | null;
|
|
14513
|
-
name: string;
|
|
14514
14514
|
email: string;
|
|
14515
14515
|
createdAt: Date;
|
|
14516
14516
|
updatedAt: Date;
|
|
@@ -14551,9 +14551,9 @@ export declare const chatContract: {
|
|
|
14551
14551
|
telephonySignature: string | null;
|
|
14552
14552
|
};
|
|
14553
14553
|
}, {
|
|
14554
|
+
name: string;
|
|
14554
14555
|
id: string;
|
|
14555
14556
|
address: string | null;
|
|
14556
|
-
name: string;
|
|
14557
14557
|
email: string;
|
|
14558
14558
|
createdAt: Date;
|
|
14559
14559
|
updatedAt: Date;
|
|
@@ -14632,14 +14632,14 @@ export declare const chatContract: {
|
|
|
14632
14632
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
14633
14633
|
name: z.ZodString;
|
|
14634
14634
|
}, "strip", z.ZodTypeAny, {
|
|
14635
|
-
id: string;
|
|
14636
14635
|
name: string;
|
|
14636
|
+
id: string;
|
|
14637
14637
|
createdAt: Date;
|
|
14638
14638
|
updatedAt: Date;
|
|
14639
14639
|
deletedAt: Date | null;
|
|
14640
14640
|
}, {
|
|
14641
|
-
id: string;
|
|
14642
14641
|
name: string;
|
|
14642
|
+
id: string;
|
|
14643
14643
|
createdAt: Date;
|
|
14644
14644
|
updatedAt: Date;
|
|
14645
14645
|
deletedAt: Date | null;
|
|
@@ -14810,8 +14810,8 @@ export declare const chatContract: {
|
|
|
14810
14810
|
}[];
|
|
14811
14811
|
}[];
|
|
14812
14812
|
tags: {
|
|
14813
|
-
id: string;
|
|
14814
14813
|
name: string;
|
|
14814
|
+
id: string;
|
|
14815
14815
|
createdAt: Date;
|
|
14816
14816
|
updatedAt: Date;
|
|
14817
14817
|
deletedAt: Date | null;
|
|
@@ -14861,8 +14861,8 @@ export declare const chatContract: {
|
|
|
14861
14861
|
}[];
|
|
14862
14862
|
}[];
|
|
14863
14863
|
tags: {
|
|
14864
|
-
id: string;
|
|
14865
14864
|
name: string;
|
|
14865
|
+
id: string;
|
|
14866
14866
|
createdAt: Date;
|
|
14867
14867
|
updatedAt: Date;
|
|
14868
14868
|
deletedAt: Date | null;
|
|
@@ -14900,16 +14900,16 @@ export declare const chatContract: {
|
|
|
14900
14900
|
position: z.ZodNumber;
|
|
14901
14901
|
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
14902
14902
|
}, "strip", z.ZodTypeAny, {
|
|
14903
|
-
id: string;
|
|
14904
14903
|
name: string;
|
|
14904
|
+
id: string;
|
|
14905
14905
|
position: number;
|
|
14906
14906
|
createdAt: Date;
|
|
14907
14907
|
updatedAt: Date;
|
|
14908
14908
|
deletedAt: Date | null;
|
|
14909
14909
|
isDefault: boolean;
|
|
14910
14910
|
}, {
|
|
14911
|
-
id: string;
|
|
14912
14911
|
name: string;
|
|
14912
|
+
id: string;
|
|
14913
14913
|
position: number;
|
|
14914
14914
|
createdAt: Date;
|
|
14915
14915
|
updatedAt: Date;
|
|
@@ -14925,8 +14925,8 @@ export declare const chatContract: {
|
|
|
14925
14925
|
endedAt: string | null;
|
|
14926
14926
|
duration: number | null;
|
|
14927
14927
|
holdLabel?: {
|
|
14928
|
-
id: string;
|
|
14929
14928
|
name: string;
|
|
14929
|
+
id: string;
|
|
14930
14930
|
position: number;
|
|
14931
14931
|
createdAt: Date;
|
|
14932
14932
|
updatedAt: Date;
|
|
@@ -14942,8 +14942,8 @@ export declare const chatContract: {
|
|
|
14942
14942
|
endedAt: string | null;
|
|
14943
14943
|
duration: number | null;
|
|
14944
14944
|
holdLabel?: {
|
|
14945
|
-
id: string;
|
|
14946
14945
|
name: string;
|
|
14946
|
+
id: string;
|
|
14947
14947
|
position: number;
|
|
14948
14948
|
createdAt: Date;
|
|
14949
14949
|
updatedAt: Date;
|
|
@@ -15001,8 +15001,8 @@ export declare const chatContract: {
|
|
|
15001
15001
|
}[];
|
|
15002
15002
|
}[];
|
|
15003
15003
|
tags: {
|
|
15004
|
-
id: string;
|
|
15005
15004
|
name: string;
|
|
15005
|
+
id: string;
|
|
15006
15006
|
createdAt: Date;
|
|
15007
15007
|
updatedAt: Date;
|
|
15008
15008
|
deletedAt: Date | null;
|
|
@@ -15032,8 +15032,8 @@ export declare const chatContract: {
|
|
|
15032
15032
|
endedAt: string | null;
|
|
15033
15033
|
duration: number | null;
|
|
15034
15034
|
holdLabel?: {
|
|
15035
|
-
id: string;
|
|
15036
15035
|
name: string;
|
|
15036
|
+
id: string;
|
|
15037
15037
|
position: number;
|
|
15038
15038
|
createdAt: Date;
|
|
15039
15039
|
updatedAt: Date;
|
|
@@ -15091,8 +15091,8 @@ export declare const chatContract: {
|
|
|
15091
15091
|
}[];
|
|
15092
15092
|
}[];
|
|
15093
15093
|
tags: {
|
|
15094
|
-
id: string;
|
|
15095
15094
|
name: string;
|
|
15095
|
+
id: string;
|
|
15096
15096
|
createdAt: Date;
|
|
15097
15097
|
updatedAt: Date;
|
|
15098
15098
|
deletedAt: Date | null;
|
|
@@ -15122,8 +15122,8 @@ export declare const chatContract: {
|
|
|
15122
15122
|
endedAt: string | null;
|
|
15123
15123
|
duration: number | null;
|
|
15124
15124
|
holdLabel?: {
|
|
15125
|
-
id: string;
|
|
15126
15125
|
name: string;
|
|
15126
|
+
id: string;
|
|
15127
15127
|
position: number;
|
|
15128
15128
|
createdAt: Date;
|
|
15129
15129
|
updatedAt: Date;
|
|
@@ -15141,17 +15141,17 @@ export declare const chatContract: {
|
|
|
15141
15141
|
isActive: z.ZodBoolean;
|
|
15142
15142
|
type: z.ZodString;
|
|
15143
15143
|
}, "strip", z.ZodTypeAny, {
|
|
15144
|
+
name: string;
|
|
15144
15145
|
type: string;
|
|
15145
15146
|
id: string;
|
|
15146
|
-
name: string;
|
|
15147
15147
|
createdAt: Date;
|
|
15148
15148
|
updatedAt: Date;
|
|
15149
15149
|
deletedAt: Date | null;
|
|
15150
15150
|
isActive: boolean;
|
|
15151
15151
|
}, {
|
|
15152
|
+
name: string;
|
|
15152
15153
|
type: string;
|
|
15153
15154
|
id: string;
|
|
15154
|
-
name: string;
|
|
15155
15155
|
createdAt: Date;
|
|
15156
15156
|
updatedAt: Date;
|
|
15157
15157
|
deletedAt: Date | null;
|
|
@@ -15162,12 +15162,12 @@ export declare const chatContract: {
|
|
|
15162
15162
|
}, "strip", z.ZodTypeAny, {
|
|
15163
15163
|
id: string;
|
|
15164
15164
|
channel: {
|
|
15165
|
+
name: string;
|
|
15165
15166
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
15166
15167
|
id: string;
|
|
15167
|
-
name: string;
|
|
15168
15168
|
metadata: {
|
|
15169
|
-
id: string;
|
|
15170
15169
|
name: string;
|
|
15170
|
+
id: string;
|
|
15171
15171
|
accessToken?: string | undefined;
|
|
15172
15172
|
channelSecret?: string | undefined;
|
|
15173
15173
|
additionalCredentials?: any;
|
|
@@ -15200,9 +15200,9 @@ export declare const chatContract: {
|
|
|
15200
15200
|
updatedAt: Date;
|
|
15201
15201
|
deletedAt: Date | null;
|
|
15202
15202
|
actor: {
|
|
15203
|
+
name: string;
|
|
15203
15204
|
id: string;
|
|
15204
15205
|
address: string | null;
|
|
15205
|
-
name: string;
|
|
15206
15206
|
email: string;
|
|
15207
15207
|
createdAt: Date;
|
|
15208
15208
|
updatedAt: Date;
|
|
@@ -15249,8 +15249,8 @@ export declare const chatContract: {
|
|
|
15249
15249
|
connectedUserName: string;
|
|
15250
15250
|
connectedUserId: string;
|
|
15251
15251
|
botpressBot: {
|
|
15252
|
-
id: string;
|
|
15253
15252
|
name: string;
|
|
15253
|
+
id: string;
|
|
15254
15254
|
accessToken: string;
|
|
15255
15255
|
botId: string;
|
|
15256
15256
|
integrationId: string;
|
|
@@ -15262,9 +15262,9 @@ export declare const chatContract: {
|
|
|
15262
15262
|
updatedAt: Date;
|
|
15263
15263
|
deletedAt: Date | null;
|
|
15264
15264
|
actor: {
|
|
15265
|
+
name: string;
|
|
15265
15266
|
id: string;
|
|
15266
15267
|
address: string | null;
|
|
15267
|
-
name: string;
|
|
15268
15268
|
email: string;
|
|
15269
15269
|
createdAt: Date;
|
|
15270
15270
|
updatedAt: Date;
|
|
@@ -15315,8 +15315,8 @@ export declare const chatContract: {
|
|
|
15315
15315
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
15316
15316
|
id: string;
|
|
15317
15317
|
metadata: {
|
|
15318
|
-
id: string;
|
|
15319
15318
|
name: string;
|
|
15319
|
+
id: string;
|
|
15320
15320
|
picture?: string | undefined;
|
|
15321
15321
|
additionalCredentials?: any;
|
|
15322
15322
|
};
|
|
@@ -15324,10 +15324,10 @@ export declare const chatContract: {
|
|
|
15324
15324
|
updatedAt: Date;
|
|
15325
15325
|
deletedAt: Date | null;
|
|
15326
15326
|
contact: {
|
|
15327
|
+
name: string;
|
|
15327
15328
|
id: string;
|
|
15328
15329
|
channel: string | null;
|
|
15329
15330
|
address: string | null;
|
|
15330
|
-
name: string;
|
|
15331
15331
|
createdAt: Date;
|
|
15332
15332
|
updatedAt: Date;
|
|
15333
15333
|
deletedAt: Date | null;
|
|
@@ -15372,8 +15372,8 @@ export declare const chatContract: {
|
|
|
15372
15372
|
createdAt: Date;
|
|
15373
15373
|
updatedAt: Date;
|
|
15374
15374
|
deletedAt: Date | null;
|
|
15375
|
-
address?: string | null | undefined;
|
|
15376
15375
|
name?: string | undefined;
|
|
15376
|
+
address?: string | null | undefined;
|
|
15377
15377
|
phone?: string | null | undefined;
|
|
15378
15378
|
industry?: string | null | undefined;
|
|
15379
15379
|
} | null;
|
|
@@ -15381,8 +15381,8 @@ export declare const chatContract: {
|
|
|
15381
15381
|
contactProfile: string | null;
|
|
15382
15382
|
socialProfileUrl: string | null;
|
|
15383
15383
|
tags: {
|
|
15384
|
-
id: string;
|
|
15385
15384
|
name: string;
|
|
15385
|
+
id: string;
|
|
15386
15386
|
createdAt: Date;
|
|
15387
15387
|
updatedAt: Date;
|
|
15388
15388
|
deletedAt: Date | null;
|
|
@@ -15407,8 +15407,8 @@ export declare const chatContract: {
|
|
|
15407
15407
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
15408
15408
|
id: string;
|
|
15409
15409
|
metadata: {
|
|
15410
|
-
id: string;
|
|
15411
15410
|
name: string;
|
|
15411
|
+
id: string;
|
|
15412
15412
|
picture?: string | undefined;
|
|
15413
15413
|
additionalCredentials?: any;
|
|
15414
15414
|
};
|
|
@@ -15439,9 +15439,9 @@ export declare const chatContract: {
|
|
|
15439
15439
|
socialPlatformId: string;
|
|
15440
15440
|
};
|
|
15441
15441
|
assignee: {
|
|
15442
|
+
name: string;
|
|
15442
15443
|
id: string;
|
|
15443
15444
|
address: string | null;
|
|
15444
|
-
name: string;
|
|
15445
15445
|
email: string;
|
|
15446
15446
|
createdAt: Date;
|
|
15447
15447
|
updatedAt: Date;
|
|
@@ -15535,8 +15535,8 @@ export declare const chatContract: {
|
|
|
15535
15535
|
}[];
|
|
15536
15536
|
}[];
|
|
15537
15537
|
tags: {
|
|
15538
|
-
id: string;
|
|
15539
15538
|
name: string;
|
|
15539
|
+
id: string;
|
|
15540
15540
|
createdAt: Date;
|
|
15541
15541
|
updatedAt: Date;
|
|
15542
15542
|
deletedAt: Date | null;
|
|
@@ -15566,8 +15566,8 @@ export declare const chatContract: {
|
|
|
15566
15566
|
endedAt: string | null;
|
|
15567
15567
|
duration: number | null;
|
|
15568
15568
|
holdLabel?: {
|
|
15569
|
-
id: string;
|
|
15570
15569
|
name: string;
|
|
15570
|
+
id: string;
|
|
15571
15571
|
position: number;
|
|
15572
15572
|
createdAt: Date;
|
|
15573
15573
|
updatedAt: Date;
|
|
@@ -15577,9 +15577,9 @@ export declare const chatContract: {
|
|
|
15577
15577
|
}[] | null | undefined;
|
|
15578
15578
|
};
|
|
15579
15579
|
workflowRule: {
|
|
15580
|
+
name: string;
|
|
15580
15581
|
type: string;
|
|
15581
15582
|
id: string;
|
|
15582
|
-
name: string;
|
|
15583
15583
|
createdAt: Date;
|
|
15584
15584
|
updatedAt: Date;
|
|
15585
15585
|
deletedAt: Date | null;
|
|
@@ -15590,12 +15590,12 @@ export declare const chatContract: {
|
|
|
15590
15590
|
}, {
|
|
15591
15591
|
id: string;
|
|
15592
15592
|
channel: {
|
|
15593
|
+
name: string;
|
|
15593
15594
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
15594
15595
|
id: string;
|
|
15595
|
-
name: string;
|
|
15596
15596
|
metadata: {
|
|
15597
|
-
id: string;
|
|
15598
15597
|
name: string;
|
|
15598
|
+
id: string;
|
|
15599
15599
|
accessToken?: string | undefined;
|
|
15600
15600
|
channelSecret?: string | undefined;
|
|
15601
15601
|
additionalCredentials?: any;
|
|
@@ -15628,9 +15628,9 @@ export declare const chatContract: {
|
|
|
15628
15628
|
updatedAt: Date;
|
|
15629
15629
|
deletedAt: Date | null;
|
|
15630
15630
|
actor: {
|
|
15631
|
+
name: string;
|
|
15631
15632
|
id: string;
|
|
15632
15633
|
address: string | null;
|
|
15633
|
-
name: string;
|
|
15634
15634
|
email: string;
|
|
15635
15635
|
createdAt: Date;
|
|
15636
15636
|
updatedAt: Date;
|
|
@@ -15677,8 +15677,8 @@ export declare const chatContract: {
|
|
|
15677
15677
|
connectedUserName: string;
|
|
15678
15678
|
connectedUserId: string;
|
|
15679
15679
|
botpressBot: {
|
|
15680
|
-
id: string;
|
|
15681
15680
|
name: string;
|
|
15681
|
+
id: string;
|
|
15682
15682
|
accessToken: string;
|
|
15683
15683
|
botId: string;
|
|
15684
15684
|
integrationId: string;
|
|
@@ -15690,9 +15690,9 @@ export declare const chatContract: {
|
|
|
15690
15690
|
updatedAt: Date;
|
|
15691
15691
|
deletedAt: Date | null;
|
|
15692
15692
|
actor: {
|
|
15693
|
+
name: string;
|
|
15693
15694
|
id: string;
|
|
15694
15695
|
address: string | null;
|
|
15695
|
-
name: string;
|
|
15696
15696
|
email: string;
|
|
15697
15697
|
createdAt: Date;
|
|
15698
15698
|
updatedAt: Date;
|
|
@@ -15743,8 +15743,8 @@ export declare const chatContract: {
|
|
|
15743
15743
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
15744
15744
|
id: string;
|
|
15745
15745
|
metadata: {
|
|
15746
|
-
id: string;
|
|
15747
15746
|
name: string;
|
|
15747
|
+
id: string;
|
|
15748
15748
|
picture?: string | undefined;
|
|
15749
15749
|
additionalCredentials?: any;
|
|
15750
15750
|
};
|
|
@@ -15752,10 +15752,10 @@ export declare const chatContract: {
|
|
|
15752
15752
|
updatedAt: Date;
|
|
15753
15753
|
deletedAt: Date | null;
|
|
15754
15754
|
contact: {
|
|
15755
|
+
name: string;
|
|
15755
15756
|
id: string;
|
|
15756
15757
|
channel: string | null;
|
|
15757
15758
|
address: string | null;
|
|
15758
|
-
name: string;
|
|
15759
15759
|
createdAt: Date;
|
|
15760
15760
|
updatedAt: Date;
|
|
15761
15761
|
deletedAt: Date | null;
|
|
@@ -15800,8 +15800,8 @@ export declare const chatContract: {
|
|
|
15800
15800
|
createdAt: Date;
|
|
15801
15801
|
updatedAt: Date;
|
|
15802
15802
|
deletedAt: Date | null;
|
|
15803
|
-
address?: string | null | undefined;
|
|
15804
15803
|
name?: string | undefined;
|
|
15804
|
+
address?: string | null | undefined;
|
|
15805
15805
|
phone?: string | null | undefined;
|
|
15806
15806
|
industry?: string | null | undefined;
|
|
15807
15807
|
} | null;
|
|
@@ -15809,8 +15809,8 @@ export declare const chatContract: {
|
|
|
15809
15809
|
contactProfile: string | null;
|
|
15810
15810
|
socialProfileUrl: string | null;
|
|
15811
15811
|
tags: {
|
|
15812
|
-
id: string;
|
|
15813
15812
|
name: string;
|
|
15813
|
+
id: string;
|
|
15814
15814
|
createdAt: Date;
|
|
15815
15815
|
updatedAt: Date;
|
|
15816
15816
|
deletedAt: Date | null;
|
|
@@ -15835,8 +15835,8 @@ export declare const chatContract: {
|
|
|
15835
15835
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
15836
15836
|
id: string;
|
|
15837
15837
|
metadata: {
|
|
15838
|
-
id: string;
|
|
15839
15838
|
name: string;
|
|
15839
|
+
id: string;
|
|
15840
15840
|
picture?: string | undefined;
|
|
15841
15841
|
additionalCredentials?: any;
|
|
15842
15842
|
};
|
|
@@ -15867,9 +15867,9 @@ export declare const chatContract: {
|
|
|
15867
15867
|
socialPlatformId: string;
|
|
15868
15868
|
};
|
|
15869
15869
|
assignee: {
|
|
15870
|
+
name: string;
|
|
15870
15871
|
id: string;
|
|
15871
15872
|
address: string | null;
|
|
15872
|
-
name: string;
|
|
15873
15873
|
email: string;
|
|
15874
15874
|
createdAt: Date;
|
|
15875
15875
|
updatedAt: Date;
|
|
@@ -15963,8 +15963,8 @@ export declare const chatContract: {
|
|
|
15963
15963
|
}[];
|
|
15964
15964
|
}[];
|
|
15965
15965
|
tags: {
|
|
15966
|
-
id: string;
|
|
15967
15966
|
name: string;
|
|
15967
|
+
id: string;
|
|
15968
15968
|
createdAt: Date;
|
|
15969
15969
|
updatedAt: Date;
|
|
15970
15970
|
deletedAt: Date | null;
|
|
@@ -15994,8 +15994,8 @@ export declare const chatContract: {
|
|
|
15994
15994
|
endedAt: string | null;
|
|
15995
15995
|
duration: number | null;
|
|
15996
15996
|
holdLabel?: {
|
|
15997
|
-
id: string;
|
|
15998
15997
|
name: string;
|
|
15998
|
+
id: string;
|
|
15999
15999
|
position: number;
|
|
16000
16000
|
createdAt: Date;
|
|
16001
16001
|
updatedAt: Date;
|
|
@@ -16005,9 +16005,9 @@ export declare const chatContract: {
|
|
|
16005
16005
|
}[] | null | undefined;
|
|
16006
16006
|
};
|
|
16007
16007
|
workflowRule: {
|
|
16008
|
+
name: string;
|
|
16008
16009
|
type: string;
|
|
16009
16010
|
id: string;
|
|
16010
|
-
name: string;
|
|
16011
16011
|
createdAt: Date;
|
|
16012
16012
|
updatedAt: Date;
|
|
16013
16013
|
deletedAt: Date | null;
|
|
@@ -16020,12 +16020,12 @@ export declare const chatContract: {
|
|
|
16020
16020
|
data: {
|
|
16021
16021
|
id: string;
|
|
16022
16022
|
channel: {
|
|
16023
|
+
name: string;
|
|
16023
16024
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
16024
16025
|
id: string;
|
|
16025
|
-
name: string;
|
|
16026
16026
|
metadata: {
|
|
16027
|
-
id: string;
|
|
16028
16027
|
name: string;
|
|
16028
|
+
id: string;
|
|
16029
16029
|
accessToken?: string | undefined;
|
|
16030
16030
|
channelSecret?: string | undefined;
|
|
16031
16031
|
additionalCredentials?: any;
|
|
@@ -16058,9 +16058,9 @@ export declare const chatContract: {
|
|
|
16058
16058
|
updatedAt: Date;
|
|
16059
16059
|
deletedAt: Date | null;
|
|
16060
16060
|
actor: {
|
|
16061
|
+
name: string;
|
|
16061
16062
|
id: string;
|
|
16062
16063
|
address: string | null;
|
|
16063
|
-
name: string;
|
|
16064
16064
|
email: string;
|
|
16065
16065
|
createdAt: Date;
|
|
16066
16066
|
updatedAt: Date;
|
|
@@ -16107,8 +16107,8 @@ export declare const chatContract: {
|
|
|
16107
16107
|
connectedUserName: string;
|
|
16108
16108
|
connectedUserId: string;
|
|
16109
16109
|
botpressBot: {
|
|
16110
|
-
id: string;
|
|
16111
16110
|
name: string;
|
|
16111
|
+
id: string;
|
|
16112
16112
|
accessToken: string;
|
|
16113
16113
|
botId: string;
|
|
16114
16114
|
integrationId: string;
|
|
@@ -16120,9 +16120,9 @@ export declare const chatContract: {
|
|
|
16120
16120
|
updatedAt: Date;
|
|
16121
16121
|
deletedAt: Date | null;
|
|
16122
16122
|
actor: {
|
|
16123
|
+
name: string;
|
|
16123
16124
|
id: string;
|
|
16124
16125
|
address: string | null;
|
|
16125
|
-
name: string;
|
|
16126
16126
|
email: string;
|
|
16127
16127
|
createdAt: Date;
|
|
16128
16128
|
updatedAt: Date;
|
|
@@ -16173,8 +16173,8 @@ export declare const chatContract: {
|
|
|
16173
16173
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
16174
16174
|
id: string;
|
|
16175
16175
|
metadata: {
|
|
16176
|
-
id: string;
|
|
16177
16176
|
name: string;
|
|
16177
|
+
id: string;
|
|
16178
16178
|
picture?: string | undefined;
|
|
16179
16179
|
additionalCredentials?: any;
|
|
16180
16180
|
};
|
|
@@ -16182,10 +16182,10 @@ export declare const chatContract: {
|
|
|
16182
16182
|
updatedAt: Date;
|
|
16183
16183
|
deletedAt: Date | null;
|
|
16184
16184
|
contact: {
|
|
16185
|
+
name: string;
|
|
16185
16186
|
id: string;
|
|
16186
16187
|
channel: string | null;
|
|
16187
16188
|
address: string | null;
|
|
16188
|
-
name: string;
|
|
16189
16189
|
createdAt: Date;
|
|
16190
16190
|
updatedAt: Date;
|
|
16191
16191
|
deletedAt: Date | null;
|
|
@@ -16230,8 +16230,8 @@ export declare const chatContract: {
|
|
|
16230
16230
|
createdAt: Date;
|
|
16231
16231
|
updatedAt: Date;
|
|
16232
16232
|
deletedAt: Date | null;
|
|
16233
|
-
address?: string | null | undefined;
|
|
16234
16233
|
name?: string | undefined;
|
|
16234
|
+
address?: string | null | undefined;
|
|
16235
16235
|
phone?: string | null | undefined;
|
|
16236
16236
|
industry?: string | null | undefined;
|
|
16237
16237
|
} | null;
|
|
@@ -16239,8 +16239,8 @@ export declare const chatContract: {
|
|
|
16239
16239
|
contactProfile: string | null;
|
|
16240
16240
|
socialProfileUrl: string | null;
|
|
16241
16241
|
tags: {
|
|
16242
|
-
id: string;
|
|
16243
16242
|
name: string;
|
|
16243
|
+
id: string;
|
|
16244
16244
|
createdAt: Date;
|
|
16245
16245
|
updatedAt: Date;
|
|
16246
16246
|
deletedAt: Date | null;
|
|
@@ -16265,8 +16265,8 @@ export declare const chatContract: {
|
|
|
16265
16265
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
16266
16266
|
id: string;
|
|
16267
16267
|
metadata: {
|
|
16268
|
-
id: string;
|
|
16269
16268
|
name: string;
|
|
16269
|
+
id: string;
|
|
16270
16270
|
picture?: string | undefined;
|
|
16271
16271
|
additionalCredentials?: any;
|
|
16272
16272
|
};
|
|
@@ -16297,9 +16297,9 @@ export declare const chatContract: {
|
|
|
16297
16297
|
socialPlatformId: string;
|
|
16298
16298
|
};
|
|
16299
16299
|
assignee: {
|
|
16300
|
+
name: string;
|
|
16300
16301
|
id: string;
|
|
16301
16302
|
address: string | null;
|
|
16302
|
-
name: string;
|
|
16303
16303
|
email: string;
|
|
16304
16304
|
createdAt: Date;
|
|
16305
16305
|
updatedAt: Date;
|
|
@@ -16393,8 +16393,8 @@ export declare const chatContract: {
|
|
|
16393
16393
|
}[];
|
|
16394
16394
|
}[];
|
|
16395
16395
|
tags: {
|
|
16396
|
-
id: string;
|
|
16397
16396
|
name: string;
|
|
16397
|
+
id: string;
|
|
16398
16398
|
createdAt: Date;
|
|
16399
16399
|
updatedAt: Date;
|
|
16400
16400
|
deletedAt: Date | null;
|
|
@@ -16424,8 +16424,8 @@ export declare const chatContract: {
|
|
|
16424
16424
|
endedAt: string | null;
|
|
16425
16425
|
duration: number | null;
|
|
16426
16426
|
holdLabel?: {
|
|
16427
|
-
id: string;
|
|
16428
16427
|
name: string;
|
|
16428
|
+
id: string;
|
|
16429
16429
|
position: number;
|
|
16430
16430
|
createdAt: Date;
|
|
16431
16431
|
updatedAt: Date;
|
|
@@ -16435,9 +16435,9 @@ export declare const chatContract: {
|
|
|
16435
16435
|
}[] | null | undefined;
|
|
16436
16436
|
};
|
|
16437
16437
|
workflowRule: {
|
|
16438
|
+
name: string;
|
|
16438
16439
|
type: string;
|
|
16439
16440
|
id: string;
|
|
16440
|
-
name: string;
|
|
16441
16441
|
createdAt: Date;
|
|
16442
16442
|
updatedAt: Date;
|
|
16443
16443
|
deletedAt: Date | null;
|
|
@@ -16451,12 +16451,12 @@ export declare const chatContract: {
|
|
|
16451
16451
|
data: {
|
|
16452
16452
|
id: string;
|
|
16453
16453
|
channel: {
|
|
16454
|
+
name: string;
|
|
16454
16455
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
16455
16456
|
id: string;
|
|
16456
|
-
name: string;
|
|
16457
16457
|
metadata: {
|
|
16458
|
-
id: string;
|
|
16459
16458
|
name: string;
|
|
16459
|
+
id: string;
|
|
16460
16460
|
accessToken?: string | undefined;
|
|
16461
16461
|
channelSecret?: string | undefined;
|
|
16462
16462
|
additionalCredentials?: any;
|
|
@@ -16489,9 +16489,9 @@ export declare const chatContract: {
|
|
|
16489
16489
|
updatedAt: Date;
|
|
16490
16490
|
deletedAt: Date | null;
|
|
16491
16491
|
actor: {
|
|
16492
|
+
name: string;
|
|
16492
16493
|
id: string;
|
|
16493
16494
|
address: string | null;
|
|
16494
|
-
name: string;
|
|
16495
16495
|
email: string;
|
|
16496
16496
|
createdAt: Date;
|
|
16497
16497
|
updatedAt: Date;
|
|
@@ -16538,8 +16538,8 @@ export declare const chatContract: {
|
|
|
16538
16538
|
connectedUserName: string;
|
|
16539
16539
|
connectedUserId: string;
|
|
16540
16540
|
botpressBot: {
|
|
16541
|
-
id: string;
|
|
16542
16541
|
name: string;
|
|
16542
|
+
id: string;
|
|
16543
16543
|
accessToken: string;
|
|
16544
16544
|
botId: string;
|
|
16545
16545
|
integrationId: string;
|
|
@@ -16551,9 +16551,9 @@ export declare const chatContract: {
|
|
|
16551
16551
|
updatedAt: Date;
|
|
16552
16552
|
deletedAt: Date | null;
|
|
16553
16553
|
actor: {
|
|
16554
|
+
name: string;
|
|
16554
16555
|
id: string;
|
|
16555
16556
|
address: string | null;
|
|
16556
|
-
name: string;
|
|
16557
16557
|
email: string;
|
|
16558
16558
|
createdAt: Date;
|
|
16559
16559
|
updatedAt: Date;
|
|
@@ -16604,8 +16604,8 @@ export declare const chatContract: {
|
|
|
16604
16604
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
16605
16605
|
id: string;
|
|
16606
16606
|
metadata: {
|
|
16607
|
-
id: string;
|
|
16608
16607
|
name: string;
|
|
16608
|
+
id: string;
|
|
16609
16609
|
picture?: string | undefined;
|
|
16610
16610
|
additionalCredentials?: any;
|
|
16611
16611
|
};
|
|
@@ -16613,10 +16613,10 @@ export declare const chatContract: {
|
|
|
16613
16613
|
updatedAt: Date;
|
|
16614
16614
|
deletedAt: Date | null;
|
|
16615
16615
|
contact: {
|
|
16616
|
+
name: string;
|
|
16616
16617
|
id: string;
|
|
16617
16618
|
channel: string | null;
|
|
16618
16619
|
address: string | null;
|
|
16619
|
-
name: string;
|
|
16620
16620
|
createdAt: Date;
|
|
16621
16621
|
updatedAt: Date;
|
|
16622
16622
|
deletedAt: Date | null;
|
|
@@ -16661,8 +16661,8 @@ export declare const chatContract: {
|
|
|
16661
16661
|
createdAt: Date;
|
|
16662
16662
|
updatedAt: Date;
|
|
16663
16663
|
deletedAt: Date | null;
|
|
16664
|
-
address?: string | null | undefined;
|
|
16665
16664
|
name?: string | undefined;
|
|
16665
|
+
address?: string | null | undefined;
|
|
16666
16666
|
phone?: string | null | undefined;
|
|
16667
16667
|
industry?: string | null | undefined;
|
|
16668
16668
|
} | null;
|
|
@@ -16670,8 +16670,8 @@ export declare const chatContract: {
|
|
|
16670
16670
|
contactProfile: string | null;
|
|
16671
16671
|
socialProfileUrl: string | null;
|
|
16672
16672
|
tags: {
|
|
16673
|
-
id: string;
|
|
16674
16673
|
name: string;
|
|
16674
|
+
id: string;
|
|
16675
16675
|
createdAt: Date;
|
|
16676
16676
|
updatedAt: Date;
|
|
16677
16677
|
deletedAt: Date | null;
|
|
@@ -16696,8 +16696,8 @@ export declare const chatContract: {
|
|
|
16696
16696
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
|
16697
16697
|
id: string;
|
|
16698
16698
|
metadata: {
|
|
16699
|
-
id: string;
|
|
16700
16699
|
name: string;
|
|
16700
|
+
id: string;
|
|
16701
16701
|
picture?: string | undefined;
|
|
16702
16702
|
additionalCredentials?: any;
|
|
16703
16703
|
};
|
|
@@ -16728,9 +16728,9 @@ export declare const chatContract: {
|
|
|
16728
16728
|
socialPlatformId: string;
|
|
16729
16729
|
};
|
|
16730
16730
|
assignee: {
|
|
16731
|
+
name: string;
|
|
16731
16732
|
id: string;
|
|
16732
16733
|
address: string | null;
|
|
16733
|
-
name: string;
|
|
16734
16734
|
email: string;
|
|
16735
16735
|
createdAt: Date;
|
|
16736
16736
|
updatedAt: Date;
|
|
@@ -16824,8 +16824,8 @@ export declare const chatContract: {
|
|
|
16824
16824
|
}[];
|
|
16825
16825
|
}[];
|
|
16826
16826
|
tags: {
|
|
16827
|
-
id: string;
|
|
16828
16827
|
name: string;
|
|
16828
|
+
id: string;
|
|
16829
16829
|
createdAt: Date;
|
|
16830
16830
|
updatedAt: Date;
|
|
16831
16831
|
deletedAt: Date | null;
|
|
@@ -16855,8 +16855,8 @@ export declare const chatContract: {
|
|
|
16855
16855
|
endedAt: string | null;
|
|
16856
16856
|
duration: number | null;
|
|
16857
16857
|
holdLabel?: {
|
|
16858
|
-
id: string;
|
|
16859
16858
|
name: string;
|
|
16859
|
+
id: string;
|
|
16860
16860
|
position: number;
|
|
16861
16861
|
createdAt: Date;
|
|
16862
16862
|
updatedAt: Date;
|
|
@@ -16866,9 +16866,9 @@ export declare const chatContract: {
|
|
|
16866
16866
|
}[] | null | undefined;
|
|
16867
16867
|
};
|
|
16868
16868
|
workflowRule: {
|
|
16869
|
+
name: string;
|
|
16869
16870
|
type: string;
|
|
16870
16871
|
id: string;
|
|
16871
|
-
name: string;
|
|
16872
16872
|
createdAt: Date;
|
|
16873
16873
|
updatedAt: Date;
|
|
16874
16874
|
deletedAt: Date | null;
|