@kl1/contracts 1.3.28 → 1.3.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-contracts/src/activity-log/index.d.ts +1 -1
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +1 -1
- package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +43 -1585
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -44
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -65
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +463 -712
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +392 -778
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +359 -359
- package/dist/api-contracts/src/comment/schema.d.ts +88 -88
- package/dist/api-contracts/src/contract.d.ts +39032 -45496
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/export/index.d.ts +0 -2
- package/dist/api-contracts/src/export/index.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/index.d.ts +0 -2
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -659
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -622
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -49
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +261 -659
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +4 -4
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +7 -185
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +263 -549
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +13 -25
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +660 -660
- package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +7 -7
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -50
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +263 -549
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -547
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/index.js +459 -820
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +459 -818
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/api-contracts/src/export/validation.d.ts +0 -3
- package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
|
@@ -11,7 +11,7 @@ export declare const instagramContract: {
|
|
|
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
|
metadata: z.ZodOptional<z.ZodAny>;
|
|
16
16
|
createdAt: z.ZodString;
|
|
17
17
|
updatedAt: z.ZodString;
|
|
@@ -193,16 +193,6 @@ export declare const instagramContract: {
|
|
|
193
193
|
mobileNumber: string;
|
|
194
194
|
apiSecret: string;
|
|
195
195
|
}>>;
|
|
196
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
197
|
-
channelId: z.ZodString;
|
|
198
|
-
channelSecret: z.ZodString;
|
|
199
|
-
}, "strip", z.ZodTypeAny, {
|
|
200
|
-
channelId: string;
|
|
201
|
-
channelSecret: string;
|
|
202
|
-
}, {
|
|
203
|
-
channelId: string;
|
|
204
|
-
channelSecret: string;
|
|
205
|
-
}>>;
|
|
206
196
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
207
197
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
208
198
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -233,10 +223,6 @@ export declare const instagramContract: {
|
|
|
233
223
|
mobileNumber: string;
|
|
234
224
|
apiSecret: string;
|
|
235
225
|
} | undefined;
|
|
236
|
-
line?: {
|
|
237
|
-
channelId: string;
|
|
238
|
-
channelSecret: string;
|
|
239
|
-
} | undefined;
|
|
240
226
|
lineRichMenuId?: string | null | undefined;
|
|
241
227
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
242
228
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -267,10 +253,6 @@ export declare const instagramContract: {
|
|
|
267
253
|
mobileNumber: string;
|
|
268
254
|
apiSecret: string;
|
|
269
255
|
} | undefined;
|
|
270
|
-
line?: {
|
|
271
|
-
channelId: string;
|
|
272
|
-
channelSecret: string;
|
|
273
|
-
} | undefined;
|
|
274
256
|
lineRichMenuId?: string | null | undefined;
|
|
275
257
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
276
258
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -331,10 +313,6 @@ export declare const instagramContract: {
|
|
|
331
313
|
mobileNumber: string;
|
|
332
314
|
apiSecret: string;
|
|
333
315
|
} | undefined;
|
|
334
|
-
line?: {
|
|
335
|
-
channelId: string;
|
|
336
|
-
channelSecret: string;
|
|
337
|
-
} | undefined;
|
|
338
316
|
lineRichMenuId?: string | null | undefined;
|
|
339
317
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
340
318
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -383,10 +361,6 @@ export declare const instagramContract: {
|
|
|
383
361
|
mobileNumber: string;
|
|
384
362
|
apiSecret: string;
|
|
385
363
|
} | undefined;
|
|
386
|
-
line?: {
|
|
387
|
-
channelId: string;
|
|
388
|
-
channelSecret: string;
|
|
389
|
-
} | undefined;
|
|
390
364
|
lineRichMenuId?: string | null | undefined;
|
|
391
365
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
392
366
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -440,10 +414,6 @@ export declare const instagramContract: {
|
|
|
440
414
|
mobileNumber: string;
|
|
441
415
|
apiSecret: string;
|
|
442
416
|
} | undefined;
|
|
443
|
-
line?: {
|
|
444
|
-
channelId: string;
|
|
445
|
-
channelSecret: string;
|
|
446
|
-
} | undefined;
|
|
447
417
|
lineRichMenuId?: string | null | undefined;
|
|
448
418
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
449
419
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -536,10 +506,6 @@ export declare const instagramContract: {
|
|
|
536
506
|
mobileNumber: string;
|
|
537
507
|
apiSecret: string;
|
|
538
508
|
} | undefined;
|
|
539
|
-
line?: {
|
|
540
|
-
channelId: string;
|
|
541
|
-
channelSecret: string;
|
|
542
|
-
} | undefined;
|
|
543
509
|
lineRichMenuId?: string | null | undefined;
|
|
544
510
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
545
511
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -604,8 +570,8 @@ export declare const instagramContract: {
|
|
|
604
570
|
message: z.ZodObject<{
|
|
605
571
|
id: z.ZodOptional<z.ZodString>;
|
|
606
572
|
message: z.ZodOptional<z.ZodString>;
|
|
607
|
-
direction: z.
|
|
608
|
-
type: z.
|
|
573
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
574
|
+
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"]>;
|
|
609
575
|
readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
|
610
576
|
metadata: z.ZodOptional<z.ZodAny>;
|
|
611
577
|
platformId: z.ZodOptional<z.ZodString>;
|
|
@@ -661,7 +627,7 @@ export declare const instagramContract: {
|
|
|
661
627
|
editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
|
662
628
|
label: z.ZodOptional<z.ZodString>;
|
|
663
629
|
}, "strip", z.ZodTypeAny, {
|
|
664
|
-
type:
|
|
630
|
+
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";
|
|
665
631
|
direction: "incoming" | "outgoing" | "system";
|
|
666
632
|
id?: string | undefined;
|
|
667
633
|
message?: string | undefined;
|
|
@@ -696,7 +662,7 @@ export declare const instagramContract: {
|
|
|
696
662
|
editedAt?: string | Date | null | undefined;
|
|
697
663
|
label?: string | undefined;
|
|
698
664
|
}, {
|
|
699
|
-
type:
|
|
665
|
+
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";
|
|
700
666
|
direction: "incoming" | "outgoing" | "system";
|
|
701
667
|
id?: string | undefined;
|
|
702
668
|
message?: string | undefined;
|
|
@@ -733,7 +699,7 @@ export declare const instagramContract: {
|
|
|
733
699
|
}>;
|
|
734
700
|
}, "strip", z.ZodTypeAny, {
|
|
735
701
|
message: {
|
|
736
|
-
type:
|
|
702
|
+
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";
|
|
737
703
|
direction: "incoming" | "outgoing" | "system";
|
|
738
704
|
id?: string | undefined;
|
|
739
705
|
message?: string | undefined;
|
|
@@ -800,10 +766,6 @@ export declare const instagramContract: {
|
|
|
800
766
|
mobileNumber: string;
|
|
801
767
|
apiSecret: string;
|
|
802
768
|
} | undefined;
|
|
803
|
-
line?: {
|
|
804
|
-
channelId: string;
|
|
805
|
-
channelSecret: string;
|
|
806
|
-
} | undefined;
|
|
807
769
|
lineRichMenuId?: string | null | undefined;
|
|
808
770
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
809
771
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -868,7 +830,7 @@ export declare const instagramContract: {
|
|
|
868
830
|
isBot: boolean | null;
|
|
869
831
|
}, {
|
|
870
832
|
message: {
|
|
871
|
-
type:
|
|
833
|
+
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";
|
|
872
834
|
direction: "incoming" | "outgoing" | "system";
|
|
873
835
|
id?: string | undefined;
|
|
874
836
|
message?: string | undefined;
|
|
@@ -935,10 +897,6 @@ export declare const instagramContract: {
|
|
|
935
897
|
mobileNumber: string;
|
|
936
898
|
apiSecret: string;
|
|
937
899
|
} | undefined;
|
|
938
|
-
line?: {
|
|
939
|
-
channelId: string;
|
|
940
|
-
channelSecret: string;
|
|
941
|
-
} | undefined;
|
|
942
900
|
lineRichMenuId?: string | null | undefined;
|
|
943
901
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
944
902
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -1007,11 +965,11 @@ export declare const instagramContract: {
|
|
|
1007
965
|
200: z.ZodObject<{
|
|
1008
966
|
requestId: z.ZodString;
|
|
1009
967
|
data: z.ZodObject<{
|
|
1010
|
-
type: z.
|
|
968
|
+
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"]>;
|
|
1011
969
|
message: z.ZodString;
|
|
1012
970
|
id: z.ZodString;
|
|
1013
971
|
url: z.ZodString;
|
|
1014
|
-
direction: z.
|
|
972
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
1015
973
|
label: z.ZodOptional<z.ZodString>;
|
|
1016
974
|
template: z.ZodAny;
|
|
1017
975
|
metadata: z.ZodAny;
|
|
@@ -1476,7 +1434,7 @@ export declare const instagramContract: {
|
|
|
1476
1434
|
firstResponseTime: z.ZodNumber;
|
|
1477
1435
|
isLatest: z.ZodBoolean;
|
|
1478
1436
|
isBotRoom: z.ZodBoolean;
|
|
1479
|
-
direction: z.
|
|
1437
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
1480
1438
|
platformContact: z.ZodObject<{
|
|
1481
1439
|
id: z.ZodString;
|
|
1482
1440
|
createdAt: z.ZodDate;
|
|
@@ -3000,16 +2958,6 @@ export declare const instagramContract: {
|
|
|
3000
2958
|
mobileNumber: string;
|
|
3001
2959
|
apiSecret: string;
|
|
3002
2960
|
}>>;
|
|
3003
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
3004
|
-
channelId: z.ZodString;
|
|
3005
|
-
channelSecret: z.ZodString;
|
|
3006
|
-
}, "strip", z.ZodTypeAny, {
|
|
3007
|
-
channelId: string;
|
|
3008
|
-
channelSecret: string;
|
|
3009
|
-
}, {
|
|
3010
|
-
channelId: string;
|
|
3011
|
-
channelSecret: string;
|
|
3012
|
-
}>>;
|
|
3013
2961
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
3014
2962
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
3015
2963
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -3040,10 +2988,6 @@ export declare const instagramContract: {
|
|
|
3040
2988
|
mobileNumber: string;
|
|
3041
2989
|
apiSecret: string;
|
|
3042
2990
|
} | undefined;
|
|
3043
|
-
line?: {
|
|
3044
|
-
channelId: string;
|
|
3045
|
-
channelSecret: string;
|
|
3046
|
-
} | undefined;
|
|
3047
2991
|
lineRichMenuId?: string | null | undefined;
|
|
3048
2992
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3049
2993
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3074,10 +3018,6 @@ export declare const instagramContract: {
|
|
|
3074
3018
|
mobileNumber: string;
|
|
3075
3019
|
apiSecret: string;
|
|
3076
3020
|
} | undefined;
|
|
3077
|
-
line?: {
|
|
3078
|
-
channelId: string;
|
|
3079
|
-
channelSecret: string;
|
|
3080
|
-
} | undefined;
|
|
3081
3021
|
lineRichMenuId?: string | null | undefined;
|
|
3082
3022
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3083
3023
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3342,10 +3282,6 @@ export declare const instagramContract: {
|
|
|
3342
3282
|
mobileNumber: string;
|
|
3343
3283
|
apiSecret: string;
|
|
3344
3284
|
} | undefined;
|
|
3345
|
-
line?: {
|
|
3346
|
-
channelId: string;
|
|
3347
|
-
channelSecret: string;
|
|
3348
|
-
} | undefined;
|
|
3349
3285
|
lineRichMenuId?: string | null | undefined;
|
|
3350
3286
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3351
3287
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3441,10 +3377,6 @@ export declare const instagramContract: {
|
|
|
3441
3377
|
mobileNumber: string;
|
|
3442
3378
|
apiSecret: string;
|
|
3443
3379
|
} | undefined;
|
|
3444
|
-
line?: {
|
|
3445
|
-
channelId: string;
|
|
3446
|
-
channelSecret: string;
|
|
3447
|
-
} | undefined;
|
|
3448
3380
|
lineRichMenuId?: string | null | undefined;
|
|
3449
3381
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
3450
3382
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -3701,16 +3633,6 @@ export declare const instagramContract: {
|
|
|
3701
3633
|
createdAt: Date;
|
|
3702
3634
|
updatedAt: Date;
|
|
3703
3635
|
deletedAt: Date | null;
|
|
3704
|
-
tags: {
|
|
3705
|
-
name: string;
|
|
3706
|
-
id: string;
|
|
3707
|
-
createdAt: Date;
|
|
3708
|
-
updatedAt: Date;
|
|
3709
|
-
deletedAt: Date | null;
|
|
3710
|
-
}[];
|
|
3711
|
-
callFrom: string | null;
|
|
3712
|
-
callTo: string | null;
|
|
3713
|
-
note: string | null;
|
|
3714
3636
|
categories: {
|
|
3715
3637
|
id: string;
|
|
3716
3638
|
value: string;
|
|
@@ -3733,6 +3655,16 @@ export declare const instagramContract: {
|
|
|
3733
3655
|
}[];
|
|
3734
3656
|
}[];
|
|
3735
3657
|
}[];
|
|
3658
|
+
tags: {
|
|
3659
|
+
name: string;
|
|
3660
|
+
id: string;
|
|
3661
|
+
createdAt: Date;
|
|
3662
|
+
updatedAt: Date;
|
|
3663
|
+
deletedAt: Date | null;
|
|
3664
|
+
}[];
|
|
3665
|
+
callFrom: string | null;
|
|
3666
|
+
callTo: string | null;
|
|
3667
|
+
note: string | null;
|
|
3736
3668
|
customFields?: {
|
|
3737
3669
|
id: string;
|
|
3738
3670
|
createdAt: Date;
|
|
@@ -3752,16 +3684,6 @@ export declare const instagramContract: {
|
|
|
3752
3684
|
createdAt: Date;
|
|
3753
3685
|
updatedAt: Date;
|
|
3754
3686
|
deletedAt: Date | null;
|
|
3755
|
-
tags: {
|
|
3756
|
-
name: string;
|
|
3757
|
-
id: string;
|
|
3758
|
-
createdAt: Date;
|
|
3759
|
-
updatedAt: Date;
|
|
3760
|
-
deletedAt: Date | null;
|
|
3761
|
-
}[];
|
|
3762
|
-
callFrom: string | null;
|
|
3763
|
-
callTo: string | null;
|
|
3764
|
-
note: string | null;
|
|
3765
3687
|
categories: {
|
|
3766
3688
|
id: string;
|
|
3767
3689
|
value: string;
|
|
@@ -3784,6 +3706,16 @@ export declare const instagramContract: {
|
|
|
3784
3706
|
}[];
|
|
3785
3707
|
}[];
|
|
3786
3708
|
}[];
|
|
3709
|
+
tags: {
|
|
3710
|
+
name: string;
|
|
3711
|
+
id: string;
|
|
3712
|
+
createdAt: Date;
|
|
3713
|
+
updatedAt: Date;
|
|
3714
|
+
deletedAt: Date | null;
|
|
3715
|
+
}[];
|
|
3716
|
+
callFrom: string | null;
|
|
3717
|
+
callTo: string | null;
|
|
3718
|
+
note: string | null;
|
|
3787
3719
|
customFields?: {
|
|
3788
3720
|
id: string;
|
|
3789
3721
|
createdAt: Date;
|
|
@@ -3892,16 +3824,6 @@ export declare const instagramContract: {
|
|
|
3892
3824
|
createdAt: Date;
|
|
3893
3825
|
updatedAt: Date;
|
|
3894
3826
|
deletedAt: Date | null;
|
|
3895
|
-
tags: {
|
|
3896
|
-
name: string;
|
|
3897
|
-
id: string;
|
|
3898
|
-
createdAt: Date;
|
|
3899
|
-
updatedAt: Date;
|
|
3900
|
-
deletedAt: Date | null;
|
|
3901
|
-
}[];
|
|
3902
|
-
callFrom: string | null;
|
|
3903
|
-
callTo: string | null;
|
|
3904
|
-
note: string | null;
|
|
3905
3827
|
categories: {
|
|
3906
3828
|
id: string;
|
|
3907
3829
|
value: string;
|
|
@@ -3924,6 +3846,16 @@ export declare const instagramContract: {
|
|
|
3924
3846
|
}[];
|
|
3925
3847
|
}[];
|
|
3926
3848
|
}[];
|
|
3849
|
+
tags: {
|
|
3850
|
+
name: string;
|
|
3851
|
+
id: string;
|
|
3852
|
+
createdAt: Date;
|
|
3853
|
+
updatedAt: Date;
|
|
3854
|
+
deletedAt: Date | null;
|
|
3855
|
+
}[];
|
|
3856
|
+
callFrom: string | null;
|
|
3857
|
+
callTo: string | null;
|
|
3858
|
+
note: string | null;
|
|
3927
3859
|
customFields?: {
|
|
3928
3860
|
id: string;
|
|
3929
3861
|
createdAt: Date;
|
|
@@ -3982,16 +3914,6 @@ export declare const instagramContract: {
|
|
|
3982
3914
|
createdAt: Date;
|
|
3983
3915
|
updatedAt: Date;
|
|
3984
3916
|
deletedAt: Date | null;
|
|
3985
|
-
tags: {
|
|
3986
|
-
name: string;
|
|
3987
|
-
id: string;
|
|
3988
|
-
createdAt: Date;
|
|
3989
|
-
updatedAt: Date;
|
|
3990
|
-
deletedAt: Date | null;
|
|
3991
|
-
}[];
|
|
3992
|
-
callFrom: string | null;
|
|
3993
|
-
callTo: string | null;
|
|
3994
|
-
note: string | null;
|
|
3995
3917
|
categories: {
|
|
3996
3918
|
id: string;
|
|
3997
3919
|
value: string;
|
|
@@ -4014,6 +3936,16 @@ export declare const instagramContract: {
|
|
|
4014
3936
|
}[];
|
|
4015
3937
|
}[];
|
|
4016
3938
|
}[];
|
|
3939
|
+
tags: {
|
|
3940
|
+
name: string;
|
|
3941
|
+
id: string;
|
|
3942
|
+
createdAt: Date;
|
|
3943
|
+
updatedAt: Date;
|
|
3944
|
+
deletedAt: Date | null;
|
|
3945
|
+
}[];
|
|
3946
|
+
callFrom: string | null;
|
|
3947
|
+
callTo: string | null;
|
|
3948
|
+
note: string | null;
|
|
4017
3949
|
customFields?: {
|
|
4018
3950
|
id: string;
|
|
4019
3951
|
createdAt: Date;
|
|
@@ -4104,10 +4036,6 @@ export declare const instagramContract: {
|
|
|
4104
4036
|
mobileNumber: string;
|
|
4105
4037
|
apiSecret: string;
|
|
4106
4038
|
} | undefined;
|
|
4107
|
-
line?: {
|
|
4108
|
-
channelId: string;
|
|
4109
|
-
channelSecret: string;
|
|
4110
|
-
} | undefined;
|
|
4111
4039
|
lineRichMenuId?: string | null | undefined;
|
|
4112
4040
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
4113
4041
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -4431,16 +4359,6 @@ export declare const instagramContract: {
|
|
|
4431
4359
|
createdAt: Date;
|
|
4432
4360
|
updatedAt: Date;
|
|
4433
4361
|
deletedAt: Date | null;
|
|
4434
|
-
tags: {
|
|
4435
|
-
name: string;
|
|
4436
|
-
id: string;
|
|
4437
|
-
createdAt: Date;
|
|
4438
|
-
updatedAt: Date;
|
|
4439
|
-
deletedAt: Date | null;
|
|
4440
|
-
}[];
|
|
4441
|
-
callFrom: string | null;
|
|
4442
|
-
callTo: string | null;
|
|
4443
|
-
note: string | null;
|
|
4444
4362
|
categories: {
|
|
4445
4363
|
id: string;
|
|
4446
4364
|
value: string;
|
|
@@ -4463,6 +4381,16 @@ export declare const instagramContract: {
|
|
|
4463
4381
|
}[];
|
|
4464
4382
|
}[];
|
|
4465
4383
|
}[];
|
|
4384
|
+
tags: {
|
|
4385
|
+
name: string;
|
|
4386
|
+
id: string;
|
|
4387
|
+
createdAt: Date;
|
|
4388
|
+
updatedAt: Date;
|
|
4389
|
+
deletedAt: Date | null;
|
|
4390
|
+
}[];
|
|
4391
|
+
callFrom: string | null;
|
|
4392
|
+
callTo: string | null;
|
|
4393
|
+
note: string | null;
|
|
4466
4394
|
customFields?: {
|
|
4467
4395
|
id: string;
|
|
4468
4396
|
createdAt: Date;
|
|
@@ -4537,10 +4465,6 @@ export declare const instagramContract: {
|
|
|
4537
4465
|
mobileNumber: string;
|
|
4538
4466
|
apiSecret: string;
|
|
4539
4467
|
} | undefined;
|
|
4540
|
-
line?: {
|
|
4541
|
-
channelId: string;
|
|
4542
|
-
channelSecret: string;
|
|
4543
|
-
} | undefined;
|
|
4544
4468
|
lineRichMenuId?: string | null | undefined;
|
|
4545
4469
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
4546
4470
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -4864,16 +4788,6 @@ export declare const instagramContract: {
|
|
|
4864
4788
|
createdAt: Date;
|
|
4865
4789
|
updatedAt: Date;
|
|
4866
4790
|
deletedAt: Date | null;
|
|
4867
|
-
tags: {
|
|
4868
|
-
name: string;
|
|
4869
|
-
id: string;
|
|
4870
|
-
createdAt: Date;
|
|
4871
|
-
updatedAt: Date;
|
|
4872
|
-
deletedAt: Date | null;
|
|
4873
|
-
}[];
|
|
4874
|
-
callFrom: string | null;
|
|
4875
|
-
callTo: string | null;
|
|
4876
|
-
note: string | null;
|
|
4877
4791
|
categories: {
|
|
4878
4792
|
id: string;
|
|
4879
4793
|
value: string;
|
|
@@ -4896,6 +4810,16 @@ export declare const instagramContract: {
|
|
|
4896
4810
|
}[];
|
|
4897
4811
|
}[];
|
|
4898
4812
|
}[];
|
|
4813
|
+
tags: {
|
|
4814
|
+
name: string;
|
|
4815
|
+
id: string;
|
|
4816
|
+
createdAt: Date;
|
|
4817
|
+
updatedAt: Date;
|
|
4818
|
+
deletedAt: Date | null;
|
|
4819
|
+
}[];
|
|
4820
|
+
callFrom: string | null;
|
|
4821
|
+
callTo: string | null;
|
|
4822
|
+
note: string | null;
|
|
4899
4823
|
customFields?: {
|
|
4900
4824
|
id: string;
|
|
4901
4825
|
createdAt: Date;
|
|
@@ -4976,8 +4900,8 @@ export declare const instagramContract: {
|
|
|
4976
4900
|
updatedAt: z.ZodDate;
|
|
4977
4901
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
4978
4902
|
message: z.ZodString;
|
|
4979
|
-
direction: z.
|
|
4980
|
-
type: z.
|
|
4903
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
4904
|
+
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"]>;
|
|
4981
4905
|
readAt: z.ZodDate;
|
|
4982
4906
|
metadata: z.ZodAny;
|
|
4983
4907
|
platformId: z.ZodString;
|
|
@@ -5635,7 +5559,7 @@ export declare const instagramContract: {
|
|
|
5635
5559
|
};
|
|
5636
5560
|
}>;
|
|
5637
5561
|
}, "strip", z.ZodTypeAny, {
|
|
5638
|
-
type:
|
|
5562
|
+
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";
|
|
5639
5563
|
message: string;
|
|
5640
5564
|
id: string;
|
|
5641
5565
|
url: string;
|
|
@@ -5797,7 +5721,7 @@ export declare const instagramContract: {
|
|
|
5797
5721
|
metadata?: any;
|
|
5798
5722
|
template?: any;
|
|
5799
5723
|
}, {
|
|
5800
|
-
type:
|
|
5724
|
+
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";
|
|
5801
5725
|
message: string;
|
|
5802
5726
|
id: string;
|
|
5803
5727
|
url: string;
|
|
@@ -6170,8 +6094,8 @@ export declare const instagramContract: {
|
|
|
6170
6094
|
updatedAt: z.ZodDate;
|
|
6171
6095
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6172
6096
|
message: z.ZodString;
|
|
6173
|
-
direction: z.
|
|
6174
|
-
type: z.
|
|
6097
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
6098
|
+
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"]>;
|
|
6175
6099
|
readAt: z.ZodDate;
|
|
6176
6100
|
metadata: z.ZodAny;
|
|
6177
6101
|
platformId: z.ZodString;
|
|
@@ -6197,7 +6121,7 @@ export declare const instagramContract: {
|
|
|
6197
6121
|
firstResponseTime: z.ZodNumber;
|
|
6198
6122
|
isLatest: z.ZodBoolean;
|
|
6199
6123
|
isBotRoom: z.ZodBoolean;
|
|
6200
|
-
direction: z.
|
|
6124
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
6201
6125
|
platformContact: z.ZodObject<{
|
|
6202
6126
|
id: z.ZodString;
|
|
6203
6127
|
createdAt: z.ZodDate;
|
|
@@ -7721,16 +7645,6 @@ export declare const instagramContract: {
|
|
|
7721
7645
|
mobileNumber: string;
|
|
7722
7646
|
apiSecret: string;
|
|
7723
7647
|
}>>;
|
|
7724
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
7725
|
-
channelId: z.ZodString;
|
|
7726
|
-
channelSecret: z.ZodString;
|
|
7727
|
-
}, "strip", z.ZodTypeAny, {
|
|
7728
|
-
channelId: string;
|
|
7729
|
-
channelSecret: string;
|
|
7730
|
-
}, {
|
|
7731
|
-
channelId: string;
|
|
7732
|
-
channelSecret: string;
|
|
7733
|
-
}>>;
|
|
7734
7648
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7735
7649
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
7736
7650
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -7761,10 +7675,6 @@ export declare const instagramContract: {
|
|
|
7761
7675
|
mobileNumber: string;
|
|
7762
7676
|
apiSecret: string;
|
|
7763
7677
|
} | undefined;
|
|
7764
|
-
line?: {
|
|
7765
|
-
channelId: string;
|
|
7766
|
-
channelSecret: string;
|
|
7767
|
-
} | undefined;
|
|
7768
7678
|
lineRichMenuId?: string | null | undefined;
|
|
7769
7679
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
7770
7680
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -7795,10 +7705,6 @@ export declare const instagramContract: {
|
|
|
7795
7705
|
mobileNumber: string;
|
|
7796
7706
|
apiSecret: string;
|
|
7797
7707
|
} | undefined;
|
|
7798
|
-
line?: {
|
|
7799
|
-
channelId: string;
|
|
7800
|
-
channelSecret: string;
|
|
7801
|
-
} | undefined;
|
|
7802
7708
|
lineRichMenuId?: string | null | undefined;
|
|
7803
7709
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
7804
7710
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -8063,10 +7969,6 @@ export declare const instagramContract: {
|
|
|
8063
7969
|
mobileNumber: string;
|
|
8064
7970
|
apiSecret: string;
|
|
8065
7971
|
} | undefined;
|
|
8066
|
-
line?: {
|
|
8067
|
-
channelId: string;
|
|
8068
|
-
channelSecret: string;
|
|
8069
|
-
} | undefined;
|
|
8070
7972
|
lineRichMenuId?: string | null | undefined;
|
|
8071
7973
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
8072
7974
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -8162,10 +8064,6 @@ export declare const instagramContract: {
|
|
|
8162
8064
|
mobileNumber: string;
|
|
8163
8065
|
apiSecret: string;
|
|
8164
8066
|
} | undefined;
|
|
8165
|
-
line?: {
|
|
8166
|
-
channelId: string;
|
|
8167
|
-
channelSecret: string;
|
|
8168
|
-
} | undefined;
|
|
8169
8067
|
lineRichMenuId?: string | null | undefined;
|
|
8170
8068
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
8171
8069
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -8422,16 +8320,6 @@ export declare const instagramContract: {
|
|
|
8422
8320
|
createdAt: Date;
|
|
8423
8321
|
updatedAt: Date;
|
|
8424
8322
|
deletedAt: Date | null;
|
|
8425
|
-
tags: {
|
|
8426
|
-
name: string;
|
|
8427
|
-
id: string;
|
|
8428
|
-
createdAt: Date;
|
|
8429
|
-
updatedAt: Date;
|
|
8430
|
-
deletedAt: Date | null;
|
|
8431
|
-
}[];
|
|
8432
|
-
callFrom: string | null;
|
|
8433
|
-
callTo: string | null;
|
|
8434
|
-
note: string | null;
|
|
8435
8323
|
categories: {
|
|
8436
8324
|
id: string;
|
|
8437
8325
|
value: string;
|
|
@@ -8454,6 +8342,16 @@ export declare const instagramContract: {
|
|
|
8454
8342
|
}[];
|
|
8455
8343
|
}[];
|
|
8456
8344
|
}[];
|
|
8345
|
+
tags: {
|
|
8346
|
+
name: string;
|
|
8347
|
+
id: string;
|
|
8348
|
+
createdAt: Date;
|
|
8349
|
+
updatedAt: Date;
|
|
8350
|
+
deletedAt: Date | null;
|
|
8351
|
+
}[];
|
|
8352
|
+
callFrom: string | null;
|
|
8353
|
+
callTo: string | null;
|
|
8354
|
+
note: string | null;
|
|
8457
8355
|
customFields?: {
|
|
8458
8356
|
id: string;
|
|
8459
8357
|
createdAt: Date;
|
|
@@ -8473,16 +8371,6 @@ export declare const instagramContract: {
|
|
|
8473
8371
|
createdAt: Date;
|
|
8474
8372
|
updatedAt: Date;
|
|
8475
8373
|
deletedAt: Date | null;
|
|
8476
|
-
tags: {
|
|
8477
|
-
name: string;
|
|
8478
|
-
id: string;
|
|
8479
|
-
createdAt: Date;
|
|
8480
|
-
updatedAt: Date;
|
|
8481
|
-
deletedAt: Date | null;
|
|
8482
|
-
}[];
|
|
8483
|
-
callFrom: string | null;
|
|
8484
|
-
callTo: string | null;
|
|
8485
|
-
note: string | null;
|
|
8486
8374
|
categories: {
|
|
8487
8375
|
id: string;
|
|
8488
8376
|
value: string;
|
|
@@ -8505,6 +8393,16 @@ export declare const instagramContract: {
|
|
|
8505
8393
|
}[];
|
|
8506
8394
|
}[];
|
|
8507
8395
|
}[];
|
|
8396
|
+
tags: {
|
|
8397
|
+
name: string;
|
|
8398
|
+
id: string;
|
|
8399
|
+
createdAt: Date;
|
|
8400
|
+
updatedAt: Date;
|
|
8401
|
+
deletedAt: Date | null;
|
|
8402
|
+
}[];
|
|
8403
|
+
callFrom: string | null;
|
|
8404
|
+
callTo: string | null;
|
|
8405
|
+
note: string | null;
|
|
8508
8406
|
customFields?: {
|
|
8509
8407
|
id: string;
|
|
8510
8408
|
createdAt: Date;
|
|
@@ -8613,16 +8511,6 @@ export declare const instagramContract: {
|
|
|
8613
8511
|
createdAt: Date;
|
|
8614
8512
|
updatedAt: Date;
|
|
8615
8513
|
deletedAt: Date | null;
|
|
8616
|
-
tags: {
|
|
8617
|
-
name: string;
|
|
8618
|
-
id: string;
|
|
8619
|
-
createdAt: Date;
|
|
8620
|
-
updatedAt: Date;
|
|
8621
|
-
deletedAt: Date | null;
|
|
8622
|
-
}[];
|
|
8623
|
-
callFrom: string | null;
|
|
8624
|
-
callTo: string | null;
|
|
8625
|
-
note: string | null;
|
|
8626
8514
|
categories: {
|
|
8627
8515
|
id: string;
|
|
8628
8516
|
value: string;
|
|
@@ -8645,6 +8533,16 @@ export declare const instagramContract: {
|
|
|
8645
8533
|
}[];
|
|
8646
8534
|
}[];
|
|
8647
8535
|
}[];
|
|
8536
|
+
tags: {
|
|
8537
|
+
name: string;
|
|
8538
|
+
id: string;
|
|
8539
|
+
createdAt: Date;
|
|
8540
|
+
updatedAt: Date;
|
|
8541
|
+
deletedAt: Date | null;
|
|
8542
|
+
}[];
|
|
8543
|
+
callFrom: string | null;
|
|
8544
|
+
callTo: string | null;
|
|
8545
|
+
note: string | null;
|
|
8648
8546
|
customFields?: {
|
|
8649
8547
|
id: string;
|
|
8650
8548
|
createdAt: Date;
|
|
@@ -8703,16 +8601,6 @@ export declare const instagramContract: {
|
|
|
8703
8601
|
createdAt: Date;
|
|
8704
8602
|
updatedAt: Date;
|
|
8705
8603
|
deletedAt: Date | null;
|
|
8706
|
-
tags: {
|
|
8707
|
-
name: string;
|
|
8708
|
-
id: string;
|
|
8709
|
-
createdAt: Date;
|
|
8710
|
-
updatedAt: Date;
|
|
8711
|
-
deletedAt: Date | null;
|
|
8712
|
-
}[];
|
|
8713
|
-
callFrom: string | null;
|
|
8714
|
-
callTo: string | null;
|
|
8715
|
-
note: string | null;
|
|
8716
8604
|
categories: {
|
|
8717
8605
|
id: string;
|
|
8718
8606
|
value: string;
|
|
@@ -8735,6 +8623,16 @@ export declare const instagramContract: {
|
|
|
8735
8623
|
}[];
|
|
8736
8624
|
}[];
|
|
8737
8625
|
}[];
|
|
8626
|
+
tags: {
|
|
8627
|
+
name: string;
|
|
8628
|
+
id: string;
|
|
8629
|
+
createdAt: Date;
|
|
8630
|
+
updatedAt: Date;
|
|
8631
|
+
deletedAt: Date | null;
|
|
8632
|
+
}[];
|
|
8633
|
+
callFrom: string | null;
|
|
8634
|
+
callTo: string | null;
|
|
8635
|
+
note: string | null;
|
|
8738
8636
|
customFields?: {
|
|
8739
8637
|
id: string;
|
|
8740
8638
|
createdAt: Date;
|
|
@@ -8825,10 +8723,6 @@ export declare const instagramContract: {
|
|
|
8825
8723
|
mobileNumber: string;
|
|
8826
8724
|
apiSecret: string;
|
|
8827
8725
|
} | undefined;
|
|
8828
|
-
line?: {
|
|
8829
|
-
channelId: string;
|
|
8830
|
-
channelSecret: string;
|
|
8831
|
-
} | undefined;
|
|
8832
8726
|
lineRichMenuId?: string | null | undefined;
|
|
8833
8727
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
8834
8728
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -9152,16 +9046,6 @@ export declare const instagramContract: {
|
|
|
9152
9046
|
createdAt: Date;
|
|
9153
9047
|
updatedAt: Date;
|
|
9154
9048
|
deletedAt: Date | null;
|
|
9155
|
-
tags: {
|
|
9156
|
-
name: string;
|
|
9157
|
-
id: string;
|
|
9158
|
-
createdAt: Date;
|
|
9159
|
-
updatedAt: Date;
|
|
9160
|
-
deletedAt: Date | null;
|
|
9161
|
-
}[];
|
|
9162
|
-
callFrom: string | null;
|
|
9163
|
-
callTo: string | null;
|
|
9164
|
-
note: string | null;
|
|
9165
9049
|
categories: {
|
|
9166
9050
|
id: string;
|
|
9167
9051
|
value: string;
|
|
@@ -9184,6 +9068,16 @@ export declare const instagramContract: {
|
|
|
9184
9068
|
}[];
|
|
9185
9069
|
}[];
|
|
9186
9070
|
}[];
|
|
9071
|
+
tags: {
|
|
9072
|
+
name: string;
|
|
9073
|
+
id: string;
|
|
9074
|
+
createdAt: Date;
|
|
9075
|
+
updatedAt: Date;
|
|
9076
|
+
deletedAt: Date | null;
|
|
9077
|
+
}[];
|
|
9078
|
+
callFrom: string | null;
|
|
9079
|
+
callTo: string | null;
|
|
9080
|
+
note: string | null;
|
|
9187
9081
|
customFields?: {
|
|
9188
9082
|
id: string;
|
|
9189
9083
|
createdAt: Date;
|
|
@@ -9258,10 +9152,6 @@ export declare const instagramContract: {
|
|
|
9258
9152
|
mobileNumber: string;
|
|
9259
9153
|
apiSecret: string;
|
|
9260
9154
|
} | undefined;
|
|
9261
|
-
line?: {
|
|
9262
|
-
channelId: string;
|
|
9263
|
-
channelSecret: string;
|
|
9264
|
-
} | undefined;
|
|
9265
9155
|
lineRichMenuId?: string | null | undefined;
|
|
9266
9156
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
9267
9157
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -9585,16 +9475,6 @@ export declare const instagramContract: {
|
|
|
9585
9475
|
createdAt: Date;
|
|
9586
9476
|
updatedAt: Date;
|
|
9587
9477
|
deletedAt: Date | null;
|
|
9588
|
-
tags: {
|
|
9589
|
-
name: string;
|
|
9590
|
-
id: string;
|
|
9591
|
-
createdAt: Date;
|
|
9592
|
-
updatedAt: Date;
|
|
9593
|
-
deletedAt: Date | null;
|
|
9594
|
-
}[];
|
|
9595
|
-
callFrom: string | null;
|
|
9596
|
-
callTo: string | null;
|
|
9597
|
-
note: string | null;
|
|
9598
9478
|
categories: {
|
|
9599
9479
|
id: string;
|
|
9600
9480
|
value: string;
|
|
@@ -9617,6 +9497,16 @@ export declare const instagramContract: {
|
|
|
9617
9497
|
}[];
|
|
9618
9498
|
}[];
|
|
9619
9499
|
}[];
|
|
9500
|
+
tags: {
|
|
9501
|
+
name: string;
|
|
9502
|
+
id: string;
|
|
9503
|
+
createdAt: Date;
|
|
9504
|
+
updatedAt: Date;
|
|
9505
|
+
deletedAt: Date | null;
|
|
9506
|
+
}[];
|
|
9507
|
+
callFrom: string | null;
|
|
9508
|
+
callTo: string | null;
|
|
9509
|
+
note: string | null;
|
|
9620
9510
|
customFields?: {
|
|
9621
9511
|
id: string;
|
|
9622
9512
|
createdAt: Date;
|
|
@@ -9700,8 +9590,8 @@ export declare const instagramContract: {
|
|
|
9700
9590
|
updatedAt: z.ZodDate;
|
|
9701
9591
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9702
9592
|
message: z.ZodString;
|
|
9703
|
-
direction: z.
|
|
9704
|
-
type: z.
|
|
9593
|
+
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
9594
|
+
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"]>;
|
|
9705
9595
|
readAt: z.ZodDate;
|
|
9706
9596
|
metadata: z.ZodAny;
|
|
9707
9597
|
platformId: z.ZodString;
|
|
@@ -10359,7 +10249,7 @@ export declare const instagramContract: {
|
|
|
10359
10249
|
};
|
|
10360
10250
|
}>;
|
|
10361
10251
|
}, "strip", z.ZodTypeAny, {
|
|
10362
|
-
type:
|
|
10252
|
+
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";
|
|
10363
10253
|
message: string;
|
|
10364
10254
|
id: string;
|
|
10365
10255
|
url: string;
|
|
@@ -10521,7 +10411,7 @@ export declare const instagramContract: {
|
|
|
10521
10411
|
metadata?: any;
|
|
10522
10412
|
template?: any;
|
|
10523
10413
|
}, {
|
|
10524
|
-
type:
|
|
10414
|
+
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";
|
|
10525
10415
|
message: string;
|
|
10526
10416
|
id: string;
|
|
10527
10417
|
url: string;
|
|
@@ -11323,7 +11213,7 @@ export declare const instagramContract: {
|
|
|
11323
11213
|
editedMessageid: z.ZodString;
|
|
11324
11214
|
label: z.ZodOptional<z.ZodString>;
|
|
11325
11215
|
}, "strip", z.ZodTypeAny, {
|
|
11326
|
-
type:
|
|
11216
|
+
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";
|
|
11327
11217
|
message: string;
|
|
11328
11218
|
id: string;
|
|
11329
11219
|
url: string;
|
|
@@ -11464,10 +11354,6 @@ export declare const instagramContract: {
|
|
|
11464
11354
|
mobileNumber: string;
|
|
11465
11355
|
apiSecret: string;
|
|
11466
11356
|
} | undefined;
|
|
11467
|
-
line?: {
|
|
11468
|
-
channelId: string;
|
|
11469
|
-
channelSecret: string;
|
|
11470
|
-
} | undefined;
|
|
11471
11357
|
lineRichMenuId?: string | null | undefined;
|
|
11472
11358
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
11473
11359
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -11791,16 +11677,6 @@ export declare const instagramContract: {
|
|
|
11791
11677
|
createdAt: Date;
|
|
11792
11678
|
updatedAt: Date;
|
|
11793
11679
|
deletedAt: Date | null;
|
|
11794
|
-
tags: {
|
|
11795
|
-
name: string;
|
|
11796
|
-
id: string;
|
|
11797
|
-
createdAt: Date;
|
|
11798
|
-
updatedAt: Date;
|
|
11799
|
-
deletedAt: Date | null;
|
|
11800
|
-
}[];
|
|
11801
|
-
callFrom: string | null;
|
|
11802
|
-
callTo: string | null;
|
|
11803
|
-
note: string | null;
|
|
11804
11680
|
categories: {
|
|
11805
11681
|
id: string;
|
|
11806
11682
|
value: string;
|
|
@@ -11823,6 +11699,16 @@ export declare const instagramContract: {
|
|
|
11823
11699
|
}[];
|
|
11824
11700
|
}[];
|
|
11825
11701
|
}[];
|
|
11702
|
+
tags: {
|
|
11703
|
+
name: string;
|
|
11704
|
+
id: string;
|
|
11705
|
+
createdAt: Date;
|
|
11706
|
+
updatedAt: Date;
|
|
11707
|
+
deletedAt: Date | null;
|
|
11708
|
+
}[];
|
|
11709
|
+
callFrom: string | null;
|
|
11710
|
+
callTo: string | null;
|
|
11711
|
+
note: string | null;
|
|
11826
11712
|
customFields?: {
|
|
11827
11713
|
id: string;
|
|
11828
11714
|
createdAt: Date;
|
|
@@ -11882,7 +11768,7 @@ export declare const instagramContract: {
|
|
|
11882
11768
|
previewUrl: string;
|
|
11883
11769
|
imageSetId: string;
|
|
11884
11770
|
repliedMessage: {
|
|
11885
|
-
type:
|
|
11771
|
+
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";
|
|
11886
11772
|
message: string;
|
|
11887
11773
|
id: string;
|
|
11888
11774
|
url: string;
|
|
@@ -12093,7 +11979,7 @@ export declare const instagramContract: {
|
|
|
12093
11979
|
template?: any;
|
|
12094
11980
|
label?: string | undefined;
|
|
12095
11981
|
}, {
|
|
12096
|
-
type:
|
|
11982
|
+
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";
|
|
12097
11983
|
message: string;
|
|
12098
11984
|
id: string;
|
|
12099
11985
|
url: string;
|
|
@@ -12234,10 +12120,6 @@ export declare const instagramContract: {
|
|
|
12234
12120
|
mobileNumber: string;
|
|
12235
12121
|
apiSecret: string;
|
|
12236
12122
|
} | undefined;
|
|
12237
|
-
line?: {
|
|
12238
|
-
channelId: string;
|
|
12239
|
-
channelSecret: string;
|
|
12240
|
-
} | undefined;
|
|
12241
12123
|
lineRichMenuId?: string | null | undefined;
|
|
12242
12124
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
12243
12125
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -12561,16 +12443,6 @@ export declare const instagramContract: {
|
|
|
12561
12443
|
createdAt: Date;
|
|
12562
12444
|
updatedAt: Date;
|
|
12563
12445
|
deletedAt: Date | null;
|
|
12564
|
-
tags: {
|
|
12565
|
-
name: string;
|
|
12566
|
-
id: string;
|
|
12567
|
-
createdAt: Date;
|
|
12568
|
-
updatedAt: Date;
|
|
12569
|
-
deletedAt: Date | null;
|
|
12570
|
-
}[];
|
|
12571
|
-
callFrom: string | null;
|
|
12572
|
-
callTo: string | null;
|
|
12573
|
-
note: string | null;
|
|
12574
12446
|
categories: {
|
|
12575
12447
|
id: string;
|
|
12576
12448
|
value: string;
|
|
@@ -12593,6 +12465,16 @@ export declare const instagramContract: {
|
|
|
12593
12465
|
}[];
|
|
12594
12466
|
}[];
|
|
12595
12467
|
}[];
|
|
12468
|
+
tags: {
|
|
12469
|
+
name: string;
|
|
12470
|
+
id: string;
|
|
12471
|
+
createdAt: Date;
|
|
12472
|
+
updatedAt: Date;
|
|
12473
|
+
deletedAt: Date | null;
|
|
12474
|
+
}[];
|
|
12475
|
+
callFrom: string | null;
|
|
12476
|
+
callTo: string | null;
|
|
12477
|
+
note: string | null;
|
|
12596
12478
|
customFields?: {
|
|
12597
12479
|
id: string;
|
|
12598
12480
|
createdAt: Date;
|
|
@@ -12652,7 +12534,7 @@ export declare const instagramContract: {
|
|
|
12652
12534
|
previewUrl: string;
|
|
12653
12535
|
imageSetId: string;
|
|
12654
12536
|
repliedMessage: {
|
|
12655
|
-
type:
|
|
12537
|
+
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";
|
|
12656
12538
|
message: string;
|
|
12657
12539
|
id: string;
|
|
12658
12540
|
url: string;
|
|
@@ -12864,7 +12746,7 @@ export declare const instagramContract: {
|
|
|
12864
12746
|
label?: string | undefined;
|
|
12865
12747
|
}>>>;
|
|
12866
12748
|
}, "strip", z.ZodTypeAny, {
|
|
12867
|
-
type:
|
|
12749
|
+
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";
|
|
12868
12750
|
message: string;
|
|
12869
12751
|
id: string;
|
|
12870
12752
|
url: string;
|
|
@@ -13005,10 +12887,6 @@ export declare const instagramContract: {
|
|
|
13005
12887
|
mobileNumber: string;
|
|
13006
12888
|
apiSecret: string;
|
|
13007
12889
|
} | undefined;
|
|
13008
|
-
line?: {
|
|
13009
|
-
channelId: string;
|
|
13010
|
-
channelSecret: string;
|
|
13011
|
-
} | undefined;
|
|
13012
12890
|
lineRichMenuId?: string | null | undefined;
|
|
13013
12891
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
13014
12892
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -13332,16 +13210,6 @@ export declare const instagramContract: {
|
|
|
13332
13210
|
createdAt: Date;
|
|
13333
13211
|
updatedAt: Date;
|
|
13334
13212
|
deletedAt: Date | null;
|
|
13335
|
-
tags: {
|
|
13336
|
-
name: string;
|
|
13337
|
-
id: string;
|
|
13338
|
-
createdAt: Date;
|
|
13339
|
-
updatedAt: Date;
|
|
13340
|
-
deletedAt: Date | null;
|
|
13341
|
-
}[];
|
|
13342
|
-
callFrom: string | null;
|
|
13343
|
-
callTo: string | null;
|
|
13344
|
-
note: string | null;
|
|
13345
13213
|
categories: {
|
|
13346
13214
|
id: string;
|
|
13347
13215
|
value: string;
|
|
@@ -13364,6 +13232,16 @@ export declare const instagramContract: {
|
|
|
13364
13232
|
}[];
|
|
13365
13233
|
}[];
|
|
13366
13234
|
}[];
|
|
13235
|
+
tags: {
|
|
13236
|
+
name: string;
|
|
13237
|
+
id: string;
|
|
13238
|
+
createdAt: Date;
|
|
13239
|
+
updatedAt: Date;
|
|
13240
|
+
deletedAt: Date | null;
|
|
13241
|
+
}[];
|
|
13242
|
+
callFrom: string | null;
|
|
13243
|
+
callTo: string | null;
|
|
13244
|
+
note: string | null;
|
|
13367
13245
|
customFields?: {
|
|
13368
13246
|
id: string;
|
|
13369
13247
|
createdAt: Date;
|
|
@@ -13423,7 +13301,7 @@ export declare const instagramContract: {
|
|
|
13423
13301
|
previewUrl: string;
|
|
13424
13302
|
imageSetId: string;
|
|
13425
13303
|
repliedMessage: {
|
|
13426
|
-
type:
|
|
13304
|
+
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";
|
|
13427
13305
|
message: string;
|
|
13428
13306
|
id: string;
|
|
13429
13307
|
url: string;
|
|
@@ -13634,7 +13512,7 @@ export declare const instagramContract: {
|
|
|
13634
13512
|
template?: any;
|
|
13635
13513
|
metadata?: any;
|
|
13636
13514
|
fromMessage?: {
|
|
13637
|
-
type:
|
|
13515
|
+
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";
|
|
13638
13516
|
message: string;
|
|
13639
13517
|
id: string;
|
|
13640
13518
|
url: string;
|
|
@@ -13775,10 +13653,6 @@ export declare const instagramContract: {
|
|
|
13775
13653
|
mobileNumber: string;
|
|
13776
13654
|
apiSecret: string;
|
|
13777
13655
|
} | undefined;
|
|
13778
|
-
line?: {
|
|
13779
|
-
channelId: string;
|
|
13780
|
-
channelSecret: string;
|
|
13781
|
-
} | undefined;
|
|
13782
13656
|
lineRichMenuId?: string | null | undefined;
|
|
13783
13657
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
13784
13658
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -14102,16 +13976,6 @@ export declare const instagramContract: {
|
|
|
14102
13976
|
createdAt: Date;
|
|
14103
13977
|
updatedAt: Date;
|
|
14104
13978
|
deletedAt: Date | null;
|
|
14105
|
-
tags: {
|
|
14106
|
-
name: string;
|
|
14107
|
-
id: string;
|
|
14108
|
-
createdAt: Date;
|
|
14109
|
-
updatedAt: Date;
|
|
14110
|
-
deletedAt: Date | null;
|
|
14111
|
-
}[];
|
|
14112
|
-
callFrom: string | null;
|
|
14113
|
-
callTo: string | null;
|
|
14114
|
-
note: string | null;
|
|
14115
13979
|
categories: {
|
|
14116
13980
|
id: string;
|
|
14117
13981
|
value: string;
|
|
@@ -14134,6 +13998,16 @@ export declare const instagramContract: {
|
|
|
14134
13998
|
}[];
|
|
14135
13999
|
}[];
|
|
14136
14000
|
}[];
|
|
14001
|
+
tags: {
|
|
14002
|
+
name: string;
|
|
14003
|
+
id: string;
|
|
14004
|
+
createdAt: Date;
|
|
14005
|
+
updatedAt: Date;
|
|
14006
|
+
deletedAt: Date | null;
|
|
14007
|
+
}[];
|
|
14008
|
+
callFrom: string | null;
|
|
14009
|
+
callTo: string | null;
|
|
14010
|
+
note: string | null;
|
|
14137
14011
|
customFields?: {
|
|
14138
14012
|
id: string;
|
|
14139
14013
|
createdAt: Date;
|
|
@@ -14193,7 +14067,7 @@ export declare const instagramContract: {
|
|
|
14193
14067
|
previewUrl: string;
|
|
14194
14068
|
imageSetId: string;
|
|
14195
14069
|
repliedMessage: {
|
|
14196
|
-
type:
|
|
14070
|
+
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";
|
|
14197
14071
|
message: string;
|
|
14198
14072
|
id: string;
|
|
14199
14073
|
url: string;
|
|
@@ -14405,7 +14279,7 @@ export declare const instagramContract: {
|
|
|
14405
14279
|
label?: string | undefined;
|
|
14406
14280
|
} | null | undefined;
|
|
14407
14281
|
}, {
|
|
14408
|
-
type:
|
|
14282
|
+
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";
|
|
14409
14283
|
message: string;
|
|
14410
14284
|
id: string;
|
|
14411
14285
|
url: string;
|
|
@@ -14546,10 +14420,6 @@ export declare const instagramContract: {
|
|
|
14546
14420
|
mobileNumber: string;
|
|
14547
14421
|
apiSecret: string;
|
|
14548
14422
|
} | undefined;
|
|
14549
|
-
line?: {
|
|
14550
|
-
channelId: string;
|
|
14551
|
-
channelSecret: string;
|
|
14552
|
-
} | undefined;
|
|
14553
14423
|
lineRichMenuId?: string | null | undefined;
|
|
14554
14424
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
14555
14425
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -14873,16 +14743,6 @@ export declare const instagramContract: {
|
|
|
14873
14743
|
createdAt: Date;
|
|
14874
14744
|
updatedAt: Date;
|
|
14875
14745
|
deletedAt: Date | null;
|
|
14876
|
-
tags: {
|
|
14877
|
-
name: string;
|
|
14878
|
-
id: string;
|
|
14879
|
-
createdAt: Date;
|
|
14880
|
-
updatedAt: Date;
|
|
14881
|
-
deletedAt: Date | null;
|
|
14882
|
-
}[];
|
|
14883
|
-
callFrom: string | null;
|
|
14884
|
-
callTo: string | null;
|
|
14885
|
-
note: string | null;
|
|
14886
14746
|
categories: {
|
|
14887
14747
|
id: string;
|
|
14888
14748
|
value: string;
|
|
@@ -14905,6 +14765,16 @@ export declare const instagramContract: {
|
|
|
14905
14765
|
}[];
|
|
14906
14766
|
}[];
|
|
14907
14767
|
}[];
|
|
14768
|
+
tags: {
|
|
14769
|
+
name: string;
|
|
14770
|
+
id: string;
|
|
14771
|
+
createdAt: Date;
|
|
14772
|
+
updatedAt: Date;
|
|
14773
|
+
deletedAt: Date | null;
|
|
14774
|
+
}[];
|
|
14775
|
+
callFrom: string | null;
|
|
14776
|
+
callTo: string | null;
|
|
14777
|
+
note: string | null;
|
|
14908
14778
|
customFields?: {
|
|
14909
14779
|
id: string;
|
|
14910
14780
|
createdAt: Date;
|
|
@@ -14964,7 +14834,7 @@ export declare const instagramContract: {
|
|
|
14964
14834
|
previewUrl: string;
|
|
14965
14835
|
imageSetId: string;
|
|
14966
14836
|
repliedMessage: {
|
|
14967
|
-
type:
|
|
14837
|
+
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";
|
|
14968
14838
|
message: string;
|
|
14969
14839
|
id: string;
|
|
14970
14840
|
url: string;
|
|
@@ -15175,7 +15045,7 @@ export declare const instagramContract: {
|
|
|
15175
15045
|
template?: any;
|
|
15176
15046
|
metadata?: any;
|
|
15177
15047
|
fromMessage?: {
|
|
15178
|
-
type:
|
|
15048
|
+
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";
|
|
15179
15049
|
message: string;
|
|
15180
15050
|
id: string;
|
|
15181
15051
|
url: string;
|
|
@@ -15316,10 +15186,6 @@ export declare const instagramContract: {
|
|
|
15316
15186
|
mobileNumber: string;
|
|
15317
15187
|
apiSecret: string;
|
|
15318
15188
|
} | undefined;
|
|
15319
|
-
line?: {
|
|
15320
|
-
channelId: string;
|
|
15321
|
-
channelSecret: string;
|
|
15322
|
-
} | undefined;
|
|
15323
15189
|
lineRichMenuId?: string | null | undefined;
|
|
15324
15190
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
15325
15191
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -15643,16 +15509,6 @@ export declare const instagramContract: {
|
|
|
15643
15509
|
createdAt: Date;
|
|
15644
15510
|
updatedAt: Date;
|
|
15645
15511
|
deletedAt: Date | null;
|
|
15646
|
-
tags: {
|
|
15647
|
-
name: string;
|
|
15648
|
-
id: string;
|
|
15649
|
-
createdAt: Date;
|
|
15650
|
-
updatedAt: Date;
|
|
15651
|
-
deletedAt: Date | null;
|
|
15652
|
-
}[];
|
|
15653
|
-
callFrom: string | null;
|
|
15654
|
-
callTo: string | null;
|
|
15655
|
-
note: string | null;
|
|
15656
15512
|
categories: {
|
|
15657
15513
|
id: string;
|
|
15658
15514
|
value: string;
|
|
@@ -15675,6 +15531,16 @@ export declare const instagramContract: {
|
|
|
15675
15531
|
}[];
|
|
15676
15532
|
}[];
|
|
15677
15533
|
}[];
|
|
15534
|
+
tags: {
|
|
15535
|
+
name: string;
|
|
15536
|
+
id: string;
|
|
15537
|
+
createdAt: Date;
|
|
15538
|
+
updatedAt: Date;
|
|
15539
|
+
deletedAt: Date | null;
|
|
15540
|
+
}[];
|
|
15541
|
+
callFrom: string | null;
|
|
15542
|
+
callTo: string | null;
|
|
15543
|
+
note: string | null;
|
|
15678
15544
|
customFields?: {
|
|
15679
15545
|
id: string;
|
|
15680
15546
|
createdAt: Date;
|
|
@@ -15734,7 +15600,7 @@ export declare const instagramContract: {
|
|
|
15734
15600
|
previewUrl: string;
|
|
15735
15601
|
imageSetId: string;
|
|
15736
15602
|
repliedMessage: {
|
|
15737
|
-
type:
|
|
15603
|
+
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";
|
|
15738
15604
|
message: string;
|
|
15739
15605
|
id: string;
|
|
15740
15606
|
url: string;
|
|
@@ -15948,7 +15814,7 @@ export declare const instagramContract: {
|
|
|
15948
15814
|
}>;
|
|
15949
15815
|
}, "strip", z.ZodTypeAny, {
|
|
15950
15816
|
data: {
|
|
15951
|
-
type:
|
|
15817
|
+
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";
|
|
15952
15818
|
message: string;
|
|
15953
15819
|
id: string;
|
|
15954
15820
|
url: string;
|
|
@@ -16089,10 +15955,6 @@ export declare const instagramContract: {
|
|
|
16089
15955
|
mobileNumber: string;
|
|
16090
15956
|
apiSecret: string;
|
|
16091
15957
|
} | undefined;
|
|
16092
|
-
line?: {
|
|
16093
|
-
channelId: string;
|
|
16094
|
-
channelSecret: string;
|
|
16095
|
-
} | undefined;
|
|
16096
15958
|
lineRichMenuId?: string | null | undefined;
|
|
16097
15959
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
16098
15960
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -16416,16 +16278,6 @@ export declare const instagramContract: {
|
|
|
16416
16278
|
createdAt: Date;
|
|
16417
16279
|
updatedAt: Date;
|
|
16418
16280
|
deletedAt: Date | null;
|
|
16419
|
-
tags: {
|
|
16420
|
-
name: string;
|
|
16421
|
-
id: string;
|
|
16422
|
-
createdAt: Date;
|
|
16423
|
-
updatedAt: Date;
|
|
16424
|
-
deletedAt: Date | null;
|
|
16425
|
-
}[];
|
|
16426
|
-
callFrom: string | null;
|
|
16427
|
-
callTo: string | null;
|
|
16428
|
-
note: string | null;
|
|
16429
16281
|
categories: {
|
|
16430
16282
|
id: string;
|
|
16431
16283
|
value: string;
|
|
@@ -16448,6 +16300,16 @@ export declare const instagramContract: {
|
|
|
16448
16300
|
}[];
|
|
16449
16301
|
}[];
|
|
16450
16302
|
}[];
|
|
16303
|
+
tags: {
|
|
16304
|
+
name: string;
|
|
16305
|
+
id: string;
|
|
16306
|
+
createdAt: Date;
|
|
16307
|
+
updatedAt: Date;
|
|
16308
|
+
deletedAt: Date | null;
|
|
16309
|
+
}[];
|
|
16310
|
+
callFrom: string | null;
|
|
16311
|
+
callTo: string | null;
|
|
16312
|
+
note: string | null;
|
|
16451
16313
|
customFields?: {
|
|
16452
16314
|
id: string;
|
|
16453
16315
|
createdAt: Date;
|
|
@@ -16507,7 +16369,7 @@ export declare const instagramContract: {
|
|
|
16507
16369
|
previewUrl: string;
|
|
16508
16370
|
imageSetId: string;
|
|
16509
16371
|
repliedMessage: {
|
|
16510
|
-
type:
|
|
16372
|
+
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";
|
|
16511
16373
|
message: string;
|
|
16512
16374
|
id: string;
|
|
16513
16375
|
url: string;
|
|
@@ -16718,7 +16580,7 @@ export declare const instagramContract: {
|
|
|
16718
16580
|
template?: any;
|
|
16719
16581
|
metadata?: any;
|
|
16720
16582
|
fromMessage?: {
|
|
16721
|
-
type:
|
|
16583
|
+
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";
|
|
16722
16584
|
message: string;
|
|
16723
16585
|
id: string;
|
|
16724
16586
|
url: string;
|
|
@@ -16859,10 +16721,6 @@ export declare const instagramContract: {
|
|
|
16859
16721
|
mobileNumber: string;
|
|
16860
16722
|
apiSecret: string;
|
|
16861
16723
|
} | undefined;
|
|
16862
|
-
line?: {
|
|
16863
|
-
channelId: string;
|
|
16864
|
-
channelSecret: string;
|
|
16865
|
-
} | undefined;
|
|
16866
16724
|
lineRichMenuId?: string | null | undefined;
|
|
16867
16725
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
16868
16726
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -17186,16 +17044,6 @@ export declare const instagramContract: {
|
|
|
17186
17044
|
createdAt: Date;
|
|
17187
17045
|
updatedAt: Date;
|
|
17188
17046
|
deletedAt: Date | null;
|
|
17189
|
-
tags: {
|
|
17190
|
-
name: string;
|
|
17191
|
-
id: string;
|
|
17192
|
-
createdAt: Date;
|
|
17193
|
-
updatedAt: Date;
|
|
17194
|
-
deletedAt: Date | null;
|
|
17195
|
-
}[];
|
|
17196
|
-
callFrom: string | null;
|
|
17197
|
-
callTo: string | null;
|
|
17198
|
-
note: string | null;
|
|
17199
17047
|
categories: {
|
|
17200
17048
|
id: string;
|
|
17201
17049
|
value: string;
|
|
@@ -17218,6 +17066,16 @@ export declare const instagramContract: {
|
|
|
17218
17066
|
}[];
|
|
17219
17067
|
}[];
|
|
17220
17068
|
}[];
|
|
17069
|
+
tags: {
|
|
17070
|
+
name: string;
|
|
17071
|
+
id: string;
|
|
17072
|
+
createdAt: Date;
|
|
17073
|
+
updatedAt: Date;
|
|
17074
|
+
deletedAt: Date | null;
|
|
17075
|
+
}[];
|
|
17076
|
+
callFrom: string | null;
|
|
17077
|
+
callTo: string | null;
|
|
17078
|
+
note: string | null;
|
|
17221
17079
|
customFields?: {
|
|
17222
17080
|
id: string;
|
|
17223
17081
|
createdAt: Date;
|
|
@@ -17277,7 +17135,7 @@ export declare const instagramContract: {
|
|
|
17277
17135
|
previewUrl: string;
|
|
17278
17136
|
imageSetId: string;
|
|
17279
17137
|
repliedMessage: {
|
|
17280
|
-
type:
|
|
17138
|
+
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";
|
|
17281
17139
|
message: string;
|
|
17282
17140
|
id: string;
|
|
17283
17141
|
url: string;
|
|
@@ -17492,7 +17350,7 @@ export declare const instagramContract: {
|
|
|
17492
17350
|
requestId: string;
|
|
17493
17351
|
}, {
|
|
17494
17352
|
data: {
|
|
17495
|
-
type:
|
|
17353
|
+
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";
|
|
17496
17354
|
message: string;
|
|
17497
17355
|
id: string;
|
|
17498
17356
|
url: string;
|
|
@@ -17633,10 +17491,6 @@ export declare const instagramContract: {
|
|
|
17633
17491
|
mobileNumber: string;
|
|
17634
17492
|
apiSecret: string;
|
|
17635
17493
|
} | undefined;
|
|
17636
|
-
line?: {
|
|
17637
|
-
channelId: string;
|
|
17638
|
-
channelSecret: string;
|
|
17639
|
-
} | undefined;
|
|
17640
17494
|
lineRichMenuId?: string | null | undefined;
|
|
17641
17495
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
17642
17496
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -17960,16 +17814,6 @@ export declare const instagramContract: {
|
|
|
17960
17814
|
createdAt: Date;
|
|
17961
17815
|
updatedAt: Date;
|
|
17962
17816
|
deletedAt: Date | null;
|
|
17963
|
-
tags: {
|
|
17964
|
-
name: string;
|
|
17965
|
-
id: string;
|
|
17966
|
-
createdAt: Date;
|
|
17967
|
-
updatedAt: Date;
|
|
17968
|
-
deletedAt: Date | null;
|
|
17969
|
-
}[];
|
|
17970
|
-
callFrom: string | null;
|
|
17971
|
-
callTo: string | null;
|
|
17972
|
-
note: string | null;
|
|
17973
17817
|
categories: {
|
|
17974
17818
|
id: string;
|
|
17975
17819
|
value: string;
|
|
@@ -17992,6 +17836,16 @@ export declare const instagramContract: {
|
|
|
17992
17836
|
}[];
|
|
17993
17837
|
}[];
|
|
17994
17838
|
}[];
|
|
17839
|
+
tags: {
|
|
17840
|
+
name: string;
|
|
17841
|
+
id: string;
|
|
17842
|
+
createdAt: Date;
|
|
17843
|
+
updatedAt: Date;
|
|
17844
|
+
deletedAt: Date | null;
|
|
17845
|
+
}[];
|
|
17846
|
+
callFrom: string | null;
|
|
17847
|
+
callTo: string | null;
|
|
17848
|
+
note: string | null;
|
|
17995
17849
|
customFields?: {
|
|
17996
17850
|
id: string;
|
|
17997
17851
|
createdAt: Date;
|
|
@@ -18051,7 +17905,7 @@ export declare const instagramContract: {
|
|
|
18051
17905
|
previewUrl: string;
|
|
18052
17906
|
imageSetId: string;
|
|
18053
17907
|
repliedMessage: {
|
|
18054
|
-
type:
|
|
17908
|
+
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";
|
|
18055
17909
|
message: string;
|
|
18056
17910
|
id: string;
|
|
18057
17911
|
url: string;
|
|
@@ -18262,7 +18116,7 @@ export declare const instagramContract: {
|
|
|
18262
18116
|
template?: any;
|
|
18263
18117
|
metadata?: any;
|
|
18264
18118
|
fromMessage?: {
|
|
18265
|
-
type:
|
|
18119
|
+
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";
|
|
18266
18120
|
message: string;
|
|
18267
18121
|
id: string;
|
|
18268
18122
|
url: string;
|
|
@@ -18403,10 +18257,6 @@ export declare const instagramContract: {
|
|
|
18403
18257
|
mobileNumber: string;
|
|
18404
18258
|
apiSecret: string;
|
|
18405
18259
|
} | undefined;
|
|
18406
|
-
line?: {
|
|
18407
|
-
channelId: string;
|
|
18408
|
-
channelSecret: string;
|
|
18409
|
-
} | undefined;
|
|
18410
18260
|
lineRichMenuId?: string | null | undefined;
|
|
18411
18261
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
18412
18262
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -18730,16 +18580,6 @@ export declare const instagramContract: {
|
|
|
18730
18580
|
createdAt: Date;
|
|
18731
18581
|
updatedAt: Date;
|
|
18732
18582
|
deletedAt: Date | null;
|
|
18733
|
-
tags: {
|
|
18734
|
-
name: string;
|
|
18735
|
-
id: string;
|
|
18736
|
-
createdAt: Date;
|
|
18737
|
-
updatedAt: Date;
|
|
18738
|
-
deletedAt: Date | null;
|
|
18739
|
-
}[];
|
|
18740
|
-
callFrom: string | null;
|
|
18741
|
-
callTo: string | null;
|
|
18742
|
-
note: string | null;
|
|
18743
18583
|
categories: {
|
|
18744
18584
|
id: string;
|
|
18745
18585
|
value: string;
|
|
@@ -18762,6 +18602,16 @@ export declare const instagramContract: {
|
|
|
18762
18602
|
}[];
|
|
18763
18603
|
}[];
|
|
18764
18604
|
}[];
|
|
18605
|
+
tags: {
|
|
18606
|
+
name: string;
|
|
18607
|
+
id: string;
|
|
18608
|
+
createdAt: Date;
|
|
18609
|
+
updatedAt: Date;
|
|
18610
|
+
deletedAt: Date | null;
|
|
18611
|
+
}[];
|
|
18612
|
+
callFrom: string | null;
|
|
18613
|
+
callTo: string | null;
|
|
18614
|
+
note: string | null;
|
|
18765
18615
|
customFields?: {
|
|
18766
18616
|
id: string;
|
|
18767
18617
|
createdAt: Date;
|
|
@@ -18821,7 +18671,7 @@ export declare const instagramContract: {
|
|
|
18821
18671
|
previewUrl: string;
|
|
18822
18672
|
imageSetId: string;
|
|
18823
18673
|
repliedMessage: {
|
|
18824
|
-
type:
|
|
18674
|
+
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";
|
|
18825
18675
|
message: string;
|
|
18826
18676
|
id: string;
|
|
18827
18677
|
url: string;
|
|
@@ -19113,16 +18963,6 @@ export declare const instagramContract: {
|
|
|
19113
18963
|
mobileNumber: string;
|
|
19114
18964
|
apiSecret: string;
|
|
19115
18965
|
}>>;
|
|
19116
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
19117
|
-
channelId: z.ZodString;
|
|
19118
|
-
channelSecret: z.ZodString;
|
|
19119
|
-
}, "strip", z.ZodTypeAny, {
|
|
19120
|
-
channelId: string;
|
|
19121
|
-
channelSecret: string;
|
|
19122
|
-
}, {
|
|
19123
|
-
channelId: string;
|
|
19124
|
-
channelSecret: string;
|
|
19125
|
-
}>>;
|
|
19126
18966
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19127
18967
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
19128
18968
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -19153,10 +18993,6 @@ export declare const instagramContract: {
|
|
|
19153
18993
|
mobileNumber: string;
|
|
19154
18994
|
apiSecret: string;
|
|
19155
18995
|
} | undefined;
|
|
19156
|
-
line?: {
|
|
19157
|
-
channelId: string;
|
|
19158
|
-
channelSecret: string;
|
|
19159
|
-
} | undefined;
|
|
19160
18996
|
lineRichMenuId?: string | null | undefined;
|
|
19161
18997
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19162
18998
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19187,10 +19023,6 @@ export declare const instagramContract: {
|
|
|
19187
19023
|
mobileNumber: string;
|
|
19188
19024
|
apiSecret: string;
|
|
19189
19025
|
} | undefined;
|
|
19190
|
-
line?: {
|
|
19191
|
-
channelId: string;
|
|
19192
|
-
channelSecret: string;
|
|
19193
|
-
} | undefined;
|
|
19194
19026
|
lineRichMenuId?: string | null | undefined;
|
|
19195
19027
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19196
19028
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19251,10 +19083,6 @@ export declare const instagramContract: {
|
|
|
19251
19083
|
mobileNumber: string;
|
|
19252
19084
|
apiSecret: string;
|
|
19253
19085
|
} | undefined;
|
|
19254
|
-
line?: {
|
|
19255
|
-
channelId: string;
|
|
19256
|
-
channelSecret: string;
|
|
19257
|
-
} | undefined;
|
|
19258
19086
|
lineRichMenuId?: string | null | undefined;
|
|
19259
19087
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19260
19088
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19303,10 +19131,6 @@ export declare const instagramContract: {
|
|
|
19303
19131
|
mobileNumber: string;
|
|
19304
19132
|
apiSecret: string;
|
|
19305
19133
|
} | undefined;
|
|
19306
|
-
line?: {
|
|
19307
|
-
channelId: string;
|
|
19308
|
-
channelSecret: string;
|
|
19309
|
-
} | undefined;
|
|
19310
19134
|
lineRichMenuId?: string | null | undefined;
|
|
19311
19135
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19312
19136
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19394,16 +19218,6 @@ export declare const instagramContract: {
|
|
|
19394
19218
|
mobileNumber: string;
|
|
19395
19219
|
apiSecret: string;
|
|
19396
19220
|
}>>;
|
|
19397
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
19398
|
-
channelId: z.ZodString;
|
|
19399
|
-
channelSecret: z.ZodString;
|
|
19400
|
-
}, "strip", z.ZodTypeAny, {
|
|
19401
|
-
channelId: string;
|
|
19402
|
-
channelSecret: string;
|
|
19403
|
-
}, {
|
|
19404
|
-
channelId: string;
|
|
19405
|
-
channelSecret: string;
|
|
19406
|
-
}>>;
|
|
19407
19221
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19408
19222
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
19409
19223
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -19434,10 +19248,6 @@ export declare const instagramContract: {
|
|
|
19434
19248
|
mobileNumber: string;
|
|
19435
19249
|
apiSecret: string;
|
|
19436
19250
|
} | undefined;
|
|
19437
|
-
line?: {
|
|
19438
|
-
channelId: string;
|
|
19439
|
-
channelSecret: string;
|
|
19440
|
-
} | undefined;
|
|
19441
19251
|
lineRichMenuId?: string | null | undefined;
|
|
19442
19252
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19443
19253
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19468,10 +19278,6 @@ export declare const instagramContract: {
|
|
|
19468
19278
|
mobileNumber: string;
|
|
19469
19279
|
apiSecret: string;
|
|
19470
19280
|
} | undefined;
|
|
19471
|
-
line?: {
|
|
19472
|
-
channelId: string;
|
|
19473
|
-
channelSecret: string;
|
|
19474
|
-
} | undefined;
|
|
19475
19281
|
lineRichMenuId?: string | null | undefined;
|
|
19476
19282
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19477
19283
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19532,10 +19338,6 @@ export declare const instagramContract: {
|
|
|
19532
19338
|
mobileNumber: string;
|
|
19533
19339
|
apiSecret: string;
|
|
19534
19340
|
} | undefined;
|
|
19535
|
-
line?: {
|
|
19536
|
-
channelId: string;
|
|
19537
|
-
channelSecret: string;
|
|
19538
|
-
} | undefined;
|
|
19539
19341
|
lineRichMenuId?: string | null | undefined;
|
|
19540
19342
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19541
19343
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19584,10 +19386,6 @@ export declare const instagramContract: {
|
|
|
19584
19386
|
mobileNumber: string;
|
|
19585
19387
|
apiSecret: string;
|
|
19586
19388
|
} | undefined;
|
|
19587
|
-
line?: {
|
|
19588
|
-
channelId: string;
|
|
19589
|
-
channelSecret: string;
|
|
19590
|
-
} | undefined;
|
|
19591
19389
|
lineRichMenuId?: string | null | undefined;
|
|
19592
19390
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19593
19391
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19638,10 +19436,6 @@ export declare const instagramContract: {
|
|
|
19638
19436
|
mobileNumber: string;
|
|
19639
19437
|
apiSecret: string;
|
|
19640
19438
|
} | undefined;
|
|
19641
|
-
line?: {
|
|
19642
|
-
channelId: string;
|
|
19643
|
-
channelSecret: string;
|
|
19644
|
-
} | undefined;
|
|
19645
19439
|
lineRichMenuId?: string | null | undefined;
|
|
19646
19440
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19647
19441
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19693,10 +19487,6 @@ export declare const instagramContract: {
|
|
|
19693
19487
|
mobileNumber: string;
|
|
19694
19488
|
apiSecret: string;
|
|
19695
19489
|
} | undefined;
|
|
19696
|
-
line?: {
|
|
19697
|
-
channelId: string;
|
|
19698
|
-
channelSecret: string;
|
|
19699
|
-
} | undefined;
|
|
19700
19490
|
lineRichMenuId?: string | null | undefined;
|
|
19701
19491
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19702
19492
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19806,16 +19596,6 @@ export declare const instagramContract: {
|
|
|
19806
19596
|
mobileNumber: string;
|
|
19807
19597
|
apiSecret: string;
|
|
19808
19598
|
}>>;
|
|
19809
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
19810
|
-
channelId: z.ZodString;
|
|
19811
|
-
channelSecret: z.ZodString;
|
|
19812
|
-
}, "strip", z.ZodTypeAny, {
|
|
19813
|
-
channelId: string;
|
|
19814
|
-
channelSecret: string;
|
|
19815
|
-
}, {
|
|
19816
|
-
channelId: string;
|
|
19817
|
-
channelSecret: string;
|
|
19818
|
-
}>>;
|
|
19819
19599
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19820
19600
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
19821
19601
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -19846,10 +19626,6 @@ export declare const instagramContract: {
|
|
|
19846
19626
|
mobileNumber: string;
|
|
19847
19627
|
apiSecret: string;
|
|
19848
19628
|
} | undefined;
|
|
19849
|
-
line?: {
|
|
19850
|
-
channelId: string;
|
|
19851
|
-
channelSecret: string;
|
|
19852
|
-
} | undefined;
|
|
19853
19629
|
lineRichMenuId?: string | null | undefined;
|
|
19854
19630
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19855
19631
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19880,10 +19656,6 @@ export declare const instagramContract: {
|
|
|
19880
19656
|
mobileNumber: string;
|
|
19881
19657
|
apiSecret: string;
|
|
19882
19658
|
} | undefined;
|
|
19883
|
-
line?: {
|
|
19884
|
-
channelId: string;
|
|
19885
|
-
channelSecret: string;
|
|
19886
|
-
} | undefined;
|
|
19887
19659
|
lineRichMenuId?: string | null | undefined;
|
|
19888
19660
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19889
19661
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19944,10 +19716,6 @@ export declare const instagramContract: {
|
|
|
19944
19716
|
mobileNumber: string;
|
|
19945
19717
|
apiSecret: string;
|
|
19946
19718
|
} | undefined;
|
|
19947
|
-
line?: {
|
|
19948
|
-
channelId: string;
|
|
19949
|
-
channelSecret: string;
|
|
19950
|
-
} | undefined;
|
|
19951
19719
|
lineRichMenuId?: string | null | undefined;
|
|
19952
19720
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
19953
19721
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -19996,10 +19764,6 @@ export declare const instagramContract: {
|
|
|
19996
19764
|
mobileNumber: string;
|
|
19997
19765
|
apiSecret: string;
|
|
19998
19766
|
} | undefined;
|
|
19999
|
-
line?: {
|
|
20000
|
-
channelId: string;
|
|
20001
|
-
channelSecret: string;
|
|
20002
|
-
} | undefined;
|
|
20003
19767
|
lineRichMenuId?: string | null | undefined;
|
|
20004
19768
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20005
19769
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20087,16 +19851,6 @@ export declare const instagramContract: {
|
|
|
20087
19851
|
mobileNumber: string;
|
|
20088
19852
|
apiSecret: string;
|
|
20089
19853
|
}>>;
|
|
20090
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
20091
|
-
channelId: z.ZodString;
|
|
20092
|
-
channelSecret: z.ZodString;
|
|
20093
|
-
}, "strip", z.ZodTypeAny, {
|
|
20094
|
-
channelId: string;
|
|
20095
|
-
channelSecret: string;
|
|
20096
|
-
}, {
|
|
20097
|
-
channelId: string;
|
|
20098
|
-
channelSecret: string;
|
|
20099
|
-
}>>;
|
|
20100
19854
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20101
19855
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
20102
19856
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -20127,10 +19881,6 @@ export declare const instagramContract: {
|
|
|
20127
19881
|
mobileNumber: string;
|
|
20128
19882
|
apiSecret: string;
|
|
20129
19883
|
} | undefined;
|
|
20130
|
-
line?: {
|
|
20131
|
-
channelId: string;
|
|
20132
|
-
channelSecret: string;
|
|
20133
|
-
} | undefined;
|
|
20134
19884
|
lineRichMenuId?: string | null | undefined;
|
|
20135
19885
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20136
19886
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20161,10 +19911,6 @@ export declare const instagramContract: {
|
|
|
20161
19911
|
mobileNumber: string;
|
|
20162
19912
|
apiSecret: string;
|
|
20163
19913
|
} | undefined;
|
|
20164
|
-
line?: {
|
|
20165
|
-
channelId: string;
|
|
20166
|
-
channelSecret: string;
|
|
20167
|
-
} | undefined;
|
|
20168
19914
|
lineRichMenuId?: string | null | undefined;
|
|
20169
19915
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20170
19916
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20225,10 +19971,6 @@ export declare const instagramContract: {
|
|
|
20225
19971
|
mobileNumber: string;
|
|
20226
19972
|
apiSecret: string;
|
|
20227
19973
|
} | undefined;
|
|
20228
|
-
line?: {
|
|
20229
|
-
channelId: string;
|
|
20230
|
-
channelSecret: string;
|
|
20231
|
-
} | undefined;
|
|
20232
19974
|
lineRichMenuId?: string | null | undefined;
|
|
20233
19975
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20234
19976
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20277,10 +20019,6 @@ export declare const instagramContract: {
|
|
|
20277
20019
|
mobileNumber: string;
|
|
20278
20020
|
apiSecret: string;
|
|
20279
20021
|
} | undefined;
|
|
20280
|
-
line?: {
|
|
20281
|
-
channelId: string;
|
|
20282
|
-
channelSecret: string;
|
|
20283
|
-
} | undefined;
|
|
20284
20022
|
lineRichMenuId?: string | null | undefined;
|
|
20285
20023
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20286
20024
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20331,10 +20069,6 @@ export declare const instagramContract: {
|
|
|
20331
20069
|
mobileNumber: string;
|
|
20332
20070
|
apiSecret: string;
|
|
20333
20071
|
} | undefined;
|
|
20334
|
-
line?: {
|
|
20335
|
-
channelId: string;
|
|
20336
|
-
channelSecret: string;
|
|
20337
|
-
} | undefined;
|
|
20338
20072
|
lineRichMenuId?: string | null | undefined;
|
|
20339
20073
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20340
20074
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20386,10 +20120,6 @@ export declare const instagramContract: {
|
|
|
20386
20120
|
mobileNumber: string;
|
|
20387
20121
|
apiSecret: string;
|
|
20388
20122
|
} | undefined;
|
|
20389
|
-
line?: {
|
|
20390
|
-
channelId: string;
|
|
20391
|
-
channelSecret: string;
|
|
20392
|
-
} | undefined;
|
|
20393
20123
|
lineRichMenuId?: string | null | undefined;
|
|
20394
20124
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20395
20125
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20511,16 +20241,6 @@ export declare const instagramContract: {
|
|
|
20511
20241
|
mobileNumber: string;
|
|
20512
20242
|
apiSecret: string;
|
|
20513
20243
|
}>>;
|
|
20514
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
20515
|
-
channelId: z.ZodString;
|
|
20516
|
-
channelSecret: z.ZodString;
|
|
20517
|
-
}, "strip", z.ZodTypeAny, {
|
|
20518
|
-
channelId: string;
|
|
20519
|
-
channelSecret: string;
|
|
20520
|
-
}, {
|
|
20521
|
-
channelId: string;
|
|
20522
|
-
channelSecret: string;
|
|
20523
|
-
}>>;
|
|
20524
20244
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20525
20245
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
20526
20246
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -20551,10 +20271,6 @@ export declare const instagramContract: {
|
|
|
20551
20271
|
mobileNumber: string;
|
|
20552
20272
|
apiSecret: string;
|
|
20553
20273
|
} | undefined;
|
|
20554
|
-
line?: {
|
|
20555
|
-
channelId: string;
|
|
20556
|
-
channelSecret: string;
|
|
20557
|
-
} | undefined;
|
|
20558
20274
|
lineRichMenuId?: string | null | undefined;
|
|
20559
20275
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20560
20276
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20585,10 +20301,6 @@ export declare const instagramContract: {
|
|
|
20585
20301
|
mobileNumber: string;
|
|
20586
20302
|
apiSecret: string;
|
|
20587
20303
|
} | undefined;
|
|
20588
|
-
line?: {
|
|
20589
|
-
channelId: string;
|
|
20590
|
-
channelSecret: string;
|
|
20591
|
-
} | undefined;
|
|
20592
20304
|
lineRichMenuId?: string | null | undefined;
|
|
20593
20305
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20594
20306
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20649,10 +20361,6 @@ export declare const instagramContract: {
|
|
|
20649
20361
|
mobileNumber: string;
|
|
20650
20362
|
apiSecret: string;
|
|
20651
20363
|
} | undefined;
|
|
20652
|
-
line?: {
|
|
20653
|
-
channelId: string;
|
|
20654
|
-
channelSecret: string;
|
|
20655
|
-
} | undefined;
|
|
20656
20364
|
lineRichMenuId?: string | null | undefined;
|
|
20657
20365
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20658
20366
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20701,10 +20409,6 @@ export declare const instagramContract: {
|
|
|
20701
20409
|
mobileNumber: string;
|
|
20702
20410
|
apiSecret: string;
|
|
20703
20411
|
} | undefined;
|
|
20704
|
-
line?: {
|
|
20705
|
-
channelId: string;
|
|
20706
|
-
channelSecret: string;
|
|
20707
|
-
} | undefined;
|
|
20708
20412
|
lineRichMenuId?: string | null | undefined;
|
|
20709
20413
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20710
20414
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20755,10 +20459,6 @@ export declare const instagramContract: {
|
|
|
20755
20459
|
mobileNumber: string;
|
|
20756
20460
|
apiSecret: string;
|
|
20757
20461
|
} | undefined;
|
|
20758
|
-
line?: {
|
|
20759
|
-
channelId: string;
|
|
20760
|
-
channelSecret: string;
|
|
20761
|
-
} | undefined;
|
|
20762
20462
|
lineRichMenuId?: string | null | undefined;
|
|
20763
20463
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20764
20464
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20810,10 +20510,6 @@ export declare const instagramContract: {
|
|
|
20810
20510
|
mobileNumber: string;
|
|
20811
20511
|
apiSecret: string;
|
|
20812
20512
|
} | undefined;
|
|
20813
|
-
line?: {
|
|
20814
|
-
channelId: string;
|
|
20815
|
-
channelSecret: string;
|
|
20816
|
-
} | undefined;
|
|
20817
20513
|
lineRichMenuId?: string | null | undefined;
|
|
20818
20514
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20819
20515
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -20935,16 +20631,6 @@ export declare const instagramContract: {
|
|
|
20935
20631
|
mobileNumber: string;
|
|
20936
20632
|
apiSecret: string;
|
|
20937
20633
|
}>>;
|
|
20938
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
20939
|
-
channelId: z.ZodString;
|
|
20940
|
-
channelSecret: z.ZodString;
|
|
20941
|
-
}, "strip", z.ZodTypeAny, {
|
|
20942
|
-
channelId: string;
|
|
20943
|
-
channelSecret: string;
|
|
20944
|
-
}, {
|
|
20945
|
-
channelId: string;
|
|
20946
|
-
channelSecret: string;
|
|
20947
|
-
}>>;
|
|
20948
20634
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20949
20635
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
20950
20636
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -20975,10 +20661,6 @@ export declare const instagramContract: {
|
|
|
20975
20661
|
mobileNumber: string;
|
|
20976
20662
|
apiSecret: string;
|
|
20977
20663
|
} | undefined;
|
|
20978
|
-
line?: {
|
|
20979
|
-
channelId: string;
|
|
20980
|
-
channelSecret: string;
|
|
20981
|
-
} | undefined;
|
|
20982
20664
|
lineRichMenuId?: string | null | undefined;
|
|
20983
20665
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
20984
20666
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21009,10 +20691,6 @@ export declare const instagramContract: {
|
|
|
21009
20691
|
mobileNumber: string;
|
|
21010
20692
|
apiSecret: string;
|
|
21011
20693
|
} | undefined;
|
|
21012
|
-
line?: {
|
|
21013
|
-
channelId: string;
|
|
21014
|
-
channelSecret: string;
|
|
21015
|
-
} | undefined;
|
|
21016
20694
|
lineRichMenuId?: string | null | undefined;
|
|
21017
20695
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21018
20696
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21073,10 +20751,6 @@ export declare const instagramContract: {
|
|
|
21073
20751
|
mobileNumber: string;
|
|
21074
20752
|
apiSecret: string;
|
|
21075
20753
|
} | undefined;
|
|
21076
|
-
line?: {
|
|
21077
|
-
channelId: string;
|
|
21078
|
-
channelSecret: string;
|
|
21079
|
-
} | undefined;
|
|
21080
20754
|
lineRichMenuId?: string | null | undefined;
|
|
21081
20755
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21082
20756
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21125,10 +20799,6 @@ export declare const instagramContract: {
|
|
|
21125
20799
|
mobileNumber: string;
|
|
21126
20800
|
apiSecret: string;
|
|
21127
20801
|
} | undefined;
|
|
21128
|
-
line?: {
|
|
21129
|
-
channelId: string;
|
|
21130
|
-
channelSecret: string;
|
|
21131
|
-
} | undefined;
|
|
21132
20802
|
lineRichMenuId?: string | null | undefined;
|
|
21133
20803
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21134
20804
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21179,10 +20849,6 @@ export declare const instagramContract: {
|
|
|
21179
20849
|
mobileNumber: string;
|
|
21180
20850
|
apiSecret: string;
|
|
21181
20851
|
} | undefined;
|
|
21182
|
-
line?: {
|
|
21183
|
-
channelId: string;
|
|
21184
|
-
channelSecret: string;
|
|
21185
|
-
} | undefined;
|
|
21186
20852
|
lineRichMenuId?: string | null | undefined;
|
|
21187
20853
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21188
20854
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21234,10 +20900,6 @@ export declare const instagramContract: {
|
|
|
21234
20900
|
mobileNumber: string;
|
|
21235
20901
|
apiSecret: string;
|
|
21236
20902
|
} | undefined;
|
|
21237
|
-
line?: {
|
|
21238
|
-
channelId: string;
|
|
21239
|
-
channelSecret: string;
|
|
21240
|
-
} | undefined;
|
|
21241
20903
|
lineRichMenuId?: string | null | undefined;
|
|
21242
20904
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21243
20905
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21347,16 +21009,6 @@ export declare const instagramContract: {
|
|
|
21347
21009
|
mobileNumber: string;
|
|
21348
21010
|
apiSecret: string;
|
|
21349
21011
|
}>>;
|
|
21350
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
21351
|
-
channelId: z.ZodString;
|
|
21352
|
-
channelSecret: z.ZodString;
|
|
21353
|
-
}, "strip", z.ZodTypeAny, {
|
|
21354
|
-
channelId: string;
|
|
21355
|
-
channelSecret: string;
|
|
21356
|
-
}, {
|
|
21357
|
-
channelId: string;
|
|
21358
|
-
channelSecret: string;
|
|
21359
|
-
}>>;
|
|
21360
21012
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
21361
21013
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
21362
21014
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -21387,10 +21039,6 @@ export declare const instagramContract: {
|
|
|
21387
21039
|
mobileNumber: string;
|
|
21388
21040
|
apiSecret: string;
|
|
21389
21041
|
} | undefined;
|
|
21390
|
-
line?: {
|
|
21391
|
-
channelId: string;
|
|
21392
|
-
channelSecret: string;
|
|
21393
|
-
} | undefined;
|
|
21394
21042
|
lineRichMenuId?: string | null | undefined;
|
|
21395
21043
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21396
21044
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21421,10 +21069,6 @@ export declare const instagramContract: {
|
|
|
21421
21069
|
mobileNumber: string;
|
|
21422
21070
|
apiSecret: string;
|
|
21423
21071
|
} | undefined;
|
|
21424
|
-
line?: {
|
|
21425
|
-
channelId: string;
|
|
21426
|
-
channelSecret: string;
|
|
21427
|
-
} | undefined;
|
|
21428
21072
|
lineRichMenuId?: string | null | undefined;
|
|
21429
21073
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21430
21074
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21485,10 +21129,6 @@ export declare const instagramContract: {
|
|
|
21485
21129
|
mobileNumber: string;
|
|
21486
21130
|
apiSecret: string;
|
|
21487
21131
|
} | undefined;
|
|
21488
|
-
line?: {
|
|
21489
|
-
channelId: string;
|
|
21490
|
-
channelSecret: string;
|
|
21491
|
-
} | undefined;
|
|
21492
21132
|
lineRichMenuId?: string | null | undefined;
|
|
21493
21133
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21494
21134
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21537,10 +21177,6 @@ export declare const instagramContract: {
|
|
|
21537
21177
|
mobileNumber: string;
|
|
21538
21178
|
apiSecret: string;
|
|
21539
21179
|
} | undefined;
|
|
21540
|
-
line?: {
|
|
21541
|
-
channelId: string;
|
|
21542
|
-
channelSecret: string;
|
|
21543
|
-
} | undefined;
|
|
21544
21180
|
lineRichMenuId?: string | null | undefined;
|
|
21545
21181
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21546
21182
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21628,16 +21264,6 @@ export declare const instagramContract: {
|
|
|
21628
21264
|
mobileNumber: string;
|
|
21629
21265
|
apiSecret: string;
|
|
21630
21266
|
}>>;
|
|
21631
|
-
line: z.ZodOptional<z.ZodObject<{
|
|
21632
|
-
channelId: z.ZodString;
|
|
21633
|
-
channelSecret: z.ZodString;
|
|
21634
|
-
}, "strip", z.ZodTypeAny, {
|
|
21635
|
-
channelId: string;
|
|
21636
|
-
channelSecret: string;
|
|
21637
|
-
}, {
|
|
21638
|
-
channelId: string;
|
|
21639
|
-
channelSecret: string;
|
|
21640
|
-
}>>;
|
|
21641
21267
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
21642
21268
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
21643
21269
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
|
@@ -21668,10 +21294,6 @@ export declare const instagramContract: {
|
|
|
21668
21294
|
mobileNumber: string;
|
|
21669
21295
|
apiSecret: string;
|
|
21670
21296
|
} | undefined;
|
|
21671
|
-
line?: {
|
|
21672
|
-
channelId: string;
|
|
21673
|
-
channelSecret: string;
|
|
21674
|
-
} | undefined;
|
|
21675
21297
|
lineRichMenuId?: string | null | undefined;
|
|
21676
21298
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21677
21299
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21702,10 +21324,6 @@ export declare const instagramContract: {
|
|
|
21702
21324
|
mobileNumber: string;
|
|
21703
21325
|
apiSecret: string;
|
|
21704
21326
|
} | undefined;
|
|
21705
|
-
line?: {
|
|
21706
|
-
channelId: string;
|
|
21707
|
-
channelSecret: string;
|
|
21708
|
-
} | undefined;
|
|
21709
21327
|
lineRichMenuId?: string | null | undefined;
|
|
21710
21328
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21711
21329
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21766,10 +21384,6 @@ export declare const instagramContract: {
|
|
|
21766
21384
|
mobileNumber: string;
|
|
21767
21385
|
apiSecret: string;
|
|
21768
21386
|
} | undefined;
|
|
21769
|
-
line?: {
|
|
21770
|
-
channelId: string;
|
|
21771
|
-
channelSecret: string;
|
|
21772
|
-
} | undefined;
|
|
21773
21387
|
lineRichMenuId?: string | null | undefined;
|
|
21774
21388
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21775
21389
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21818,10 +21432,6 @@ export declare const instagramContract: {
|
|
|
21818
21432
|
mobileNumber: string;
|
|
21819
21433
|
apiSecret: string;
|
|
21820
21434
|
} | undefined;
|
|
21821
|
-
line?: {
|
|
21822
|
-
channelId: string;
|
|
21823
|
-
channelSecret: string;
|
|
21824
|
-
} | undefined;
|
|
21825
21435
|
lineRichMenuId?: string | null | undefined;
|
|
21826
21436
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21827
21437
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21872,10 +21482,6 @@ export declare const instagramContract: {
|
|
|
21872
21482
|
mobileNumber: string;
|
|
21873
21483
|
apiSecret: string;
|
|
21874
21484
|
} | undefined;
|
|
21875
|
-
line?: {
|
|
21876
|
-
channelId: string;
|
|
21877
|
-
channelSecret: string;
|
|
21878
|
-
} | undefined;
|
|
21879
21485
|
lineRichMenuId?: string | null | undefined;
|
|
21880
21486
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21881
21487
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
|
@@ -21927,10 +21533,6 @@ export declare const instagramContract: {
|
|
|
21927
21533
|
mobileNumber: string;
|
|
21928
21534
|
apiSecret: string;
|
|
21929
21535
|
} | undefined;
|
|
21930
|
-
line?: {
|
|
21931
|
-
channelId: string;
|
|
21932
|
-
channelSecret: string;
|
|
21933
|
-
} | undefined;
|
|
21934
21536
|
lineRichMenuId?: string | null | undefined;
|
|
21935
21537
|
messengerIntegrationType?: "own" | "business" | undefined;
|
|
21936
21538
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|