@kl1/contracts 1.3.27 → 1.3.29
Sign up to get free protection for your applications and to get access to all the features.
- 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 +38192 -45818
- 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/widget/index.d.ts +51 -636
- package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/schema.d.ts +4 -46
- package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/validation.d.ts +12 -66
- package/dist/api-contracts/src/widget/validation.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 +466 -882
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +466 -880
- 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
@@ -11,7 +11,7 @@ export declare const lineContract: {
|
|
11
11
|
lastMessage: z.ZodOptional<z.ZodString>;
|
12
12
|
handleTime: z.ZodOptional<z.ZodNumber>;
|
13
13
|
isLatest: z.ZodBoolean;
|
14
|
-
direction: z.
|
14
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
15
15
|
platformContact: z.ZodObject<{
|
16
16
|
channelId: z.ZodString;
|
17
17
|
socialPlatformId: z.ZodNullable<z.ZodString>;
|
@@ -171,16 +171,6 @@ export declare const lineContract: {
|
|
171
171
|
mobileNumber: string;
|
172
172
|
apiSecret: string;
|
173
173
|
}>>;
|
174
|
-
line: z.ZodOptional<z.ZodObject<{
|
175
|
-
channelId: z.ZodString;
|
176
|
-
channelSecret: z.ZodString;
|
177
|
-
}, "strip", z.ZodTypeAny, {
|
178
|
-
channelId: string;
|
179
|
-
channelSecret: string;
|
180
|
-
}, {
|
181
|
-
channelId: string;
|
182
|
-
channelSecret: string;
|
183
|
-
}>>;
|
184
174
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
185
175
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
186
176
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -211,10 +201,6 @@ export declare const lineContract: {
|
|
211
201
|
mobileNumber: string;
|
212
202
|
apiSecret: string;
|
213
203
|
} | undefined;
|
214
|
-
line?: {
|
215
|
-
channelId: string;
|
216
|
-
channelSecret: string;
|
217
|
-
} | undefined;
|
218
204
|
lineRichMenuId?: string | null | undefined;
|
219
205
|
messengerIntegrationType?: "own" | "business" | undefined;
|
220
206
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -245,10 +231,6 @@ export declare const lineContract: {
|
|
245
231
|
mobileNumber: string;
|
246
232
|
apiSecret: string;
|
247
233
|
} | undefined;
|
248
|
-
line?: {
|
249
|
-
channelId: string;
|
250
|
-
channelSecret: string;
|
251
|
-
} | undefined;
|
252
234
|
lineRichMenuId?: string | null | undefined;
|
253
235
|
messengerIntegrationType?: "own" | "business" | undefined;
|
254
236
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -309,10 +291,6 @@ export declare const lineContract: {
|
|
309
291
|
mobileNumber: string;
|
310
292
|
apiSecret: string;
|
311
293
|
} | undefined;
|
312
|
-
line?: {
|
313
|
-
channelId: string;
|
314
|
-
channelSecret: string;
|
315
|
-
} | undefined;
|
316
294
|
lineRichMenuId?: string | null | undefined;
|
317
295
|
messengerIntegrationType?: "own" | "business" | undefined;
|
318
296
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -361,10 +339,6 @@ export declare const lineContract: {
|
|
361
339
|
mobileNumber: string;
|
362
340
|
apiSecret: string;
|
363
341
|
} | undefined;
|
364
|
-
line?: {
|
365
|
-
channelId: string;
|
366
|
-
channelSecret: string;
|
367
|
-
} | undefined;
|
368
342
|
lineRichMenuId?: string | null | undefined;
|
369
343
|
messengerIntegrationType?: "own" | "business" | undefined;
|
370
344
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -416,10 +390,6 @@ export declare const lineContract: {
|
|
416
390
|
mobileNumber: string;
|
417
391
|
apiSecret: string;
|
418
392
|
} | undefined;
|
419
|
-
line?: {
|
420
|
-
channelId: string;
|
421
|
-
channelSecret: string;
|
422
|
-
} | undefined;
|
423
393
|
lineRichMenuId?: string | null | undefined;
|
424
394
|
messengerIntegrationType?: "own" | "business" | undefined;
|
425
395
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -500,10 +470,6 @@ export declare const lineContract: {
|
|
500
470
|
mobileNumber: string;
|
501
471
|
apiSecret: string;
|
502
472
|
} | undefined;
|
503
|
-
line?: {
|
504
|
-
channelId: string;
|
505
|
-
channelSecret: string;
|
506
|
-
} | undefined;
|
507
473
|
lineRichMenuId?: string | null | undefined;
|
508
474
|
messengerIntegrationType?: "own" | "business" | undefined;
|
509
475
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -555,8 +521,8 @@ export declare const lineContract: {
|
|
555
521
|
}>;
|
556
522
|
message: z.ZodObject<{
|
557
523
|
message: z.ZodOptional<z.ZodString>;
|
558
|
-
direction: z.
|
559
|
-
type: z.
|
524
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
525
|
+
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"]>;
|
560
526
|
readAt: z.ZodOptional<z.ZodDate>;
|
561
527
|
metadata: z.ZodOptional<z.ZodAny>;
|
562
528
|
platformId: z.ZodOptional<z.ZodString>;
|
@@ -600,7 +566,7 @@ export declare const lineContract: {
|
|
600
566
|
phone: string | null;
|
601
567
|
}>;
|
602
568
|
}, "strip", z.ZodTypeAny, {
|
603
|
-
type:
|
569
|
+
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";
|
604
570
|
direction: "incoming" | "outgoing" | "system";
|
605
571
|
sender: {
|
606
572
|
name: string;
|
@@ -626,7 +592,7 @@ export declare const lineContract: {
|
|
626
592
|
fileSize: number;
|
627
593
|
} | undefined;
|
628
594
|
}, {
|
629
|
-
type:
|
595
|
+
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";
|
630
596
|
direction: "incoming" | "outgoing" | "system";
|
631
597
|
sender: {
|
632
598
|
name: string;
|
@@ -654,7 +620,7 @@ export declare const lineContract: {
|
|
654
620
|
}>;
|
655
621
|
}, "strip", z.ZodTypeAny, {
|
656
622
|
message: {
|
657
|
-
type:
|
623
|
+
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";
|
658
624
|
direction: "incoming" | "outgoing" | "system";
|
659
625
|
sender: {
|
660
626
|
name: string;
|
@@ -712,10 +678,6 @@ export declare const lineContract: {
|
|
712
678
|
mobileNumber: string;
|
713
679
|
apiSecret: string;
|
714
680
|
} | undefined;
|
715
|
-
line?: {
|
716
|
-
channelId: string;
|
717
|
-
channelSecret: string;
|
718
|
-
} | undefined;
|
719
681
|
lineRichMenuId?: string | null | undefined;
|
720
682
|
messengerIntegrationType?: "own" | "business" | undefined;
|
721
683
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -769,7 +731,7 @@ export declare const lineContract: {
|
|
769
731
|
stickerId: number;
|
770
732
|
}, {
|
771
733
|
message: {
|
772
|
-
type:
|
734
|
+
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";
|
773
735
|
direction: "incoming" | "outgoing" | "system";
|
774
736
|
sender: {
|
775
737
|
name: string;
|
@@ -827,10 +789,6 @@ export declare const lineContract: {
|
|
827
789
|
mobileNumber: string;
|
828
790
|
apiSecret: string;
|
829
791
|
} | undefined;
|
830
|
-
line?: {
|
831
|
-
channelId: string;
|
832
|
-
channelSecret: string;
|
833
|
-
} | undefined;
|
834
792
|
lineRichMenuId?: string | null | undefined;
|
835
793
|
messengerIntegrationType?: "own" | "business" | undefined;
|
836
794
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1031,16 +989,6 @@ export declare const lineContract: {
|
|
1031
989
|
mobileNumber: string;
|
1032
990
|
apiSecret: string;
|
1033
991
|
}>>;
|
1034
|
-
line: z.ZodOptional<z.ZodObject<{
|
1035
|
-
channelId: z.ZodString;
|
1036
|
-
channelSecret: z.ZodString;
|
1037
|
-
}, "strip", z.ZodTypeAny, {
|
1038
|
-
channelId: string;
|
1039
|
-
channelSecret: string;
|
1040
|
-
}, {
|
1041
|
-
channelId: string;
|
1042
|
-
channelSecret: string;
|
1043
|
-
}>>;
|
1044
992
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1045
993
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
1046
994
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -1071,10 +1019,6 @@ export declare const lineContract: {
|
|
1071
1019
|
mobileNumber: string;
|
1072
1020
|
apiSecret: string;
|
1073
1021
|
} | undefined;
|
1074
|
-
line?: {
|
1075
|
-
channelId: string;
|
1076
|
-
channelSecret: string;
|
1077
|
-
} | undefined;
|
1078
1022
|
lineRichMenuId?: string | null | undefined;
|
1079
1023
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1080
1024
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1105,10 +1049,6 @@ export declare const lineContract: {
|
|
1105
1049
|
mobileNumber: string;
|
1106
1050
|
apiSecret: string;
|
1107
1051
|
} | undefined;
|
1108
|
-
line?: {
|
1109
|
-
channelId: string;
|
1110
|
-
channelSecret: string;
|
1111
|
-
} | undefined;
|
1112
1052
|
lineRichMenuId?: string | null | undefined;
|
1113
1053
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1114
1054
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1169,10 +1109,6 @@ export declare const lineContract: {
|
|
1169
1109
|
mobileNumber: string;
|
1170
1110
|
apiSecret: string;
|
1171
1111
|
} | undefined;
|
1172
|
-
line?: {
|
1173
|
-
channelId: string;
|
1174
|
-
channelSecret: string;
|
1175
|
-
} | undefined;
|
1176
1112
|
lineRichMenuId?: string | null | undefined;
|
1177
1113
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1178
1114
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1221,10 +1157,6 @@ export declare const lineContract: {
|
|
1221
1157
|
mobileNumber: string;
|
1222
1158
|
apiSecret: string;
|
1223
1159
|
} | undefined;
|
1224
|
-
line?: {
|
1225
|
-
channelId: string;
|
1226
|
-
channelSecret: string;
|
1227
|
-
} | undefined;
|
1228
1160
|
lineRichMenuId?: string | null | undefined;
|
1229
1161
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1230
1162
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1275,10 +1207,6 @@ export declare const lineContract: {
|
|
1275
1207
|
mobileNumber: string;
|
1276
1208
|
apiSecret: string;
|
1277
1209
|
} | undefined;
|
1278
|
-
line?: {
|
1279
|
-
channelId: string;
|
1280
|
-
channelSecret: string;
|
1281
|
-
} | undefined;
|
1282
1210
|
lineRichMenuId?: string | null | undefined;
|
1283
1211
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1284
1212
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1330,10 +1258,6 @@ export declare const lineContract: {
|
|
1330
1258
|
mobileNumber: string;
|
1331
1259
|
apiSecret: string;
|
1332
1260
|
} | undefined;
|
1333
|
-
line?: {
|
1334
|
-
channelId: string;
|
1335
|
-
channelSecret: string;
|
1336
|
-
} | undefined;
|
1337
1261
|
lineRichMenuId?: string | null | undefined;
|
1338
1262
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1339
1263
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1386,7 +1310,7 @@ export declare const lineContract: {
|
|
1386
1310
|
lastMessage: z.ZodOptional<z.ZodString>;
|
1387
1311
|
handleTime: z.ZodOptional<z.ZodNumber>;
|
1388
1312
|
isLatest: z.ZodBoolean;
|
1389
|
-
direction: z.
|
1313
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
1390
1314
|
metadata: z.ZodOptional<z.ZodAny>;
|
1391
1315
|
createdAt: z.ZodString;
|
1392
1316
|
updatedAt: z.ZodString;
|
@@ -1568,16 +1492,6 @@ export declare const lineContract: {
|
|
1568
1492
|
mobileNumber: string;
|
1569
1493
|
apiSecret: string;
|
1570
1494
|
}>>;
|
1571
|
-
line: z.ZodOptional<z.ZodObject<{
|
1572
|
-
channelId: z.ZodString;
|
1573
|
-
channelSecret: z.ZodString;
|
1574
|
-
}, "strip", z.ZodTypeAny, {
|
1575
|
-
channelId: string;
|
1576
|
-
channelSecret: string;
|
1577
|
-
}, {
|
1578
|
-
channelId: string;
|
1579
|
-
channelSecret: string;
|
1580
|
-
}>>;
|
1581
1495
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1582
1496
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
1583
1497
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -1608,10 +1522,6 @@ export declare const lineContract: {
|
|
1608
1522
|
mobileNumber: string;
|
1609
1523
|
apiSecret: string;
|
1610
1524
|
} | undefined;
|
1611
|
-
line?: {
|
1612
|
-
channelId: string;
|
1613
|
-
channelSecret: string;
|
1614
|
-
} | undefined;
|
1615
1525
|
lineRichMenuId?: string | null | undefined;
|
1616
1526
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1617
1527
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1642,10 +1552,6 @@ export declare const lineContract: {
|
|
1642
1552
|
mobileNumber: string;
|
1643
1553
|
apiSecret: string;
|
1644
1554
|
} | undefined;
|
1645
|
-
line?: {
|
1646
|
-
channelId: string;
|
1647
|
-
channelSecret: string;
|
1648
|
-
} | undefined;
|
1649
1555
|
lineRichMenuId?: string | null | undefined;
|
1650
1556
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1651
1557
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1706,10 +1612,6 @@ export declare const lineContract: {
|
|
1706
1612
|
mobileNumber: string;
|
1707
1613
|
apiSecret: string;
|
1708
1614
|
} | undefined;
|
1709
|
-
line?: {
|
1710
|
-
channelId: string;
|
1711
|
-
channelSecret: string;
|
1712
|
-
} | undefined;
|
1713
1615
|
lineRichMenuId?: string | null | undefined;
|
1714
1616
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1715
1617
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1758,10 +1660,6 @@ export declare const lineContract: {
|
|
1758
1660
|
mobileNumber: string;
|
1759
1661
|
apiSecret: string;
|
1760
1662
|
} | undefined;
|
1761
|
-
line?: {
|
1762
|
-
channelId: string;
|
1763
|
-
channelSecret: string;
|
1764
|
-
} | undefined;
|
1765
1663
|
lineRichMenuId?: string | null | undefined;
|
1766
1664
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1767
1665
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1815,10 +1713,6 @@ export declare const lineContract: {
|
|
1815
1713
|
mobileNumber: string;
|
1816
1714
|
apiSecret: string;
|
1817
1715
|
} | undefined;
|
1818
|
-
line?: {
|
1819
|
-
channelId: string;
|
1820
|
-
channelSecret: string;
|
1821
|
-
} | undefined;
|
1822
1716
|
lineRichMenuId?: string | null | undefined;
|
1823
1717
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1824
1718
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1911,10 +1805,6 @@ export declare const lineContract: {
|
|
1911
1805
|
mobileNumber: string;
|
1912
1806
|
apiSecret: string;
|
1913
1807
|
} | undefined;
|
1914
|
-
line?: {
|
1915
|
-
channelId: string;
|
1916
|
-
channelSecret: string;
|
1917
|
-
} | undefined;
|
1918
1808
|
lineRichMenuId?: string | null | undefined;
|
1919
1809
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1920
1810
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1979,8 +1869,8 @@ export declare const lineContract: {
|
|
1979
1869
|
message: z.ZodObject<{
|
1980
1870
|
id: z.ZodOptional<z.ZodString>;
|
1981
1871
|
message: z.ZodOptional<z.ZodString>;
|
1982
|
-
direction: z.
|
1983
|
-
type: z.
|
1872
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
1873
|
+
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"]>;
|
1984
1874
|
readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
1985
1875
|
metadata: z.ZodOptional<z.ZodAny>;
|
1986
1876
|
platformId: z.ZodOptional<z.ZodString>;
|
@@ -2036,7 +1926,7 @@ export declare const lineContract: {
|
|
2036
1926
|
editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
2037
1927
|
label: z.ZodOptional<z.ZodString>;
|
2038
1928
|
}, "strip", z.ZodTypeAny, {
|
2039
|
-
type:
|
1929
|
+
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";
|
2040
1930
|
direction: "incoming" | "outgoing" | "system";
|
2041
1931
|
id?: string | undefined;
|
2042
1932
|
message?: string | undefined;
|
@@ -2071,7 +1961,7 @@ export declare const lineContract: {
|
|
2071
1961
|
editedAt?: string | Date | null | undefined;
|
2072
1962
|
label?: string | undefined;
|
2073
1963
|
}, {
|
2074
|
-
type:
|
1964
|
+
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";
|
2075
1965
|
direction: "incoming" | "outgoing" | "system";
|
2076
1966
|
id?: string | undefined;
|
2077
1967
|
message?: string | undefined;
|
@@ -2108,7 +1998,7 @@ export declare const lineContract: {
|
|
2108
1998
|
}>;
|
2109
1999
|
}, "strip", z.ZodTypeAny, {
|
2110
2000
|
message: {
|
2111
|
-
type:
|
2001
|
+
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";
|
2112
2002
|
direction: "incoming" | "outgoing" | "system";
|
2113
2003
|
id?: string | undefined;
|
2114
2004
|
message?: string | undefined;
|
@@ -2175,10 +2065,6 @@ export declare const lineContract: {
|
|
2175
2065
|
mobileNumber: string;
|
2176
2066
|
apiSecret: string;
|
2177
2067
|
} | undefined;
|
2178
|
-
line?: {
|
2179
|
-
channelId: string;
|
2180
|
-
channelSecret: string;
|
2181
|
-
} | undefined;
|
2182
2068
|
lineRichMenuId?: string | null | undefined;
|
2183
2069
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2184
2070
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2243,7 +2129,7 @@ export declare const lineContract: {
|
|
2243
2129
|
isBot: boolean | null;
|
2244
2130
|
}, {
|
2245
2131
|
message: {
|
2246
|
-
type:
|
2132
|
+
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";
|
2247
2133
|
direction: "incoming" | "outgoing" | "system";
|
2248
2134
|
id?: string | undefined;
|
2249
2135
|
message?: string | undefined;
|
@@ -2310,10 +2196,6 @@ export declare const lineContract: {
|
|
2310
2196
|
mobileNumber: string;
|
2311
2197
|
apiSecret: string;
|
2312
2198
|
} | undefined;
|
2313
|
-
line?: {
|
2314
|
-
channelId: string;
|
2315
|
-
channelSecret: string;
|
2316
|
-
} | undefined;
|
2317
2199
|
lineRichMenuId?: string | null | undefined;
|
2318
2200
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2319
2201
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2382,11 +2264,11 @@ export declare const lineContract: {
|
|
2382
2264
|
200: z.ZodUnion<[z.ZodObject<{
|
2383
2265
|
requestId: z.ZodString;
|
2384
2266
|
data: z.ZodObject<{
|
2385
|
-
type: z.
|
2267
|
+
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"]>;
|
2386
2268
|
message: z.ZodString;
|
2387
2269
|
id: z.ZodString;
|
2388
2270
|
url: z.ZodString;
|
2389
|
-
direction: z.
|
2271
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
2390
2272
|
label: z.ZodOptional<z.ZodString>;
|
2391
2273
|
template: z.ZodAny;
|
2392
2274
|
metadata: z.ZodAny;
|
@@ -2851,7 +2733,7 @@ export declare const lineContract: {
|
|
2851
2733
|
firstResponseTime: z.ZodNumber;
|
2852
2734
|
isLatest: z.ZodBoolean;
|
2853
2735
|
isBotRoom: z.ZodBoolean;
|
2854
|
-
direction: z.
|
2736
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
2855
2737
|
platformContact: z.ZodObject<{
|
2856
2738
|
id: z.ZodString;
|
2857
2739
|
createdAt: z.ZodDate;
|
@@ -4375,16 +4257,6 @@ export declare const lineContract: {
|
|
4375
4257
|
mobileNumber: string;
|
4376
4258
|
apiSecret: string;
|
4377
4259
|
}>>;
|
4378
|
-
line: z.ZodOptional<z.ZodObject<{
|
4379
|
-
channelId: z.ZodString;
|
4380
|
-
channelSecret: z.ZodString;
|
4381
|
-
}, "strip", z.ZodTypeAny, {
|
4382
|
-
channelId: string;
|
4383
|
-
channelSecret: string;
|
4384
|
-
}, {
|
4385
|
-
channelId: string;
|
4386
|
-
channelSecret: string;
|
4387
|
-
}>>;
|
4388
4260
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4389
4261
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
4390
4262
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -4415,10 +4287,6 @@ export declare const lineContract: {
|
|
4415
4287
|
mobileNumber: string;
|
4416
4288
|
apiSecret: string;
|
4417
4289
|
} | undefined;
|
4418
|
-
line?: {
|
4419
|
-
channelId: string;
|
4420
|
-
channelSecret: string;
|
4421
|
-
} | undefined;
|
4422
4290
|
lineRichMenuId?: string | null | undefined;
|
4423
4291
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4424
4292
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4449,10 +4317,6 @@ export declare const lineContract: {
|
|
4449
4317
|
mobileNumber: string;
|
4450
4318
|
apiSecret: string;
|
4451
4319
|
} | undefined;
|
4452
|
-
line?: {
|
4453
|
-
channelId: string;
|
4454
|
-
channelSecret: string;
|
4455
|
-
} | undefined;
|
4456
4320
|
lineRichMenuId?: string | null | undefined;
|
4457
4321
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4458
4322
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4717,10 +4581,6 @@ export declare const lineContract: {
|
|
4717
4581
|
mobileNumber: string;
|
4718
4582
|
apiSecret: string;
|
4719
4583
|
} | undefined;
|
4720
|
-
line?: {
|
4721
|
-
channelId: string;
|
4722
|
-
channelSecret: string;
|
4723
|
-
} | undefined;
|
4724
4584
|
lineRichMenuId?: string | null | undefined;
|
4725
4585
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4726
4586
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4816,10 +4676,6 @@ export declare const lineContract: {
|
|
4816
4676
|
mobileNumber: string;
|
4817
4677
|
apiSecret: string;
|
4818
4678
|
} | undefined;
|
4819
|
-
line?: {
|
4820
|
-
channelId: string;
|
4821
|
-
channelSecret: string;
|
4822
|
-
} | undefined;
|
4823
4679
|
lineRichMenuId?: string | null | undefined;
|
4824
4680
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4825
4681
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5076,16 +4932,6 @@ export declare const lineContract: {
|
|
5076
4932
|
createdAt: Date;
|
5077
4933
|
updatedAt: Date;
|
5078
4934
|
deletedAt: Date | null;
|
5079
|
-
tags: {
|
5080
|
-
name: string;
|
5081
|
-
id: string;
|
5082
|
-
createdAt: Date;
|
5083
|
-
updatedAt: Date;
|
5084
|
-
deletedAt: Date | null;
|
5085
|
-
}[];
|
5086
|
-
callFrom: string | null;
|
5087
|
-
callTo: string | null;
|
5088
|
-
note: string | null;
|
5089
4935
|
categories: {
|
5090
4936
|
id: string;
|
5091
4937
|
value: string;
|
@@ -5108,6 +4954,16 @@ export declare const lineContract: {
|
|
5108
4954
|
}[];
|
5109
4955
|
}[];
|
5110
4956
|
}[];
|
4957
|
+
tags: {
|
4958
|
+
name: string;
|
4959
|
+
id: string;
|
4960
|
+
createdAt: Date;
|
4961
|
+
updatedAt: Date;
|
4962
|
+
deletedAt: Date | null;
|
4963
|
+
}[];
|
4964
|
+
callFrom: string | null;
|
4965
|
+
callTo: string | null;
|
4966
|
+
note: string | null;
|
5111
4967
|
customFields?: {
|
5112
4968
|
id: string;
|
5113
4969
|
createdAt: Date;
|
@@ -5127,16 +4983,6 @@ export declare const lineContract: {
|
|
5127
4983
|
createdAt: Date;
|
5128
4984
|
updatedAt: Date;
|
5129
4985
|
deletedAt: Date | null;
|
5130
|
-
tags: {
|
5131
|
-
name: string;
|
5132
|
-
id: string;
|
5133
|
-
createdAt: Date;
|
5134
|
-
updatedAt: Date;
|
5135
|
-
deletedAt: Date | null;
|
5136
|
-
}[];
|
5137
|
-
callFrom: string | null;
|
5138
|
-
callTo: string | null;
|
5139
|
-
note: string | null;
|
5140
4986
|
categories: {
|
5141
4987
|
id: string;
|
5142
4988
|
value: string;
|
@@ -5159,6 +5005,16 @@ export declare const lineContract: {
|
|
5159
5005
|
}[];
|
5160
5006
|
}[];
|
5161
5007
|
}[];
|
5008
|
+
tags: {
|
5009
|
+
name: string;
|
5010
|
+
id: string;
|
5011
|
+
createdAt: Date;
|
5012
|
+
updatedAt: Date;
|
5013
|
+
deletedAt: Date | null;
|
5014
|
+
}[];
|
5015
|
+
callFrom: string | null;
|
5016
|
+
callTo: string | null;
|
5017
|
+
note: string | null;
|
5162
5018
|
customFields?: {
|
5163
5019
|
id: string;
|
5164
5020
|
createdAt: Date;
|
@@ -5267,16 +5123,6 @@ export declare const lineContract: {
|
|
5267
5123
|
createdAt: Date;
|
5268
5124
|
updatedAt: Date;
|
5269
5125
|
deletedAt: Date | null;
|
5270
|
-
tags: {
|
5271
|
-
name: string;
|
5272
|
-
id: string;
|
5273
|
-
createdAt: Date;
|
5274
|
-
updatedAt: Date;
|
5275
|
-
deletedAt: Date | null;
|
5276
|
-
}[];
|
5277
|
-
callFrom: string | null;
|
5278
|
-
callTo: string | null;
|
5279
|
-
note: string | null;
|
5280
5126
|
categories: {
|
5281
5127
|
id: string;
|
5282
5128
|
value: string;
|
@@ -5299,6 +5145,16 @@ export declare const lineContract: {
|
|
5299
5145
|
}[];
|
5300
5146
|
}[];
|
5301
5147
|
}[];
|
5148
|
+
tags: {
|
5149
|
+
name: string;
|
5150
|
+
id: string;
|
5151
|
+
createdAt: Date;
|
5152
|
+
updatedAt: Date;
|
5153
|
+
deletedAt: Date | null;
|
5154
|
+
}[];
|
5155
|
+
callFrom: string | null;
|
5156
|
+
callTo: string | null;
|
5157
|
+
note: string | null;
|
5302
5158
|
customFields?: {
|
5303
5159
|
id: string;
|
5304
5160
|
createdAt: Date;
|
@@ -5357,16 +5213,6 @@ export declare const lineContract: {
|
|
5357
5213
|
createdAt: Date;
|
5358
5214
|
updatedAt: Date;
|
5359
5215
|
deletedAt: Date | null;
|
5360
|
-
tags: {
|
5361
|
-
name: string;
|
5362
|
-
id: string;
|
5363
|
-
createdAt: Date;
|
5364
|
-
updatedAt: Date;
|
5365
|
-
deletedAt: Date | null;
|
5366
|
-
}[];
|
5367
|
-
callFrom: string | null;
|
5368
|
-
callTo: string | null;
|
5369
|
-
note: string | null;
|
5370
5216
|
categories: {
|
5371
5217
|
id: string;
|
5372
5218
|
value: string;
|
@@ -5389,6 +5235,16 @@ export declare const lineContract: {
|
|
5389
5235
|
}[];
|
5390
5236
|
}[];
|
5391
5237
|
}[];
|
5238
|
+
tags: {
|
5239
|
+
name: string;
|
5240
|
+
id: string;
|
5241
|
+
createdAt: Date;
|
5242
|
+
updatedAt: Date;
|
5243
|
+
deletedAt: Date | null;
|
5244
|
+
}[];
|
5245
|
+
callFrom: string | null;
|
5246
|
+
callTo: string | null;
|
5247
|
+
note: string | null;
|
5392
5248
|
customFields?: {
|
5393
5249
|
id: string;
|
5394
5250
|
createdAt: Date;
|
@@ -5479,10 +5335,6 @@ export declare const lineContract: {
|
|
5479
5335
|
mobileNumber: string;
|
5480
5336
|
apiSecret: string;
|
5481
5337
|
} | undefined;
|
5482
|
-
line?: {
|
5483
|
-
channelId: string;
|
5484
|
-
channelSecret: string;
|
5485
|
-
} | undefined;
|
5486
5338
|
lineRichMenuId?: string | null | undefined;
|
5487
5339
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5488
5340
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5806,16 +5658,6 @@ export declare const lineContract: {
|
|
5806
5658
|
createdAt: Date;
|
5807
5659
|
updatedAt: Date;
|
5808
5660
|
deletedAt: Date | null;
|
5809
|
-
tags: {
|
5810
|
-
name: string;
|
5811
|
-
id: string;
|
5812
|
-
createdAt: Date;
|
5813
|
-
updatedAt: Date;
|
5814
|
-
deletedAt: Date | null;
|
5815
|
-
}[];
|
5816
|
-
callFrom: string | null;
|
5817
|
-
callTo: string | null;
|
5818
|
-
note: string | null;
|
5819
5661
|
categories: {
|
5820
5662
|
id: string;
|
5821
5663
|
value: string;
|
@@ -5838,6 +5680,16 @@ export declare const lineContract: {
|
|
5838
5680
|
}[];
|
5839
5681
|
}[];
|
5840
5682
|
}[];
|
5683
|
+
tags: {
|
5684
|
+
name: string;
|
5685
|
+
id: string;
|
5686
|
+
createdAt: Date;
|
5687
|
+
updatedAt: Date;
|
5688
|
+
deletedAt: Date | null;
|
5689
|
+
}[];
|
5690
|
+
callFrom: string | null;
|
5691
|
+
callTo: string | null;
|
5692
|
+
note: string | null;
|
5841
5693
|
customFields?: {
|
5842
5694
|
id: string;
|
5843
5695
|
createdAt: Date;
|
@@ -5912,10 +5764,6 @@ export declare const lineContract: {
|
|
5912
5764
|
mobileNumber: string;
|
5913
5765
|
apiSecret: string;
|
5914
5766
|
} | undefined;
|
5915
|
-
line?: {
|
5916
|
-
channelId: string;
|
5917
|
-
channelSecret: string;
|
5918
|
-
} | undefined;
|
5919
5767
|
lineRichMenuId?: string | null | undefined;
|
5920
5768
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5921
5769
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -6239,16 +6087,6 @@ export declare const lineContract: {
|
|
6239
6087
|
createdAt: Date;
|
6240
6088
|
updatedAt: Date;
|
6241
6089
|
deletedAt: Date | null;
|
6242
|
-
tags: {
|
6243
|
-
name: string;
|
6244
|
-
id: string;
|
6245
|
-
createdAt: Date;
|
6246
|
-
updatedAt: Date;
|
6247
|
-
deletedAt: Date | null;
|
6248
|
-
}[];
|
6249
|
-
callFrom: string | null;
|
6250
|
-
callTo: string | null;
|
6251
|
-
note: string | null;
|
6252
6090
|
categories: {
|
6253
6091
|
id: string;
|
6254
6092
|
value: string;
|
@@ -6271,6 +6109,16 @@ export declare const lineContract: {
|
|
6271
6109
|
}[];
|
6272
6110
|
}[];
|
6273
6111
|
}[];
|
6112
|
+
tags: {
|
6113
|
+
name: string;
|
6114
|
+
id: string;
|
6115
|
+
createdAt: Date;
|
6116
|
+
updatedAt: Date;
|
6117
|
+
deletedAt: Date | null;
|
6118
|
+
}[];
|
6119
|
+
callFrom: string | null;
|
6120
|
+
callTo: string | null;
|
6121
|
+
note: string | null;
|
6274
6122
|
customFields?: {
|
6275
6123
|
id: string;
|
6276
6124
|
createdAt: Date;
|
@@ -6351,8 +6199,8 @@ export declare const lineContract: {
|
|
6351
6199
|
updatedAt: z.ZodDate;
|
6352
6200
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
6353
6201
|
message: z.ZodString;
|
6354
|
-
direction: z.
|
6355
|
-
type: z.
|
6202
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
6203
|
+
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"]>;
|
6356
6204
|
readAt: z.ZodDate;
|
6357
6205
|
metadata: z.ZodAny;
|
6358
6206
|
platformId: z.ZodString;
|
@@ -7010,7 +6858,7 @@ export declare const lineContract: {
|
|
7010
6858
|
};
|
7011
6859
|
}>;
|
7012
6860
|
}, "strip", z.ZodTypeAny, {
|
7013
|
-
type:
|
6861
|
+
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";
|
7014
6862
|
message: string;
|
7015
6863
|
id: string;
|
7016
6864
|
url: string;
|
@@ -7172,7 +7020,7 @@ export declare const lineContract: {
|
|
7172
7020
|
metadata?: any;
|
7173
7021
|
template?: any;
|
7174
7022
|
}, {
|
7175
|
-
type:
|
7023
|
+
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";
|
7176
7024
|
message: string;
|
7177
7025
|
id: string;
|
7178
7026
|
url: string;
|
@@ -7545,8 +7393,8 @@ export declare const lineContract: {
|
|
7545
7393
|
updatedAt: z.ZodDate;
|
7546
7394
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
7547
7395
|
message: z.ZodString;
|
7548
|
-
direction: z.
|
7549
|
-
type: z.
|
7396
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
7397
|
+
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"]>;
|
7550
7398
|
readAt: z.ZodDate;
|
7551
7399
|
metadata: z.ZodAny;
|
7552
7400
|
platformId: z.ZodString;
|
@@ -7572,7 +7420,7 @@ export declare const lineContract: {
|
|
7572
7420
|
firstResponseTime: z.ZodNumber;
|
7573
7421
|
isLatest: z.ZodBoolean;
|
7574
7422
|
isBotRoom: z.ZodBoolean;
|
7575
|
-
direction: z.
|
7423
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
7576
7424
|
platformContact: z.ZodObject<{
|
7577
7425
|
id: z.ZodString;
|
7578
7426
|
createdAt: z.ZodDate;
|
@@ -9096,16 +8944,6 @@ export declare const lineContract: {
|
|
9096
8944
|
mobileNumber: string;
|
9097
8945
|
apiSecret: string;
|
9098
8946
|
}>>;
|
9099
|
-
line: z.ZodOptional<z.ZodObject<{
|
9100
|
-
channelId: z.ZodString;
|
9101
|
-
channelSecret: z.ZodString;
|
9102
|
-
}, "strip", z.ZodTypeAny, {
|
9103
|
-
channelId: string;
|
9104
|
-
channelSecret: string;
|
9105
|
-
}, {
|
9106
|
-
channelId: string;
|
9107
|
-
channelSecret: string;
|
9108
|
-
}>>;
|
9109
8947
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
9110
8948
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
9111
8949
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -9136,10 +8974,6 @@ export declare const lineContract: {
|
|
9136
8974
|
mobileNumber: string;
|
9137
8975
|
apiSecret: string;
|
9138
8976
|
} | undefined;
|
9139
|
-
line?: {
|
9140
|
-
channelId: string;
|
9141
|
-
channelSecret: string;
|
9142
|
-
} | undefined;
|
9143
8977
|
lineRichMenuId?: string | null | undefined;
|
9144
8978
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9145
8979
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9170,10 +9004,6 @@ export declare const lineContract: {
|
|
9170
9004
|
mobileNumber: string;
|
9171
9005
|
apiSecret: string;
|
9172
9006
|
} | undefined;
|
9173
|
-
line?: {
|
9174
|
-
channelId: string;
|
9175
|
-
channelSecret: string;
|
9176
|
-
} | undefined;
|
9177
9007
|
lineRichMenuId?: string | null | undefined;
|
9178
9008
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9179
9009
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9438,10 +9268,6 @@ export declare const lineContract: {
|
|
9438
9268
|
mobileNumber: string;
|
9439
9269
|
apiSecret: string;
|
9440
9270
|
} | undefined;
|
9441
|
-
line?: {
|
9442
|
-
channelId: string;
|
9443
|
-
channelSecret: string;
|
9444
|
-
} | undefined;
|
9445
9271
|
lineRichMenuId?: string | null | undefined;
|
9446
9272
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9447
9273
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9537,10 +9363,6 @@ export declare const lineContract: {
|
|
9537
9363
|
mobileNumber: string;
|
9538
9364
|
apiSecret: string;
|
9539
9365
|
} | undefined;
|
9540
|
-
line?: {
|
9541
|
-
channelId: string;
|
9542
|
-
channelSecret: string;
|
9543
|
-
} | undefined;
|
9544
9366
|
lineRichMenuId?: string | null | undefined;
|
9545
9367
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9546
9368
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9797,16 +9619,6 @@ export declare const lineContract: {
|
|
9797
9619
|
createdAt: Date;
|
9798
9620
|
updatedAt: Date;
|
9799
9621
|
deletedAt: Date | null;
|
9800
|
-
tags: {
|
9801
|
-
name: string;
|
9802
|
-
id: string;
|
9803
|
-
createdAt: Date;
|
9804
|
-
updatedAt: Date;
|
9805
|
-
deletedAt: Date | null;
|
9806
|
-
}[];
|
9807
|
-
callFrom: string | null;
|
9808
|
-
callTo: string | null;
|
9809
|
-
note: string | null;
|
9810
9622
|
categories: {
|
9811
9623
|
id: string;
|
9812
9624
|
value: string;
|
@@ -9829,6 +9641,16 @@ export declare const lineContract: {
|
|
9829
9641
|
}[];
|
9830
9642
|
}[];
|
9831
9643
|
}[];
|
9644
|
+
tags: {
|
9645
|
+
name: string;
|
9646
|
+
id: string;
|
9647
|
+
createdAt: Date;
|
9648
|
+
updatedAt: Date;
|
9649
|
+
deletedAt: Date | null;
|
9650
|
+
}[];
|
9651
|
+
callFrom: string | null;
|
9652
|
+
callTo: string | null;
|
9653
|
+
note: string | null;
|
9832
9654
|
customFields?: {
|
9833
9655
|
id: string;
|
9834
9656
|
createdAt: Date;
|
@@ -9848,16 +9670,6 @@ export declare const lineContract: {
|
|
9848
9670
|
createdAt: Date;
|
9849
9671
|
updatedAt: Date;
|
9850
9672
|
deletedAt: Date | null;
|
9851
|
-
tags: {
|
9852
|
-
name: string;
|
9853
|
-
id: string;
|
9854
|
-
createdAt: Date;
|
9855
|
-
updatedAt: Date;
|
9856
|
-
deletedAt: Date | null;
|
9857
|
-
}[];
|
9858
|
-
callFrom: string | null;
|
9859
|
-
callTo: string | null;
|
9860
|
-
note: string | null;
|
9861
9673
|
categories: {
|
9862
9674
|
id: string;
|
9863
9675
|
value: string;
|
@@ -9880,6 +9692,16 @@ export declare const lineContract: {
|
|
9880
9692
|
}[];
|
9881
9693
|
}[];
|
9882
9694
|
}[];
|
9695
|
+
tags: {
|
9696
|
+
name: string;
|
9697
|
+
id: string;
|
9698
|
+
createdAt: Date;
|
9699
|
+
updatedAt: Date;
|
9700
|
+
deletedAt: Date | null;
|
9701
|
+
}[];
|
9702
|
+
callFrom: string | null;
|
9703
|
+
callTo: string | null;
|
9704
|
+
note: string | null;
|
9883
9705
|
customFields?: {
|
9884
9706
|
id: string;
|
9885
9707
|
createdAt: Date;
|
@@ -9988,16 +9810,6 @@ export declare const lineContract: {
|
|
9988
9810
|
createdAt: Date;
|
9989
9811
|
updatedAt: Date;
|
9990
9812
|
deletedAt: Date | null;
|
9991
|
-
tags: {
|
9992
|
-
name: string;
|
9993
|
-
id: string;
|
9994
|
-
createdAt: Date;
|
9995
|
-
updatedAt: Date;
|
9996
|
-
deletedAt: Date | null;
|
9997
|
-
}[];
|
9998
|
-
callFrom: string | null;
|
9999
|
-
callTo: string | null;
|
10000
|
-
note: string | null;
|
10001
9813
|
categories: {
|
10002
9814
|
id: string;
|
10003
9815
|
value: string;
|
@@ -10020,6 +9832,16 @@ export declare const lineContract: {
|
|
10020
9832
|
}[];
|
10021
9833
|
}[];
|
10022
9834
|
}[];
|
9835
|
+
tags: {
|
9836
|
+
name: string;
|
9837
|
+
id: string;
|
9838
|
+
createdAt: Date;
|
9839
|
+
updatedAt: Date;
|
9840
|
+
deletedAt: Date | null;
|
9841
|
+
}[];
|
9842
|
+
callFrom: string | null;
|
9843
|
+
callTo: string | null;
|
9844
|
+
note: string | null;
|
10023
9845
|
customFields?: {
|
10024
9846
|
id: string;
|
10025
9847
|
createdAt: Date;
|
@@ -10078,16 +9900,6 @@ export declare const lineContract: {
|
|
10078
9900
|
createdAt: Date;
|
10079
9901
|
updatedAt: Date;
|
10080
9902
|
deletedAt: Date | null;
|
10081
|
-
tags: {
|
10082
|
-
name: string;
|
10083
|
-
id: string;
|
10084
|
-
createdAt: Date;
|
10085
|
-
updatedAt: Date;
|
10086
|
-
deletedAt: Date | null;
|
10087
|
-
}[];
|
10088
|
-
callFrom: string | null;
|
10089
|
-
callTo: string | null;
|
10090
|
-
note: string | null;
|
10091
9903
|
categories: {
|
10092
9904
|
id: string;
|
10093
9905
|
value: string;
|
@@ -10110,6 +9922,16 @@ export declare const lineContract: {
|
|
10110
9922
|
}[];
|
10111
9923
|
}[];
|
10112
9924
|
}[];
|
9925
|
+
tags: {
|
9926
|
+
name: string;
|
9927
|
+
id: string;
|
9928
|
+
createdAt: Date;
|
9929
|
+
updatedAt: Date;
|
9930
|
+
deletedAt: Date | null;
|
9931
|
+
}[];
|
9932
|
+
callFrom: string | null;
|
9933
|
+
callTo: string | null;
|
9934
|
+
note: string | null;
|
10113
9935
|
customFields?: {
|
10114
9936
|
id: string;
|
10115
9937
|
createdAt: Date;
|
@@ -10200,10 +10022,6 @@ export declare const lineContract: {
|
|
10200
10022
|
mobileNumber: string;
|
10201
10023
|
apiSecret: string;
|
10202
10024
|
} | undefined;
|
10203
|
-
line?: {
|
10204
|
-
channelId: string;
|
10205
|
-
channelSecret: string;
|
10206
|
-
} | undefined;
|
10207
10025
|
lineRichMenuId?: string | null | undefined;
|
10208
10026
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10209
10027
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10527,16 +10345,6 @@ export declare const lineContract: {
|
|
10527
10345
|
createdAt: Date;
|
10528
10346
|
updatedAt: Date;
|
10529
10347
|
deletedAt: Date | null;
|
10530
|
-
tags: {
|
10531
|
-
name: string;
|
10532
|
-
id: string;
|
10533
|
-
createdAt: Date;
|
10534
|
-
updatedAt: Date;
|
10535
|
-
deletedAt: Date | null;
|
10536
|
-
}[];
|
10537
|
-
callFrom: string | null;
|
10538
|
-
callTo: string | null;
|
10539
|
-
note: string | null;
|
10540
10348
|
categories: {
|
10541
10349
|
id: string;
|
10542
10350
|
value: string;
|
@@ -10559,6 +10367,16 @@ export declare const lineContract: {
|
|
10559
10367
|
}[];
|
10560
10368
|
}[];
|
10561
10369
|
}[];
|
10370
|
+
tags: {
|
10371
|
+
name: string;
|
10372
|
+
id: string;
|
10373
|
+
createdAt: Date;
|
10374
|
+
updatedAt: Date;
|
10375
|
+
deletedAt: Date | null;
|
10376
|
+
}[];
|
10377
|
+
callFrom: string | null;
|
10378
|
+
callTo: string | null;
|
10379
|
+
note: string | null;
|
10562
10380
|
customFields?: {
|
10563
10381
|
id: string;
|
10564
10382
|
createdAt: Date;
|
@@ -10633,10 +10451,6 @@ export declare const lineContract: {
|
|
10633
10451
|
mobileNumber: string;
|
10634
10452
|
apiSecret: string;
|
10635
10453
|
} | undefined;
|
10636
|
-
line?: {
|
10637
|
-
channelId: string;
|
10638
|
-
channelSecret: string;
|
10639
|
-
} | undefined;
|
10640
10454
|
lineRichMenuId?: string | null | undefined;
|
10641
10455
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10642
10456
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10960,16 +10774,6 @@ export declare const lineContract: {
|
|
10960
10774
|
createdAt: Date;
|
10961
10775
|
updatedAt: Date;
|
10962
10776
|
deletedAt: Date | null;
|
10963
|
-
tags: {
|
10964
|
-
name: string;
|
10965
|
-
id: string;
|
10966
|
-
createdAt: Date;
|
10967
|
-
updatedAt: Date;
|
10968
|
-
deletedAt: Date | null;
|
10969
|
-
}[];
|
10970
|
-
callFrom: string | null;
|
10971
|
-
callTo: string | null;
|
10972
|
-
note: string | null;
|
10973
10777
|
categories: {
|
10974
10778
|
id: string;
|
10975
10779
|
value: string;
|
@@ -10992,6 +10796,16 @@ export declare const lineContract: {
|
|
10992
10796
|
}[];
|
10993
10797
|
}[];
|
10994
10798
|
}[];
|
10799
|
+
tags: {
|
10800
|
+
name: string;
|
10801
|
+
id: string;
|
10802
|
+
createdAt: Date;
|
10803
|
+
updatedAt: Date;
|
10804
|
+
deletedAt: Date | null;
|
10805
|
+
}[];
|
10806
|
+
callFrom: string | null;
|
10807
|
+
callTo: string | null;
|
10808
|
+
note: string | null;
|
10995
10809
|
customFields?: {
|
10996
10810
|
id: string;
|
10997
10811
|
createdAt: Date;
|
@@ -11075,8 +10889,8 @@ export declare const lineContract: {
|
|
11075
10889
|
updatedAt: z.ZodDate;
|
11076
10890
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
11077
10891
|
message: z.ZodString;
|
11078
|
-
direction: z.
|
11079
|
-
type: z.
|
10892
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
10893
|
+
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"]>;
|
11080
10894
|
readAt: z.ZodDate;
|
11081
10895
|
metadata: z.ZodAny;
|
11082
10896
|
platformId: z.ZodString;
|
@@ -11734,7 +11548,7 @@ export declare const lineContract: {
|
|
11734
11548
|
};
|
11735
11549
|
}>;
|
11736
11550
|
}, "strip", z.ZodTypeAny, {
|
11737
|
-
type:
|
11551
|
+
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";
|
11738
11552
|
message: string;
|
11739
11553
|
id: string;
|
11740
11554
|
url: string;
|
@@ -11896,7 +11710,7 @@ export declare const lineContract: {
|
|
11896
11710
|
metadata?: any;
|
11897
11711
|
template?: any;
|
11898
11712
|
}, {
|
11899
|
-
type:
|
11713
|
+
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";
|
11900
11714
|
message: string;
|
11901
11715
|
id: string;
|
11902
11716
|
url: string;
|
@@ -12698,7 +12512,7 @@ export declare const lineContract: {
|
|
12698
12512
|
editedMessageid: z.ZodString;
|
12699
12513
|
label: z.ZodOptional<z.ZodString>;
|
12700
12514
|
}, "strip", z.ZodTypeAny, {
|
12701
|
-
type:
|
12515
|
+
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";
|
12702
12516
|
message: string;
|
12703
12517
|
id: string;
|
12704
12518
|
url: string;
|
@@ -12839,10 +12653,6 @@ export declare const lineContract: {
|
|
12839
12653
|
mobileNumber: string;
|
12840
12654
|
apiSecret: string;
|
12841
12655
|
} | undefined;
|
12842
|
-
line?: {
|
12843
|
-
channelId: string;
|
12844
|
-
channelSecret: string;
|
12845
|
-
} | undefined;
|
12846
12656
|
lineRichMenuId?: string | null | undefined;
|
12847
12657
|
messengerIntegrationType?: "own" | "business" | undefined;
|
12848
12658
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -13166,16 +12976,6 @@ export declare const lineContract: {
|
|
13166
12976
|
createdAt: Date;
|
13167
12977
|
updatedAt: Date;
|
13168
12978
|
deletedAt: Date | null;
|
13169
|
-
tags: {
|
13170
|
-
name: string;
|
13171
|
-
id: string;
|
13172
|
-
createdAt: Date;
|
13173
|
-
updatedAt: Date;
|
13174
|
-
deletedAt: Date | null;
|
13175
|
-
}[];
|
13176
|
-
callFrom: string | null;
|
13177
|
-
callTo: string | null;
|
13178
|
-
note: string | null;
|
13179
12979
|
categories: {
|
13180
12980
|
id: string;
|
13181
12981
|
value: string;
|
@@ -13198,6 +12998,16 @@ export declare const lineContract: {
|
|
13198
12998
|
}[];
|
13199
12999
|
}[];
|
13200
13000
|
}[];
|
13001
|
+
tags: {
|
13002
|
+
name: string;
|
13003
|
+
id: string;
|
13004
|
+
createdAt: Date;
|
13005
|
+
updatedAt: Date;
|
13006
|
+
deletedAt: Date | null;
|
13007
|
+
}[];
|
13008
|
+
callFrom: string | null;
|
13009
|
+
callTo: string | null;
|
13010
|
+
note: string | null;
|
13201
13011
|
customFields?: {
|
13202
13012
|
id: string;
|
13203
13013
|
createdAt: Date;
|
@@ -13257,7 +13067,7 @@ export declare const lineContract: {
|
|
13257
13067
|
previewUrl: string;
|
13258
13068
|
imageSetId: string;
|
13259
13069
|
repliedMessage: {
|
13260
|
-
type:
|
13070
|
+
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";
|
13261
13071
|
message: string;
|
13262
13072
|
id: string;
|
13263
13073
|
url: string;
|
@@ -13468,7 +13278,7 @@ export declare const lineContract: {
|
|
13468
13278
|
template?: any;
|
13469
13279
|
label?: string | undefined;
|
13470
13280
|
}, {
|
13471
|
-
type:
|
13281
|
+
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";
|
13472
13282
|
message: string;
|
13473
13283
|
id: string;
|
13474
13284
|
url: string;
|
@@ -13609,10 +13419,6 @@ export declare const lineContract: {
|
|
13609
13419
|
mobileNumber: string;
|
13610
13420
|
apiSecret: string;
|
13611
13421
|
} | undefined;
|
13612
|
-
line?: {
|
13613
|
-
channelId: string;
|
13614
|
-
channelSecret: string;
|
13615
|
-
} | undefined;
|
13616
13422
|
lineRichMenuId?: string | null | undefined;
|
13617
13423
|
messengerIntegrationType?: "own" | "business" | undefined;
|
13618
13424
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -13936,16 +13742,6 @@ export declare const lineContract: {
|
|
13936
13742
|
createdAt: Date;
|
13937
13743
|
updatedAt: Date;
|
13938
13744
|
deletedAt: Date | null;
|
13939
|
-
tags: {
|
13940
|
-
name: string;
|
13941
|
-
id: string;
|
13942
|
-
createdAt: Date;
|
13943
|
-
updatedAt: Date;
|
13944
|
-
deletedAt: Date | null;
|
13945
|
-
}[];
|
13946
|
-
callFrom: string | null;
|
13947
|
-
callTo: string | null;
|
13948
|
-
note: string | null;
|
13949
13745
|
categories: {
|
13950
13746
|
id: string;
|
13951
13747
|
value: string;
|
@@ -13968,6 +13764,16 @@ export declare const lineContract: {
|
|
13968
13764
|
}[];
|
13969
13765
|
}[];
|
13970
13766
|
}[];
|
13767
|
+
tags: {
|
13768
|
+
name: string;
|
13769
|
+
id: string;
|
13770
|
+
createdAt: Date;
|
13771
|
+
updatedAt: Date;
|
13772
|
+
deletedAt: Date | null;
|
13773
|
+
}[];
|
13774
|
+
callFrom: string | null;
|
13775
|
+
callTo: string | null;
|
13776
|
+
note: string | null;
|
13971
13777
|
customFields?: {
|
13972
13778
|
id: string;
|
13973
13779
|
createdAt: Date;
|
@@ -14027,7 +13833,7 @@ export declare const lineContract: {
|
|
14027
13833
|
previewUrl: string;
|
14028
13834
|
imageSetId: string;
|
14029
13835
|
repliedMessage: {
|
14030
|
-
type:
|
13836
|
+
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";
|
14031
13837
|
message: string;
|
14032
13838
|
id: string;
|
14033
13839
|
url: string;
|
@@ -14239,7 +14045,7 @@ export declare const lineContract: {
|
|
14239
14045
|
label?: string | undefined;
|
14240
14046
|
}>>>;
|
14241
14047
|
}, "strip", z.ZodTypeAny, {
|
14242
|
-
type:
|
14048
|
+
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";
|
14243
14049
|
message: string;
|
14244
14050
|
id: string;
|
14245
14051
|
url: string;
|
@@ -14380,10 +14186,6 @@ export declare const lineContract: {
|
|
14380
14186
|
mobileNumber: string;
|
14381
14187
|
apiSecret: string;
|
14382
14188
|
} | undefined;
|
14383
|
-
line?: {
|
14384
|
-
channelId: string;
|
14385
|
-
channelSecret: string;
|
14386
|
-
} | undefined;
|
14387
14189
|
lineRichMenuId?: string | null | undefined;
|
14388
14190
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14389
14191
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14707,16 +14509,6 @@ export declare const lineContract: {
|
|
14707
14509
|
createdAt: Date;
|
14708
14510
|
updatedAt: Date;
|
14709
14511
|
deletedAt: Date | null;
|
14710
|
-
tags: {
|
14711
|
-
name: string;
|
14712
|
-
id: string;
|
14713
|
-
createdAt: Date;
|
14714
|
-
updatedAt: Date;
|
14715
|
-
deletedAt: Date | null;
|
14716
|
-
}[];
|
14717
|
-
callFrom: string | null;
|
14718
|
-
callTo: string | null;
|
14719
|
-
note: string | null;
|
14720
14512
|
categories: {
|
14721
14513
|
id: string;
|
14722
14514
|
value: string;
|
@@ -14739,6 +14531,16 @@ export declare const lineContract: {
|
|
14739
14531
|
}[];
|
14740
14532
|
}[];
|
14741
14533
|
}[];
|
14534
|
+
tags: {
|
14535
|
+
name: string;
|
14536
|
+
id: string;
|
14537
|
+
createdAt: Date;
|
14538
|
+
updatedAt: Date;
|
14539
|
+
deletedAt: Date | null;
|
14540
|
+
}[];
|
14541
|
+
callFrom: string | null;
|
14542
|
+
callTo: string | null;
|
14543
|
+
note: string | null;
|
14742
14544
|
customFields?: {
|
14743
14545
|
id: string;
|
14744
14546
|
createdAt: Date;
|
@@ -14798,7 +14600,7 @@ export declare const lineContract: {
|
|
14798
14600
|
previewUrl: string;
|
14799
14601
|
imageSetId: string;
|
14800
14602
|
repliedMessage: {
|
14801
|
-
type:
|
14603
|
+
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";
|
14802
14604
|
message: string;
|
14803
14605
|
id: string;
|
14804
14606
|
url: string;
|
@@ -15009,7 +14811,7 @@ export declare const lineContract: {
|
|
15009
14811
|
template?: any;
|
15010
14812
|
metadata?: any;
|
15011
14813
|
fromMessage?: {
|
15012
|
-
type:
|
14814
|
+
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";
|
15013
14815
|
message: string;
|
15014
14816
|
id: string;
|
15015
14817
|
url: string;
|
@@ -15150,10 +14952,6 @@ export declare const lineContract: {
|
|
15150
14952
|
mobileNumber: string;
|
15151
14953
|
apiSecret: string;
|
15152
14954
|
} | undefined;
|
15153
|
-
line?: {
|
15154
|
-
channelId: string;
|
15155
|
-
channelSecret: string;
|
15156
|
-
} | undefined;
|
15157
14955
|
lineRichMenuId?: string | null | undefined;
|
15158
14956
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15159
14957
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15477,16 +15275,6 @@ export declare const lineContract: {
|
|
15477
15275
|
createdAt: Date;
|
15478
15276
|
updatedAt: Date;
|
15479
15277
|
deletedAt: Date | null;
|
15480
|
-
tags: {
|
15481
|
-
name: string;
|
15482
|
-
id: string;
|
15483
|
-
createdAt: Date;
|
15484
|
-
updatedAt: Date;
|
15485
|
-
deletedAt: Date | null;
|
15486
|
-
}[];
|
15487
|
-
callFrom: string | null;
|
15488
|
-
callTo: string | null;
|
15489
|
-
note: string | null;
|
15490
15278
|
categories: {
|
15491
15279
|
id: string;
|
15492
15280
|
value: string;
|
@@ -15509,6 +15297,16 @@ export declare const lineContract: {
|
|
15509
15297
|
}[];
|
15510
15298
|
}[];
|
15511
15299
|
}[];
|
15300
|
+
tags: {
|
15301
|
+
name: string;
|
15302
|
+
id: string;
|
15303
|
+
createdAt: Date;
|
15304
|
+
updatedAt: Date;
|
15305
|
+
deletedAt: Date | null;
|
15306
|
+
}[];
|
15307
|
+
callFrom: string | null;
|
15308
|
+
callTo: string | null;
|
15309
|
+
note: string | null;
|
15512
15310
|
customFields?: {
|
15513
15311
|
id: string;
|
15514
15312
|
createdAt: Date;
|
@@ -15568,7 +15366,7 @@ export declare const lineContract: {
|
|
15568
15366
|
previewUrl: string;
|
15569
15367
|
imageSetId: string;
|
15570
15368
|
repliedMessage: {
|
15571
|
-
type:
|
15369
|
+
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";
|
15572
15370
|
message: string;
|
15573
15371
|
id: string;
|
15574
15372
|
url: string;
|
@@ -15780,7 +15578,7 @@ export declare const lineContract: {
|
|
15780
15578
|
label?: string | undefined;
|
15781
15579
|
} | null | undefined;
|
15782
15580
|
}, {
|
15783
|
-
type:
|
15581
|
+
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";
|
15784
15582
|
message: string;
|
15785
15583
|
id: string;
|
15786
15584
|
url: string;
|
@@ -15921,10 +15719,6 @@ export declare const lineContract: {
|
|
15921
15719
|
mobileNumber: string;
|
15922
15720
|
apiSecret: string;
|
15923
15721
|
} | undefined;
|
15924
|
-
line?: {
|
15925
|
-
channelId: string;
|
15926
|
-
channelSecret: string;
|
15927
|
-
} | undefined;
|
15928
15722
|
lineRichMenuId?: string | null | undefined;
|
15929
15723
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15930
15724
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16248,16 +16042,6 @@ export declare const lineContract: {
|
|
16248
16042
|
createdAt: Date;
|
16249
16043
|
updatedAt: Date;
|
16250
16044
|
deletedAt: Date | null;
|
16251
|
-
tags: {
|
16252
|
-
name: string;
|
16253
|
-
id: string;
|
16254
|
-
createdAt: Date;
|
16255
|
-
updatedAt: Date;
|
16256
|
-
deletedAt: Date | null;
|
16257
|
-
}[];
|
16258
|
-
callFrom: string | null;
|
16259
|
-
callTo: string | null;
|
16260
|
-
note: string | null;
|
16261
16045
|
categories: {
|
16262
16046
|
id: string;
|
16263
16047
|
value: string;
|
@@ -16280,6 +16064,16 @@ export declare const lineContract: {
|
|
16280
16064
|
}[];
|
16281
16065
|
}[];
|
16282
16066
|
}[];
|
16067
|
+
tags: {
|
16068
|
+
name: string;
|
16069
|
+
id: string;
|
16070
|
+
createdAt: Date;
|
16071
|
+
updatedAt: Date;
|
16072
|
+
deletedAt: Date | null;
|
16073
|
+
}[];
|
16074
|
+
callFrom: string | null;
|
16075
|
+
callTo: string | null;
|
16076
|
+
note: string | null;
|
16283
16077
|
customFields?: {
|
16284
16078
|
id: string;
|
16285
16079
|
createdAt: Date;
|
@@ -16339,7 +16133,7 @@ export declare const lineContract: {
|
|
16339
16133
|
previewUrl: string;
|
16340
16134
|
imageSetId: string;
|
16341
16135
|
repliedMessage: {
|
16342
|
-
type:
|
16136
|
+
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";
|
16343
16137
|
message: string;
|
16344
16138
|
id: string;
|
16345
16139
|
url: string;
|
@@ -16550,7 +16344,7 @@ export declare const lineContract: {
|
|
16550
16344
|
template?: any;
|
16551
16345
|
metadata?: any;
|
16552
16346
|
fromMessage?: {
|
16553
|
-
type:
|
16347
|
+
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";
|
16554
16348
|
message: string;
|
16555
16349
|
id: string;
|
16556
16350
|
url: string;
|
@@ -16691,10 +16485,6 @@ export declare const lineContract: {
|
|
16691
16485
|
mobileNumber: string;
|
16692
16486
|
apiSecret: string;
|
16693
16487
|
} | undefined;
|
16694
|
-
line?: {
|
16695
|
-
channelId: string;
|
16696
|
-
channelSecret: string;
|
16697
|
-
} | undefined;
|
16698
16488
|
lineRichMenuId?: string | null | undefined;
|
16699
16489
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16700
16490
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17018,16 +16808,6 @@ export declare const lineContract: {
|
|
17018
16808
|
createdAt: Date;
|
17019
16809
|
updatedAt: Date;
|
17020
16810
|
deletedAt: Date | null;
|
17021
|
-
tags: {
|
17022
|
-
name: string;
|
17023
|
-
id: string;
|
17024
|
-
createdAt: Date;
|
17025
|
-
updatedAt: Date;
|
17026
|
-
deletedAt: Date | null;
|
17027
|
-
}[];
|
17028
|
-
callFrom: string | null;
|
17029
|
-
callTo: string | null;
|
17030
|
-
note: string | null;
|
17031
16811
|
categories: {
|
17032
16812
|
id: string;
|
17033
16813
|
value: string;
|
@@ -17050,6 +16830,16 @@ export declare const lineContract: {
|
|
17050
16830
|
}[];
|
17051
16831
|
}[];
|
17052
16832
|
}[];
|
16833
|
+
tags: {
|
16834
|
+
name: string;
|
16835
|
+
id: string;
|
16836
|
+
createdAt: Date;
|
16837
|
+
updatedAt: Date;
|
16838
|
+
deletedAt: Date | null;
|
16839
|
+
}[];
|
16840
|
+
callFrom: string | null;
|
16841
|
+
callTo: string | null;
|
16842
|
+
note: string | null;
|
17053
16843
|
customFields?: {
|
17054
16844
|
id: string;
|
17055
16845
|
createdAt: Date;
|
@@ -17109,7 +16899,7 @@ export declare const lineContract: {
|
|
17109
16899
|
previewUrl: string;
|
17110
16900
|
imageSetId: string;
|
17111
16901
|
repliedMessage: {
|
17112
|
-
type:
|
16902
|
+
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";
|
17113
16903
|
message: string;
|
17114
16904
|
id: string;
|
17115
16905
|
url: string;
|
@@ -17323,7 +17113,7 @@ export declare const lineContract: {
|
|
17323
17113
|
}>;
|
17324
17114
|
}, "strip", z.ZodTypeAny, {
|
17325
17115
|
data: {
|
17326
|
-
type:
|
17116
|
+
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";
|
17327
17117
|
message: string;
|
17328
17118
|
id: string;
|
17329
17119
|
url: string;
|
@@ -17464,10 +17254,6 @@ export declare const lineContract: {
|
|
17464
17254
|
mobileNumber: string;
|
17465
17255
|
apiSecret: string;
|
17466
17256
|
} | undefined;
|
17467
|
-
line?: {
|
17468
|
-
channelId: string;
|
17469
|
-
channelSecret: string;
|
17470
|
-
} | undefined;
|
17471
17257
|
lineRichMenuId?: string | null | undefined;
|
17472
17258
|
messengerIntegrationType?: "own" | "business" | undefined;
|
17473
17259
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17791,16 +17577,6 @@ export declare const lineContract: {
|
|
17791
17577
|
createdAt: Date;
|
17792
17578
|
updatedAt: Date;
|
17793
17579
|
deletedAt: Date | null;
|
17794
|
-
tags: {
|
17795
|
-
name: string;
|
17796
|
-
id: string;
|
17797
|
-
createdAt: Date;
|
17798
|
-
updatedAt: Date;
|
17799
|
-
deletedAt: Date | null;
|
17800
|
-
}[];
|
17801
|
-
callFrom: string | null;
|
17802
|
-
callTo: string | null;
|
17803
|
-
note: string | null;
|
17804
17580
|
categories: {
|
17805
17581
|
id: string;
|
17806
17582
|
value: string;
|
@@ -17823,6 +17599,16 @@ export declare const lineContract: {
|
|
17823
17599
|
}[];
|
17824
17600
|
}[];
|
17825
17601
|
}[];
|
17602
|
+
tags: {
|
17603
|
+
name: string;
|
17604
|
+
id: string;
|
17605
|
+
createdAt: Date;
|
17606
|
+
updatedAt: Date;
|
17607
|
+
deletedAt: Date | null;
|
17608
|
+
}[];
|
17609
|
+
callFrom: string | null;
|
17610
|
+
callTo: string | null;
|
17611
|
+
note: string | null;
|
17826
17612
|
customFields?: {
|
17827
17613
|
id: string;
|
17828
17614
|
createdAt: Date;
|
@@ -17882,7 +17668,7 @@ export declare const lineContract: {
|
|
17882
17668
|
previewUrl: string;
|
17883
17669
|
imageSetId: string;
|
17884
17670
|
repliedMessage: {
|
17885
|
-
type:
|
17671
|
+
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";
|
17886
17672
|
message: string;
|
17887
17673
|
id: string;
|
17888
17674
|
url: string;
|
@@ -18093,7 +17879,7 @@ export declare const lineContract: {
|
|
18093
17879
|
template?: any;
|
18094
17880
|
metadata?: any;
|
18095
17881
|
fromMessage?: {
|
18096
|
-
type:
|
17882
|
+
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";
|
18097
17883
|
message: string;
|
18098
17884
|
id: string;
|
18099
17885
|
url: string;
|
@@ -18234,10 +18020,6 @@ export declare const lineContract: {
|
|
18234
18020
|
mobileNumber: string;
|
18235
18021
|
apiSecret: string;
|
18236
18022
|
} | undefined;
|
18237
|
-
line?: {
|
18238
|
-
channelId: string;
|
18239
|
-
channelSecret: string;
|
18240
|
-
} | undefined;
|
18241
18023
|
lineRichMenuId?: string | null | undefined;
|
18242
18024
|
messengerIntegrationType?: "own" | "business" | undefined;
|
18243
18025
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -18561,16 +18343,6 @@ export declare const lineContract: {
|
|
18561
18343
|
createdAt: Date;
|
18562
18344
|
updatedAt: Date;
|
18563
18345
|
deletedAt: Date | null;
|
18564
|
-
tags: {
|
18565
|
-
name: string;
|
18566
|
-
id: string;
|
18567
|
-
createdAt: Date;
|
18568
|
-
updatedAt: Date;
|
18569
|
-
deletedAt: Date | null;
|
18570
|
-
}[];
|
18571
|
-
callFrom: string | null;
|
18572
|
-
callTo: string | null;
|
18573
|
-
note: string | null;
|
18574
18346
|
categories: {
|
18575
18347
|
id: string;
|
18576
18348
|
value: string;
|
@@ -18593,6 +18365,16 @@ export declare const lineContract: {
|
|
18593
18365
|
}[];
|
18594
18366
|
}[];
|
18595
18367
|
}[];
|
18368
|
+
tags: {
|
18369
|
+
name: string;
|
18370
|
+
id: string;
|
18371
|
+
createdAt: Date;
|
18372
|
+
updatedAt: Date;
|
18373
|
+
deletedAt: Date | null;
|
18374
|
+
}[];
|
18375
|
+
callFrom: string | null;
|
18376
|
+
callTo: string | null;
|
18377
|
+
note: string | null;
|
18596
18378
|
customFields?: {
|
18597
18379
|
id: string;
|
18598
18380
|
createdAt: Date;
|
@@ -18652,7 +18434,7 @@ export declare const lineContract: {
|
|
18652
18434
|
previewUrl: string;
|
18653
18435
|
imageSetId: string;
|
18654
18436
|
repliedMessage: {
|
18655
|
-
type:
|
18437
|
+
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";
|
18656
18438
|
message: string;
|
18657
18439
|
id: string;
|
18658
18440
|
url: string;
|
@@ -18867,7 +18649,7 @@ export declare const lineContract: {
|
|
18867
18649
|
requestId: string;
|
18868
18650
|
}, {
|
18869
18651
|
data: {
|
18870
|
-
type:
|
18652
|
+
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";
|
18871
18653
|
message: string;
|
18872
18654
|
id: string;
|
18873
18655
|
url: string;
|
@@ -19008,10 +18790,6 @@ export declare const lineContract: {
|
|
19008
18790
|
mobileNumber: string;
|
19009
18791
|
apiSecret: string;
|
19010
18792
|
} | undefined;
|
19011
|
-
line?: {
|
19012
|
-
channelId: string;
|
19013
|
-
channelSecret: string;
|
19014
|
-
} | undefined;
|
19015
18793
|
lineRichMenuId?: string | null | undefined;
|
19016
18794
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19017
18795
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -19335,16 +19113,6 @@ export declare const lineContract: {
|
|
19335
19113
|
createdAt: Date;
|
19336
19114
|
updatedAt: Date;
|
19337
19115
|
deletedAt: Date | null;
|
19338
|
-
tags: {
|
19339
|
-
name: string;
|
19340
|
-
id: string;
|
19341
|
-
createdAt: Date;
|
19342
|
-
updatedAt: Date;
|
19343
|
-
deletedAt: Date | null;
|
19344
|
-
}[];
|
19345
|
-
callFrom: string | null;
|
19346
|
-
callTo: string | null;
|
19347
|
-
note: string | null;
|
19348
19116
|
categories: {
|
19349
19117
|
id: string;
|
19350
19118
|
value: string;
|
@@ -19367,6 +19135,16 @@ export declare const lineContract: {
|
|
19367
19135
|
}[];
|
19368
19136
|
}[];
|
19369
19137
|
}[];
|
19138
|
+
tags: {
|
19139
|
+
name: string;
|
19140
|
+
id: string;
|
19141
|
+
createdAt: Date;
|
19142
|
+
updatedAt: Date;
|
19143
|
+
deletedAt: Date | null;
|
19144
|
+
}[];
|
19145
|
+
callFrom: string | null;
|
19146
|
+
callTo: string | null;
|
19147
|
+
note: string | null;
|
19370
19148
|
customFields?: {
|
19371
19149
|
id: string;
|
19372
19150
|
createdAt: Date;
|
@@ -19426,7 +19204,7 @@ export declare const lineContract: {
|
|
19426
19204
|
previewUrl: string;
|
19427
19205
|
imageSetId: string;
|
19428
19206
|
repliedMessage: {
|
19429
|
-
type:
|
19207
|
+
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";
|
19430
19208
|
message: string;
|
19431
19209
|
id: string;
|
19432
19210
|
url: string;
|
@@ -19637,7 +19415,7 @@ export declare const lineContract: {
|
|
19637
19415
|
template?: any;
|
19638
19416
|
metadata?: any;
|
19639
19417
|
fromMessage?: {
|
19640
|
-
type:
|
19418
|
+
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";
|
19641
19419
|
message: string;
|
19642
19420
|
id: string;
|
19643
19421
|
url: string;
|
@@ -19778,10 +19556,6 @@ export declare const lineContract: {
|
|
19778
19556
|
mobileNumber: string;
|
19779
19557
|
apiSecret: string;
|
19780
19558
|
} | undefined;
|
19781
|
-
line?: {
|
19782
|
-
channelId: string;
|
19783
|
-
channelSecret: string;
|
19784
|
-
} | undefined;
|
19785
19559
|
lineRichMenuId?: string | null | undefined;
|
19786
19560
|
messengerIntegrationType?: "own" | "business" | undefined;
|
19787
19561
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20105,16 +19879,6 @@ export declare const lineContract: {
|
|
20105
19879
|
createdAt: Date;
|
20106
19880
|
updatedAt: Date;
|
20107
19881
|
deletedAt: Date | null;
|
20108
|
-
tags: {
|
20109
|
-
name: string;
|
20110
|
-
id: string;
|
20111
|
-
createdAt: Date;
|
20112
|
-
updatedAt: Date;
|
20113
|
-
deletedAt: Date | null;
|
20114
|
-
}[];
|
20115
|
-
callFrom: string | null;
|
20116
|
-
callTo: string | null;
|
20117
|
-
note: string | null;
|
20118
19882
|
categories: {
|
20119
19883
|
id: string;
|
20120
19884
|
value: string;
|
@@ -20137,6 +19901,16 @@ export declare const lineContract: {
|
|
20137
19901
|
}[];
|
20138
19902
|
}[];
|
20139
19903
|
}[];
|
19904
|
+
tags: {
|
19905
|
+
name: string;
|
19906
|
+
id: string;
|
19907
|
+
createdAt: Date;
|
19908
|
+
updatedAt: Date;
|
19909
|
+
deletedAt: Date | null;
|
19910
|
+
}[];
|
19911
|
+
callFrom: string | null;
|
19912
|
+
callTo: string | null;
|
19913
|
+
note: string | null;
|
20140
19914
|
customFields?: {
|
20141
19915
|
id: string;
|
20142
19916
|
createdAt: Date;
|
@@ -20196,7 +19970,7 @@ export declare const lineContract: {
|
|
20196
19970
|
previewUrl: string;
|
20197
19971
|
imageSetId: string;
|
20198
19972
|
repliedMessage: {
|
20199
|
-
type:
|
19973
|
+
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";
|
20200
19974
|
message: string;
|
20201
19975
|
id: string;
|
20202
19976
|
url: string;
|
@@ -20488,16 +20262,6 @@ export declare const lineContract: {
|
|
20488
20262
|
mobileNumber: string;
|
20489
20263
|
apiSecret: string;
|
20490
20264
|
}>>;
|
20491
|
-
line: z.ZodOptional<z.ZodObject<{
|
20492
|
-
channelId: z.ZodString;
|
20493
|
-
channelSecret: z.ZodString;
|
20494
|
-
}, "strip", z.ZodTypeAny, {
|
20495
|
-
channelId: string;
|
20496
|
-
channelSecret: string;
|
20497
|
-
}, {
|
20498
|
-
channelId: string;
|
20499
|
-
channelSecret: string;
|
20500
|
-
}>>;
|
20501
20265
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20502
20266
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
20503
20267
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -20528,10 +20292,6 @@ export declare const lineContract: {
|
|
20528
20292
|
mobileNumber: string;
|
20529
20293
|
apiSecret: string;
|
20530
20294
|
} | undefined;
|
20531
|
-
line?: {
|
20532
|
-
channelId: string;
|
20533
|
-
channelSecret: string;
|
20534
|
-
} | undefined;
|
20535
20295
|
lineRichMenuId?: string | null | undefined;
|
20536
20296
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20537
20297
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20562,10 +20322,6 @@ export declare const lineContract: {
|
|
20562
20322
|
mobileNumber: string;
|
20563
20323
|
apiSecret: string;
|
20564
20324
|
} | undefined;
|
20565
|
-
line?: {
|
20566
|
-
channelId: string;
|
20567
|
-
channelSecret: string;
|
20568
|
-
} | undefined;
|
20569
20325
|
lineRichMenuId?: string | null | undefined;
|
20570
20326
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20571
20327
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20626,10 +20382,6 @@ export declare const lineContract: {
|
|
20626
20382
|
mobileNumber: string;
|
20627
20383
|
apiSecret: string;
|
20628
20384
|
} | undefined;
|
20629
|
-
line?: {
|
20630
|
-
channelId: string;
|
20631
|
-
channelSecret: string;
|
20632
|
-
} | undefined;
|
20633
20385
|
lineRichMenuId?: string | null | undefined;
|
20634
20386
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20635
20387
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20678,10 +20430,6 @@ export declare const lineContract: {
|
|
20678
20430
|
mobileNumber: string;
|
20679
20431
|
apiSecret: string;
|
20680
20432
|
} | undefined;
|
20681
|
-
line?: {
|
20682
|
-
channelId: string;
|
20683
|
-
channelSecret: string;
|
20684
|
-
} | undefined;
|
20685
20433
|
lineRichMenuId?: string | null | undefined;
|
20686
20434
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20687
20435
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20769,16 +20517,6 @@ export declare const lineContract: {
|
|
20769
20517
|
mobileNumber: string;
|
20770
20518
|
apiSecret: string;
|
20771
20519
|
}>>;
|
20772
|
-
line: z.ZodOptional<z.ZodObject<{
|
20773
|
-
channelId: z.ZodString;
|
20774
|
-
channelSecret: z.ZodString;
|
20775
|
-
}, "strip", z.ZodTypeAny, {
|
20776
|
-
channelId: string;
|
20777
|
-
channelSecret: string;
|
20778
|
-
}, {
|
20779
|
-
channelId: string;
|
20780
|
-
channelSecret: string;
|
20781
|
-
}>>;
|
20782
20520
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20783
20521
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
20784
20522
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -20809,10 +20547,6 @@ export declare const lineContract: {
|
|
20809
20547
|
mobileNumber: string;
|
20810
20548
|
apiSecret: string;
|
20811
20549
|
} | undefined;
|
20812
|
-
line?: {
|
20813
|
-
channelId: string;
|
20814
|
-
channelSecret: string;
|
20815
|
-
} | undefined;
|
20816
20550
|
lineRichMenuId?: string | null | undefined;
|
20817
20551
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20818
20552
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20843,10 +20577,6 @@ export declare const lineContract: {
|
|
20843
20577
|
mobileNumber: string;
|
20844
20578
|
apiSecret: string;
|
20845
20579
|
} | undefined;
|
20846
|
-
line?: {
|
20847
|
-
channelId: string;
|
20848
|
-
channelSecret: string;
|
20849
|
-
} | undefined;
|
20850
20580
|
lineRichMenuId?: string | null | undefined;
|
20851
20581
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20852
20582
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20907,10 +20637,6 @@ export declare const lineContract: {
|
|
20907
20637
|
mobileNumber: string;
|
20908
20638
|
apiSecret: string;
|
20909
20639
|
} | undefined;
|
20910
|
-
line?: {
|
20911
|
-
channelId: string;
|
20912
|
-
channelSecret: string;
|
20913
|
-
} | undefined;
|
20914
20640
|
lineRichMenuId?: string | null | undefined;
|
20915
20641
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20916
20642
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -20959,10 +20685,6 @@ export declare const lineContract: {
|
|
20959
20685
|
mobileNumber: string;
|
20960
20686
|
apiSecret: string;
|
20961
20687
|
} | undefined;
|
20962
|
-
line?: {
|
20963
|
-
channelId: string;
|
20964
|
-
channelSecret: string;
|
20965
|
-
} | undefined;
|
20966
20688
|
lineRichMenuId?: string | null | undefined;
|
20967
20689
|
messengerIntegrationType?: "own" | "business" | undefined;
|
20968
20690
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21013,10 +20735,6 @@ export declare const lineContract: {
|
|
21013
20735
|
mobileNumber: string;
|
21014
20736
|
apiSecret: string;
|
21015
20737
|
} | undefined;
|
21016
|
-
line?: {
|
21017
|
-
channelId: string;
|
21018
|
-
channelSecret: string;
|
21019
|
-
} | undefined;
|
21020
20738
|
lineRichMenuId?: string | null | undefined;
|
21021
20739
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21022
20740
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21068,10 +20786,6 @@ export declare const lineContract: {
|
|
21068
20786
|
mobileNumber: string;
|
21069
20787
|
apiSecret: string;
|
21070
20788
|
} | undefined;
|
21071
|
-
line?: {
|
21072
|
-
channelId: string;
|
21073
|
-
channelSecret: string;
|
21074
|
-
} | undefined;
|
21075
20789
|
lineRichMenuId?: string | null | undefined;
|
21076
20790
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21077
20791
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21193,16 +20907,6 @@ export declare const lineContract: {
|
|
21193
20907
|
mobileNumber: string;
|
21194
20908
|
apiSecret: string;
|
21195
20909
|
}>>;
|
21196
|
-
line: z.ZodOptional<z.ZodObject<{
|
21197
|
-
channelId: z.ZodString;
|
21198
|
-
channelSecret: z.ZodString;
|
21199
|
-
}, "strip", z.ZodTypeAny, {
|
21200
|
-
channelId: string;
|
21201
|
-
channelSecret: string;
|
21202
|
-
}, {
|
21203
|
-
channelId: string;
|
21204
|
-
channelSecret: string;
|
21205
|
-
}>>;
|
21206
20910
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
21207
20911
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
21208
20912
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -21233,10 +20937,6 @@ export declare const lineContract: {
|
|
21233
20937
|
mobileNumber: string;
|
21234
20938
|
apiSecret: string;
|
21235
20939
|
} | undefined;
|
21236
|
-
line?: {
|
21237
|
-
channelId: string;
|
21238
|
-
channelSecret: string;
|
21239
|
-
} | undefined;
|
21240
20940
|
lineRichMenuId?: string | null | undefined;
|
21241
20941
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21242
20942
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21267,10 +20967,6 @@ export declare const lineContract: {
|
|
21267
20967
|
mobileNumber: string;
|
21268
20968
|
apiSecret: string;
|
21269
20969
|
} | undefined;
|
21270
|
-
line?: {
|
21271
|
-
channelId: string;
|
21272
|
-
channelSecret: string;
|
21273
|
-
} | undefined;
|
21274
20970
|
lineRichMenuId?: string | null | undefined;
|
21275
20971
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21276
20972
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21331,10 +21027,6 @@ export declare const lineContract: {
|
|
21331
21027
|
mobileNumber: string;
|
21332
21028
|
apiSecret: string;
|
21333
21029
|
} | undefined;
|
21334
|
-
line?: {
|
21335
|
-
channelId: string;
|
21336
|
-
channelSecret: string;
|
21337
|
-
} | undefined;
|
21338
21030
|
lineRichMenuId?: string | null | undefined;
|
21339
21031
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21340
21032
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21383,10 +21075,6 @@ export declare const lineContract: {
|
|
21383
21075
|
mobileNumber: string;
|
21384
21076
|
apiSecret: string;
|
21385
21077
|
} | undefined;
|
21386
|
-
line?: {
|
21387
|
-
channelId: string;
|
21388
|
-
channelSecret: string;
|
21389
|
-
} | undefined;
|
21390
21078
|
lineRichMenuId?: string | null | undefined;
|
21391
21079
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21392
21080
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21437,10 +21125,6 @@ export declare const lineContract: {
|
|
21437
21125
|
mobileNumber: string;
|
21438
21126
|
apiSecret: string;
|
21439
21127
|
} | undefined;
|
21440
|
-
line?: {
|
21441
|
-
channelId: string;
|
21442
|
-
channelSecret: string;
|
21443
|
-
} | undefined;
|
21444
21128
|
lineRichMenuId?: string | null | undefined;
|
21445
21129
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21446
21130
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21492,10 +21176,6 @@ export declare const lineContract: {
|
|
21492
21176
|
mobileNumber: string;
|
21493
21177
|
apiSecret: string;
|
21494
21178
|
} | undefined;
|
21495
|
-
line?: {
|
21496
|
-
channelId: string;
|
21497
|
-
channelSecret: string;
|
21498
|
-
} | undefined;
|
21499
21179
|
lineRichMenuId?: string | null | undefined;
|
21500
21180
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21501
21181
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21617,16 +21297,6 @@ export declare const lineContract: {
|
|
21617
21297
|
mobileNumber: string;
|
21618
21298
|
apiSecret: string;
|
21619
21299
|
}>>;
|
21620
|
-
line: z.ZodOptional<z.ZodObject<{
|
21621
|
-
channelId: z.ZodString;
|
21622
|
-
channelSecret: z.ZodString;
|
21623
|
-
}, "strip", z.ZodTypeAny, {
|
21624
|
-
channelId: string;
|
21625
|
-
channelSecret: string;
|
21626
|
-
}, {
|
21627
|
-
channelId: string;
|
21628
|
-
channelSecret: string;
|
21629
|
-
}>>;
|
21630
21300
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
21631
21301
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
21632
21302
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -21657,10 +21327,6 @@ export declare const lineContract: {
|
|
21657
21327
|
mobileNumber: string;
|
21658
21328
|
apiSecret: string;
|
21659
21329
|
} | undefined;
|
21660
|
-
line?: {
|
21661
|
-
channelId: string;
|
21662
|
-
channelSecret: string;
|
21663
|
-
} | undefined;
|
21664
21330
|
lineRichMenuId?: string | null | undefined;
|
21665
21331
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21666
21332
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21691,10 +21357,6 @@ export declare const lineContract: {
|
|
21691
21357
|
mobileNumber: string;
|
21692
21358
|
apiSecret: string;
|
21693
21359
|
} | undefined;
|
21694
|
-
line?: {
|
21695
|
-
channelId: string;
|
21696
|
-
channelSecret: string;
|
21697
|
-
} | undefined;
|
21698
21360
|
lineRichMenuId?: string | null | undefined;
|
21699
21361
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21700
21362
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21755,10 +21417,6 @@ export declare const lineContract: {
|
|
21755
21417
|
mobileNumber: string;
|
21756
21418
|
apiSecret: string;
|
21757
21419
|
} | undefined;
|
21758
|
-
line?: {
|
21759
|
-
channelId: string;
|
21760
|
-
channelSecret: string;
|
21761
|
-
} | undefined;
|
21762
21420
|
lineRichMenuId?: string | null | undefined;
|
21763
21421
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21764
21422
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21807,10 +21465,6 @@ export declare const lineContract: {
|
|
21807
21465
|
mobileNumber: string;
|
21808
21466
|
apiSecret: string;
|
21809
21467
|
} | undefined;
|
21810
|
-
line?: {
|
21811
|
-
channelId: string;
|
21812
|
-
channelSecret: string;
|
21813
|
-
} | undefined;
|
21814
21468
|
lineRichMenuId?: string | null | undefined;
|
21815
21469
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21816
21470
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21861,10 +21515,6 @@ export declare const lineContract: {
|
|
21861
21515
|
mobileNumber: string;
|
21862
21516
|
apiSecret: string;
|
21863
21517
|
} | undefined;
|
21864
|
-
line?: {
|
21865
|
-
channelId: string;
|
21866
|
-
channelSecret: string;
|
21867
|
-
} | undefined;
|
21868
21518
|
lineRichMenuId?: string | null | undefined;
|
21869
21519
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21870
21520
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -21916,10 +21566,6 @@ export declare const lineContract: {
|
|
21916
21566
|
mobileNumber: string;
|
21917
21567
|
apiSecret: string;
|
21918
21568
|
} | undefined;
|
21919
|
-
line?: {
|
21920
|
-
channelId: string;
|
21921
|
-
channelSecret: string;
|
21922
|
-
} | undefined;
|
21923
21569
|
lineRichMenuId?: string | null | undefined;
|
21924
21570
|
messengerIntegrationType?: "own" | "business" | undefined;
|
21925
21571
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|