@kl1/contracts 1.3.28 → 1.3.30
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/activity-log/index.d.ts +1 -1
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +1 -1
- package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +43 -1585
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -44
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -65
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +463 -712
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +392 -778
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +359 -359
- package/dist/api-contracts/src/comment/schema.d.ts +88 -88
- package/dist/api-contracts/src/contract.d.ts +39032 -45496
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/export/index.d.ts +0 -2
- package/dist/api-contracts/src/export/index.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/index.d.ts +0 -2
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -659
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -622
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -49
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +261 -659
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +4 -4
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +7 -185
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +263 -549
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +13 -25
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +660 -660
- package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +7 -7
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -50
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +263 -549
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -547
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/index.js +459 -820
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +459 -818
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/api-contracts/src/export/validation.d.ts +0 -3
- package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
@@ -8,7 +8,7 @@ export declare const platformWebchatContract: {
|
|
8
8
|
lastMessage: z.ZodOptional<z.ZodString>;
|
9
9
|
handleTime: z.ZodOptional<z.ZodNumber>;
|
10
10
|
isLatest: z.ZodBoolean;
|
11
|
-
direction: z.
|
11
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
12
12
|
metadata: z.ZodOptional<z.ZodAny>;
|
13
13
|
createdAt: z.ZodString;
|
14
14
|
updatedAt: z.ZodString;
|
@@ -190,16 +190,6 @@ export declare const platformWebchatContract: {
|
|
190
190
|
mobileNumber: string;
|
191
191
|
apiSecret: string;
|
192
192
|
}>>;
|
193
|
-
line: z.ZodOptional<z.ZodObject<{
|
194
|
-
channelId: z.ZodString;
|
195
|
-
channelSecret: z.ZodString;
|
196
|
-
}, "strip", z.ZodTypeAny, {
|
197
|
-
channelId: string;
|
198
|
-
channelSecret: string;
|
199
|
-
}, {
|
200
|
-
channelId: string;
|
201
|
-
channelSecret: string;
|
202
|
-
}>>;
|
203
193
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
204
194
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
205
195
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -230,10 +220,6 @@ export declare const platformWebchatContract: {
|
|
230
220
|
mobileNumber: string;
|
231
221
|
apiSecret: string;
|
232
222
|
} | undefined;
|
233
|
-
line?: {
|
234
|
-
channelId: string;
|
235
|
-
channelSecret: string;
|
236
|
-
} | undefined;
|
237
223
|
lineRichMenuId?: string | null | undefined;
|
238
224
|
messengerIntegrationType?: "own" | "business" | undefined;
|
239
225
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -264,10 +250,6 @@ export declare const platformWebchatContract: {
|
|
264
250
|
mobileNumber: string;
|
265
251
|
apiSecret: string;
|
266
252
|
} | undefined;
|
267
|
-
line?: {
|
268
|
-
channelId: string;
|
269
|
-
channelSecret: string;
|
270
|
-
} | undefined;
|
271
253
|
lineRichMenuId?: string | null | undefined;
|
272
254
|
messengerIntegrationType?: "own" | "business" | undefined;
|
273
255
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -328,10 +310,6 @@ export declare const platformWebchatContract: {
|
|
328
310
|
mobileNumber: string;
|
329
311
|
apiSecret: string;
|
330
312
|
} | undefined;
|
331
|
-
line?: {
|
332
|
-
channelId: string;
|
333
|
-
channelSecret: string;
|
334
|
-
} | undefined;
|
335
313
|
lineRichMenuId?: string | null | undefined;
|
336
314
|
messengerIntegrationType?: "own" | "business" | undefined;
|
337
315
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -380,10 +358,6 @@ export declare const platformWebchatContract: {
|
|
380
358
|
mobileNumber: string;
|
381
359
|
apiSecret: string;
|
382
360
|
} | undefined;
|
383
|
-
line?: {
|
384
|
-
channelId: string;
|
385
|
-
channelSecret: string;
|
386
|
-
} | undefined;
|
387
361
|
lineRichMenuId?: string | null | undefined;
|
388
362
|
messengerIntegrationType?: "own" | "business" | undefined;
|
389
363
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -437,10 +411,6 @@ export declare const platformWebchatContract: {
|
|
437
411
|
mobileNumber: string;
|
438
412
|
apiSecret: string;
|
439
413
|
} | undefined;
|
440
|
-
line?: {
|
441
|
-
channelId: string;
|
442
|
-
channelSecret: string;
|
443
|
-
} | undefined;
|
444
414
|
lineRichMenuId?: string | null | undefined;
|
445
415
|
messengerIntegrationType?: "own" | "business" | undefined;
|
446
416
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -533,10 +503,6 @@ export declare const platformWebchatContract: {
|
|
533
503
|
mobileNumber: string;
|
534
504
|
apiSecret: string;
|
535
505
|
} | undefined;
|
536
|
-
line?: {
|
537
|
-
channelId: string;
|
538
|
-
channelSecret: string;
|
539
|
-
} | undefined;
|
540
506
|
lineRichMenuId?: string | null | undefined;
|
541
507
|
messengerIntegrationType?: "own" | "business" | undefined;
|
542
508
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -601,8 +567,8 @@ export declare const platformWebchatContract: {
|
|
601
567
|
message: z.ZodObject<{
|
602
568
|
id: z.ZodOptional<z.ZodString>;
|
603
569
|
message: z.ZodOptional<z.ZodString>;
|
604
|
-
direction: z.
|
605
|
-
type: z.
|
570
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
571
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
|
606
572
|
readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
607
573
|
metadata: z.ZodOptional<z.ZodAny>;
|
608
574
|
platformId: z.ZodOptional<z.ZodString>;
|
@@ -658,7 +624,7 @@ export declare const platformWebchatContract: {
|
|
658
624
|
editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
659
625
|
label: z.ZodOptional<z.ZodString>;
|
660
626
|
}, "strip", z.ZodTypeAny, {
|
661
|
-
type:
|
627
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
662
628
|
direction: "incoming" | "outgoing" | "system";
|
663
629
|
id?: string | undefined;
|
664
630
|
message?: string | undefined;
|
@@ -693,7 +659,7 @@ export declare const platformWebchatContract: {
|
|
693
659
|
editedAt?: string | Date | null | undefined;
|
694
660
|
label?: string | undefined;
|
695
661
|
}, {
|
696
|
-
type:
|
662
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
697
663
|
direction: "incoming" | "outgoing" | "system";
|
698
664
|
id?: string | undefined;
|
699
665
|
message?: string | undefined;
|
@@ -730,7 +696,7 @@ export declare const platformWebchatContract: {
|
|
730
696
|
}>;
|
731
697
|
}, "strip", z.ZodTypeAny, {
|
732
698
|
message: {
|
733
|
-
type:
|
699
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
734
700
|
direction: "incoming" | "outgoing" | "system";
|
735
701
|
id?: string | undefined;
|
736
702
|
message?: string | undefined;
|
@@ -797,10 +763,6 @@ export declare const platformWebchatContract: {
|
|
797
763
|
mobileNumber: string;
|
798
764
|
apiSecret: string;
|
799
765
|
} | undefined;
|
800
|
-
line?: {
|
801
|
-
channelId: string;
|
802
|
-
channelSecret: string;
|
803
|
-
} | undefined;
|
804
766
|
lineRichMenuId?: string | null | undefined;
|
805
767
|
messengerIntegrationType?: "own" | "business" | undefined;
|
806
768
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -865,7 +827,7 @@ export declare const platformWebchatContract: {
|
|
865
827
|
isBot: boolean | null;
|
866
828
|
}, {
|
867
829
|
message: {
|
868
|
-
type:
|
830
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
869
831
|
direction: "incoming" | "outgoing" | "system";
|
870
832
|
id?: string | undefined;
|
871
833
|
message?: string | undefined;
|
@@ -932,10 +894,6 @@ export declare const platformWebchatContract: {
|
|
932
894
|
mobileNumber: string;
|
933
895
|
apiSecret: string;
|
934
896
|
} | undefined;
|
935
|
-
line?: {
|
936
|
-
channelId: string;
|
937
|
-
channelSecret: string;
|
938
|
-
} | undefined;
|
939
897
|
lineRichMenuId?: string | null | undefined;
|
940
898
|
messengerIntegrationType?: "own" | "business" | undefined;
|
941
899
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1004,11 +962,11 @@ export declare const platformWebchatContract: {
|
|
1004
962
|
200: z.ZodObject<{
|
1005
963
|
requestId: z.ZodString;
|
1006
964
|
data: z.ZodObject<{
|
1007
|
-
type: z.
|
965
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
|
1008
966
|
message: z.ZodString;
|
1009
967
|
id: z.ZodString;
|
1010
968
|
url: z.ZodString;
|
1011
|
-
direction: z.
|
969
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
1012
970
|
label: z.ZodOptional<z.ZodString>;
|
1013
971
|
template: z.ZodAny;
|
1014
972
|
metadata: z.ZodAny;
|
@@ -1473,7 +1431,7 @@ export declare const platformWebchatContract: {
|
|
1473
1431
|
firstResponseTime: z.ZodNumber;
|
1474
1432
|
isLatest: z.ZodBoolean;
|
1475
1433
|
isBotRoom: z.ZodBoolean;
|
1476
|
-
direction: z.
|
1434
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
1477
1435
|
platformContact: z.ZodObject<{
|
1478
1436
|
id: z.ZodString;
|
1479
1437
|
createdAt: z.ZodDate;
|
@@ -2997,16 +2955,6 @@ export declare const platformWebchatContract: {
|
|
2997
2955
|
mobileNumber: string;
|
2998
2956
|
apiSecret: string;
|
2999
2957
|
}>>;
|
3000
|
-
line: z.ZodOptional<z.ZodObject<{
|
3001
|
-
channelId: z.ZodString;
|
3002
|
-
channelSecret: z.ZodString;
|
3003
|
-
}, "strip", z.ZodTypeAny, {
|
3004
|
-
channelId: string;
|
3005
|
-
channelSecret: string;
|
3006
|
-
}, {
|
3007
|
-
channelId: string;
|
3008
|
-
channelSecret: string;
|
3009
|
-
}>>;
|
3010
2958
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
3011
2959
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3012
2960
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -3037,10 +2985,6 @@ export declare const platformWebchatContract: {
|
|
3037
2985
|
mobileNumber: string;
|
3038
2986
|
apiSecret: string;
|
3039
2987
|
} | undefined;
|
3040
|
-
line?: {
|
3041
|
-
channelId: string;
|
3042
|
-
channelSecret: string;
|
3043
|
-
} | undefined;
|
3044
2988
|
lineRichMenuId?: string | null | undefined;
|
3045
2989
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3046
2990
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3071,10 +3015,6 @@ export declare const platformWebchatContract: {
|
|
3071
3015
|
mobileNumber: string;
|
3072
3016
|
apiSecret: string;
|
3073
3017
|
} | undefined;
|
3074
|
-
line?: {
|
3075
|
-
channelId: string;
|
3076
|
-
channelSecret: string;
|
3077
|
-
} | undefined;
|
3078
3018
|
lineRichMenuId?: string | null | undefined;
|
3079
3019
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3080
3020
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3339,10 +3279,6 @@ export declare const platformWebchatContract: {
|
|
3339
3279
|
mobileNumber: string;
|
3340
3280
|
apiSecret: string;
|
3341
3281
|
} | undefined;
|
3342
|
-
line?: {
|
3343
|
-
channelId: string;
|
3344
|
-
channelSecret: string;
|
3345
|
-
} | undefined;
|
3346
3282
|
lineRichMenuId?: string | null | undefined;
|
3347
3283
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3348
3284
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3438,10 +3374,6 @@ export declare const platformWebchatContract: {
|
|
3438
3374
|
mobileNumber: string;
|
3439
3375
|
apiSecret: string;
|
3440
3376
|
} | undefined;
|
3441
|
-
line?: {
|
3442
|
-
channelId: string;
|
3443
|
-
channelSecret: string;
|
3444
|
-
} | undefined;
|
3445
3377
|
lineRichMenuId?: string | null | undefined;
|
3446
3378
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3447
3379
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3698,16 +3630,6 @@ export declare const platformWebchatContract: {
|
|
3698
3630
|
createdAt: Date;
|
3699
3631
|
updatedAt: Date;
|
3700
3632
|
deletedAt: Date | null;
|
3701
|
-
tags: {
|
3702
|
-
name: string;
|
3703
|
-
id: string;
|
3704
|
-
createdAt: Date;
|
3705
|
-
updatedAt: Date;
|
3706
|
-
deletedAt: Date | null;
|
3707
|
-
}[];
|
3708
|
-
callFrom: string | null;
|
3709
|
-
callTo: string | null;
|
3710
|
-
note: string | null;
|
3711
3633
|
categories: {
|
3712
3634
|
id: string;
|
3713
3635
|
value: string;
|
@@ -3730,6 +3652,16 @@ export declare const platformWebchatContract: {
|
|
3730
3652
|
}[];
|
3731
3653
|
}[];
|
3732
3654
|
}[];
|
3655
|
+
tags: {
|
3656
|
+
name: string;
|
3657
|
+
id: string;
|
3658
|
+
createdAt: Date;
|
3659
|
+
updatedAt: Date;
|
3660
|
+
deletedAt: Date | null;
|
3661
|
+
}[];
|
3662
|
+
callFrom: string | null;
|
3663
|
+
callTo: string | null;
|
3664
|
+
note: string | null;
|
3733
3665
|
customFields?: {
|
3734
3666
|
id: string;
|
3735
3667
|
createdAt: Date;
|
@@ -3749,16 +3681,6 @@ export declare const platformWebchatContract: {
|
|
3749
3681
|
createdAt: Date;
|
3750
3682
|
updatedAt: Date;
|
3751
3683
|
deletedAt: Date | null;
|
3752
|
-
tags: {
|
3753
|
-
name: string;
|
3754
|
-
id: string;
|
3755
|
-
createdAt: Date;
|
3756
|
-
updatedAt: Date;
|
3757
|
-
deletedAt: Date | null;
|
3758
|
-
}[];
|
3759
|
-
callFrom: string | null;
|
3760
|
-
callTo: string | null;
|
3761
|
-
note: string | null;
|
3762
3684
|
categories: {
|
3763
3685
|
id: string;
|
3764
3686
|
value: string;
|
@@ -3781,6 +3703,16 @@ export declare const platformWebchatContract: {
|
|
3781
3703
|
}[];
|
3782
3704
|
}[];
|
3783
3705
|
}[];
|
3706
|
+
tags: {
|
3707
|
+
name: string;
|
3708
|
+
id: string;
|
3709
|
+
createdAt: Date;
|
3710
|
+
updatedAt: Date;
|
3711
|
+
deletedAt: Date | null;
|
3712
|
+
}[];
|
3713
|
+
callFrom: string | null;
|
3714
|
+
callTo: string | null;
|
3715
|
+
note: string | null;
|
3784
3716
|
customFields?: {
|
3785
3717
|
id: string;
|
3786
3718
|
createdAt: Date;
|
@@ -3889,16 +3821,6 @@ export declare const platformWebchatContract: {
|
|
3889
3821
|
createdAt: Date;
|
3890
3822
|
updatedAt: Date;
|
3891
3823
|
deletedAt: Date | null;
|
3892
|
-
tags: {
|
3893
|
-
name: string;
|
3894
|
-
id: string;
|
3895
|
-
createdAt: Date;
|
3896
|
-
updatedAt: Date;
|
3897
|
-
deletedAt: Date | null;
|
3898
|
-
}[];
|
3899
|
-
callFrom: string | null;
|
3900
|
-
callTo: string | null;
|
3901
|
-
note: string | null;
|
3902
3824
|
categories: {
|
3903
3825
|
id: string;
|
3904
3826
|
value: string;
|
@@ -3921,6 +3843,16 @@ export declare const platformWebchatContract: {
|
|
3921
3843
|
}[];
|
3922
3844
|
}[];
|
3923
3845
|
}[];
|
3846
|
+
tags: {
|
3847
|
+
name: string;
|
3848
|
+
id: string;
|
3849
|
+
createdAt: Date;
|
3850
|
+
updatedAt: Date;
|
3851
|
+
deletedAt: Date | null;
|
3852
|
+
}[];
|
3853
|
+
callFrom: string | null;
|
3854
|
+
callTo: string | null;
|
3855
|
+
note: string | null;
|
3924
3856
|
customFields?: {
|
3925
3857
|
id: string;
|
3926
3858
|
createdAt: Date;
|
@@ -3979,16 +3911,6 @@ export declare const platformWebchatContract: {
|
|
3979
3911
|
createdAt: Date;
|
3980
3912
|
updatedAt: Date;
|
3981
3913
|
deletedAt: Date | null;
|
3982
|
-
tags: {
|
3983
|
-
name: string;
|
3984
|
-
id: string;
|
3985
|
-
createdAt: Date;
|
3986
|
-
updatedAt: Date;
|
3987
|
-
deletedAt: Date | null;
|
3988
|
-
}[];
|
3989
|
-
callFrom: string | null;
|
3990
|
-
callTo: string | null;
|
3991
|
-
note: string | null;
|
3992
3914
|
categories: {
|
3993
3915
|
id: string;
|
3994
3916
|
value: string;
|
@@ -4011,6 +3933,16 @@ export declare const platformWebchatContract: {
|
|
4011
3933
|
}[];
|
4012
3934
|
}[];
|
4013
3935
|
}[];
|
3936
|
+
tags: {
|
3937
|
+
name: string;
|
3938
|
+
id: string;
|
3939
|
+
createdAt: Date;
|
3940
|
+
updatedAt: Date;
|
3941
|
+
deletedAt: Date | null;
|
3942
|
+
}[];
|
3943
|
+
callFrom: string | null;
|
3944
|
+
callTo: string | null;
|
3945
|
+
note: string | null;
|
4014
3946
|
customFields?: {
|
4015
3947
|
id: string;
|
4016
3948
|
createdAt: Date;
|
@@ -4101,10 +4033,6 @@ export declare const platformWebchatContract: {
|
|
4101
4033
|
mobileNumber: string;
|
4102
4034
|
apiSecret: string;
|
4103
4035
|
} | undefined;
|
4104
|
-
line?: {
|
4105
|
-
channelId: string;
|
4106
|
-
channelSecret: string;
|
4107
|
-
} | undefined;
|
4108
4036
|
lineRichMenuId?: string | null | undefined;
|
4109
4037
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4110
4038
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4428,16 +4356,6 @@ export declare const platformWebchatContract: {
|
|
4428
4356
|
createdAt: Date;
|
4429
4357
|
updatedAt: Date;
|
4430
4358
|
deletedAt: Date | null;
|
4431
|
-
tags: {
|
4432
|
-
name: string;
|
4433
|
-
id: string;
|
4434
|
-
createdAt: Date;
|
4435
|
-
updatedAt: Date;
|
4436
|
-
deletedAt: Date | null;
|
4437
|
-
}[];
|
4438
|
-
callFrom: string | null;
|
4439
|
-
callTo: string | null;
|
4440
|
-
note: string | null;
|
4441
4359
|
categories: {
|
4442
4360
|
id: string;
|
4443
4361
|
value: string;
|
@@ -4460,6 +4378,16 @@ export declare const platformWebchatContract: {
|
|
4460
4378
|
}[];
|
4461
4379
|
}[];
|
4462
4380
|
}[];
|
4381
|
+
tags: {
|
4382
|
+
name: string;
|
4383
|
+
id: string;
|
4384
|
+
createdAt: Date;
|
4385
|
+
updatedAt: Date;
|
4386
|
+
deletedAt: Date | null;
|
4387
|
+
}[];
|
4388
|
+
callFrom: string | null;
|
4389
|
+
callTo: string | null;
|
4390
|
+
note: string | null;
|
4463
4391
|
customFields?: {
|
4464
4392
|
id: string;
|
4465
4393
|
createdAt: Date;
|
@@ -4534,10 +4462,6 @@ export declare const platformWebchatContract: {
|
|
4534
4462
|
mobileNumber: string;
|
4535
4463
|
apiSecret: string;
|
4536
4464
|
} | undefined;
|
4537
|
-
line?: {
|
4538
|
-
channelId: string;
|
4539
|
-
channelSecret: string;
|
4540
|
-
} | undefined;
|
4541
4465
|
lineRichMenuId?: string | null | undefined;
|
4542
4466
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4543
4467
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4861,16 +4785,6 @@ export declare const platformWebchatContract: {
|
|
4861
4785
|
createdAt: Date;
|
4862
4786
|
updatedAt: Date;
|
4863
4787
|
deletedAt: Date | null;
|
4864
|
-
tags: {
|
4865
|
-
name: string;
|
4866
|
-
id: string;
|
4867
|
-
createdAt: Date;
|
4868
|
-
updatedAt: Date;
|
4869
|
-
deletedAt: Date | null;
|
4870
|
-
}[];
|
4871
|
-
callFrom: string | null;
|
4872
|
-
callTo: string | null;
|
4873
|
-
note: string | null;
|
4874
4788
|
categories: {
|
4875
4789
|
id: string;
|
4876
4790
|
value: string;
|
@@ -4893,6 +4807,16 @@ export declare const platformWebchatContract: {
|
|
4893
4807
|
}[];
|
4894
4808
|
}[];
|
4895
4809
|
}[];
|
4810
|
+
tags: {
|
4811
|
+
name: string;
|
4812
|
+
id: string;
|
4813
|
+
createdAt: Date;
|
4814
|
+
updatedAt: Date;
|
4815
|
+
deletedAt: Date | null;
|
4816
|
+
}[];
|
4817
|
+
callFrom: string | null;
|
4818
|
+
callTo: string | null;
|
4819
|
+
note: string | null;
|
4896
4820
|
customFields?: {
|
4897
4821
|
id: string;
|
4898
4822
|
createdAt: Date;
|
@@ -4973,8 +4897,8 @@ export declare const platformWebchatContract: {
|
|
4973
4897
|
updatedAt: z.ZodDate;
|
4974
4898
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
4975
4899
|
message: z.ZodString;
|
4976
|
-
direction: z.
|
4977
|
-
type: z.
|
4900
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
4901
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
|
4978
4902
|
readAt: z.ZodDate;
|
4979
4903
|
metadata: z.ZodAny;
|
4980
4904
|
platformId: z.ZodString;
|
@@ -5632,7 +5556,7 @@ export declare const platformWebchatContract: {
|
|
5632
5556
|
};
|
5633
5557
|
}>;
|
5634
5558
|
}, "strip", z.ZodTypeAny, {
|
5635
|
-
type:
|
5559
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
5636
5560
|
message: string;
|
5637
5561
|
id: string;
|
5638
5562
|
url: string;
|
@@ -5794,7 +5718,7 @@ export declare const platformWebchatContract: {
|
|
5794
5718
|
metadata?: any;
|
5795
5719
|
template?: any;
|
5796
5720
|
}, {
|
5797
|
-
type:
|
5721
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
5798
5722
|
message: string;
|
5799
5723
|
id: string;
|
5800
5724
|
url: string;
|
@@ -6167,8 +6091,8 @@ export declare const platformWebchatContract: {
|
|
6167
6091
|
updatedAt: z.ZodDate;
|
6168
6092
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
6169
6093
|
message: z.ZodString;
|
6170
|
-
direction: z.
|
6171
|
-
type: z.
|
6094
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
6095
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
|
6172
6096
|
readAt: z.ZodDate;
|
6173
6097
|
metadata: z.ZodAny;
|
6174
6098
|
platformId: z.ZodString;
|
@@ -6194,7 +6118,7 @@ export declare const platformWebchatContract: {
|
|
6194
6118
|
firstResponseTime: z.ZodNumber;
|
6195
6119
|
isLatest: z.ZodBoolean;
|
6196
6120
|
isBotRoom: z.ZodBoolean;
|
6197
|
-
direction: z.
|
6121
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
6198
6122
|
platformContact: z.ZodObject<{
|
6199
6123
|
id: z.ZodString;
|
6200
6124
|
createdAt: z.ZodDate;
|
@@ -7718,16 +7642,6 @@ export declare const platformWebchatContract: {
|
|
7718
7642
|
mobileNumber: string;
|
7719
7643
|
apiSecret: string;
|
7720
7644
|
}>>;
|
7721
|
-
line: z.ZodOptional<z.ZodObject<{
|
7722
|
-
channelId: z.ZodString;
|
7723
|
-
channelSecret: z.ZodString;
|
7724
|
-
}, "strip", z.ZodTypeAny, {
|
7725
|
-
channelId: string;
|
7726
|
-
channelSecret: string;
|
7727
|
-
}, {
|
7728
|
-
channelId: string;
|
7729
|
-
channelSecret: string;
|
7730
|
-
}>>;
|
7731
7645
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
7732
7646
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
7733
7647
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -7758,10 +7672,6 @@ export declare const platformWebchatContract: {
|
|
7758
7672
|
mobileNumber: string;
|
7759
7673
|
apiSecret: string;
|
7760
7674
|
} | undefined;
|
7761
|
-
line?: {
|
7762
|
-
channelId: string;
|
7763
|
-
channelSecret: string;
|
7764
|
-
} | undefined;
|
7765
7675
|
lineRichMenuId?: string | null | undefined;
|
7766
7676
|
messengerIntegrationType?: "own" | "business" | undefined;
|
7767
7677
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -7792,10 +7702,6 @@ export declare const platformWebchatContract: {
|
|
7792
7702
|
mobileNumber: string;
|
7793
7703
|
apiSecret: string;
|
7794
7704
|
} | undefined;
|
7795
|
-
line?: {
|
7796
|
-
channelId: string;
|
7797
|
-
channelSecret: string;
|
7798
|
-
} | undefined;
|
7799
7705
|
lineRichMenuId?: string | null | undefined;
|
7800
7706
|
messengerIntegrationType?: "own" | "business" | undefined;
|
7801
7707
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8060,10 +7966,6 @@ export declare const platformWebchatContract: {
|
|
8060
7966
|
mobileNumber: string;
|
8061
7967
|
apiSecret: string;
|
8062
7968
|
} | undefined;
|
8063
|
-
line?: {
|
8064
|
-
channelId: string;
|
8065
|
-
channelSecret: string;
|
8066
|
-
} | undefined;
|
8067
7969
|
lineRichMenuId?: string | null | undefined;
|
8068
7970
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8069
7971
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8159,10 +8061,6 @@ export declare const platformWebchatContract: {
|
|
8159
8061
|
mobileNumber: string;
|
8160
8062
|
apiSecret: string;
|
8161
8063
|
} | undefined;
|
8162
|
-
line?: {
|
8163
|
-
channelId: string;
|
8164
|
-
channelSecret: string;
|
8165
|
-
} | undefined;
|
8166
8064
|
lineRichMenuId?: string | null | undefined;
|
8167
8065
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8168
8066
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8419,16 +8317,6 @@ export declare const platformWebchatContract: {
|
|
8419
8317
|
createdAt: Date;
|
8420
8318
|
updatedAt: Date;
|
8421
8319
|
deletedAt: Date | null;
|
8422
|
-
tags: {
|
8423
|
-
name: string;
|
8424
|
-
id: string;
|
8425
|
-
createdAt: Date;
|
8426
|
-
updatedAt: Date;
|
8427
|
-
deletedAt: Date | null;
|
8428
|
-
}[];
|
8429
|
-
callFrom: string | null;
|
8430
|
-
callTo: string | null;
|
8431
|
-
note: string | null;
|
8432
8320
|
categories: {
|
8433
8321
|
id: string;
|
8434
8322
|
value: string;
|
@@ -8451,6 +8339,16 @@ export declare const platformWebchatContract: {
|
|
8451
8339
|
}[];
|
8452
8340
|
}[];
|
8453
8341
|
}[];
|
8342
|
+
tags: {
|
8343
|
+
name: string;
|
8344
|
+
id: string;
|
8345
|
+
createdAt: Date;
|
8346
|
+
updatedAt: Date;
|
8347
|
+
deletedAt: Date | null;
|
8348
|
+
}[];
|
8349
|
+
callFrom: string | null;
|
8350
|
+
callTo: string | null;
|
8351
|
+
note: string | null;
|
8454
8352
|
customFields?: {
|
8455
8353
|
id: string;
|
8456
8354
|
createdAt: Date;
|
@@ -8470,16 +8368,6 @@ export declare const platformWebchatContract: {
|
|
8470
8368
|
createdAt: Date;
|
8471
8369
|
updatedAt: Date;
|
8472
8370
|
deletedAt: Date | null;
|
8473
|
-
tags: {
|
8474
|
-
name: string;
|
8475
|
-
id: string;
|
8476
|
-
createdAt: Date;
|
8477
|
-
updatedAt: Date;
|
8478
|
-
deletedAt: Date | null;
|
8479
|
-
}[];
|
8480
|
-
callFrom: string | null;
|
8481
|
-
callTo: string | null;
|
8482
|
-
note: string | null;
|
8483
8371
|
categories: {
|
8484
8372
|
id: string;
|
8485
8373
|
value: string;
|
@@ -8502,6 +8390,16 @@ export declare const platformWebchatContract: {
|
|
8502
8390
|
}[];
|
8503
8391
|
}[];
|
8504
8392
|
}[];
|
8393
|
+
tags: {
|
8394
|
+
name: string;
|
8395
|
+
id: string;
|
8396
|
+
createdAt: Date;
|
8397
|
+
updatedAt: Date;
|
8398
|
+
deletedAt: Date | null;
|
8399
|
+
}[];
|
8400
|
+
callFrom: string | null;
|
8401
|
+
callTo: string | null;
|
8402
|
+
note: string | null;
|
8505
8403
|
customFields?: {
|
8506
8404
|
id: string;
|
8507
8405
|
createdAt: Date;
|
@@ -8610,16 +8508,6 @@ export declare const platformWebchatContract: {
|
|
8610
8508
|
createdAt: Date;
|
8611
8509
|
updatedAt: Date;
|
8612
8510
|
deletedAt: Date | null;
|
8613
|
-
tags: {
|
8614
|
-
name: string;
|
8615
|
-
id: string;
|
8616
|
-
createdAt: Date;
|
8617
|
-
updatedAt: Date;
|
8618
|
-
deletedAt: Date | null;
|
8619
|
-
}[];
|
8620
|
-
callFrom: string | null;
|
8621
|
-
callTo: string | null;
|
8622
|
-
note: string | null;
|
8623
8511
|
categories: {
|
8624
8512
|
id: string;
|
8625
8513
|
value: string;
|
@@ -8642,6 +8530,16 @@ export declare const platformWebchatContract: {
|
|
8642
8530
|
}[];
|
8643
8531
|
}[];
|
8644
8532
|
}[];
|
8533
|
+
tags: {
|
8534
|
+
name: string;
|
8535
|
+
id: string;
|
8536
|
+
createdAt: Date;
|
8537
|
+
updatedAt: Date;
|
8538
|
+
deletedAt: Date | null;
|
8539
|
+
}[];
|
8540
|
+
callFrom: string | null;
|
8541
|
+
callTo: string | null;
|
8542
|
+
note: string | null;
|
8645
8543
|
customFields?: {
|
8646
8544
|
id: string;
|
8647
8545
|
createdAt: Date;
|
@@ -8700,16 +8598,6 @@ export declare const platformWebchatContract: {
|
|
8700
8598
|
createdAt: Date;
|
8701
8599
|
updatedAt: Date;
|
8702
8600
|
deletedAt: Date | null;
|
8703
|
-
tags: {
|
8704
|
-
name: string;
|
8705
|
-
id: string;
|
8706
|
-
createdAt: Date;
|
8707
|
-
updatedAt: Date;
|
8708
|
-
deletedAt: Date | null;
|
8709
|
-
}[];
|
8710
|
-
callFrom: string | null;
|
8711
|
-
callTo: string | null;
|
8712
|
-
note: string | null;
|
8713
8601
|
categories: {
|
8714
8602
|
id: string;
|
8715
8603
|
value: string;
|
@@ -8732,6 +8620,16 @@ export declare const platformWebchatContract: {
|
|
8732
8620
|
}[];
|
8733
8621
|
}[];
|
8734
8622
|
}[];
|
8623
|
+
tags: {
|
8624
|
+
name: string;
|
8625
|
+
id: string;
|
8626
|
+
createdAt: Date;
|
8627
|
+
updatedAt: Date;
|
8628
|
+
deletedAt: Date | null;
|
8629
|
+
}[];
|
8630
|
+
callFrom: string | null;
|
8631
|
+
callTo: string | null;
|
8632
|
+
note: string | null;
|
8735
8633
|
customFields?: {
|
8736
8634
|
id: string;
|
8737
8635
|
createdAt: Date;
|
@@ -8822,10 +8720,6 @@ export declare const platformWebchatContract: {
|
|
8822
8720
|
mobileNumber: string;
|
8823
8721
|
apiSecret: string;
|
8824
8722
|
} | undefined;
|
8825
|
-
line?: {
|
8826
|
-
channelId: string;
|
8827
|
-
channelSecret: string;
|
8828
|
-
} | undefined;
|
8829
8723
|
lineRichMenuId?: string | null | undefined;
|
8830
8724
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8831
8725
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9149,16 +9043,6 @@ export declare const platformWebchatContract: {
|
|
9149
9043
|
createdAt: Date;
|
9150
9044
|
updatedAt: Date;
|
9151
9045
|
deletedAt: Date | null;
|
9152
|
-
tags: {
|
9153
|
-
name: string;
|
9154
|
-
id: string;
|
9155
|
-
createdAt: Date;
|
9156
|
-
updatedAt: Date;
|
9157
|
-
deletedAt: Date | null;
|
9158
|
-
}[];
|
9159
|
-
callFrom: string | null;
|
9160
|
-
callTo: string | null;
|
9161
|
-
note: string | null;
|
9162
9046
|
categories: {
|
9163
9047
|
id: string;
|
9164
9048
|
value: string;
|
@@ -9181,6 +9065,16 @@ export declare const platformWebchatContract: {
|
|
9181
9065
|
}[];
|
9182
9066
|
}[];
|
9183
9067
|
}[];
|
9068
|
+
tags: {
|
9069
|
+
name: string;
|
9070
|
+
id: string;
|
9071
|
+
createdAt: Date;
|
9072
|
+
updatedAt: Date;
|
9073
|
+
deletedAt: Date | null;
|
9074
|
+
}[];
|
9075
|
+
callFrom: string | null;
|
9076
|
+
callTo: string | null;
|
9077
|
+
note: string | null;
|
9184
9078
|
customFields?: {
|
9185
9079
|
id: string;
|
9186
9080
|
createdAt: Date;
|
@@ -9255,10 +9149,6 @@ export declare const platformWebchatContract: {
|
|
9255
9149
|
mobileNumber: string;
|
9256
9150
|
apiSecret: string;
|
9257
9151
|
} | undefined;
|
9258
|
-
line?: {
|
9259
|
-
channelId: string;
|
9260
|
-
channelSecret: string;
|
9261
|
-
} | undefined;
|
9262
9152
|
lineRichMenuId?: string | null | undefined;
|
9263
9153
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9264
9154
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9582,16 +9472,6 @@ export declare const platformWebchatContract: {
|
|
9582
9472
|
createdAt: Date;
|
9583
9473
|
updatedAt: Date;
|
9584
9474
|
deletedAt: Date | null;
|
9585
|
-
tags: {
|
9586
|
-
name: string;
|
9587
|
-
id: string;
|
9588
|
-
createdAt: Date;
|
9589
|
-
updatedAt: Date;
|
9590
|
-
deletedAt: Date | null;
|
9591
|
-
}[];
|
9592
|
-
callFrom: string | null;
|
9593
|
-
callTo: string | null;
|
9594
|
-
note: string | null;
|
9595
9475
|
categories: {
|
9596
9476
|
id: string;
|
9597
9477
|
value: string;
|
@@ -9614,6 +9494,16 @@ export declare const platformWebchatContract: {
|
|
9614
9494
|
}[];
|
9615
9495
|
}[];
|
9616
9496
|
}[];
|
9497
|
+
tags: {
|
9498
|
+
name: string;
|
9499
|
+
id: string;
|
9500
|
+
createdAt: Date;
|
9501
|
+
updatedAt: Date;
|
9502
|
+
deletedAt: Date | null;
|
9503
|
+
}[];
|
9504
|
+
callFrom: string | null;
|
9505
|
+
callTo: string | null;
|
9506
|
+
note: string | null;
|
9617
9507
|
customFields?: {
|
9618
9508
|
id: string;
|
9619
9509
|
createdAt: Date;
|
@@ -9697,8 +9587,8 @@ export declare const platformWebchatContract: {
|
|
9697
9587
|
updatedAt: z.ZodDate;
|
9698
9588
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
9699
9589
|
message: z.ZodString;
|
9700
|
-
direction: z.
|
9701
|
-
type: z.
|
9590
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
9591
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "group", "fallback", "location", "sticker", "carousel", "card", "choice", "dropdown", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "referral", "csat", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "hold", "unhold", "auto_unhold", "edited", "deleted", "unsupported"]>;
|
9702
9592
|
readAt: z.ZodDate;
|
9703
9593
|
metadata: z.ZodAny;
|
9704
9594
|
platformId: z.ZodString;
|
@@ -10356,7 +10246,7 @@ export declare const platformWebchatContract: {
|
|
10356
10246
|
};
|
10357
10247
|
}>;
|
10358
10248
|
}, "strip", z.ZodTypeAny, {
|
10359
|
-
type:
|
10249
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
10360
10250
|
message: string;
|
10361
10251
|
id: string;
|
10362
10252
|
url: string;
|
@@ -10518,7 +10408,7 @@ export declare const platformWebchatContract: {
|
|
10518
10408
|
metadata?: any;
|
10519
10409
|
template?: any;
|
10520
10410
|
}, {
|
10521
|
-
type:
|
10411
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
10522
10412
|
message: string;
|
10523
10413
|
id: string;
|
10524
10414
|
url: string;
|
@@ -11320,7 +11210,7 @@ export declare const platformWebchatContract: {
|
|
11320
11210
|
editedMessageid: z.ZodString;
|
11321
11211
|
label: z.ZodOptional<z.ZodString>;
|
11322
11212
|
}, "strip", z.ZodTypeAny, {
|
11323
|
-
type:
|
11213
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
11324
11214
|
message: string;
|
11325
11215
|
id: string;
|
11326
11216
|
url: string;
|
@@ -11461,10 +11351,6 @@ export declare const platformWebchatContract: {
|
|
11461
11351
|
mobileNumber: string;
|
11462
11352
|
apiSecret: string;
|
11463
11353
|
} | undefined;
|
11464
|
-
line?: {
|
11465
|
-
channelId: string;
|
11466
|
-
channelSecret: string;
|
11467
|
-
} | undefined;
|
11468
11354
|
lineRichMenuId?: string | null | undefined;
|
11469
11355
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11470
11356
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11788,16 +11674,6 @@ export declare const platformWebchatContract: {
|
|
11788
11674
|
createdAt: Date;
|
11789
11675
|
updatedAt: Date;
|
11790
11676
|
deletedAt: Date | null;
|
11791
|
-
tags: {
|
11792
|
-
name: string;
|
11793
|
-
id: string;
|
11794
|
-
createdAt: Date;
|
11795
|
-
updatedAt: Date;
|
11796
|
-
deletedAt: Date | null;
|
11797
|
-
}[];
|
11798
|
-
callFrom: string | null;
|
11799
|
-
callTo: string | null;
|
11800
|
-
note: string | null;
|
11801
11677
|
categories: {
|
11802
11678
|
id: string;
|
11803
11679
|
value: string;
|
@@ -11820,6 +11696,16 @@ export declare const platformWebchatContract: {
|
|
11820
11696
|
}[];
|
11821
11697
|
}[];
|
11822
11698
|
}[];
|
11699
|
+
tags: {
|
11700
|
+
name: string;
|
11701
|
+
id: string;
|
11702
|
+
createdAt: Date;
|
11703
|
+
updatedAt: Date;
|
11704
|
+
deletedAt: Date | null;
|
11705
|
+
}[];
|
11706
|
+
callFrom: string | null;
|
11707
|
+
callTo: string | null;
|
11708
|
+
note: string | null;
|
11823
11709
|
customFields?: {
|
11824
11710
|
id: string;
|
11825
11711
|
createdAt: Date;
|
@@ -11879,7 +11765,7 @@ export declare const platformWebchatContract: {
|
|
11879
11765
|
previewUrl: string;
|
11880
11766
|
imageSetId: string;
|
11881
11767
|
repliedMessage: {
|
11882
|
-
type:
|
11768
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
11883
11769
|
message: string;
|
11884
11770
|
id: string;
|
11885
11771
|
url: string;
|
@@ -12090,7 +11976,7 @@ export declare const platformWebchatContract: {
|
|
12090
11976
|
template?: any;
|
12091
11977
|
label?: string | undefined;
|
12092
11978
|
}, {
|
12093
|
-
type:
|
11979
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
12094
11980
|
message: string;
|
12095
11981
|
id: string;
|
12096
11982
|
url: string;
|
@@ -12231,10 +12117,6 @@ export declare const platformWebchatContract: {
|
|
12231
12117
|
mobileNumber: string;
|
12232
12118
|
apiSecret: string;
|
12233
12119
|
} | undefined;
|
12234
|
-
line?: {
|
12235
|
-
channelId: string;
|
12236
|
-
channelSecret: string;
|
12237
|
-
} | undefined;
|
12238
12120
|
lineRichMenuId?: string | null | undefined;
|
12239
12121
|
messengerIntegrationType?: "own" | "business" | undefined;
|
12240
12122
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -12558,16 +12440,6 @@ export declare const platformWebchatContract: {
|
|
12558
12440
|
createdAt: Date;
|
12559
12441
|
updatedAt: Date;
|
12560
12442
|
deletedAt: Date | null;
|
12561
|
-
tags: {
|
12562
|
-
name: string;
|
12563
|
-
id: string;
|
12564
|
-
createdAt: Date;
|
12565
|
-
updatedAt: Date;
|
12566
|
-
deletedAt: Date | null;
|
12567
|
-
}[];
|
12568
|
-
callFrom: string | null;
|
12569
|
-
callTo: string | null;
|
12570
|
-
note: string | null;
|
12571
12443
|
categories: {
|
12572
12444
|
id: string;
|
12573
12445
|
value: string;
|
@@ -12590,6 +12462,16 @@ export declare const platformWebchatContract: {
|
|
12590
12462
|
}[];
|
12591
12463
|
}[];
|
12592
12464
|
}[];
|
12465
|
+
tags: {
|
12466
|
+
name: string;
|
12467
|
+
id: string;
|
12468
|
+
createdAt: Date;
|
12469
|
+
updatedAt: Date;
|
12470
|
+
deletedAt: Date | null;
|
12471
|
+
}[];
|
12472
|
+
callFrom: string | null;
|
12473
|
+
callTo: string | null;
|
12474
|
+
note: string | null;
|
12593
12475
|
customFields?: {
|
12594
12476
|
id: string;
|
12595
12477
|
createdAt: Date;
|
@@ -12649,7 +12531,7 @@ export declare const platformWebchatContract: {
|
|
12649
12531
|
previewUrl: string;
|
12650
12532
|
imageSetId: string;
|
12651
12533
|
repliedMessage: {
|
12652
|
-
type:
|
12534
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
12653
12535
|
message: string;
|
12654
12536
|
id: string;
|
12655
12537
|
url: string;
|
@@ -12861,7 +12743,7 @@ export declare const platformWebchatContract: {
|
|
12861
12743
|
label?: string | undefined;
|
12862
12744
|
}>>>;
|
12863
12745
|
}, "strip", z.ZodTypeAny, {
|
12864
|
-
type:
|
12746
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
12865
12747
|
message: string;
|
12866
12748
|
id: string;
|
12867
12749
|
url: string;
|
@@ -13002,10 +12884,6 @@ export declare const platformWebchatContract: {
|
|
13002
12884
|
mobileNumber: string;
|
13003
12885
|
apiSecret: string;
|
13004
12886
|
} | undefined;
|
13005
|
-
line?: {
|
13006
|
-
channelId: string;
|
13007
|
-
channelSecret: string;
|
13008
|
-
} | undefined;
|
13009
12887
|
lineRichMenuId?: string | null | undefined;
|
13010
12888
|
messengerIntegrationType?: "own" | "business" | undefined;
|
13011
12889
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -13329,16 +13207,6 @@ export declare const platformWebchatContract: {
|
|
13329
13207
|
createdAt: Date;
|
13330
13208
|
updatedAt: Date;
|
13331
13209
|
deletedAt: Date | null;
|
13332
|
-
tags: {
|
13333
|
-
name: string;
|
13334
|
-
id: string;
|
13335
|
-
createdAt: Date;
|
13336
|
-
updatedAt: Date;
|
13337
|
-
deletedAt: Date | null;
|
13338
|
-
}[];
|
13339
|
-
callFrom: string | null;
|
13340
|
-
callTo: string | null;
|
13341
|
-
note: string | null;
|
13342
13210
|
categories: {
|
13343
13211
|
id: string;
|
13344
13212
|
value: string;
|
@@ -13361,6 +13229,16 @@ export declare const platformWebchatContract: {
|
|
13361
13229
|
}[];
|
13362
13230
|
}[];
|
13363
13231
|
}[];
|
13232
|
+
tags: {
|
13233
|
+
name: string;
|
13234
|
+
id: string;
|
13235
|
+
createdAt: Date;
|
13236
|
+
updatedAt: Date;
|
13237
|
+
deletedAt: Date | null;
|
13238
|
+
}[];
|
13239
|
+
callFrom: string | null;
|
13240
|
+
callTo: string | null;
|
13241
|
+
note: string | null;
|
13364
13242
|
customFields?: {
|
13365
13243
|
id: string;
|
13366
13244
|
createdAt: Date;
|
@@ -13420,7 +13298,7 @@ export declare const platformWebchatContract: {
|
|
13420
13298
|
previewUrl: string;
|
13421
13299
|
imageSetId: string;
|
13422
13300
|
repliedMessage: {
|
13423
|
-
type:
|
13301
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
13424
13302
|
message: string;
|
13425
13303
|
id: string;
|
13426
13304
|
url: string;
|
@@ -13631,7 +13509,7 @@ export declare const platformWebchatContract: {
|
|
13631
13509
|
template?: any;
|
13632
13510
|
metadata?: any;
|
13633
13511
|
fromMessage?: {
|
13634
|
-
type:
|
13512
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
13635
13513
|
message: string;
|
13636
13514
|
id: string;
|
13637
13515
|
url: string;
|
@@ -13772,10 +13650,6 @@ export declare const platformWebchatContract: {
|
|
13772
13650
|
mobileNumber: string;
|
13773
13651
|
apiSecret: string;
|
13774
13652
|
} | undefined;
|
13775
|
-
line?: {
|
13776
|
-
channelId: string;
|
13777
|
-
channelSecret: string;
|
13778
|
-
} | undefined;
|
13779
13653
|
lineRichMenuId?: string | null | undefined;
|
13780
13654
|
messengerIntegrationType?: "own" | "business" | undefined;
|
13781
13655
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14099,16 +13973,6 @@ export declare const platformWebchatContract: {
|
|
14099
13973
|
createdAt: Date;
|
14100
13974
|
updatedAt: Date;
|
14101
13975
|
deletedAt: Date | null;
|
14102
|
-
tags: {
|
14103
|
-
name: string;
|
14104
|
-
id: string;
|
14105
|
-
createdAt: Date;
|
14106
|
-
updatedAt: Date;
|
14107
|
-
deletedAt: Date | null;
|
14108
|
-
}[];
|
14109
|
-
callFrom: string | null;
|
14110
|
-
callTo: string | null;
|
14111
|
-
note: string | null;
|
14112
13976
|
categories: {
|
14113
13977
|
id: string;
|
14114
13978
|
value: string;
|
@@ -14131,6 +13995,16 @@ export declare const platformWebchatContract: {
|
|
14131
13995
|
}[];
|
14132
13996
|
}[];
|
14133
13997
|
}[];
|
13998
|
+
tags: {
|
13999
|
+
name: string;
|
14000
|
+
id: string;
|
14001
|
+
createdAt: Date;
|
14002
|
+
updatedAt: Date;
|
14003
|
+
deletedAt: Date | null;
|
14004
|
+
}[];
|
14005
|
+
callFrom: string | null;
|
14006
|
+
callTo: string | null;
|
14007
|
+
note: string | null;
|
14134
14008
|
customFields?: {
|
14135
14009
|
id: string;
|
14136
14010
|
createdAt: Date;
|
@@ -14190,7 +14064,7 @@ export declare const platformWebchatContract: {
|
|
14190
14064
|
previewUrl: string;
|
14191
14065
|
imageSetId: string;
|
14192
14066
|
repliedMessage: {
|
14193
|
-
type:
|
14067
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
14194
14068
|
message: string;
|
14195
14069
|
id: string;
|
14196
14070
|
url: string;
|
@@ -14402,7 +14276,7 @@ export declare const platformWebchatContract: {
|
|
14402
14276
|
label?: string | undefined;
|
14403
14277
|
} | null | undefined;
|
14404
14278
|
}, {
|
14405
|
-
type:
|
14279
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
14406
14280
|
message: string;
|
14407
14281
|
id: string;
|
14408
14282
|
url: string;
|
@@ -14543,10 +14417,6 @@ export declare const platformWebchatContract: {
|
|
14543
14417
|
mobileNumber: string;
|
14544
14418
|
apiSecret: string;
|
14545
14419
|
} | undefined;
|
14546
|
-
line?: {
|
14547
|
-
channelId: string;
|
14548
|
-
channelSecret: string;
|
14549
|
-
} | undefined;
|
14550
14420
|
lineRichMenuId?: string | null | undefined;
|
14551
14421
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14552
14422
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14870,16 +14740,6 @@ export declare const platformWebchatContract: {
|
|
14870
14740
|
createdAt: Date;
|
14871
14741
|
updatedAt: Date;
|
14872
14742
|
deletedAt: Date | null;
|
14873
|
-
tags: {
|
14874
|
-
name: string;
|
14875
|
-
id: string;
|
14876
|
-
createdAt: Date;
|
14877
|
-
updatedAt: Date;
|
14878
|
-
deletedAt: Date | null;
|
14879
|
-
}[];
|
14880
|
-
callFrom: string | null;
|
14881
|
-
callTo: string | null;
|
14882
|
-
note: string | null;
|
14883
14743
|
categories: {
|
14884
14744
|
id: string;
|
14885
14745
|
value: string;
|
@@ -14902,6 +14762,16 @@ export declare const platformWebchatContract: {
|
|
14902
14762
|
}[];
|
14903
14763
|
}[];
|
14904
14764
|
}[];
|
14765
|
+
tags: {
|
14766
|
+
name: string;
|
14767
|
+
id: string;
|
14768
|
+
createdAt: Date;
|
14769
|
+
updatedAt: Date;
|
14770
|
+
deletedAt: Date | null;
|
14771
|
+
}[];
|
14772
|
+
callFrom: string | null;
|
14773
|
+
callTo: string | null;
|
14774
|
+
note: string | null;
|
14905
14775
|
customFields?: {
|
14906
14776
|
id: string;
|
14907
14777
|
createdAt: Date;
|
@@ -14961,7 +14831,7 @@ export declare const platformWebchatContract: {
|
|
14961
14831
|
previewUrl: string;
|
14962
14832
|
imageSetId: string;
|
14963
14833
|
repliedMessage: {
|
14964
|
-
type:
|
14834
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
14965
14835
|
message: string;
|
14966
14836
|
id: string;
|
14967
14837
|
url: string;
|
@@ -15172,7 +15042,7 @@ export declare const platformWebchatContract: {
|
|
15172
15042
|
template?: any;
|
15173
15043
|
metadata?: any;
|
15174
15044
|
fromMessage?: {
|
15175
|
-
type:
|
15045
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
15176
15046
|
message: string;
|
15177
15047
|
id: string;
|
15178
15048
|
url: string;
|
@@ -15313,10 +15183,6 @@ export declare const platformWebchatContract: {
|
|
15313
15183
|
mobileNumber: string;
|
15314
15184
|
apiSecret: string;
|
15315
15185
|
} | undefined;
|
15316
|
-
line?: {
|
15317
|
-
channelId: string;
|
15318
|
-
channelSecret: string;
|
15319
|
-
} | undefined;
|
15320
15186
|
lineRichMenuId?: string | null | undefined;
|
15321
15187
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15322
15188
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15640,16 +15506,6 @@ export declare const platformWebchatContract: {
|
|
15640
15506
|
createdAt: Date;
|
15641
15507
|
updatedAt: Date;
|
15642
15508
|
deletedAt: Date | null;
|
15643
|
-
tags: {
|
15644
|
-
name: string;
|
15645
|
-
id: string;
|
15646
|
-
createdAt: Date;
|
15647
|
-
updatedAt: Date;
|
15648
|
-
deletedAt: Date | null;
|
15649
|
-
}[];
|
15650
|
-
callFrom: string | null;
|
15651
|
-
callTo: string | null;
|
15652
|
-
note: string | null;
|
15653
15509
|
categories: {
|
15654
15510
|
id: string;
|
15655
15511
|
value: string;
|
@@ -15672,6 +15528,16 @@ export declare const platformWebchatContract: {
|
|
15672
15528
|
}[];
|
15673
15529
|
}[];
|
15674
15530
|
}[];
|
15531
|
+
tags: {
|
15532
|
+
name: string;
|
15533
|
+
id: string;
|
15534
|
+
createdAt: Date;
|
15535
|
+
updatedAt: Date;
|
15536
|
+
deletedAt: Date | null;
|
15537
|
+
}[];
|
15538
|
+
callFrom: string | null;
|
15539
|
+
callTo: string | null;
|
15540
|
+
note: string | null;
|
15675
15541
|
customFields?: {
|
15676
15542
|
id: string;
|
15677
15543
|
createdAt: Date;
|
@@ -15731,7 +15597,7 @@ export declare const platformWebchatContract: {
|
|
15731
15597
|
previewUrl: string;
|
15732
15598
|
imageSetId: string;
|
15733
15599
|
repliedMessage: {
|
15734
|
-
type:
|
15600
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
15735
15601
|
message: string;
|
15736
15602
|
id: string;
|
15737
15603
|
url: string;
|
@@ -15945,7 +15811,7 @@ export declare const platformWebchatContract: {
|
|
15945
15811
|
}>;
|
15946
15812
|
}, "strip", z.ZodTypeAny, {
|
15947
15813
|
data: {
|
15948
|
-
type:
|
15814
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
15949
15815
|
message: string;
|
15950
15816
|
id: string;
|
15951
15817
|
url: string;
|
@@ -16086,10 +15952,6 @@ export declare const platformWebchatContract: {
|
|
16086
15952
|
mobileNumber: string;
|
16087
15953
|
apiSecret: string;
|
16088
15954
|
} | undefined;
|
16089
|
-
line?: {
|
16090
|
-
channelId: string;
|
16091
|
-
channelSecret: string;
|
16092
|
-
} | undefined;
|
16093
15955
|
lineRichMenuId?: string | null | undefined;
|
16094
15956
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16095
15957
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16413,16 +16275,6 @@ export declare const platformWebchatContract: {
|
|
16413
16275
|
createdAt: Date;
|
16414
16276
|
updatedAt: Date;
|
16415
16277
|
deletedAt: Date | null;
|
16416
|
-
tags: {
|
16417
|
-
name: string;
|
16418
|
-
id: string;
|
16419
|
-
createdAt: Date;
|
16420
|
-
updatedAt: Date;
|
16421
|
-
deletedAt: Date | null;
|
16422
|
-
}[];
|
16423
|
-
callFrom: string | null;
|
16424
|
-
callTo: string | null;
|
16425
|
-
note: string | null;
|
16426
16278
|
categories: {
|
16427
16279
|
id: string;
|
16428
16280
|
value: string;
|
@@ -16445,6 +16297,16 @@ export declare const platformWebchatContract: {
|
|
16445
16297
|
}[];
|
16446
16298
|
}[];
|
16447
16299
|
}[];
|
16300
|
+
tags: {
|
16301
|
+
name: string;
|
16302
|
+
id: string;
|
16303
|
+
createdAt: Date;
|
16304
|
+
updatedAt: Date;
|
16305
|
+
deletedAt: Date | null;
|
16306
|
+
}[];
|
16307
|
+
callFrom: string | null;
|
16308
|
+
callTo: string | null;
|
16309
|
+
note: string | null;
|
16448
16310
|
customFields?: {
|
16449
16311
|
id: string;
|
16450
16312
|
createdAt: Date;
|
@@ -16504,7 +16366,7 @@ export declare const platformWebchatContract: {
|
|
16504
16366
|
previewUrl: string;
|
16505
16367
|
imageSetId: string;
|
16506
16368
|
repliedMessage: {
|
16507
|
-
type:
|
16369
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
16508
16370
|
message: string;
|
16509
16371
|
id: string;
|
16510
16372
|
url: string;
|
@@ -16715,7 +16577,7 @@ export declare const platformWebchatContract: {
|
|
16715
16577
|
template?: any;
|
16716
16578
|
metadata?: any;
|
16717
16579
|
fromMessage?: {
|
16718
|
-
type:
|
16580
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
16719
16581
|
message: string;
|
16720
16582
|
id: string;
|
16721
16583
|
url: string;
|
@@ -16856,10 +16718,6 @@ export declare const platformWebchatContract: {
|
|
16856
16718
|
mobileNumber: string;
|
16857
16719
|
apiSecret: string;
|
16858
16720
|
} | undefined;
|
16859
|
-
line?: {
|
16860
|
-
channelId: string;
|
16861
|
-
channelSecret: string;
|
16862
|
-
} | undefined;
|
16863
16721
|
lineRichMenuId?: string | null | undefined;
|
16864
16722
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16865
16723
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17183,16 +17041,6 @@ export declare const platformWebchatContract: {
|
|
17183
17041
|
createdAt: Date;
|
17184
17042
|
updatedAt: Date;
|
17185
17043
|
deletedAt: Date | null;
|
17186
|
-
tags: {
|
17187
|
-
name: string;
|
17188
|
-
id: string;
|
17189
|
-
createdAt: Date;
|
17190
|
-
updatedAt: Date;
|
17191
|
-
deletedAt: Date | null;
|
17192
|
-
}[];
|
17193
|
-
callFrom: string | null;
|
17194
|
-
callTo: string | null;
|
17195
|
-
note: string | null;
|
17196
17044
|
categories: {
|
17197
17045
|
id: string;
|
17198
17046
|
value: string;
|
@@ -17215,6 +17063,16 @@ export declare const platformWebchatContract: {
|
|
17215
17063
|
}[];
|
17216
17064
|
}[];
|
17217
17065
|
}[];
|
17066
|
+
tags: {
|
17067
|
+
name: string;
|
17068
|
+
id: string;
|
17069
|
+
createdAt: Date;
|
17070
|
+
updatedAt: Date;
|
17071
|
+
deletedAt: Date | null;
|
17072
|
+
}[];
|
17073
|
+
callFrom: string | null;
|
17074
|
+
callTo: string | null;
|
17075
|
+
note: string | null;
|
17218
17076
|
customFields?: {
|
17219
17077
|
id: string;
|
17220
17078
|
createdAt: Date;
|
@@ -17274,7 +17132,7 @@ export declare const platformWebchatContract: {
|
|
17274
17132
|
previewUrl: string;
|
17275
17133
|
imageSetId: string;
|
17276
17134
|
repliedMessage: {
|
17277
|
-
type:
|
17135
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
17278
17136
|
message: string;
|
17279
17137
|
id: string;
|
17280
17138
|
url: string;
|
@@ -17489,7 +17347,7 @@ export declare const platformWebchatContract: {
|
|
17489
17347
|
requestId: string;
|
17490
17348
|
}, {
|
17491
17349
|
data: {
|
17492
|
-
type:
|
17350
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
17493
17351
|
message: string;
|
17494
17352
|
id: string;
|
17495
17353
|
url: string;
|
@@ -17630,10 +17488,6 @@ export declare const platformWebchatContract: {
|
|
17630
17488
|
mobileNumber: string;
|
17631
17489
|
apiSecret: string;
|
17632
17490
|
} | undefined;
|
17633
|
-
line?: {
|
17634
|
-
channelId: string;
|
17635
|
-
channelSecret: string;
|
17636
|
-
} | undefined;
|
17637
17491
|
lineRichMenuId?: string | null | undefined;
|
17638
17492
|
messengerIntegrationType?: "own" | "business" | undefined;
|
17639
17493
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17957,16 +17811,6 @@ export declare const platformWebchatContract: {
|
|
17957
17811
|
createdAt: Date;
|
17958
17812
|
updatedAt: Date;
|
17959
17813
|
deletedAt: Date | null;
|
17960
|
-
tags: {
|
17961
|
-
name: string;
|
17962
|
-
id: string;
|
17963
|
-
createdAt: Date;
|
17964
|
-
updatedAt: Date;
|
17965
|
-
deletedAt: Date | null;
|
17966
|
-
}[];
|
17967
|
-
callFrom: string | null;
|
17968
|
-
callTo: string | null;
|
17969
|
-
note: string | null;
|
17970
17814
|
categories: {
|
17971
17815
|
id: string;
|
17972
17816
|
value: string;
|
@@ -17989,6 +17833,16 @@ export declare const platformWebchatContract: {
|
|
17989
17833
|
}[];
|
17990
17834
|
}[];
|
17991
17835
|
}[];
|
17836
|
+
tags: {
|
17837
|
+
name: string;
|
17838
|
+
id: string;
|
17839
|
+
createdAt: Date;
|
17840
|
+
updatedAt: Date;
|
17841
|
+
deletedAt: Date | null;
|
17842
|
+
}[];
|
17843
|
+
callFrom: string | null;
|
17844
|
+
callTo: string | null;
|
17845
|
+
note: string | null;
|
17992
17846
|
customFields?: {
|
17993
17847
|
id: string;
|
17994
17848
|
createdAt: Date;
|
@@ -18048,7 +17902,7 @@ export declare const platformWebchatContract: {
|
|
18048
17902
|
previewUrl: string;
|
18049
17903
|
imageSetId: string;
|
18050
17904
|
repliedMessage: {
|
18051
|
-
type:
|
17905
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
18052
17906
|
message: string;
|
18053
17907
|
id: string;
|
18054
17908
|
url: string;
|
@@ -18259,7 +18113,7 @@ export declare const platformWebchatContract: {
|
|
18259
18113
|
template?: any;
|
18260
18114
|
metadata?: any;
|
18261
18115
|
fromMessage?: {
|
18262
|
-
type:
|
18116
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
18263
18117
|
message: string;
|
18264
18118
|
id: string;
|
18265
18119
|
url: string;
|
@@ -18400,10 +18254,6 @@ export declare const platformWebchatContract: {
|
|
18400
18254
|
mobileNumber: string;
|
18401
18255
|
apiSecret: string;
|
18402
18256
|
} | undefined;
|
18403
|
-
line?: {
|
18404
|
-
channelId: string;
|
18405
|
-
channelSecret: string;
|
18406
|
-
} | undefined;
|
18407
18257
|
lineRichMenuId?: string | null | undefined;
|
18408
18258
|
messengerIntegrationType?: "own" | "business" | undefined;
|
18409
18259
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -18727,16 +18577,6 @@ export declare const platformWebchatContract: {
|
|
18727
18577
|
createdAt: Date;
|
18728
18578
|
updatedAt: Date;
|
18729
18579
|
deletedAt: Date | null;
|
18730
|
-
tags: {
|
18731
|
-
name: string;
|
18732
|
-
id: string;
|
18733
|
-
createdAt: Date;
|
18734
|
-
updatedAt: Date;
|
18735
|
-
deletedAt: Date | null;
|
18736
|
-
}[];
|
18737
|
-
callFrom: string | null;
|
18738
|
-
callTo: string | null;
|
18739
|
-
note: string | null;
|
18740
18580
|
categories: {
|
18741
18581
|
id: string;
|
18742
18582
|
value: string;
|
@@ -18759,6 +18599,16 @@ export declare const platformWebchatContract: {
|
|
18759
18599
|
}[];
|
18760
18600
|
}[];
|
18761
18601
|
}[];
|
18602
|
+
tags: {
|
18603
|
+
name: string;
|
18604
|
+
id: string;
|
18605
|
+
createdAt: Date;
|
18606
|
+
updatedAt: Date;
|
18607
|
+
deletedAt: Date | null;
|
18608
|
+
}[];
|
18609
|
+
callFrom: string | null;
|
18610
|
+
callTo: string | null;
|
18611
|
+
note: string | null;
|
18762
18612
|
customFields?: {
|
18763
18613
|
id: string;
|
18764
18614
|
createdAt: Date;
|
@@ -18818,7 +18668,7 @@ export declare const platformWebchatContract: {
|
|
18818
18668
|
previewUrl: string;
|
18819
18669
|
imageSetId: string;
|
18820
18670
|
repliedMessage: {
|
18821
|
-
type:
|
18671
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "group" | "imagemap" | "sticker" | "carousel" | "card" | "choice" | "dropdown" | "text_with_image" | "reaction" | "contacts" | "referral" | "csat" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "hold" | "unhold" | "auto_unhold" | "edited" | "deleted" | "unsupported";
|
18822
18672
|
message: string;
|
18823
18673
|
id: string;
|
18824
18674
|
url: string;
|
@@ -19221,16 +19071,6 @@ export declare const platformWebchatContract: {
|
|
19221
19071
|
mobileNumber: string;
|
19222
19072
|
apiSecret: string;
|
19223
19073
|
}>>;
|
19224
|
-
line: z.ZodOptional<z.ZodObject<{
|
19225
|
-
channelId: z.ZodString;
|
19226
|
-
channelSecret: z.ZodString;
|
19227
|
-
}, "strip", z.ZodTypeAny, {
|
19228
|
-
channelId: string;
|
19229
|
-
channelSecret: string;
|
19230
|
-
}, {
|
19231
|
-
channelId: string;
|
19232
|
-
channelSecret: string;
|
19233
|
-
}>>;
|
19234
19074
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
19235
19075
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
19236
19076
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -19261,10 +19101,6 @@ export declare const platformWebchatContract: {
|
|
19261
19101
|
mobileNumber: string;
|
19262
19102
|
apiSecret: string;
|
19263
19103
|
} | undefined;
|
19264
|
-
line?: {
|
19265
|
-
channelId: string;
|
19266
|
-
channelSecret: string;
|
19267
|
-
} | undefined;
|
19268
19104
|
lineRichMenuId?: string | null | undefined;
|
19269
19105
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19270
19106
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -19295,10 +19131,6 @@ export declare const platformWebchatContract: {
|
|
19295
19131
|
mobileNumber: string;
|
19296
19132
|
apiSecret: string;
|
19297
19133
|
} | undefined;
|
19298
|
-
line?: {
|
19299
|
-
channelId: string;
|
19300
|
-
channelSecret: string;
|
19301
|
-
} | undefined;
|
19302
19134
|
lineRichMenuId?: string | null | undefined;
|
19303
19135
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19304
19136
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -19563,10 +19395,6 @@ export declare const platformWebchatContract: {
|
|
19563
19395
|
mobileNumber: string;
|
19564
19396
|
apiSecret: string;
|
19565
19397
|
} | undefined;
|
19566
|
-
line?: {
|
19567
|
-
channelId: string;
|
19568
|
-
channelSecret: string;
|
19569
|
-
} | undefined;
|
19570
19398
|
lineRichMenuId?: string | null | undefined;
|
19571
19399
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19572
19400
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -19662,10 +19490,6 @@ export declare const platformWebchatContract: {
|
|
19662
19490
|
mobileNumber: string;
|
19663
19491
|
apiSecret: string;
|
19664
19492
|
} | undefined;
|
19665
|
-
line?: {
|
19666
|
-
channelId: string;
|
19667
|
-
channelSecret: string;
|
19668
|
-
} | undefined;
|
19669
19493
|
lineRichMenuId?: string | null | undefined;
|
19670
19494
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19671
19495
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -19763,10 +19587,6 @@ export declare const platformWebchatContract: {
|
|
19763
19587
|
mobileNumber: string;
|
19764
19588
|
apiSecret: string;
|
19765
19589
|
} | undefined;
|
19766
|
-
line?: {
|
19767
|
-
channelId: string;
|
19768
|
-
channelSecret: string;
|
19769
|
-
} | undefined;
|
19770
19590
|
lineRichMenuId?: string | null | undefined;
|
19771
19591
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19772
19592
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -19865,10 +19685,6 @@ export declare const platformWebchatContract: {
|
|
19865
19685
|
mobileNumber: string;
|
19866
19686
|
apiSecret: string;
|
19867
19687
|
} | undefined;
|
19868
|
-
line?: {
|
19869
|
-
channelId: string;
|
19870
|
-
channelSecret: string;
|
19871
|
-
} | undefined;
|
19872
19688
|
lineRichMenuId?: string | null | undefined;
|
19873
19689
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19874
19690
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20036,16 +19852,6 @@ export declare const platformWebchatContract: {
|
|
20036
19852
|
mobileNumber: string;
|
20037
19853
|
apiSecret: string;
|
20038
19854
|
}>>;
|
20039
|
-
line: z.ZodOptional<z.ZodObject<{
|
20040
|
-
channelId: z.ZodString;
|
20041
|
-
channelSecret: z.ZodString;
|
20042
|
-
}, "strip", z.ZodTypeAny, {
|
20043
|
-
channelId: string;
|
20044
|
-
channelSecret: string;
|
20045
|
-
}, {
|
20046
|
-
channelId: string;
|
20047
|
-
channelSecret: string;
|
20048
|
-
}>>;
|
20049
19855
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20050
19856
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
20051
19857
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -20076,10 +19882,6 @@ export declare const platformWebchatContract: {
|
|
20076
19882
|
mobileNumber: string;
|
20077
19883
|
apiSecret: string;
|
20078
19884
|
} | undefined;
|
20079
|
-
line?: {
|
20080
|
-
channelId: string;
|
20081
|
-
channelSecret: string;
|
20082
|
-
} | undefined;
|
20083
19885
|
lineRichMenuId?: string | null | undefined;
|
20084
19886
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20085
19887
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20110,10 +19912,6 @@ export declare const platformWebchatContract: {
|
|
20110
19912
|
mobileNumber: string;
|
20111
19913
|
apiSecret: string;
|
20112
19914
|
} | undefined;
|
20113
|
-
line?: {
|
20114
|
-
channelId: string;
|
20115
|
-
channelSecret: string;
|
20116
|
-
} | undefined;
|
20117
19915
|
lineRichMenuId?: string | null | undefined;
|
20118
19916
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20119
19917
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20174,10 +19972,6 @@ export declare const platformWebchatContract: {
|
|
20174
19972
|
mobileNumber: string;
|
20175
19973
|
apiSecret: string;
|
20176
19974
|
} | undefined;
|
20177
|
-
line?: {
|
20178
|
-
channelId: string;
|
20179
|
-
channelSecret: string;
|
20180
|
-
} | undefined;
|
20181
19975
|
lineRichMenuId?: string | null | undefined;
|
20182
19976
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20183
19977
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20226,10 +20020,6 @@ export declare const platformWebchatContract: {
|
|
20226
20020
|
mobileNumber: string;
|
20227
20021
|
apiSecret: string;
|
20228
20022
|
} | undefined;
|
20229
|
-
line?: {
|
20230
|
-
channelId: string;
|
20231
|
-
channelSecret: string;
|
20232
|
-
} | undefined;
|
20233
20023
|
lineRichMenuId?: string | null | undefined;
|
20234
20024
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20235
20025
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20280,10 +20070,6 @@ export declare const platformWebchatContract: {
|
|
20280
20070
|
mobileNumber: string;
|
20281
20071
|
apiSecret: string;
|
20282
20072
|
} | undefined;
|
20283
|
-
line?: {
|
20284
|
-
channelId: string;
|
20285
|
-
channelSecret: string;
|
20286
|
-
} | undefined;
|
20287
20073
|
lineRichMenuId?: string | null | undefined;
|
20288
20074
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20289
20075
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20335,10 +20121,6 @@ export declare const platformWebchatContract: {
|
|
20335
20121
|
mobileNumber: string;
|
20336
20122
|
apiSecret: string;
|
20337
20123
|
} | undefined;
|
20338
|
-
line?: {
|
20339
|
-
channelId: string;
|
20340
|
-
channelSecret: string;
|
20341
|
-
} | undefined;
|
20342
20124
|
lineRichMenuId?: string | null | undefined;
|
20343
20125
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20344
20126
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20460,16 +20242,6 @@ export declare const platformWebchatContract: {
|
|
20460
20242
|
mobileNumber: string;
|
20461
20243
|
apiSecret: string;
|
20462
20244
|
}>>;
|
20463
|
-
line: z.ZodOptional<z.ZodObject<{
|
20464
|
-
channelId: z.ZodString;
|
20465
|
-
channelSecret: z.ZodString;
|
20466
|
-
}, "strip", z.ZodTypeAny, {
|
20467
|
-
channelId: string;
|
20468
|
-
channelSecret: string;
|
20469
|
-
}, {
|
20470
|
-
channelId: string;
|
20471
|
-
channelSecret: string;
|
20472
|
-
}>>;
|
20473
20245
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20474
20246
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
20475
20247
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -20500,10 +20272,6 @@ export declare const platformWebchatContract: {
|
|
20500
20272
|
mobileNumber: string;
|
20501
20273
|
apiSecret: string;
|
20502
20274
|
} | undefined;
|
20503
|
-
line?: {
|
20504
|
-
channelId: string;
|
20505
|
-
channelSecret: string;
|
20506
|
-
} | undefined;
|
20507
20275
|
lineRichMenuId?: string | null | undefined;
|
20508
20276
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20509
20277
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20534,10 +20302,6 @@ export declare const platformWebchatContract: {
|
|
20534
20302
|
mobileNumber: string;
|
20535
20303
|
apiSecret: string;
|
20536
20304
|
} | undefined;
|
20537
|
-
line?: {
|
20538
|
-
channelId: string;
|
20539
|
-
channelSecret: string;
|
20540
|
-
} | undefined;
|
20541
20305
|
lineRichMenuId?: string | null | undefined;
|
20542
20306
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20543
20307
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20598,10 +20362,6 @@ export declare const platformWebchatContract: {
|
|
20598
20362
|
mobileNumber: string;
|
20599
20363
|
apiSecret: string;
|
20600
20364
|
} | undefined;
|
20601
|
-
line?: {
|
20602
|
-
channelId: string;
|
20603
|
-
channelSecret: string;
|
20604
|
-
} | undefined;
|
20605
20365
|
lineRichMenuId?: string | null | undefined;
|
20606
20366
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20607
20367
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20650,10 +20410,6 @@ export declare const platformWebchatContract: {
|
|
20650
20410
|
mobileNumber: string;
|
20651
20411
|
apiSecret: string;
|
20652
20412
|
} | undefined;
|
20653
|
-
line?: {
|
20654
|
-
channelId: string;
|
20655
|
-
channelSecret: string;
|
20656
|
-
} | undefined;
|
20657
20413
|
lineRichMenuId?: string | null | undefined;
|
20658
20414
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20659
20415
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20704,10 +20460,6 @@ export declare const platformWebchatContract: {
|
|
20704
20460
|
mobileNumber: string;
|
20705
20461
|
apiSecret: string;
|
20706
20462
|
} | undefined;
|
20707
|
-
line?: {
|
20708
|
-
channelId: string;
|
20709
|
-
channelSecret: string;
|
20710
|
-
} | undefined;
|
20711
20463
|
lineRichMenuId?: string | null | undefined;
|
20712
20464
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20713
20465
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20759,10 +20511,6 @@ export declare const platformWebchatContract: {
|
|
20759
20511
|
mobileNumber: string;
|
20760
20512
|
apiSecret: string;
|
20761
20513
|
} | undefined;
|
20762
|
-
line?: {
|
20763
|
-
channelId: string;
|
20764
|
-
channelSecret: string;
|
20765
|
-
} | undefined;
|
20766
20514
|
lineRichMenuId?: string | null | undefined;
|
20767
20515
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20768
20516
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20884,16 +20632,6 @@ export declare const platformWebchatContract: {
|
|
20884
20632
|
mobileNumber: string;
|
20885
20633
|
apiSecret: string;
|
20886
20634
|
}>>;
|
20887
|
-
line: z.ZodOptional<z.ZodObject<{
|
20888
|
-
channelId: z.ZodString;
|
20889
|
-
channelSecret: z.ZodString;
|
20890
|
-
}, "strip", z.ZodTypeAny, {
|
20891
|
-
channelId: string;
|
20892
|
-
channelSecret: string;
|
20893
|
-
}, {
|
20894
|
-
channelId: string;
|
20895
|
-
channelSecret: string;
|
20896
|
-
}>>;
|
20897
20635
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20898
20636
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
20899
20637
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -20924,10 +20662,6 @@ export declare const platformWebchatContract: {
|
|
20924
20662
|
mobileNumber: string;
|
20925
20663
|
apiSecret: string;
|
20926
20664
|
} | undefined;
|
20927
|
-
line?: {
|
20928
|
-
channelId: string;
|
20929
|
-
channelSecret: string;
|
20930
|
-
} | undefined;
|
20931
20665
|
lineRichMenuId?: string | null | undefined;
|
20932
20666
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20933
20667
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20958,10 +20692,6 @@ export declare const platformWebchatContract: {
|
|
20958
20692
|
mobileNumber: string;
|
20959
20693
|
apiSecret: string;
|
20960
20694
|
} | undefined;
|
20961
|
-
line?: {
|
20962
|
-
channelId: string;
|
20963
|
-
channelSecret: string;
|
20964
|
-
} | undefined;
|
20965
20695
|
lineRichMenuId?: string | null | undefined;
|
20966
20696
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20967
20697
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21022,10 +20752,6 @@ export declare const platformWebchatContract: {
|
|
21022
20752
|
mobileNumber: string;
|
21023
20753
|
apiSecret: string;
|
21024
20754
|
} | undefined;
|
21025
|
-
line?: {
|
21026
|
-
channelId: string;
|
21027
|
-
channelSecret: string;
|
21028
|
-
} | undefined;
|
21029
20755
|
lineRichMenuId?: string | null | undefined;
|
21030
20756
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21031
20757
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21074,10 +20800,6 @@ export declare const platformWebchatContract: {
|
|
21074
20800
|
mobileNumber: string;
|
21075
20801
|
apiSecret: string;
|
21076
20802
|
} | undefined;
|
21077
|
-
line?: {
|
21078
|
-
channelId: string;
|
21079
|
-
channelSecret: string;
|
21080
|
-
} | undefined;
|
21081
20803
|
lineRichMenuId?: string | null | undefined;
|
21082
20804
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21083
20805
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21128,10 +20850,6 @@ export declare const platformWebchatContract: {
|
|
21128
20850
|
mobileNumber: string;
|
21129
20851
|
apiSecret: string;
|
21130
20852
|
} | undefined;
|
21131
|
-
line?: {
|
21132
|
-
channelId: string;
|
21133
|
-
channelSecret: string;
|
21134
|
-
} | undefined;
|
21135
20853
|
lineRichMenuId?: string | null | undefined;
|
21136
20854
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21137
20855
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21183,10 +20901,6 @@ export declare const platformWebchatContract: {
|
|
21183
20901
|
mobileNumber: string;
|
21184
20902
|
apiSecret: string;
|
21185
20903
|
} | undefined;
|
21186
|
-
line?: {
|
21187
|
-
channelId: string;
|
21188
|
-
channelSecret: string;
|
21189
|
-
} | undefined;
|
21190
20904
|
lineRichMenuId?: string | null | undefined;
|
21191
20905
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21192
20906
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|