@kl1/contracts 1.3.27 → 1.3.29
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/activity-log/index.d.ts +1 -1
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +1 -1
- package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +43 -1585
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -44
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -65
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +463 -712
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +392 -778
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +359 -359
- package/dist/api-contracts/src/comment/schema.d.ts +88 -88
- package/dist/api-contracts/src/contract.d.ts +38192 -45818
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/export/index.d.ts +0 -2
- package/dist/api-contracts/src/export/index.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/index.d.ts +0 -2
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -659
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -622
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -49
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +261 -659
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +4 -4
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +7 -185
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +263 -549
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +13 -25
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +660 -660
- package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +7 -7
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -50
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +263 -549
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -547
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/index.d.ts +51 -636
- package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/schema.d.ts +4 -46
- package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/validation.d.ts +12 -66
- package/dist/api-contracts/src/widget/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/index.js +466 -882
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +466 -880
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/api-contracts/src/export/validation.d.ts +0 -3
- package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
@@ -1,12 +1,11 @@
|
|
1
1
|
import z from 'zod';
|
2
2
|
import { ChannelSchema } from './schema';
|
3
|
-
import { ConnectChannelSchema, ConnectViberChannelSchema, GetChannelSchema, ConnectSMSSchema, ConnectTelegramChannelSchema, ConnectWhatsappSchema
|
3
|
+
import { ConnectChannelSchema, ConnectViberChannelSchema, GetChannelSchema, ConnectSMSSchema, ConnectTelegramChannelSchema, ConnectWhatsappSchema } from './validation';
|
4
4
|
import { ConnectWebChatChannelSchema } from '../webchat/schema';
|
5
5
|
export type ConnectChannelRequest = z.TypeOf<typeof ConnectChannelSchema>;
|
6
6
|
export type Channel = z.infer<typeof ChannelSchema>;
|
7
7
|
export type ConnectViberChannelRequest = z.infer<typeof ConnectViberChannelSchema>;
|
8
8
|
export type ConnectTelegramChannelRequest = z.infer<typeof ConnectTelegramChannelSchema>;
|
9
|
-
export type ConnectLazadaChannelRequest = z.infer<typeof ConnectLazadaSchema>;
|
10
9
|
export type GetChannelRequest = z.infer<typeof GetChannelSchema>;
|
11
10
|
export type ConnectWebChatChannelRequest = z.infer<typeof ConnectWebChatChannelSchema>;
|
12
11
|
export type ConnectSMSChannelRequest = z.infer<typeof ConnectSMSSchema>;
|
@@ -17,13 +16,10 @@ export declare const channelContract: {
|
|
17
16
|
method: "GET";
|
18
17
|
query: z.ZodObject<{
|
19
18
|
withDeleted: z.ZodDefault<z.ZodBoolean>;
|
20
|
-
withRelations: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
21
19
|
}, "strip", z.ZodTypeAny, {
|
22
20
|
withDeleted: boolean;
|
23
|
-
withRelations?: boolean | undefined;
|
24
21
|
}, {
|
25
22
|
withDeleted?: boolean | undefined;
|
26
|
-
withRelations?: boolean | undefined;
|
27
23
|
}>;
|
28
24
|
responses: {
|
29
25
|
200: z.ZodObject<{
|
@@ -95,16 +91,6 @@ export declare const channelContract: {
|
|
95
91
|
mobileNumber: string;
|
96
92
|
apiSecret: string;
|
97
93
|
}>>;
|
98
|
-
line: z.ZodOptional<z.ZodObject<{
|
99
|
-
channelId: z.ZodString;
|
100
|
-
channelSecret: z.ZodString;
|
101
|
-
}, "strip", z.ZodTypeAny, {
|
102
|
-
channelId: string;
|
103
|
-
channelSecret: string;
|
104
|
-
}, {
|
105
|
-
channelId: string;
|
106
|
-
channelSecret: string;
|
107
|
-
}>>;
|
108
94
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
109
95
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
110
96
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -135,10 +121,6 @@ export declare const channelContract: {
|
|
135
121
|
mobileNumber: string;
|
136
122
|
apiSecret: string;
|
137
123
|
} | undefined;
|
138
|
-
line?: {
|
139
|
-
channelId: string;
|
140
|
-
channelSecret: string;
|
141
|
-
} | undefined;
|
142
124
|
lineRichMenuId?: string | null | undefined;
|
143
125
|
messengerIntegrationType?: "own" | "business" | undefined;
|
144
126
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -169,10 +151,6 @@ export declare const channelContract: {
|
|
169
151
|
mobileNumber: string;
|
170
152
|
apiSecret: string;
|
171
153
|
} | undefined;
|
172
|
-
line?: {
|
173
|
-
channelId: string;
|
174
|
-
channelSecret: string;
|
175
|
-
} | undefined;
|
176
154
|
lineRichMenuId?: string | null | undefined;
|
177
155
|
messengerIntegrationType?: "own" | "business" | undefined;
|
178
156
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -437,10 +415,6 @@ export declare const channelContract: {
|
|
437
415
|
mobileNumber: string;
|
438
416
|
apiSecret: string;
|
439
417
|
} | undefined;
|
440
|
-
line?: {
|
441
|
-
channelId: string;
|
442
|
-
channelSecret: string;
|
443
|
-
} | undefined;
|
444
418
|
lineRichMenuId?: string | null | undefined;
|
445
419
|
messengerIntegrationType?: "own" | "business" | undefined;
|
446
420
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -536,10 +510,6 @@ export declare const channelContract: {
|
|
536
510
|
mobileNumber: string;
|
537
511
|
apiSecret: string;
|
538
512
|
} | undefined;
|
539
|
-
line?: {
|
540
|
-
channelId: string;
|
541
|
-
channelSecret: string;
|
542
|
-
} | undefined;
|
543
513
|
lineRichMenuId?: string | null | undefined;
|
544
514
|
messengerIntegrationType?: "own" | "business" | undefined;
|
545
515
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -637,10 +607,6 @@ export declare const channelContract: {
|
|
637
607
|
mobileNumber: string;
|
638
608
|
apiSecret: string;
|
639
609
|
} | undefined;
|
640
|
-
line?: {
|
641
|
-
channelId: string;
|
642
|
-
channelSecret: string;
|
643
|
-
} | undefined;
|
644
610
|
lineRichMenuId?: string | null | undefined;
|
645
611
|
messengerIntegrationType?: "own" | "business" | undefined;
|
646
612
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -739,10 +705,6 @@ export declare const channelContract: {
|
|
739
705
|
mobileNumber: string;
|
740
706
|
apiSecret: string;
|
741
707
|
} | undefined;
|
742
|
-
line?: {
|
743
|
-
channelId: string;
|
744
|
-
channelSecret: string;
|
745
|
-
} | undefined;
|
746
708
|
lineRichMenuId?: string | null | undefined;
|
747
709
|
messengerIntegrationType?: "own" | "business" | undefined;
|
748
710
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -812,7 +774,7 @@ export declare const channelContract: {
|
|
812
774
|
requestId: string;
|
813
775
|
}>;
|
814
776
|
};
|
815
|
-
path: "channel";
|
777
|
+
path: "channel/";
|
816
778
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
817
779
|
'x-tenant': z.ZodString;
|
818
780
|
'x-service-token': z.ZodString;
|
@@ -907,16 +869,6 @@ export declare const channelContract: {
|
|
907
869
|
mobileNumber: string;
|
908
870
|
apiSecret: string;
|
909
871
|
}>>;
|
910
|
-
line: z.ZodOptional<z.ZodObject<{
|
911
|
-
channelId: z.ZodString;
|
912
|
-
channelSecret: z.ZodString;
|
913
|
-
}, "strip", z.ZodTypeAny, {
|
914
|
-
channelId: string;
|
915
|
-
channelSecret: string;
|
916
|
-
}, {
|
917
|
-
channelId: string;
|
918
|
-
channelSecret: string;
|
919
|
-
}>>;
|
920
872
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
921
873
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
922
874
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -947,10 +899,6 @@ export declare const channelContract: {
|
|
947
899
|
mobileNumber: string;
|
948
900
|
apiSecret: string;
|
949
901
|
} | undefined;
|
950
|
-
line?: {
|
951
|
-
channelId: string;
|
952
|
-
channelSecret: string;
|
953
|
-
} | undefined;
|
954
902
|
lineRichMenuId?: string | null | undefined;
|
955
903
|
messengerIntegrationType?: "own" | "business" | undefined;
|
956
904
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -981,10 +929,6 @@ export declare const channelContract: {
|
|
981
929
|
mobileNumber: string;
|
982
930
|
apiSecret: string;
|
983
931
|
} | undefined;
|
984
|
-
line?: {
|
985
|
-
channelId: string;
|
986
|
-
channelSecret: string;
|
987
|
-
} | undefined;
|
988
932
|
lineRichMenuId?: string | null | undefined;
|
989
933
|
messengerIntegrationType?: "own" | "business" | undefined;
|
990
934
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1050,10 +994,6 @@ export declare const channelContract: {
|
|
1050
994
|
mobileNumber: string;
|
1051
995
|
apiSecret: string;
|
1052
996
|
} | undefined;
|
1053
|
-
line?: {
|
1054
|
-
channelId: string;
|
1055
|
-
channelSecret: string;
|
1056
|
-
} | undefined;
|
1057
997
|
lineRichMenuId?: string | null | undefined;
|
1058
998
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1059
999
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1106,10 +1046,6 @@ export declare const channelContract: {
|
|
1106
1046
|
mobileNumber: string;
|
1107
1047
|
apiSecret: string;
|
1108
1048
|
} | undefined;
|
1109
|
-
line?: {
|
1110
|
-
channelId: string;
|
1111
|
-
channelSecret: string;
|
1112
|
-
} | undefined;
|
1113
1049
|
lineRichMenuId?: string | null | undefined;
|
1114
1050
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1115
1051
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1164,10 +1100,6 @@ export declare const channelContract: {
|
|
1164
1100
|
mobileNumber: string;
|
1165
1101
|
apiSecret: string;
|
1166
1102
|
} | undefined;
|
1167
|
-
line?: {
|
1168
|
-
channelId: string;
|
1169
|
-
channelSecret: string;
|
1170
|
-
} | undefined;
|
1171
1103
|
lineRichMenuId?: string | null | undefined;
|
1172
1104
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1173
1105
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1223,10 +1155,6 @@ export declare const channelContract: {
|
|
1223
1155
|
mobileNumber: string;
|
1224
1156
|
apiSecret: string;
|
1225
1157
|
} | undefined;
|
1226
|
-
line?: {
|
1227
|
-
channelId: string;
|
1228
|
-
channelSecret: string;
|
1229
|
-
} | undefined;
|
1230
1158
|
lineRichMenuId?: string | null | undefined;
|
1231
1159
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1232
1160
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1362,16 +1290,6 @@ export declare const channelContract: {
|
|
1362
1290
|
mobileNumber: string;
|
1363
1291
|
apiSecret: string;
|
1364
1292
|
}>>;
|
1365
|
-
line: z.ZodOptional<z.ZodObject<{
|
1366
|
-
channelId: z.ZodString;
|
1367
|
-
channelSecret: z.ZodString;
|
1368
|
-
}, "strip", z.ZodTypeAny, {
|
1369
|
-
channelId: string;
|
1370
|
-
channelSecret: string;
|
1371
|
-
}, {
|
1372
|
-
channelId: string;
|
1373
|
-
channelSecret: string;
|
1374
|
-
}>>;
|
1375
1293
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1376
1294
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
1377
1295
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -1402,10 +1320,6 @@ export declare const channelContract: {
|
|
1402
1320
|
mobileNumber: string;
|
1403
1321
|
apiSecret: string;
|
1404
1322
|
} | undefined;
|
1405
|
-
line?: {
|
1406
|
-
channelId: string;
|
1407
|
-
channelSecret: string;
|
1408
|
-
} | undefined;
|
1409
1323
|
lineRichMenuId?: string | null | undefined;
|
1410
1324
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1411
1325
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1436,10 +1350,6 @@ export declare const channelContract: {
|
|
1436
1350
|
mobileNumber: string;
|
1437
1351
|
apiSecret: string;
|
1438
1352
|
} | undefined;
|
1439
|
-
line?: {
|
1440
|
-
channelId: string;
|
1441
|
-
channelSecret: string;
|
1442
|
-
} | undefined;
|
1443
1353
|
lineRichMenuId?: string | null | undefined;
|
1444
1354
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1445
1355
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1704,10 +1614,6 @@ export declare const channelContract: {
|
|
1704
1614
|
mobileNumber: string;
|
1705
1615
|
apiSecret: string;
|
1706
1616
|
} | undefined;
|
1707
|
-
line?: {
|
1708
|
-
channelId: string;
|
1709
|
-
channelSecret: string;
|
1710
|
-
} | undefined;
|
1711
1617
|
lineRichMenuId?: string | null | undefined;
|
1712
1618
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1713
1619
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1803,10 +1709,6 @@ export declare const channelContract: {
|
|
1803
1709
|
mobileNumber: string;
|
1804
1710
|
apiSecret: string;
|
1805
1711
|
} | undefined;
|
1806
|
-
line?: {
|
1807
|
-
channelId: string;
|
1808
|
-
channelSecret: string;
|
1809
|
-
} | undefined;
|
1810
1712
|
lineRichMenuId?: string | null | undefined;
|
1811
1713
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1812
1714
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -1904,10 +1806,6 @@ export declare const channelContract: {
|
|
1904
1806
|
mobileNumber: string;
|
1905
1807
|
apiSecret: string;
|
1906
1808
|
} | undefined;
|
1907
|
-
line?: {
|
1908
|
-
channelId: string;
|
1909
|
-
channelSecret: string;
|
1910
|
-
} | undefined;
|
1911
1809
|
lineRichMenuId?: string | null | undefined;
|
1912
1810
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1913
1811
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2006,10 +1904,6 @@ export declare const channelContract: {
|
|
2006
1904
|
mobileNumber: string;
|
2007
1905
|
apiSecret: string;
|
2008
1906
|
} | undefined;
|
2009
|
-
line?: {
|
2010
|
-
channelId: string;
|
2011
|
-
channelSecret: string;
|
2012
|
-
} | undefined;
|
2013
1907
|
lineRichMenuId?: string | null | undefined;
|
2014
1908
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2015
1909
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2194,16 +2088,6 @@ export declare const channelContract: {
|
|
2194
2088
|
mobileNumber: string;
|
2195
2089
|
apiSecret: string;
|
2196
2090
|
}>>;
|
2197
|
-
line: z.ZodOptional<z.ZodObject<{
|
2198
|
-
channelId: z.ZodString;
|
2199
|
-
channelSecret: z.ZodString;
|
2200
|
-
}, "strip", z.ZodTypeAny, {
|
2201
|
-
channelId: string;
|
2202
|
-
channelSecret: string;
|
2203
|
-
}, {
|
2204
|
-
channelId: string;
|
2205
|
-
channelSecret: string;
|
2206
|
-
}>>;
|
2207
2091
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
2208
2092
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
2209
2093
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -2234,10 +2118,6 @@ export declare const channelContract: {
|
|
2234
2118
|
mobileNumber: string;
|
2235
2119
|
apiSecret: string;
|
2236
2120
|
} | undefined;
|
2237
|
-
line?: {
|
2238
|
-
channelId: string;
|
2239
|
-
channelSecret: string;
|
2240
|
-
} | undefined;
|
2241
2121
|
lineRichMenuId?: string | null | undefined;
|
2242
2122
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2243
2123
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2268,10 +2148,6 @@ export declare const channelContract: {
|
|
2268
2148
|
mobileNumber: string;
|
2269
2149
|
apiSecret: string;
|
2270
2150
|
} | undefined;
|
2271
|
-
line?: {
|
2272
|
-
channelId: string;
|
2273
|
-
channelSecret: string;
|
2274
|
-
} | undefined;
|
2275
2151
|
lineRichMenuId?: string | null | undefined;
|
2276
2152
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2277
2153
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2536,10 +2412,6 @@ export declare const channelContract: {
|
|
2536
2412
|
mobileNumber: string;
|
2537
2413
|
apiSecret: string;
|
2538
2414
|
} | undefined;
|
2539
|
-
line?: {
|
2540
|
-
channelId: string;
|
2541
|
-
channelSecret: string;
|
2542
|
-
} | undefined;
|
2543
2415
|
lineRichMenuId?: string | null | undefined;
|
2544
2416
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2545
2417
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2635,10 +2507,6 @@ export declare const channelContract: {
|
|
2635
2507
|
mobileNumber: string;
|
2636
2508
|
apiSecret: string;
|
2637
2509
|
} | undefined;
|
2638
|
-
line?: {
|
2639
|
-
channelId: string;
|
2640
|
-
channelSecret: string;
|
2641
|
-
} | undefined;
|
2642
2510
|
lineRichMenuId?: string | null | undefined;
|
2643
2511
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2644
2512
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2736,10 +2604,6 @@ export declare const channelContract: {
|
|
2736
2604
|
mobileNumber: string;
|
2737
2605
|
apiSecret: string;
|
2738
2606
|
} | undefined;
|
2739
|
-
line?: {
|
2740
|
-
channelId: string;
|
2741
|
-
channelSecret: string;
|
2742
|
-
} | undefined;
|
2743
2607
|
lineRichMenuId?: string | null | undefined;
|
2744
2608
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2745
2609
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -2838,10 +2702,6 @@ export declare const channelContract: {
|
|
2838
2702
|
mobileNumber: string;
|
2839
2703
|
apiSecret: string;
|
2840
2704
|
} | undefined;
|
2841
|
-
line?: {
|
2842
|
-
channelId: string;
|
2843
|
-
channelSecret: string;
|
2844
|
-
} | undefined;
|
2845
2705
|
lineRichMenuId?: string | null | undefined;
|
2846
2706
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2847
2707
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3026,16 +2886,6 @@ export declare const channelContract: {
|
|
3026
2886
|
mobileNumber: string;
|
3027
2887
|
apiSecret: string;
|
3028
2888
|
}>>;
|
3029
|
-
line: z.ZodOptional<z.ZodObject<{
|
3030
|
-
channelId: z.ZodString;
|
3031
|
-
channelSecret: z.ZodString;
|
3032
|
-
}, "strip", z.ZodTypeAny, {
|
3033
|
-
channelId: string;
|
3034
|
-
channelSecret: string;
|
3035
|
-
}, {
|
3036
|
-
channelId: string;
|
3037
|
-
channelSecret: string;
|
3038
|
-
}>>;
|
3039
2889
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
3040
2890
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3041
2891
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -3066,10 +2916,6 @@ export declare const channelContract: {
|
|
3066
2916
|
mobileNumber: string;
|
3067
2917
|
apiSecret: string;
|
3068
2918
|
} | undefined;
|
3069
|
-
line?: {
|
3070
|
-
channelId: string;
|
3071
|
-
channelSecret: string;
|
3072
|
-
} | undefined;
|
3073
2919
|
lineRichMenuId?: string | null | undefined;
|
3074
2920
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3075
2921
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3100,10 +2946,6 @@ export declare const channelContract: {
|
|
3100
2946
|
mobileNumber: string;
|
3101
2947
|
apiSecret: string;
|
3102
2948
|
} | undefined;
|
3103
|
-
line?: {
|
3104
|
-
channelId: string;
|
3105
|
-
channelSecret: string;
|
3106
|
-
} | undefined;
|
3107
2949
|
lineRichMenuId?: string | null | undefined;
|
3108
2950
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3109
2951
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3368,10 +3210,6 @@ export declare const channelContract: {
|
|
3368
3210
|
mobileNumber: string;
|
3369
3211
|
apiSecret: string;
|
3370
3212
|
} | undefined;
|
3371
|
-
line?: {
|
3372
|
-
channelId: string;
|
3373
|
-
channelSecret: string;
|
3374
|
-
} | undefined;
|
3375
3213
|
lineRichMenuId?: string | null | undefined;
|
3376
3214
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3377
3215
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3467,10 +3305,6 @@ export declare const channelContract: {
|
|
3467
3305
|
mobileNumber: string;
|
3468
3306
|
apiSecret: string;
|
3469
3307
|
} | undefined;
|
3470
|
-
line?: {
|
3471
|
-
channelId: string;
|
3472
|
-
channelSecret: string;
|
3473
|
-
} | undefined;
|
3474
3308
|
lineRichMenuId?: string | null | undefined;
|
3475
3309
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3476
3310
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3568,10 +3402,6 @@ export declare const channelContract: {
|
|
3568
3402
|
mobileNumber: string;
|
3569
3403
|
apiSecret: string;
|
3570
3404
|
} | undefined;
|
3571
|
-
line?: {
|
3572
|
-
channelId: string;
|
3573
|
-
channelSecret: string;
|
3574
|
-
} | undefined;
|
3575
3405
|
lineRichMenuId?: string | null | undefined;
|
3576
3406
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3577
3407
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3670,10 +3500,6 @@ export declare const channelContract: {
|
|
3670
3500
|
mobileNumber: string;
|
3671
3501
|
apiSecret: string;
|
3672
3502
|
} | undefined;
|
3673
|
-
line?: {
|
3674
|
-
channelId: string;
|
3675
|
-
channelSecret: string;
|
3676
|
-
} | undefined;
|
3677
3503
|
lineRichMenuId?: string | null | undefined;
|
3678
3504
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3679
3505
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3835,16 +3661,6 @@ export declare const channelContract: {
|
|
3835
3661
|
mobileNumber: string;
|
3836
3662
|
apiSecret: string;
|
3837
3663
|
}>>;
|
3838
|
-
line: z.ZodOptional<z.ZodObject<{
|
3839
|
-
channelId: z.ZodString;
|
3840
|
-
channelSecret: z.ZodString;
|
3841
|
-
}, "strip", z.ZodTypeAny, {
|
3842
|
-
channelId: string;
|
3843
|
-
channelSecret: string;
|
3844
|
-
}, {
|
3845
|
-
channelId: string;
|
3846
|
-
channelSecret: string;
|
3847
|
-
}>>;
|
3848
3664
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
3849
3665
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3850
3666
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -3875,10 +3691,6 @@ export declare const channelContract: {
|
|
3875
3691
|
mobileNumber: string;
|
3876
3692
|
apiSecret: string;
|
3877
3693
|
} | undefined;
|
3878
|
-
line?: {
|
3879
|
-
channelId: string;
|
3880
|
-
channelSecret: string;
|
3881
|
-
} | undefined;
|
3882
3694
|
lineRichMenuId?: string | null | undefined;
|
3883
3695
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3884
3696
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3909,10 +3721,6 @@ export declare const channelContract: {
|
|
3909
3721
|
mobileNumber: string;
|
3910
3722
|
apiSecret: string;
|
3911
3723
|
} | undefined;
|
3912
|
-
line?: {
|
3913
|
-
channelId: string;
|
3914
|
-
channelSecret: string;
|
3915
|
-
} | undefined;
|
3916
3724
|
lineRichMenuId?: string | null | undefined;
|
3917
3725
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3918
3726
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3950,10 +3758,6 @@ export declare const channelContract: {
|
|
3950
3758
|
mobileNumber: string;
|
3951
3759
|
apiSecret: string;
|
3952
3760
|
} | undefined;
|
3953
|
-
line?: {
|
3954
|
-
channelId: string;
|
3955
|
-
channelSecret: string;
|
3956
|
-
} | undefined;
|
3957
3761
|
lineRichMenuId?: string | null | undefined;
|
3958
3762
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3959
3763
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -3991,10 +3795,6 @@ export declare const channelContract: {
|
|
3991
3795
|
mobileNumber: string;
|
3992
3796
|
apiSecret: string;
|
3993
3797
|
} | undefined;
|
3994
|
-
line?: {
|
3995
|
-
channelId: string;
|
3996
|
-
channelSecret: string;
|
3997
|
-
} | undefined;
|
3998
3798
|
lineRichMenuId?: string | null | undefined;
|
3999
3799
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4000
3800
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4076,16 +3876,6 @@ export declare const channelContract: {
|
|
4076
3876
|
mobileNumber: string;
|
4077
3877
|
apiSecret: string;
|
4078
3878
|
}>>;
|
4079
|
-
line: z.ZodOptional<z.ZodObject<{
|
4080
|
-
channelId: z.ZodString;
|
4081
|
-
channelSecret: z.ZodString;
|
4082
|
-
}, "strip", z.ZodTypeAny, {
|
4083
|
-
channelId: string;
|
4084
|
-
channelSecret: string;
|
4085
|
-
}, {
|
4086
|
-
channelId: string;
|
4087
|
-
channelSecret: string;
|
4088
|
-
}>>;
|
4089
3879
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4090
3880
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
4091
3881
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -4116,10 +3906,6 @@ export declare const channelContract: {
|
|
4116
3906
|
mobileNumber: string;
|
4117
3907
|
apiSecret: string;
|
4118
3908
|
} | undefined;
|
4119
|
-
line?: {
|
4120
|
-
channelId: string;
|
4121
|
-
channelSecret: string;
|
4122
|
-
} | undefined;
|
4123
3909
|
lineRichMenuId?: string | null | undefined;
|
4124
3910
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4125
3911
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4150,10 +3936,6 @@ export declare const channelContract: {
|
|
4150
3936
|
mobileNumber: string;
|
4151
3937
|
apiSecret: string;
|
4152
3938
|
} | undefined;
|
4153
|
-
line?: {
|
4154
|
-
channelId: string;
|
4155
|
-
channelSecret: string;
|
4156
|
-
} | undefined;
|
4157
3939
|
lineRichMenuId?: string | null | undefined;
|
4158
3940
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4159
3941
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4418,10 +4200,6 @@ export declare const channelContract: {
|
|
4418
4200
|
mobileNumber: string;
|
4419
4201
|
apiSecret: string;
|
4420
4202
|
} | undefined;
|
4421
|
-
line?: {
|
4422
|
-
channelId: string;
|
4423
|
-
channelSecret: string;
|
4424
|
-
} | undefined;
|
4425
4203
|
lineRichMenuId?: string | null | undefined;
|
4426
4204
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4427
4205
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4517,10 +4295,6 @@ export declare const channelContract: {
|
|
4517
4295
|
mobileNumber: string;
|
4518
4296
|
apiSecret: string;
|
4519
4297
|
} | undefined;
|
4520
|
-
line?: {
|
4521
|
-
channelId: string;
|
4522
|
-
channelSecret: string;
|
4523
|
-
} | undefined;
|
4524
4298
|
lineRichMenuId?: string | null | undefined;
|
4525
4299
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4526
4300
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4618,10 +4392,6 @@ export declare const channelContract: {
|
|
4618
4392
|
mobileNumber: string;
|
4619
4393
|
apiSecret: string;
|
4620
4394
|
} | undefined;
|
4621
|
-
line?: {
|
4622
|
-
channelId: string;
|
4623
|
-
channelSecret: string;
|
4624
|
-
} | undefined;
|
4625
4395
|
lineRichMenuId?: string | null | undefined;
|
4626
4396
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4627
4397
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -4720,10 +4490,6 @@ export declare const channelContract: {
|
|
4720
4490
|
mobileNumber: string;
|
4721
4491
|
apiSecret: string;
|
4722
4492
|
} | undefined;
|
4723
|
-
line?: {
|
4724
|
-
channelId: string;
|
4725
|
-
channelSecret: string;
|
4726
|
-
} | undefined;
|
4727
4493
|
lineRichMenuId?: string | null | undefined;
|
4728
4494
|
messengerIntegrationType?: "own" | "business" | undefined;
|
4729
4495
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5019,16 +4785,6 @@ export declare const channelContract: {
|
|
5019
4785
|
mobileNumber: string;
|
5020
4786
|
apiSecret: string;
|
5021
4787
|
}>>;
|
5022
|
-
line: z.ZodOptional<z.ZodObject<{
|
5023
|
-
channelId: z.ZodString;
|
5024
|
-
channelSecret: z.ZodString;
|
5025
|
-
}, "strip", z.ZodTypeAny, {
|
5026
|
-
channelId: string;
|
5027
|
-
channelSecret: string;
|
5028
|
-
}, {
|
5029
|
-
channelId: string;
|
5030
|
-
channelSecret: string;
|
5031
|
-
}>>;
|
5032
4788
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
5033
4789
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
5034
4790
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -5059,10 +4815,6 @@ export declare const channelContract: {
|
|
5059
4815
|
mobileNumber: string;
|
5060
4816
|
apiSecret: string;
|
5061
4817
|
} | undefined;
|
5062
|
-
line?: {
|
5063
|
-
channelId: string;
|
5064
|
-
channelSecret: string;
|
5065
|
-
} | undefined;
|
5066
4818
|
lineRichMenuId?: string | null | undefined;
|
5067
4819
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5068
4820
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5093,10 +4845,6 @@ export declare const channelContract: {
|
|
5093
4845
|
mobileNumber: string;
|
5094
4846
|
apiSecret: string;
|
5095
4847
|
} | undefined;
|
5096
|
-
line?: {
|
5097
|
-
channelId: string;
|
5098
|
-
channelSecret: string;
|
5099
|
-
} | undefined;
|
5100
4848
|
lineRichMenuId?: string | null | undefined;
|
5101
4849
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5102
4850
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5361,10 +5109,6 @@ export declare const channelContract: {
|
|
5361
5109
|
mobileNumber: string;
|
5362
5110
|
apiSecret: string;
|
5363
5111
|
} | undefined;
|
5364
|
-
line?: {
|
5365
|
-
channelId: string;
|
5366
|
-
channelSecret: string;
|
5367
|
-
} | undefined;
|
5368
5112
|
lineRichMenuId?: string | null | undefined;
|
5369
5113
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5370
5114
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5460,10 +5204,6 @@ export declare const channelContract: {
|
|
5460
5204
|
mobileNumber: string;
|
5461
5205
|
apiSecret: string;
|
5462
5206
|
} | undefined;
|
5463
|
-
line?: {
|
5464
|
-
channelId: string;
|
5465
|
-
channelSecret: string;
|
5466
|
-
} | undefined;
|
5467
5207
|
lineRichMenuId?: string | null | undefined;
|
5468
5208
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5469
5209
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5561,10 +5301,6 @@ export declare const channelContract: {
|
|
5561
5301
|
mobileNumber: string;
|
5562
5302
|
apiSecret: string;
|
5563
5303
|
} | undefined;
|
5564
|
-
line?: {
|
5565
|
-
channelId: string;
|
5566
|
-
channelSecret: string;
|
5567
|
-
} | undefined;
|
5568
5304
|
lineRichMenuId?: string | null | undefined;
|
5569
5305
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5570
5306
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5663,10 +5399,6 @@ export declare const channelContract: {
|
|
5663
5399
|
mobileNumber: string;
|
5664
5400
|
apiSecret: string;
|
5665
5401
|
} | undefined;
|
5666
|
-
line?: {
|
5667
|
-
channelId: string;
|
5668
|
-
channelSecret: string;
|
5669
|
-
} | undefined;
|
5670
5402
|
lineRichMenuId?: string | null | undefined;
|
5671
5403
|
messengerIntegrationType?: "own" | "business" | undefined;
|
5672
5404
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -5746,7 +5478,7 @@ export declare const channelContract: {
|
|
5746
5478
|
error?: any;
|
5747
5479
|
}>;
|
5748
5480
|
};
|
5749
|
-
path: "csat/:channelId";
|
5481
|
+
path: "channel/csat/:channelId";
|
5750
5482
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
5751
5483
|
'x-tenant': z.ZodString;
|
5752
5484
|
'x-service-token': z.ZodString;
|
@@ -5978,7 +5710,7 @@ export declare const channelContract: {
|
|
5978
5710
|
error?: any;
|
5979
5711
|
}>;
|
5980
5712
|
};
|
5981
|
-
path: "messenger/pages";
|
5713
|
+
path: "channel/messenger/pages";
|
5982
5714
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
5983
5715
|
'x-tenant': z.ZodString;
|
5984
5716
|
'x-service-token': z.ZodString;
|
@@ -6274,7 +6006,7 @@ export declare const channelContract: {
|
|
6274
6006
|
error?: any;
|
6275
6007
|
}>;
|
6276
6008
|
};
|
6277
|
-
path: "messenger/facebook-businesses";
|
6009
|
+
path: "channel/messenger/facebook-businesses";
|
6278
6010
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
6279
6011
|
'x-tenant': z.ZodString;
|
6280
6012
|
'x-service-token': z.ZodString;
|
@@ -6570,7 +6302,7 @@ export declare const channelContract: {
|
|
6570
6302
|
error?: any;
|
6571
6303
|
}>;
|
6572
6304
|
};
|
6573
|
-
path: "messenger/facebook-business-pages";
|
6305
|
+
path: "channel/messenger/facebook-business-pages";
|
6574
6306
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
6575
6307
|
'x-tenant': z.ZodString;
|
6576
6308
|
'x-service-token': z.ZodString;
|
@@ -6652,16 +6384,6 @@ export declare const channelContract: {
|
|
6652
6384
|
mobileNumber: string;
|
6653
6385
|
apiSecret: string;
|
6654
6386
|
}>>;
|
6655
|
-
line: z.ZodOptional<z.ZodObject<{
|
6656
|
-
channelId: z.ZodString;
|
6657
|
-
channelSecret: z.ZodString;
|
6658
|
-
}, "strip", z.ZodTypeAny, {
|
6659
|
-
channelId: string;
|
6660
|
-
channelSecret: string;
|
6661
|
-
}, {
|
6662
|
-
channelId: string;
|
6663
|
-
channelSecret: string;
|
6664
|
-
}>>;
|
6665
6387
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
6666
6388
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
6667
6389
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -6692,10 +6414,6 @@ export declare const channelContract: {
|
|
6692
6414
|
mobileNumber: string;
|
6693
6415
|
apiSecret: string;
|
6694
6416
|
} | undefined;
|
6695
|
-
line?: {
|
6696
|
-
channelId: string;
|
6697
|
-
channelSecret: string;
|
6698
|
-
} | undefined;
|
6699
6417
|
lineRichMenuId?: string | null | undefined;
|
6700
6418
|
messengerIntegrationType?: "own" | "business" | undefined;
|
6701
6419
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -6726,10 +6444,6 @@ export declare const channelContract: {
|
|
6726
6444
|
mobileNumber: string;
|
6727
6445
|
apiSecret: string;
|
6728
6446
|
} | undefined;
|
6729
|
-
line?: {
|
6730
|
-
channelId: string;
|
6731
|
-
channelSecret: string;
|
6732
|
-
} | undefined;
|
6733
6447
|
lineRichMenuId?: string | null | undefined;
|
6734
6448
|
messengerIntegrationType?: "own" | "business" | undefined;
|
6735
6449
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -6767,10 +6481,6 @@ export declare const channelContract: {
|
|
6767
6481
|
mobileNumber: string;
|
6768
6482
|
apiSecret: string;
|
6769
6483
|
} | undefined;
|
6770
|
-
line?: {
|
6771
|
-
channelId: string;
|
6772
|
-
channelSecret: string;
|
6773
|
-
} | undefined;
|
6774
6484
|
lineRichMenuId?: string | null | undefined;
|
6775
6485
|
messengerIntegrationType?: "own" | "business" | undefined;
|
6776
6486
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -6808,10 +6518,6 @@ export declare const channelContract: {
|
|
6808
6518
|
mobileNumber: string;
|
6809
6519
|
apiSecret: string;
|
6810
6520
|
} | undefined;
|
6811
|
-
line?: {
|
6812
|
-
channelId: string;
|
6813
|
-
channelSecret: string;
|
6814
|
-
} | undefined;
|
6815
6521
|
lineRichMenuId?: string | null | undefined;
|
6816
6522
|
messengerIntegrationType?: "own" | "business" | undefined;
|
6817
6523
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -6893,16 +6599,6 @@ export declare const channelContract: {
|
|
6893
6599
|
mobileNumber: string;
|
6894
6600
|
apiSecret: string;
|
6895
6601
|
}>>;
|
6896
|
-
line: z.ZodOptional<z.ZodObject<{
|
6897
|
-
channelId: z.ZodString;
|
6898
|
-
channelSecret: z.ZodString;
|
6899
|
-
}, "strip", z.ZodTypeAny, {
|
6900
|
-
channelId: string;
|
6901
|
-
channelSecret: string;
|
6902
|
-
}, {
|
6903
|
-
channelId: string;
|
6904
|
-
channelSecret: string;
|
6905
|
-
}>>;
|
6906
6602
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
6907
6603
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
6908
6604
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -6933,10 +6629,6 @@ export declare const channelContract: {
|
|
6933
6629
|
mobileNumber: string;
|
6934
6630
|
apiSecret: string;
|
6935
6631
|
} | undefined;
|
6936
|
-
line?: {
|
6937
|
-
channelId: string;
|
6938
|
-
channelSecret: string;
|
6939
|
-
} | undefined;
|
6940
6632
|
lineRichMenuId?: string | null | undefined;
|
6941
6633
|
messengerIntegrationType?: "own" | "business" | undefined;
|
6942
6634
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -6967,10 +6659,6 @@ export declare const channelContract: {
|
|
6967
6659
|
mobileNumber: string;
|
6968
6660
|
apiSecret: string;
|
6969
6661
|
} | undefined;
|
6970
|
-
line?: {
|
6971
|
-
channelId: string;
|
6972
|
-
channelSecret: string;
|
6973
|
-
} | undefined;
|
6974
6662
|
lineRichMenuId?: string | null | undefined;
|
6975
6663
|
messengerIntegrationType?: "own" | "business" | undefined;
|
6976
6664
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -7235,10 +6923,6 @@ export declare const channelContract: {
|
|
7235
6923
|
mobileNumber: string;
|
7236
6924
|
apiSecret: string;
|
7237
6925
|
} | undefined;
|
7238
|
-
line?: {
|
7239
|
-
channelId: string;
|
7240
|
-
channelSecret: string;
|
7241
|
-
} | undefined;
|
7242
6926
|
lineRichMenuId?: string | null | undefined;
|
7243
6927
|
messengerIntegrationType?: "own" | "business" | undefined;
|
7244
6928
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -7334,10 +7018,6 @@ export declare const channelContract: {
|
|
7334
7018
|
mobileNumber: string;
|
7335
7019
|
apiSecret: string;
|
7336
7020
|
} | undefined;
|
7337
|
-
line?: {
|
7338
|
-
channelId: string;
|
7339
|
-
channelSecret: string;
|
7340
|
-
} | undefined;
|
7341
7021
|
lineRichMenuId?: string | null | undefined;
|
7342
7022
|
messengerIntegrationType?: "own" | "business" | undefined;
|
7343
7023
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -7435,10 +7115,6 @@ export declare const channelContract: {
|
|
7435
7115
|
mobileNumber: string;
|
7436
7116
|
apiSecret: string;
|
7437
7117
|
} | undefined;
|
7438
|
-
line?: {
|
7439
|
-
channelId: string;
|
7440
|
-
channelSecret: string;
|
7441
|
-
} | undefined;
|
7442
7118
|
lineRichMenuId?: string | null | undefined;
|
7443
7119
|
messengerIntegrationType?: "own" | "business" | undefined;
|
7444
7120
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -7537,10 +7213,6 @@ export declare const channelContract: {
|
|
7537
7213
|
mobileNumber: string;
|
7538
7214
|
apiSecret: string;
|
7539
7215
|
} | undefined;
|
7540
|
-
line?: {
|
7541
|
-
channelId: string;
|
7542
|
-
channelSecret: string;
|
7543
|
-
} | undefined;
|
7544
7216
|
lineRichMenuId?: string | null | undefined;
|
7545
7217
|
messengerIntegrationType?: "own" | "business" | undefined;
|
7546
7218
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -7620,7 +7292,7 @@ export declare const channelContract: {
|
|
7620
7292
|
error?: any;
|
7621
7293
|
}>;
|
7622
7294
|
};
|
7623
|
-
path: "messenger/connect";
|
7295
|
+
path: "channel/messenger/connect";
|
7624
7296
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
7625
7297
|
'x-tenant': z.ZodString;
|
7626
7298
|
'x-service-token': z.ZodString;
|
@@ -7681,7 +7353,7 @@ export declare const channelContract: {
|
|
7681
7353
|
error?: any;
|
7682
7354
|
}>;
|
7683
7355
|
};
|
7684
|
-
path: "line/connect";
|
7356
|
+
path: "channel/line/connect";
|
7685
7357
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
7686
7358
|
'x-tenant': z.ZodString;
|
7687
7359
|
'x-service-token': z.ZodString;
|
@@ -7871,7 +7543,7 @@ export declare const channelContract: {
|
|
7871
7543
|
error?: any;
|
7872
7544
|
}>;
|
7873
7545
|
};
|
7874
|
-
path: "instagram/pages";
|
7546
|
+
path: "channel/instagram/pages";
|
7875
7547
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
7876
7548
|
'x-tenant': z.ZodString;
|
7877
7549
|
'x-service-token': z.ZodString;
|
@@ -7953,16 +7625,6 @@ export declare const channelContract: {
|
|
7953
7625
|
mobileNumber: string;
|
7954
7626
|
apiSecret: string;
|
7955
7627
|
}>>;
|
7956
|
-
line: z.ZodOptional<z.ZodObject<{
|
7957
|
-
channelId: z.ZodString;
|
7958
|
-
channelSecret: z.ZodString;
|
7959
|
-
}, "strip", z.ZodTypeAny, {
|
7960
|
-
channelId: string;
|
7961
|
-
channelSecret: string;
|
7962
|
-
}, {
|
7963
|
-
channelId: string;
|
7964
|
-
channelSecret: string;
|
7965
|
-
}>>;
|
7966
7628
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
7967
7629
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
7968
7630
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -7993,10 +7655,6 @@ export declare const channelContract: {
|
|
7993
7655
|
mobileNumber: string;
|
7994
7656
|
apiSecret: string;
|
7995
7657
|
} | undefined;
|
7996
|
-
line?: {
|
7997
|
-
channelId: string;
|
7998
|
-
channelSecret: string;
|
7999
|
-
} | undefined;
|
8000
7658
|
lineRichMenuId?: string | null | undefined;
|
8001
7659
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8002
7660
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8027,10 +7685,6 @@ export declare const channelContract: {
|
|
8027
7685
|
mobileNumber: string;
|
8028
7686
|
apiSecret: string;
|
8029
7687
|
} | undefined;
|
8030
|
-
line?: {
|
8031
|
-
channelId: string;
|
8032
|
-
channelSecret: string;
|
8033
|
-
} | undefined;
|
8034
7688
|
lineRichMenuId?: string | null | undefined;
|
8035
7689
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8036
7690
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8068,10 +7722,6 @@ export declare const channelContract: {
|
|
8068
7722
|
mobileNumber: string;
|
8069
7723
|
apiSecret: string;
|
8070
7724
|
} | undefined;
|
8071
|
-
line?: {
|
8072
|
-
channelId: string;
|
8073
|
-
channelSecret: string;
|
8074
|
-
} | undefined;
|
8075
7725
|
lineRichMenuId?: string | null | undefined;
|
8076
7726
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8077
7727
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8109,10 +7759,6 @@ export declare const channelContract: {
|
|
8109
7759
|
mobileNumber: string;
|
8110
7760
|
apiSecret: string;
|
8111
7761
|
} | undefined;
|
8112
|
-
line?: {
|
8113
|
-
channelId: string;
|
8114
|
-
channelSecret: string;
|
8115
|
-
} | undefined;
|
8116
7762
|
lineRichMenuId?: string | null | undefined;
|
8117
7763
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8118
7764
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8194,16 +7840,6 @@ export declare const channelContract: {
|
|
8194
7840
|
mobileNumber: string;
|
8195
7841
|
apiSecret: string;
|
8196
7842
|
}>>;
|
8197
|
-
line: z.ZodOptional<z.ZodObject<{
|
8198
|
-
channelId: z.ZodString;
|
8199
|
-
channelSecret: z.ZodString;
|
8200
|
-
}, "strip", z.ZodTypeAny, {
|
8201
|
-
channelId: string;
|
8202
|
-
channelSecret: string;
|
8203
|
-
}, {
|
8204
|
-
channelId: string;
|
8205
|
-
channelSecret: string;
|
8206
|
-
}>>;
|
8207
7843
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
8208
7844
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
8209
7845
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -8234,10 +7870,6 @@ export declare const channelContract: {
|
|
8234
7870
|
mobileNumber: string;
|
8235
7871
|
apiSecret: string;
|
8236
7872
|
} | undefined;
|
8237
|
-
line?: {
|
8238
|
-
channelId: string;
|
8239
|
-
channelSecret: string;
|
8240
|
-
} | undefined;
|
8241
7873
|
lineRichMenuId?: string | null | undefined;
|
8242
7874
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8243
7875
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8268,10 +7900,6 @@ export declare const channelContract: {
|
|
8268
7900
|
mobileNumber: string;
|
8269
7901
|
apiSecret: string;
|
8270
7902
|
} | undefined;
|
8271
|
-
line?: {
|
8272
|
-
channelId: string;
|
8273
|
-
channelSecret: string;
|
8274
|
-
} | undefined;
|
8275
7903
|
lineRichMenuId?: string | null | undefined;
|
8276
7904
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8277
7905
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8536,10 +8164,6 @@ export declare const channelContract: {
|
|
8536
8164
|
mobileNumber: string;
|
8537
8165
|
apiSecret: string;
|
8538
8166
|
} | undefined;
|
8539
|
-
line?: {
|
8540
|
-
channelId: string;
|
8541
|
-
channelSecret: string;
|
8542
|
-
} | undefined;
|
8543
8167
|
lineRichMenuId?: string | null | undefined;
|
8544
8168
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8545
8169
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8635,10 +8259,6 @@ export declare const channelContract: {
|
|
8635
8259
|
mobileNumber: string;
|
8636
8260
|
apiSecret: string;
|
8637
8261
|
} | undefined;
|
8638
|
-
line?: {
|
8639
|
-
channelId: string;
|
8640
|
-
channelSecret: string;
|
8641
|
-
} | undefined;
|
8642
8262
|
lineRichMenuId?: string | null | undefined;
|
8643
8263
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8644
8264
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8736,10 +8356,6 @@ export declare const channelContract: {
|
|
8736
8356
|
mobileNumber: string;
|
8737
8357
|
apiSecret: string;
|
8738
8358
|
} | undefined;
|
8739
|
-
line?: {
|
8740
|
-
channelId: string;
|
8741
|
-
channelSecret: string;
|
8742
|
-
} | undefined;
|
8743
8359
|
lineRichMenuId?: string | null | undefined;
|
8744
8360
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8745
8361
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8838,10 +8454,6 @@ export declare const channelContract: {
|
|
8838
8454
|
mobileNumber: string;
|
8839
8455
|
apiSecret: string;
|
8840
8456
|
} | undefined;
|
8841
|
-
line?: {
|
8842
|
-
channelId: string;
|
8843
|
-
channelSecret: string;
|
8844
|
-
} | undefined;
|
8845
8457
|
lineRichMenuId?: string | null | undefined;
|
8846
8458
|
messengerIntegrationType?: "own" | "business" | undefined;
|
8847
8459
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -8921,7 +8533,7 @@ export declare const channelContract: {
|
|
8921
8533
|
error?: any;
|
8922
8534
|
}>;
|
8923
8535
|
};
|
8924
|
-
path: "instagram/connect";
|
8536
|
+
path: "channel/instagram/connect";
|
8925
8537
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
8926
8538
|
'x-tenant': z.ZodString;
|
8927
8539
|
'x-service-token': z.ZodString;
|
@@ -9024,16 +8636,6 @@ export declare const channelContract: {
|
|
9024
8636
|
mobileNumber: string;
|
9025
8637
|
apiSecret: string;
|
9026
8638
|
}>>;
|
9027
|
-
line: z.ZodOptional<z.ZodObject<{
|
9028
|
-
channelId: z.ZodString;
|
9029
|
-
channelSecret: z.ZodString;
|
9030
|
-
}, "strip", z.ZodTypeAny, {
|
9031
|
-
channelId: string;
|
9032
|
-
channelSecret: string;
|
9033
|
-
}, {
|
9034
|
-
channelId: string;
|
9035
|
-
channelSecret: string;
|
9036
|
-
}>>;
|
9037
8639
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
9038
8640
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
9039
8641
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -9064,10 +8666,6 @@ export declare const channelContract: {
|
|
9064
8666
|
mobileNumber: string;
|
9065
8667
|
apiSecret: string;
|
9066
8668
|
} | undefined;
|
9067
|
-
line?: {
|
9068
|
-
channelId: string;
|
9069
|
-
channelSecret: string;
|
9070
|
-
} | undefined;
|
9071
8669
|
lineRichMenuId?: string | null | undefined;
|
9072
8670
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9073
8671
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9098,10 +8696,6 @@ export declare const channelContract: {
|
|
9098
8696
|
mobileNumber: string;
|
9099
8697
|
apiSecret: string;
|
9100
8698
|
} | undefined;
|
9101
|
-
line?: {
|
9102
|
-
channelId: string;
|
9103
|
-
channelSecret: string;
|
9104
|
-
} | undefined;
|
9105
8699
|
lineRichMenuId?: string | null | undefined;
|
9106
8700
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9107
8701
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9366,10 +8960,6 @@ export declare const channelContract: {
|
|
9366
8960
|
mobileNumber: string;
|
9367
8961
|
apiSecret: string;
|
9368
8962
|
} | undefined;
|
9369
|
-
line?: {
|
9370
|
-
channelId: string;
|
9371
|
-
channelSecret: string;
|
9372
|
-
} | undefined;
|
9373
8963
|
lineRichMenuId?: string | null | undefined;
|
9374
8964
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9375
8965
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9465,10 +9055,6 @@ export declare const channelContract: {
|
|
9465
9055
|
mobileNumber: string;
|
9466
9056
|
apiSecret: string;
|
9467
9057
|
} | undefined;
|
9468
|
-
line?: {
|
9469
|
-
channelId: string;
|
9470
|
-
channelSecret: string;
|
9471
|
-
} | undefined;
|
9472
9058
|
lineRichMenuId?: string | null | undefined;
|
9473
9059
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9474
9060
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9566,10 +9152,6 @@ export declare const channelContract: {
|
|
9566
9152
|
mobileNumber: string;
|
9567
9153
|
apiSecret: string;
|
9568
9154
|
} | undefined;
|
9569
|
-
line?: {
|
9570
|
-
channelId: string;
|
9571
|
-
channelSecret: string;
|
9572
|
-
} | undefined;
|
9573
9155
|
lineRichMenuId?: string | null | undefined;
|
9574
9156
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9575
9157
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9668,10 +9250,6 @@ export declare const channelContract: {
|
|
9668
9250
|
mobileNumber: string;
|
9669
9251
|
apiSecret: string;
|
9670
9252
|
} | undefined;
|
9671
|
-
line?: {
|
9672
|
-
channelId: string;
|
9673
|
-
channelSecret: string;
|
9674
|
-
} | undefined;
|
9675
9253
|
lineRichMenuId?: string | null | undefined;
|
9676
9254
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9677
9255
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9761,7 +9339,7 @@ export declare const channelContract: {
|
|
9761
9339
|
error?: any;
|
9762
9340
|
}>;
|
9763
9341
|
};
|
9764
|
-
path: "viber/connect";
|
9342
|
+
path: "channel/viber/connect";
|
9765
9343
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
9766
9344
|
'x-tenant': z.ZodString;
|
9767
9345
|
'x-service-token': z.ZodString;
|
@@ -9864,16 +9442,6 @@ export declare const channelContract: {
|
|
9864
9442
|
mobileNumber: string;
|
9865
9443
|
apiSecret: string;
|
9866
9444
|
}>>;
|
9867
|
-
line: z.ZodOptional<z.ZodObject<{
|
9868
|
-
channelId: z.ZodString;
|
9869
|
-
channelSecret: z.ZodString;
|
9870
|
-
}, "strip", z.ZodTypeAny, {
|
9871
|
-
channelId: string;
|
9872
|
-
channelSecret: string;
|
9873
|
-
}, {
|
9874
|
-
channelId: string;
|
9875
|
-
channelSecret: string;
|
9876
|
-
}>>;
|
9877
9445
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
9878
9446
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
9879
9447
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -9904,10 +9472,6 @@ export declare const channelContract: {
|
|
9904
9472
|
mobileNumber: string;
|
9905
9473
|
apiSecret: string;
|
9906
9474
|
} | undefined;
|
9907
|
-
line?: {
|
9908
|
-
channelId: string;
|
9909
|
-
channelSecret: string;
|
9910
|
-
} | undefined;
|
9911
9475
|
lineRichMenuId?: string | null | undefined;
|
9912
9476
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9913
9477
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -9938,10 +9502,6 @@ export declare const channelContract: {
|
|
9938
9502
|
mobileNumber: string;
|
9939
9503
|
apiSecret: string;
|
9940
9504
|
} | undefined;
|
9941
|
-
line?: {
|
9942
|
-
channelId: string;
|
9943
|
-
channelSecret: string;
|
9944
|
-
} | undefined;
|
9945
9505
|
lineRichMenuId?: string | null | undefined;
|
9946
9506
|
messengerIntegrationType?: "own" | "business" | undefined;
|
9947
9507
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10206,10 +9766,6 @@ export declare const channelContract: {
|
|
10206
9766
|
mobileNumber: string;
|
10207
9767
|
apiSecret: string;
|
10208
9768
|
} | undefined;
|
10209
|
-
line?: {
|
10210
|
-
channelId: string;
|
10211
|
-
channelSecret: string;
|
10212
|
-
} | undefined;
|
10213
9769
|
lineRichMenuId?: string | null | undefined;
|
10214
9770
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10215
9771
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10305,10 +9861,6 @@ export declare const channelContract: {
|
|
10305
9861
|
mobileNumber: string;
|
10306
9862
|
apiSecret: string;
|
10307
9863
|
} | undefined;
|
10308
|
-
line?: {
|
10309
|
-
channelId: string;
|
10310
|
-
channelSecret: string;
|
10311
|
-
} | undefined;
|
10312
9864
|
lineRichMenuId?: string | null | undefined;
|
10313
9865
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10314
9866
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10406,10 +9958,6 @@ export declare const channelContract: {
|
|
10406
9958
|
mobileNumber: string;
|
10407
9959
|
apiSecret: string;
|
10408
9960
|
} | undefined;
|
10409
|
-
line?: {
|
10410
|
-
channelId: string;
|
10411
|
-
channelSecret: string;
|
10412
|
-
} | undefined;
|
10413
9961
|
lineRichMenuId?: string | null | undefined;
|
10414
9962
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10415
9963
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10508,10 +10056,6 @@ export declare const channelContract: {
|
|
10508
10056
|
mobileNumber: string;
|
10509
10057
|
apiSecret: string;
|
10510
10058
|
} | undefined;
|
10511
|
-
line?: {
|
10512
|
-
channelId: string;
|
10513
|
-
channelSecret: string;
|
10514
|
-
} | undefined;
|
10515
10059
|
lineRichMenuId?: string | null | undefined;
|
10516
10060
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10517
10061
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10601,7 +10145,7 @@ export declare const channelContract: {
|
|
10601
10145
|
error?: any;
|
10602
10146
|
}>;
|
10603
10147
|
};
|
10604
|
-
path: "telegram/connect";
|
10148
|
+
path: "channel/telegram/connect";
|
10605
10149
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
10606
10150
|
'x-tenant': z.ZodString;
|
10607
10151
|
'x-service-token': z.ZodString;
|
@@ -10754,16 +10298,6 @@ export declare const channelContract: {
|
|
10754
10298
|
mobileNumber: string;
|
10755
10299
|
apiSecret: string;
|
10756
10300
|
}>>;
|
10757
|
-
line: z.ZodOptional<z.ZodObject<{
|
10758
|
-
channelId: z.ZodString;
|
10759
|
-
channelSecret: z.ZodString;
|
10760
|
-
}, "strip", z.ZodTypeAny, {
|
10761
|
-
channelId: string;
|
10762
|
-
channelSecret: string;
|
10763
|
-
}, {
|
10764
|
-
channelId: string;
|
10765
|
-
channelSecret: string;
|
10766
|
-
}>>;
|
10767
10301
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
10768
10302
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
10769
10303
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -10794,10 +10328,6 @@ export declare const channelContract: {
|
|
10794
10328
|
mobileNumber: string;
|
10795
10329
|
apiSecret: string;
|
10796
10330
|
} | undefined;
|
10797
|
-
line?: {
|
10798
|
-
channelId: string;
|
10799
|
-
channelSecret: string;
|
10800
|
-
} | undefined;
|
10801
10331
|
lineRichMenuId?: string | null | undefined;
|
10802
10332
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10803
10333
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -10828,10 +10358,6 @@ export declare const channelContract: {
|
|
10828
10358
|
mobileNumber: string;
|
10829
10359
|
apiSecret: string;
|
10830
10360
|
} | undefined;
|
10831
|
-
line?: {
|
10832
|
-
channelId: string;
|
10833
|
-
channelSecret: string;
|
10834
|
-
} | undefined;
|
10835
10361
|
lineRichMenuId?: string | null | undefined;
|
10836
10362
|
messengerIntegrationType?: "own" | "business" | undefined;
|
10837
10363
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11096,10 +10622,6 @@ export declare const channelContract: {
|
|
11096
10622
|
mobileNumber: string;
|
11097
10623
|
apiSecret: string;
|
11098
10624
|
} | undefined;
|
11099
|
-
line?: {
|
11100
|
-
channelId: string;
|
11101
|
-
channelSecret: string;
|
11102
|
-
} | undefined;
|
11103
10625
|
lineRichMenuId?: string | null | undefined;
|
11104
10626
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11105
10627
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11195,10 +10717,6 @@ export declare const channelContract: {
|
|
11195
10717
|
mobileNumber: string;
|
11196
10718
|
apiSecret: string;
|
11197
10719
|
} | undefined;
|
11198
|
-
line?: {
|
11199
|
-
channelId: string;
|
11200
|
-
channelSecret: string;
|
11201
|
-
} | undefined;
|
11202
10720
|
lineRichMenuId?: string | null | undefined;
|
11203
10721
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11204
10722
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11296,10 +10814,6 @@ export declare const channelContract: {
|
|
11296
10814
|
mobileNumber: string;
|
11297
10815
|
apiSecret: string;
|
11298
10816
|
} | undefined;
|
11299
|
-
line?: {
|
11300
|
-
channelId: string;
|
11301
|
-
channelSecret: string;
|
11302
|
-
} | undefined;
|
11303
10817
|
lineRichMenuId?: string | null | undefined;
|
11304
10818
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11305
10819
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11398,10 +10912,6 @@ export declare const channelContract: {
|
|
11398
10912
|
mobileNumber: string;
|
11399
10913
|
apiSecret: string;
|
11400
10914
|
} | undefined;
|
11401
|
-
line?: {
|
11402
|
-
channelId: string;
|
11403
|
-
channelSecret: string;
|
11404
|
-
} | undefined;
|
11405
10915
|
lineRichMenuId?: string | null | undefined;
|
11406
10916
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11407
10917
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11491,7 +11001,7 @@ export declare const channelContract: {
|
|
11491
11001
|
error?: any;
|
11492
11002
|
}>;
|
11493
11003
|
};
|
11494
|
-
path: "webchat/connect";
|
11004
|
+
path: "channel/webchat/connect";
|
11495
11005
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
11496
11006
|
'x-tenant': z.ZodString;
|
11497
11007
|
'x-service-token': z.ZodString;
|
@@ -11575,16 +11085,6 @@ export declare const channelContract: {
|
|
11575
11085
|
mobileNumber: string;
|
11576
11086
|
apiSecret: string;
|
11577
11087
|
}>>;
|
11578
|
-
line: z.ZodOptional<z.ZodObject<{
|
11579
|
-
channelId: z.ZodString;
|
11580
|
-
channelSecret: z.ZodString;
|
11581
|
-
}, "strip", z.ZodTypeAny, {
|
11582
|
-
channelId: string;
|
11583
|
-
channelSecret: string;
|
11584
|
-
}, {
|
11585
|
-
channelId: string;
|
11586
|
-
channelSecret: string;
|
11587
|
-
}>>;
|
11588
11088
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
11589
11089
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
11590
11090
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -11615,10 +11115,6 @@ export declare const channelContract: {
|
|
11615
11115
|
mobileNumber: string;
|
11616
11116
|
apiSecret: string;
|
11617
11117
|
} | undefined;
|
11618
|
-
line?: {
|
11619
|
-
channelId: string;
|
11620
|
-
channelSecret: string;
|
11621
|
-
} | undefined;
|
11622
11118
|
lineRichMenuId?: string | null | undefined;
|
11623
11119
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11624
11120
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11649,10 +11145,6 @@ export declare const channelContract: {
|
|
11649
11145
|
mobileNumber: string;
|
11650
11146
|
apiSecret: string;
|
11651
11147
|
} | undefined;
|
11652
|
-
line?: {
|
11653
|
-
channelId: string;
|
11654
|
-
channelSecret: string;
|
11655
|
-
} | undefined;
|
11656
11148
|
lineRichMenuId?: string | null | undefined;
|
11657
11149
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11658
11150
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11688,10 +11180,6 @@ export declare const channelContract: {
|
|
11688
11180
|
mobileNumber: string;
|
11689
11181
|
apiSecret: string;
|
11690
11182
|
} | undefined;
|
11691
|
-
line?: {
|
11692
|
-
channelId: string;
|
11693
|
-
channelSecret: string;
|
11694
|
-
} | undefined;
|
11695
11183
|
lineRichMenuId?: string | null | undefined;
|
11696
11184
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11697
11185
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11727,10 +11215,6 @@ export declare const channelContract: {
|
|
11727
11215
|
mobileNumber: string;
|
11728
11216
|
apiSecret: string;
|
11729
11217
|
} | undefined;
|
11730
|
-
line?: {
|
11731
|
-
channelId: string;
|
11732
|
-
channelSecret: string;
|
11733
|
-
} | undefined;
|
11734
11218
|
lineRichMenuId?: string | null | undefined;
|
11735
11219
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11736
11220
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11810,16 +11294,6 @@ export declare const channelContract: {
|
|
11810
11294
|
mobileNumber: string;
|
11811
11295
|
apiSecret: string;
|
11812
11296
|
}>>;
|
11813
|
-
line: z.ZodOptional<z.ZodObject<{
|
11814
|
-
channelId: z.ZodString;
|
11815
|
-
channelSecret: z.ZodString;
|
11816
|
-
}, "strip", z.ZodTypeAny, {
|
11817
|
-
channelId: string;
|
11818
|
-
channelSecret: string;
|
11819
|
-
}, {
|
11820
|
-
channelId: string;
|
11821
|
-
channelSecret: string;
|
11822
|
-
}>>;
|
11823
11297
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
11824
11298
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
11825
11299
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -11850,10 +11324,6 @@ export declare const channelContract: {
|
|
11850
11324
|
mobileNumber: string;
|
11851
11325
|
apiSecret: string;
|
11852
11326
|
} | undefined;
|
11853
|
-
line?: {
|
11854
|
-
channelId: string;
|
11855
|
-
channelSecret: string;
|
11856
|
-
} | undefined;
|
11857
11327
|
lineRichMenuId?: string | null | undefined;
|
11858
11328
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11859
11329
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -11884,10 +11354,6 @@ export declare const channelContract: {
|
|
11884
11354
|
mobileNumber: string;
|
11885
11355
|
apiSecret: string;
|
11886
11356
|
} | undefined;
|
11887
|
-
line?: {
|
11888
|
-
channelId: string;
|
11889
|
-
channelSecret: string;
|
11890
|
-
} | undefined;
|
11891
11357
|
lineRichMenuId?: string | null | undefined;
|
11892
11358
|
messengerIntegrationType?: "own" | "business" | undefined;
|
11893
11359
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -12152,10 +11618,6 @@ export declare const channelContract: {
|
|
12152
11618
|
mobileNumber: string;
|
12153
11619
|
apiSecret: string;
|
12154
11620
|
} | undefined;
|
12155
|
-
line?: {
|
12156
|
-
channelId: string;
|
12157
|
-
channelSecret: string;
|
12158
|
-
} | undefined;
|
12159
11621
|
lineRichMenuId?: string | null | undefined;
|
12160
11622
|
messengerIntegrationType?: "own" | "business" | undefined;
|
12161
11623
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -12251,10 +11713,6 @@ export declare const channelContract: {
|
|
12251
11713
|
mobileNumber: string;
|
12252
11714
|
apiSecret: string;
|
12253
11715
|
} | undefined;
|
12254
|
-
line?: {
|
12255
|
-
channelId: string;
|
12256
|
-
channelSecret: string;
|
12257
|
-
} | undefined;
|
12258
11716
|
lineRichMenuId?: string | null | undefined;
|
12259
11717
|
messengerIntegrationType?: "own" | "business" | undefined;
|
12260
11718
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -12352,10 +11810,6 @@ export declare const channelContract: {
|
|
12352
11810
|
mobileNumber: string;
|
12353
11811
|
apiSecret: string;
|
12354
11812
|
} | undefined;
|
12355
|
-
line?: {
|
12356
|
-
channelId: string;
|
12357
|
-
channelSecret: string;
|
12358
|
-
} | undefined;
|
12359
11813
|
lineRichMenuId?: string | null | undefined;
|
12360
11814
|
messengerIntegrationType?: "own" | "business" | undefined;
|
12361
11815
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -12454,10 +11908,6 @@ export declare const channelContract: {
|
|
12454
11908
|
mobileNumber: string;
|
12455
11909
|
apiSecret: string;
|
12456
11910
|
} | undefined;
|
12457
|
-
line?: {
|
12458
|
-
channelId: string;
|
12459
|
-
channelSecret: string;
|
12460
|
-
} | undefined;
|
12461
11911
|
lineRichMenuId?: string | null | undefined;
|
12462
11912
|
messengerIntegrationType?: "own" | "business" | undefined;
|
12463
11913
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -12537,7 +11987,7 @@ export declare const channelContract: {
|
|
12537
11987
|
error?: any;
|
12538
11988
|
}>;
|
12539
11989
|
};
|
12540
|
-
path: "whatsapp/connect";
|
11990
|
+
path: "channel/whatsapp/connect";
|
12541
11991
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
12542
11992
|
'x-tenant': z.ZodString;
|
12543
11993
|
'x-service-token': z.ZodString;
|
@@ -12621,7 +12071,7 @@ export declare const channelContract: {
|
|
12621
12071
|
error?: any;
|
12622
12072
|
}>;
|
12623
12073
|
};
|
12624
|
-
path: "whatsapp/templates";
|
12074
|
+
path: "channel/whatsapp/templates";
|
12625
12075
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
12626
12076
|
'x-tenant': z.ZodString;
|
12627
12077
|
'x-service-token': z.ZodString;
|
@@ -12684,7 +12134,7 @@ export declare const channelContract: {
|
|
12684
12134
|
error?: any;
|
12685
12135
|
}>;
|
12686
12136
|
};
|
12687
|
-
path: "whatsapp/mobile";
|
12137
|
+
path: "channel/whatsapp/mobile";
|
12688
12138
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
12689
12139
|
'x-tenant': z.ZodString;
|
12690
12140
|
'x-service-token': z.ZodString;
|
@@ -12758,7 +12208,7 @@ export declare const channelContract: {
|
|
12758
12208
|
error?: any;
|
12759
12209
|
}>;
|
12760
12210
|
};
|
12761
|
-
path: "whatsapp/mobile/qr";
|
12211
|
+
path: "channel/whatsapp/mobile/qr";
|
12762
12212
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
12763
12213
|
'x-tenant': z.ZodString;
|
12764
12214
|
'x-service-token': z.ZodString;
|
@@ -12815,7 +12265,7 @@ export declare const channelContract: {
|
|
12815
12265
|
error?: any;
|
12816
12266
|
}>;
|
12817
12267
|
};
|
12818
|
-
path: "whatsapp/mobile/:instanceId";
|
12268
|
+
path: "channel/whatsapp/mobile/:instanceId";
|
12819
12269
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
12820
12270
|
'x-tenant': z.ZodString;
|
12821
12271
|
'x-service-token': z.ZodString;
|
@@ -12834,858 +12284,28 @@ export declare const channelContract: {
|
|
12834
12284
|
}>>>;
|
12835
12285
|
};
|
12836
12286
|
};
|
12837
|
-
|
12838
|
-
|
12839
|
-
|
12840
|
-
|
12841
|
-
|
12842
|
-
|
12843
|
-
|
12844
|
-
|
12845
|
-
|
12846
|
-
|
12847
|
-
|
12848
|
-
|
12849
|
-
|
12850
|
-
|
12851
|
-
|
12852
|
-
|
12853
|
-
|
12854
|
-
|
12855
|
-
|
12856
|
-
|
12857
|
-
|
12858
|
-
|
12859
|
-
name: z.ZodString;
|
12860
|
-
type: z.ZodEnum<["whatsapp", "messenger", "telegram", "instagram", "line", "viber", "kakao", "shopee", "lazada", "webchat", "facebook_feed", "sms_vonage"]>;
|
12861
|
-
metadata: z.ZodObject<{
|
12862
|
-
id: z.ZodString;
|
12863
|
-
name: z.ZodString;
|
12864
|
-
accessToken: z.ZodOptional<z.ZodString>;
|
12865
|
-
channelSecret: z.ZodOptional<z.ZodString>;
|
12866
|
-
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
12867
|
-
senderId: z.ZodOptional<z.ZodString>;
|
12868
|
-
whatsapp: z.ZodOptional<z.ZodObject<{
|
12869
|
-
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12870
|
-
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12871
|
-
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12872
|
-
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12873
|
-
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12874
|
-
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12875
|
-
waapiInstanceId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12876
|
-
qr: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12877
|
-
status: z.ZodOptional<z.ZodEnum<["waapi-qr", "pending", "active"]>>;
|
12878
|
-
apiKey: z.ZodOptional<z.ZodString>;
|
12879
|
-
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
12880
|
-
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">, z.ZodLiteral<"waapi">]>>;
|
12881
|
-
}, "strip", z.ZodTypeAny, {
|
12882
|
-
wabaBusinessId?: string | null | undefined;
|
12883
|
-
wabaExternalId?: string | null | undefined;
|
12884
|
-
phoneNumberId?: string | null | undefined;
|
12885
|
-
email?: string | null | undefined;
|
12886
|
-
clientId?: string | null | undefined;
|
12887
|
-
channelId?: string | null | undefined;
|
12888
|
-
waapiInstanceId?: string | null | undefined;
|
12889
|
-
qr?: string | null | undefined;
|
12890
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
12891
|
-
apiKey?: string | undefined;
|
12892
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
12893
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
12894
|
-
}, {
|
12895
|
-
wabaBusinessId?: string | null | undefined;
|
12896
|
-
wabaExternalId?: string | null | undefined;
|
12897
|
-
phoneNumberId?: string | null | undefined;
|
12898
|
-
email?: string | null | undefined;
|
12899
|
-
clientId?: string | null | undefined;
|
12900
|
-
channelId?: string | null | undefined;
|
12901
|
-
waapiInstanceId?: string | null | undefined;
|
12902
|
-
qr?: string | null | undefined;
|
12903
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
12904
|
-
apiKey?: string | undefined;
|
12905
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
12906
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
12907
|
-
}>>;
|
12908
|
-
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
12909
|
-
mobileNumber: z.ZodString;
|
12910
|
-
apiKey: z.ZodString;
|
12911
|
-
apiSecret: z.ZodString;
|
12912
|
-
}, "strip", z.ZodTypeAny, {
|
12913
|
-
apiKey: string;
|
12914
|
-
mobileNumber: string;
|
12915
|
-
apiSecret: string;
|
12916
|
-
}, {
|
12917
|
-
apiKey: string;
|
12918
|
-
mobileNumber: string;
|
12919
|
-
apiSecret: string;
|
12920
|
-
}>>;
|
12921
|
-
line: z.ZodOptional<z.ZodObject<{
|
12922
|
-
channelId: z.ZodString;
|
12923
|
-
channelSecret: z.ZodString;
|
12924
|
-
}, "strip", z.ZodTypeAny, {
|
12925
|
-
channelId: string;
|
12926
|
-
channelSecret: string;
|
12927
|
-
}, {
|
12928
|
-
channelId: string;
|
12929
|
-
channelSecret: string;
|
12930
|
-
}>>;
|
12931
|
-
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
12932
|
-
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
12933
|
-
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
12934
|
-
isCSATEnabled: z.ZodOptional<z.ZodBoolean>;
|
12935
|
-
}, "strip", z.ZodTypeAny, {
|
12936
|
-
name: string;
|
12937
|
-
id: string;
|
12938
|
-
accessToken?: string | undefined;
|
12939
|
-
channelSecret?: string | undefined;
|
12940
|
-
additionalCredentials?: any;
|
12941
|
-
senderId?: string | undefined;
|
12942
|
-
whatsapp?: {
|
12943
|
-
wabaBusinessId?: string | null | undefined;
|
12944
|
-
wabaExternalId?: string | null | undefined;
|
12945
|
-
phoneNumberId?: string | null | undefined;
|
12946
|
-
email?: string | null | undefined;
|
12947
|
-
clientId?: string | null | undefined;
|
12948
|
-
channelId?: string | null | undefined;
|
12949
|
-
waapiInstanceId?: string | null | undefined;
|
12950
|
-
qr?: string | null | undefined;
|
12951
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
12952
|
-
apiKey?: string | undefined;
|
12953
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
12954
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
12955
|
-
} | undefined;
|
12956
|
-
vonageCredentials?: {
|
12957
|
-
apiKey: string;
|
12958
|
-
mobileNumber: string;
|
12959
|
-
apiSecret: string;
|
12960
|
-
} | undefined;
|
12961
|
-
line?: {
|
12962
|
-
channelId: string;
|
12963
|
-
channelSecret: string;
|
12964
|
-
} | undefined;
|
12965
|
-
lineRichMenuId?: string | null | undefined;
|
12966
|
-
messengerIntegrationType?: "own" | "business" | undefined;
|
12967
|
-
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
12968
|
-
isCSATEnabled?: boolean | undefined;
|
12969
|
-
}, {
|
12970
|
-
name: string;
|
12971
|
-
id: string;
|
12972
|
-
accessToken?: string | undefined;
|
12973
|
-
channelSecret?: string | undefined;
|
12974
|
-
additionalCredentials?: any;
|
12975
|
-
senderId?: string | undefined;
|
12976
|
-
whatsapp?: {
|
12977
|
-
wabaBusinessId?: string | null | undefined;
|
12978
|
-
wabaExternalId?: string | null | undefined;
|
12979
|
-
phoneNumberId?: string | null | undefined;
|
12980
|
-
email?: string | null | undefined;
|
12981
|
-
clientId?: string | null | undefined;
|
12982
|
-
channelId?: string | null | undefined;
|
12983
|
-
waapiInstanceId?: string | null | undefined;
|
12984
|
-
qr?: string | null | undefined;
|
12985
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
12986
|
-
apiKey?: string | undefined;
|
12987
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
12988
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
12989
|
-
} | undefined;
|
12990
|
-
vonageCredentials?: {
|
12991
|
-
apiKey: string;
|
12992
|
-
mobileNumber: string;
|
12993
|
-
apiSecret: string;
|
12994
|
-
} | undefined;
|
12995
|
-
line?: {
|
12996
|
-
channelId: string;
|
12997
|
-
channelSecret: string;
|
12998
|
-
} | undefined;
|
12999
|
-
lineRichMenuId?: string | null | undefined;
|
13000
|
-
messengerIntegrationType?: "own" | "business" | undefined;
|
13001
|
-
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
13002
|
-
isCSATEnabled?: boolean | undefined;
|
13003
|
-
}>;
|
13004
|
-
brandName: z.ZodString;
|
13005
|
-
platformId: z.ZodString;
|
13006
|
-
status: z.ZodUnion<[z.ZodLiteral<true>, z.ZodLiteral<false>]>;
|
13007
|
-
isReloginRequired: z.ZodBoolean;
|
13008
|
-
connectedUserName: z.ZodString;
|
13009
|
-
connectedUserId: z.ZodString;
|
13010
|
-
botpressBot: z.ZodNullable<z.ZodObject<{
|
13011
|
-
id: z.ZodString;
|
13012
|
-
name: z.ZodString;
|
13013
|
-
botId: z.ZodString;
|
13014
|
-
integrationId: z.ZodString;
|
13015
|
-
accessToken: z.ZodString;
|
13016
|
-
}, "strip", z.ZodTypeAny, {
|
13017
|
-
name: string;
|
13018
|
-
id: string;
|
13019
|
-
accessToken: string;
|
13020
|
-
botId: string;
|
13021
|
-
integrationId: string;
|
13022
|
-
}, {
|
13023
|
-
name: string;
|
13024
|
-
id: string;
|
13025
|
-
accessToken: string;
|
13026
|
-
botId: string;
|
13027
|
-
integrationId: string;
|
13028
|
-
}>>;
|
13029
|
-
actor: z.ZodObject<{
|
13030
|
-
id: z.ZodString;
|
13031
|
-
createdAt: z.ZodDate;
|
13032
|
-
updatedAt: z.ZodDate;
|
13033
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
13034
|
-
name: z.ZodString;
|
13035
|
-
email: z.ZodString;
|
13036
|
-
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
13037
|
-
password: z.ZodString;
|
13038
|
-
address: z.ZodNullable<z.ZodString>;
|
13039
|
-
phone: z.ZodNullable<z.ZodString>;
|
13040
|
-
notificationCount: z.ZodNullable<z.ZodNumber>;
|
13041
|
-
roles: z.ZodArray<z.ZodObject<{
|
13042
|
-
id: z.ZodString;
|
13043
|
-
createdAt: z.ZodDate;
|
13044
|
-
updatedAt: z.ZodDate;
|
13045
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
13046
|
-
systemName: z.ZodString;
|
13047
|
-
displayName: z.ZodString;
|
13048
|
-
description: z.ZodNullable<z.ZodString>;
|
13049
|
-
permissions: z.ZodArray<z.ZodObject<{
|
13050
|
-
id: z.ZodString;
|
13051
|
-
createdAt: z.ZodDate;
|
13052
|
-
updatedAt: z.ZodDate;
|
13053
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
13054
|
-
systemName: z.ZodString;
|
13055
|
-
displayName: z.ZodString;
|
13056
|
-
description: z.ZodNullable<z.ZodString>;
|
13057
|
-
}, "strip", z.ZodTypeAny, {
|
13058
|
-
id: string;
|
13059
|
-
description: string | null;
|
13060
|
-
createdAt: Date;
|
13061
|
-
updatedAt: Date;
|
13062
|
-
deletedAt: Date | null;
|
13063
|
-
systemName: string;
|
13064
|
-
displayName: string;
|
13065
|
-
}, {
|
13066
|
-
id: string;
|
13067
|
-
description: string | null;
|
13068
|
-
createdAt: Date;
|
13069
|
-
updatedAt: Date;
|
13070
|
-
deletedAt: Date | null;
|
13071
|
-
systemName: string;
|
13072
|
-
displayName: string;
|
13073
|
-
}>, "many">;
|
13074
|
-
}, "strip", z.ZodTypeAny, {
|
13075
|
-
id: string;
|
13076
|
-
description: string | null;
|
13077
|
-
createdAt: Date;
|
13078
|
-
updatedAt: Date;
|
13079
|
-
deletedAt: Date | null;
|
13080
|
-
systemName: string;
|
13081
|
-
displayName: string;
|
13082
|
-
permissions: {
|
13083
|
-
id: string;
|
13084
|
-
description: string | null;
|
13085
|
-
createdAt: Date;
|
13086
|
-
updatedAt: Date;
|
13087
|
-
deletedAt: Date | null;
|
13088
|
-
systemName: string;
|
13089
|
-
displayName: string;
|
13090
|
-
}[];
|
13091
|
-
}, {
|
13092
|
-
id: string;
|
13093
|
-
description: string | null;
|
13094
|
-
createdAt: Date;
|
13095
|
-
updatedAt: Date;
|
13096
|
-
deletedAt: Date | null;
|
13097
|
-
systemName: string;
|
13098
|
-
displayName: string;
|
13099
|
-
permissions: {
|
13100
|
-
id: string;
|
13101
|
-
description: string | null;
|
13102
|
-
createdAt: Date;
|
13103
|
-
updatedAt: Date;
|
13104
|
-
deletedAt: Date | null;
|
13105
|
-
systemName: string;
|
13106
|
-
displayName: string;
|
13107
|
-
}[];
|
13108
|
-
}>, "many">;
|
13109
|
-
extension: z.ZodObject<{
|
13110
|
-
id: z.ZodString;
|
13111
|
-
createdAt: z.ZodDate;
|
13112
|
-
updatedAt: z.ZodDate;
|
13113
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
13114
|
-
userId: z.ZodNullable<z.ZodString>;
|
13115
|
-
sipServerUrl: z.ZodString;
|
13116
|
-
sipUserName: z.ZodString;
|
13117
|
-
webphoneLoginUser: z.ZodString;
|
13118
|
-
extensionId: z.ZodNullable<z.ZodString>;
|
13119
|
-
extensionName: z.ZodString;
|
13120
|
-
telephonySignature: z.ZodNullable<z.ZodString>;
|
13121
|
-
}, "strip", z.ZodTypeAny, {
|
13122
|
-
id: string;
|
13123
|
-
createdAt: Date;
|
13124
|
-
updatedAt: Date;
|
13125
|
-
deletedAt: Date | null;
|
13126
|
-
userId: string | null;
|
13127
|
-
sipServerUrl: string;
|
13128
|
-
sipUserName: string;
|
13129
|
-
webphoneLoginUser: string;
|
13130
|
-
extensionId: string | null;
|
13131
|
-
extensionName: string;
|
13132
|
-
telephonySignature: string | null;
|
13133
|
-
}, {
|
13134
|
-
id: string;
|
13135
|
-
createdAt: Date;
|
13136
|
-
updatedAt: Date;
|
13137
|
-
deletedAt: Date | null;
|
13138
|
-
userId: string | null;
|
13139
|
-
sipServerUrl: string;
|
13140
|
-
sipUserName: string;
|
13141
|
-
webphoneLoginUser: string;
|
13142
|
-
extensionId: string | null;
|
13143
|
-
extensionName: string;
|
13144
|
-
telephonySignature: string | null;
|
13145
|
-
}>;
|
13146
|
-
}, "strip", z.ZodTypeAny, {
|
13147
|
-
name: string;
|
13148
|
-
id: string;
|
13149
|
-
address: string | null;
|
13150
|
-
email: string;
|
13151
|
-
createdAt: Date;
|
13152
|
-
updatedAt: Date;
|
13153
|
-
deletedAt: Date | null;
|
13154
|
-
emailVerifiedAt: Date | null;
|
13155
|
-
password: string;
|
13156
|
-
phone: string | null;
|
13157
|
-
notificationCount: number | null;
|
13158
|
-
roles: {
|
13159
|
-
id: string;
|
13160
|
-
description: string | null;
|
13161
|
-
createdAt: Date;
|
13162
|
-
updatedAt: Date;
|
13163
|
-
deletedAt: Date | null;
|
13164
|
-
systemName: string;
|
13165
|
-
displayName: string;
|
13166
|
-
permissions: {
|
13167
|
-
id: string;
|
13168
|
-
description: string | null;
|
13169
|
-
createdAt: Date;
|
13170
|
-
updatedAt: Date;
|
13171
|
-
deletedAt: Date | null;
|
13172
|
-
systemName: string;
|
13173
|
-
displayName: string;
|
13174
|
-
}[];
|
13175
|
-
}[];
|
13176
|
-
extension: {
|
13177
|
-
id: string;
|
13178
|
-
createdAt: Date;
|
13179
|
-
updatedAt: Date;
|
13180
|
-
deletedAt: Date | null;
|
13181
|
-
userId: string | null;
|
13182
|
-
sipServerUrl: string;
|
13183
|
-
sipUserName: string;
|
13184
|
-
webphoneLoginUser: string;
|
13185
|
-
extensionId: string | null;
|
13186
|
-
extensionName: string;
|
13187
|
-
telephonySignature: string | null;
|
13188
|
-
};
|
13189
|
-
}, {
|
13190
|
-
name: string;
|
13191
|
-
id: string;
|
13192
|
-
address: string | null;
|
13193
|
-
email: string;
|
13194
|
-
createdAt: Date;
|
13195
|
-
updatedAt: Date;
|
13196
|
-
deletedAt: Date | null;
|
13197
|
-
emailVerifiedAt: Date | null;
|
13198
|
-
password: string;
|
13199
|
-
phone: string | null;
|
13200
|
-
notificationCount: number | null;
|
13201
|
-
roles: {
|
13202
|
-
id: string;
|
13203
|
-
description: string | null;
|
13204
|
-
createdAt: Date;
|
13205
|
-
updatedAt: Date;
|
13206
|
-
deletedAt: Date | null;
|
13207
|
-
systemName: string;
|
13208
|
-
displayName: string;
|
13209
|
-
permissions: {
|
13210
|
-
id: string;
|
13211
|
-
description: string | null;
|
13212
|
-
createdAt: Date;
|
13213
|
-
updatedAt: Date;
|
13214
|
-
deletedAt: Date | null;
|
13215
|
-
systemName: string;
|
13216
|
-
displayName: string;
|
13217
|
-
}[];
|
13218
|
-
}[];
|
13219
|
-
extension: {
|
13220
|
-
id: string;
|
13221
|
-
createdAt: Date;
|
13222
|
-
updatedAt: Date;
|
13223
|
-
deletedAt: Date | null;
|
13224
|
-
userId: string | null;
|
13225
|
-
sipServerUrl: string;
|
13226
|
-
sipUserName: string;
|
13227
|
-
webphoneLoginUser: string;
|
13228
|
-
extensionId: string | null;
|
13229
|
-
extensionName: string;
|
13230
|
-
telephonySignature: string | null;
|
13231
|
-
};
|
13232
|
-
}>;
|
13233
|
-
}, "strip", z.ZodTypeAny, {
|
13234
|
-
name: string;
|
13235
|
-
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
13236
|
-
id: string;
|
13237
|
-
metadata: {
|
13238
|
-
name: string;
|
13239
|
-
id: string;
|
13240
|
-
accessToken?: string | undefined;
|
13241
|
-
channelSecret?: string | undefined;
|
13242
|
-
additionalCredentials?: any;
|
13243
|
-
senderId?: string | undefined;
|
13244
|
-
whatsapp?: {
|
13245
|
-
wabaBusinessId?: string | null | undefined;
|
13246
|
-
wabaExternalId?: string | null | undefined;
|
13247
|
-
phoneNumberId?: string | null | undefined;
|
13248
|
-
email?: string | null | undefined;
|
13249
|
-
clientId?: string | null | undefined;
|
13250
|
-
channelId?: string | null | undefined;
|
13251
|
-
waapiInstanceId?: string | null | undefined;
|
13252
|
-
qr?: string | null | undefined;
|
13253
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
13254
|
-
apiKey?: string | undefined;
|
13255
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
13256
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
13257
|
-
} | undefined;
|
13258
|
-
vonageCredentials?: {
|
13259
|
-
apiKey: string;
|
13260
|
-
mobileNumber: string;
|
13261
|
-
apiSecret: string;
|
13262
|
-
} | undefined;
|
13263
|
-
line?: {
|
13264
|
-
channelId: string;
|
13265
|
-
channelSecret: string;
|
13266
|
-
} | undefined;
|
13267
|
-
lineRichMenuId?: string | null | undefined;
|
13268
|
-
messengerIntegrationType?: "own" | "business" | undefined;
|
13269
|
-
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
13270
|
-
isCSATEnabled?: boolean | undefined;
|
13271
|
-
};
|
13272
|
-
status: boolean;
|
13273
|
-
createdAt: Date;
|
13274
|
-
updatedAt: Date;
|
13275
|
-
deletedAt: Date | null;
|
13276
|
-
actor: {
|
13277
|
-
name: string;
|
13278
|
-
id: string;
|
13279
|
-
address: string | null;
|
13280
|
-
email: string;
|
13281
|
-
createdAt: Date;
|
13282
|
-
updatedAt: Date;
|
13283
|
-
deletedAt: Date | null;
|
13284
|
-
emailVerifiedAt: Date | null;
|
13285
|
-
password: string;
|
13286
|
-
phone: string | null;
|
13287
|
-
notificationCount: number | null;
|
13288
|
-
roles: {
|
13289
|
-
id: string;
|
13290
|
-
description: string | null;
|
13291
|
-
createdAt: Date;
|
13292
|
-
updatedAt: Date;
|
13293
|
-
deletedAt: Date | null;
|
13294
|
-
systemName: string;
|
13295
|
-
displayName: string;
|
13296
|
-
permissions: {
|
13297
|
-
id: string;
|
13298
|
-
description: string | null;
|
13299
|
-
createdAt: Date;
|
13300
|
-
updatedAt: Date;
|
13301
|
-
deletedAt: Date | null;
|
13302
|
-
systemName: string;
|
13303
|
-
displayName: string;
|
13304
|
-
}[];
|
13305
|
-
}[];
|
13306
|
-
extension: {
|
13307
|
-
id: string;
|
13308
|
-
createdAt: Date;
|
13309
|
-
updatedAt: Date;
|
13310
|
-
deletedAt: Date | null;
|
13311
|
-
userId: string | null;
|
13312
|
-
sipServerUrl: string;
|
13313
|
-
sipUserName: string;
|
13314
|
-
webphoneLoginUser: string;
|
13315
|
-
extensionId: string | null;
|
13316
|
-
extensionName: string;
|
13317
|
-
telephonySignature: string | null;
|
13318
|
-
};
|
13319
|
-
};
|
13320
|
-
brandName: string;
|
13321
|
-
platformId: string;
|
13322
|
-
isReloginRequired: boolean;
|
13323
|
-
connectedUserName: string;
|
13324
|
-
connectedUserId: string;
|
13325
|
-
botpressBot: {
|
13326
|
-
name: string;
|
13327
|
-
id: string;
|
13328
|
-
accessToken: string;
|
13329
|
-
botId: string;
|
13330
|
-
integrationId: string;
|
13331
|
-
} | null;
|
13332
|
-
}, {
|
13333
|
-
name: string;
|
13334
|
-
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
13335
|
-
id: string;
|
13336
|
-
metadata: {
|
13337
|
-
name: string;
|
13338
|
-
id: string;
|
13339
|
-
accessToken?: string | undefined;
|
13340
|
-
channelSecret?: string | undefined;
|
13341
|
-
additionalCredentials?: any;
|
13342
|
-
senderId?: string | undefined;
|
13343
|
-
whatsapp?: {
|
13344
|
-
wabaBusinessId?: string | null | undefined;
|
13345
|
-
wabaExternalId?: string | null | undefined;
|
13346
|
-
phoneNumberId?: string | null | undefined;
|
13347
|
-
email?: string | null | undefined;
|
13348
|
-
clientId?: string | null | undefined;
|
13349
|
-
channelId?: string | null | undefined;
|
13350
|
-
waapiInstanceId?: string | null | undefined;
|
13351
|
-
qr?: string | null | undefined;
|
13352
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
13353
|
-
apiKey?: string | undefined;
|
13354
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
13355
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
13356
|
-
} | undefined;
|
13357
|
-
vonageCredentials?: {
|
13358
|
-
apiKey: string;
|
13359
|
-
mobileNumber: string;
|
13360
|
-
apiSecret: string;
|
13361
|
-
} | undefined;
|
13362
|
-
line?: {
|
13363
|
-
channelId: string;
|
13364
|
-
channelSecret: string;
|
13365
|
-
} | undefined;
|
13366
|
-
lineRichMenuId?: string | null | undefined;
|
13367
|
-
messengerIntegrationType?: "own" | "business" | undefined;
|
13368
|
-
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
13369
|
-
isCSATEnabled?: boolean | undefined;
|
13370
|
-
};
|
13371
|
-
status: boolean;
|
13372
|
-
createdAt: Date;
|
13373
|
-
updatedAt: Date;
|
13374
|
-
deletedAt: Date | null;
|
13375
|
-
actor: {
|
13376
|
-
name: string;
|
13377
|
-
id: string;
|
13378
|
-
address: string | null;
|
13379
|
-
email: string;
|
13380
|
-
createdAt: Date;
|
13381
|
-
updatedAt: Date;
|
13382
|
-
deletedAt: Date | null;
|
13383
|
-
emailVerifiedAt: Date | null;
|
13384
|
-
password: string;
|
13385
|
-
phone: string | null;
|
13386
|
-
notificationCount: number | null;
|
13387
|
-
roles: {
|
13388
|
-
id: string;
|
13389
|
-
description: string | null;
|
13390
|
-
createdAt: Date;
|
13391
|
-
updatedAt: Date;
|
13392
|
-
deletedAt: Date | null;
|
13393
|
-
systemName: string;
|
13394
|
-
displayName: string;
|
13395
|
-
permissions: {
|
13396
|
-
id: string;
|
13397
|
-
description: string | null;
|
13398
|
-
createdAt: Date;
|
13399
|
-
updatedAt: Date;
|
13400
|
-
deletedAt: Date | null;
|
13401
|
-
systemName: string;
|
13402
|
-
displayName: string;
|
13403
|
-
}[];
|
13404
|
-
}[];
|
13405
|
-
extension: {
|
13406
|
-
id: string;
|
13407
|
-
createdAt: Date;
|
13408
|
-
updatedAt: Date;
|
13409
|
-
deletedAt: Date | null;
|
13410
|
-
userId: string | null;
|
13411
|
-
sipServerUrl: string;
|
13412
|
-
sipUserName: string;
|
13413
|
-
webphoneLoginUser: string;
|
13414
|
-
extensionId: string | null;
|
13415
|
-
extensionName: string;
|
13416
|
-
telephonySignature: string | null;
|
13417
|
-
};
|
13418
|
-
};
|
13419
|
-
brandName: string;
|
13420
|
-
platformId: string;
|
13421
|
-
isReloginRequired: boolean;
|
13422
|
-
connectedUserName: string;
|
13423
|
-
connectedUserId: string;
|
13424
|
-
botpressBot: {
|
13425
|
-
name: string;
|
13426
|
-
id: string;
|
13427
|
-
accessToken: string;
|
13428
|
-
botId: string;
|
13429
|
-
integrationId: string;
|
13430
|
-
} | null;
|
13431
|
-
}>;
|
13432
|
-
}, "strip", z.ZodTypeAny, {
|
13433
|
-
channel: {
|
13434
|
-
name: string;
|
13435
|
-
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
13436
|
-
id: string;
|
13437
|
-
metadata: {
|
13438
|
-
name: string;
|
13439
|
-
id: string;
|
13440
|
-
accessToken?: string | undefined;
|
13441
|
-
channelSecret?: string | undefined;
|
13442
|
-
additionalCredentials?: any;
|
13443
|
-
senderId?: string | undefined;
|
13444
|
-
whatsapp?: {
|
13445
|
-
wabaBusinessId?: string | null | undefined;
|
13446
|
-
wabaExternalId?: string | null | undefined;
|
13447
|
-
phoneNumberId?: string | null | undefined;
|
13448
|
-
email?: string | null | undefined;
|
13449
|
-
clientId?: string | null | undefined;
|
13450
|
-
channelId?: string | null | undefined;
|
13451
|
-
waapiInstanceId?: string | null | undefined;
|
13452
|
-
qr?: string | null | undefined;
|
13453
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
13454
|
-
apiKey?: string | undefined;
|
13455
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
13456
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
13457
|
-
} | undefined;
|
13458
|
-
vonageCredentials?: {
|
13459
|
-
apiKey: string;
|
13460
|
-
mobileNumber: string;
|
13461
|
-
apiSecret: string;
|
13462
|
-
} | undefined;
|
13463
|
-
line?: {
|
13464
|
-
channelId: string;
|
13465
|
-
channelSecret: string;
|
13466
|
-
} | undefined;
|
13467
|
-
lineRichMenuId?: string | null | undefined;
|
13468
|
-
messengerIntegrationType?: "own" | "business" | undefined;
|
13469
|
-
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
13470
|
-
isCSATEnabled?: boolean | undefined;
|
13471
|
-
};
|
13472
|
-
status: boolean;
|
13473
|
-
createdAt: Date;
|
13474
|
-
updatedAt: Date;
|
13475
|
-
deletedAt: Date | null;
|
13476
|
-
actor: {
|
13477
|
-
name: string;
|
13478
|
-
id: string;
|
13479
|
-
address: string | null;
|
13480
|
-
email: string;
|
13481
|
-
createdAt: Date;
|
13482
|
-
updatedAt: Date;
|
13483
|
-
deletedAt: Date | null;
|
13484
|
-
emailVerifiedAt: Date | null;
|
13485
|
-
password: string;
|
13486
|
-
phone: string | null;
|
13487
|
-
notificationCount: number | null;
|
13488
|
-
roles: {
|
13489
|
-
id: string;
|
13490
|
-
description: string | null;
|
13491
|
-
createdAt: Date;
|
13492
|
-
updatedAt: Date;
|
13493
|
-
deletedAt: Date | null;
|
13494
|
-
systemName: string;
|
13495
|
-
displayName: string;
|
13496
|
-
permissions: {
|
13497
|
-
id: string;
|
13498
|
-
description: string | null;
|
13499
|
-
createdAt: Date;
|
13500
|
-
updatedAt: Date;
|
13501
|
-
deletedAt: Date | null;
|
13502
|
-
systemName: string;
|
13503
|
-
displayName: string;
|
13504
|
-
}[];
|
13505
|
-
}[];
|
13506
|
-
extension: {
|
13507
|
-
id: string;
|
13508
|
-
createdAt: Date;
|
13509
|
-
updatedAt: Date;
|
13510
|
-
deletedAt: Date | null;
|
13511
|
-
userId: string | null;
|
13512
|
-
sipServerUrl: string;
|
13513
|
-
sipUserName: string;
|
13514
|
-
webphoneLoginUser: string;
|
13515
|
-
extensionId: string | null;
|
13516
|
-
extensionName: string;
|
13517
|
-
telephonySignature: string | null;
|
13518
|
-
};
|
13519
|
-
};
|
13520
|
-
brandName: string;
|
13521
|
-
platformId: string;
|
13522
|
-
isReloginRequired: boolean;
|
13523
|
-
connectedUserName: string;
|
13524
|
-
connectedUserId: string;
|
13525
|
-
botpressBot: {
|
13526
|
-
name: string;
|
13527
|
-
id: string;
|
13528
|
-
accessToken: string;
|
13529
|
-
botId: string;
|
13530
|
-
integrationId: string;
|
13531
|
-
} | null;
|
13532
|
-
};
|
13533
|
-
requestId: string;
|
13534
|
-
}, {
|
13535
|
-
channel: {
|
13536
|
-
name: string;
|
13537
|
-
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
13538
|
-
id: string;
|
13539
|
-
metadata: {
|
13540
|
-
name: string;
|
13541
|
-
id: string;
|
13542
|
-
accessToken?: string | undefined;
|
13543
|
-
channelSecret?: string | undefined;
|
13544
|
-
additionalCredentials?: any;
|
13545
|
-
senderId?: string | undefined;
|
13546
|
-
whatsapp?: {
|
13547
|
-
wabaBusinessId?: string | null | undefined;
|
13548
|
-
wabaExternalId?: string | null | undefined;
|
13549
|
-
phoneNumberId?: string | null | undefined;
|
13550
|
-
email?: string | null | undefined;
|
13551
|
-
clientId?: string | null | undefined;
|
13552
|
-
channelId?: string | null | undefined;
|
13553
|
-
waapiInstanceId?: string | null | undefined;
|
13554
|
-
qr?: string | null | undefined;
|
13555
|
-
status?: "active" | "pending" | "waapi-qr" | undefined;
|
13556
|
-
apiKey?: string | undefined;
|
13557
|
-
tier?: "basic" | "regular" | "premium" | undefined;
|
13558
|
-
integrationType?: "meta" | "360dialog" | "waapi" | undefined;
|
13559
|
-
} | undefined;
|
13560
|
-
vonageCredentials?: {
|
13561
|
-
apiKey: string;
|
13562
|
-
mobileNumber: string;
|
13563
|
-
apiSecret: string;
|
13564
|
-
} | undefined;
|
13565
|
-
line?: {
|
13566
|
-
channelId: string;
|
13567
|
-
channelSecret: string;
|
13568
|
-
} | undefined;
|
13569
|
-
lineRichMenuId?: string | null | undefined;
|
13570
|
-
messengerIntegrationType?: "own" | "business" | undefined;
|
13571
|
-
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
13572
|
-
isCSATEnabled?: boolean | undefined;
|
13573
|
-
};
|
13574
|
-
status: boolean;
|
13575
|
-
createdAt: Date;
|
13576
|
-
updatedAt: Date;
|
13577
|
-
deletedAt: Date | null;
|
13578
|
-
actor: {
|
13579
|
-
name: string;
|
13580
|
-
id: string;
|
13581
|
-
address: string | null;
|
13582
|
-
email: string;
|
13583
|
-
createdAt: Date;
|
13584
|
-
updatedAt: Date;
|
13585
|
-
deletedAt: Date | null;
|
13586
|
-
emailVerifiedAt: Date | null;
|
13587
|
-
password: string;
|
13588
|
-
phone: string | null;
|
13589
|
-
notificationCount: number | null;
|
13590
|
-
roles: {
|
13591
|
-
id: string;
|
13592
|
-
description: string | null;
|
13593
|
-
createdAt: Date;
|
13594
|
-
updatedAt: Date;
|
13595
|
-
deletedAt: Date | null;
|
13596
|
-
systemName: string;
|
13597
|
-
displayName: string;
|
13598
|
-
permissions: {
|
13599
|
-
id: string;
|
13600
|
-
description: string | null;
|
13601
|
-
createdAt: Date;
|
13602
|
-
updatedAt: Date;
|
13603
|
-
deletedAt: Date | null;
|
13604
|
-
systemName: string;
|
13605
|
-
displayName: string;
|
13606
|
-
}[];
|
13607
|
-
}[];
|
13608
|
-
extension: {
|
13609
|
-
id: string;
|
13610
|
-
createdAt: Date;
|
13611
|
-
updatedAt: Date;
|
13612
|
-
deletedAt: Date | null;
|
13613
|
-
userId: string | null;
|
13614
|
-
sipServerUrl: string;
|
13615
|
-
sipUserName: string;
|
13616
|
-
webphoneLoginUser: string;
|
13617
|
-
extensionId: string | null;
|
13618
|
-
extensionName: string;
|
13619
|
-
telephonySignature: string | null;
|
13620
|
-
};
|
13621
|
-
};
|
13622
|
-
brandName: string;
|
13623
|
-
platformId: string;
|
13624
|
-
isReloginRequired: boolean;
|
13625
|
-
connectedUserName: string;
|
13626
|
-
connectedUserId: string;
|
13627
|
-
botpressBot: {
|
13628
|
-
name: string;
|
13629
|
-
id: string;
|
13630
|
-
accessToken: string;
|
13631
|
-
botId: string;
|
13632
|
-
integrationId: string;
|
13633
|
-
} | null;
|
13634
|
-
};
|
13635
|
-
requestId: string;
|
13636
|
-
}>;
|
13637
|
-
408: z.ZodObject<{
|
13638
|
-
message: z.ZodString;
|
13639
|
-
error: z.ZodAny;
|
13640
|
-
}, "strip", z.ZodTypeAny, {
|
13641
|
-
message: string;
|
13642
|
-
error?: any;
|
13643
|
-
}, {
|
13644
|
-
message: string;
|
13645
|
-
error?: any;
|
13646
|
-
}>;
|
13647
|
-
};
|
13648
|
-
path: "lazada/connect";
|
13649
|
-
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
13650
|
-
'x-tenant': z.ZodString;
|
13651
|
-
'x-service-token': z.ZodString;
|
13652
|
-
'x-code': z.ZodOptional<z.ZodString>;
|
13653
|
-
'x-client-timezone': z.ZodDefault<z.ZodString>;
|
13654
|
-
}, "strip", z.ZodTypeAny, {
|
13655
|
-
'x-tenant': string;
|
13656
|
-
'x-service-token': string;
|
13657
|
-
'x-client-timezone': string;
|
13658
|
-
'x-code'?: string | undefined;
|
13659
|
-
}, {
|
13660
|
-
'x-tenant': string;
|
13661
|
-
'x-service-token': string;
|
13662
|
-
'x-code'?: string | undefined;
|
13663
|
-
'x-client-timezone'?: string | undefined;
|
13664
|
-
}>>>;
|
13665
|
-
};
|
13666
|
-
};
|
13667
|
-
};
|
13668
|
-
export declare const channelFacebookFeedContract: {
|
13669
|
-
getPages: {
|
13670
|
-
method: "GET";
|
13671
|
-
query: z.ZodObject<{
|
13672
|
-
accessToken: z.ZodString;
|
13673
|
-
userId: z.ZodString;
|
13674
|
-
}, "strip", z.ZodTypeAny, {
|
13675
|
-
userId: string;
|
13676
|
-
accessToken: string;
|
13677
|
-
}, {
|
13678
|
-
userId: string;
|
13679
|
-
accessToken: string;
|
13680
|
-
}>;
|
13681
|
-
responses: {
|
13682
|
-
200: z.ZodObject<{
|
13683
|
-
requestId: z.ZodString;
|
13684
|
-
data: z.ZodObject<{
|
13685
|
-
data: z.ZodArray<z.ZodObject<{
|
13686
|
-
access_token: z.ZodString;
|
13687
|
-
category: z.ZodString;
|
13688
|
-
category_list: z.ZodArray<z.ZodObject<{
|
12287
|
+
};
|
12288
|
+
export declare const channelFacebookFeedContract: {
|
12289
|
+
getPages: {
|
12290
|
+
method: "GET";
|
12291
|
+
query: z.ZodObject<{
|
12292
|
+
accessToken: z.ZodString;
|
12293
|
+
userId: z.ZodString;
|
12294
|
+
}, "strip", z.ZodTypeAny, {
|
12295
|
+
userId: string;
|
12296
|
+
accessToken: string;
|
12297
|
+
}, {
|
12298
|
+
userId: string;
|
12299
|
+
accessToken: string;
|
12300
|
+
}>;
|
12301
|
+
responses: {
|
12302
|
+
200: z.ZodObject<{
|
12303
|
+
requestId: z.ZodString;
|
12304
|
+
data: z.ZodObject<{
|
12305
|
+
data: z.ZodArray<z.ZodObject<{
|
12306
|
+
access_token: z.ZodString;
|
12307
|
+
category: z.ZodString;
|
12308
|
+
category_list: z.ZodArray<z.ZodObject<{
|
13689
12309
|
id: z.ZodString;
|
13690
12310
|
name: z.ZodString;
|
13691
12311
|
}, "strip", z.ZodTypeAny, {
|
@@ -13879,7 +12499,7 @@ export declare const channelFacebookFeedContract: {
|
|
13879
12499
|
error?: any;
|
13880
12500
|
}>;
|
13881
12501
|
};
|
13882
|
-
path: "
|
12502
|
+
path: "/facebook-feed/pages";
|
13883
12503
|
};
|
13884
12504
|
connect: {
|
13885
12505
|
body: z.ZodObject<{
|
@@ -13945,16 +12565,6 @@ export declare const channelFacebookFeedContract: {
|
|
13945
12565
|
mobileNumber: string;
|
13946
12566
|
apiSecret: string;
|
13947
12567
|
}>>;
|
13948
|
-
line: z.ZodOptional<z.ZodObject<{
|
13949
|
-
channelId: z.ZodString;
|
13950
|
-
channelSecret: z.ZodString;
|
13951
|
-
}, "strip", z.ZodTypeAny, {
|
13952
|
-
channelId: string;
|
13953
|
-
channelSecret: string;
|
13954
|
-
}, {
|
13955
|
-
channelId: string;
|
13956
|
-
channelSecret: string;
|
13957
|
-
}>>;
|
13958
12568
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
13959
12569
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
13960
12570
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -13985,10 +12595,6 @@ export declare const channelFacebookFeedContract: {
|
|
13985
12595
|
mobileNumber: string;
|
13986
12596
|
apiSecret: string;
|
13987
12597
|
} | undefined;
|
13988
|
-
line?: {
|
13989
|
-
channelId: string;
|
13990
|
-
channelSecret: string;
|
13991
|
-
} | undefined;
|
13992
12598
|
lineRichMenuId?: string | null | undefined;
|
13993
12599
|
messengerIntegrationType?: "own" | "business" | undefined;
|
13994
12600
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14019,10 +12625,6 @@ export declare const channelFacebookFeedContract: {
|
|
14019
12625
|
mobileNumber: string;
|
14020
12626
|
apiSecret: string;
|
14021
12627
|
} | undefined;
|
14022
|
-
line?: {
|
14023
|
-
channelId: string;
|
14024
|
-
channelSecret: string;
|
14025
|
-
} | undefined;
|
14026
12628
|
lineRichMenuId?: string | null | undefined;
|
14027
12629
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14028
12630
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14060,10 +12662,6 @@ export declare const channelFacebookFeedContract: {
|
|
14060
12662
|
mobileNumber: string;
|
14061
12663
|
apiSecret: string;
|
14062
12664
|
} | undefined;
|
14063
|
-
line?: {
|
14064
|
-
channelId: string;
|
14065
|
-
channelSecret: string;
|
14066
|
-
} | undefined;
|
14067
12665
|
lineRichMenuId?: string | null | undefined;
|
14068
12666
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14069
12667
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14101,10 +12699,6 @@ export declare const channelFacebookFeedContract: {
|
|
14101
12699
|
mobileNumber: string;
|
14102
12700
|
apiSecret: string;
|
14103
12701
|
} | undefined;
|
14104
|
-
line?: {
|
14105
|
-
channelId: string;
|
14106
|
-
channelSecret: string;
|
14107
|
-
} | undefined;
|
14108
12702
|
lineRichMenuId?: string | null | undefined;
|
14109
12703
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14110
12704
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14186,16 +12780,6 @@ export declare const channelFacebookFeedContract: {
|
|
14186
12780
|
mobileNumber: string;
|
14187
12781
|
apiSecret: string;
|
14188
12782
|
}>>;
|
14189
|
-
line: z.ZodOptional<z.ZodObject<{
|
14190
|
-
channelId: z.ZodString;
|
14191
|
-
channelSecret: z.ZodString;
|
14192
|
-
}, "strip", z.ZodTypeAny, {
|
14193
|
-
channelId: string;
|
14194
|
-
channelSecret: string;
|
14195
|
-
}, {
|
14196
|
-
channelId: string;
|
14197
|
-
channelSecret: string;
|
14198
|
-
}>>;
|
14199
12783
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
14200
12784
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
14201
12785
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -14226,10 +12810,6 @@ export declare const channelFacebookFeedContract: {
|
|
14226
12810
|
mobileNumber: string;
|
14227
12811
|
apiSecret: string;
|
14228
12812
|
} | undefined;
|
14229
|
-
line?: {
|
14230
|
-
channelId: string;
|
14231
|
-
channelSecret: string;
|
14232
|
-
} | undefined;
|
14233
12813
|
lineRichMenuId?: string | null | undefined;
|
14234
12814
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14235
12815
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14260,10 +12840,6 @@ export declare const channelFacebookFeedContract: {
|
|
14260
12840
|
mobileNumber: string;
|
14261
12841
|
apiSecret: string;
|
14262
12842
|
} | undefined;
|
14263
|
-
line?: {
|
14264
|
-
channelId: string;
|
14265
|
-
channelSecret: string;
|
14266
|
-
} | undefined;
|
14267
12843
|
lineRichMenuId?: string | null | undefined;
|
14268
12844
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14269
12845
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14528,10 +13104,6 @@ export declare const channelFacebookFeedContract: {
|
|
14528
13104
|
mobileNumber: string;
|
14529
13105
|
apiSecret: string;
|
14530
13106
|
} | undefined;
|
14531
|
-
line?: {
|
14532
|
-
channelId: string;
|
14533
|
-
channelSecret: string;
|
14534
|
-
} | undefined;
|
14535
13107
|
lineRichMenuId?: string | null | undefined;
|
14536
13108
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14537
13109
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14627,10 +13199,6 @@ export declare const channelFacebookFeedContract: {
|
|
14627
13199
|
mobileNumber: string;
|
14628
13200
|
apiSecret: string;
|
14629
13201
|
} | undefined;
|
14630
|
-
line?: {
|
14631
|
-
channelId: string;
|
14632
|
-
channelSecret: string;
|
14633
|
-
} | undefined;
|
14634
13202
|
lineRichMenuId?: string | null | undefined;
|
14635
13203
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14636
13204
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14728,10 +13296,6 @@ export declare const channelFacebookFeedContract: {
|
|
14728
13296
|
mobileNumber: string;
|
14729
13297
|
apiSecret: string;
|
14730
13298
|
} | undefined;
|
14731
|
-
line?: {
|
14732
|
-
channelId: string;
|
14733
|
-
channelSecret: string;
|
14734
|
-
} | undefined;
|
14735
13299
|
lineRichMenuId?: string | null | undefined;
|
14736
13300
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14737
13301
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14830,10 +13394,6 @@ export declare const channelFacebookFeedContract: {
|
|
14830
13394
|
mobileNumber: string;
|
14831
13395
|
apiSecret: string;
|
14832
13396
|
} | undefined;
|
14833
|
-
line?: {
|
14834
|
-
channelId: string;
|
14835
|
-
channelSecret: string;
|
14836
|
-
} | undefined;
|
14837
13397
|
lineRichMenuId?: string | null | undefined;
|
14838
13398
|
messengerIntegrationType?: "own" | "business" | undefined;
|
14839
13399
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -14913,7 +13473,7 @@ export declare const channelFacebookFeedContract: {
|
|
14913
13473
|
error?: any;
|
14914
13474
|
}>;
|
14915
13475
|
};
|
14916
|
-
path: "
|
13476
|
+
path: "/facebook-feed/connect";
|
14917
13477
|
};
|
14918
13478
|
};
|
14919
13479
|
export declare const channelBotContract: {
|
@@ -14996,16 +13556,6 @@ export declare const channelBotContract: {
|
|
14996
13556
|
mobileNumber: string;
|
14997
13557
|
apiSecret: string;
|
14998
13558
|
}>>;
|
14999
|
-
line: z.ZodOptional<z.ZodObject<{
|
15000
|
-
channelId: z.ZodString;
|
15001
|
-
channelSecret: z.ZodString;
|
15002
|
-
}, "strip", z.ZodTypeAny, {
|
15003
|
-
channelId: string;
|
15004
|
-
channelSecret: string;
|
15005
|
-
}, {
|
15006
|
-
channelId: string;
|
15007
|
-
channelSecret: string;
|
15008
|
-
}>>;
|
15009
13559
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
15010
13560
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
15011
13561
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -15036,10 +13586,6 @@ export declare const channelBotContract: {
|
|
15036
13586
|
mobileNumber: string;
|
15037
13587
|
apiSecret: string;
|
15038
13588
|
} | undefined;
|
15039
|
-
line?: {
|
15040
|
-
channelId: string;
|
15041
|
-
channelSecret: string;
|
15042
|
-
} | undefined;
|
15043
13589
|
lineRichMenuId?: string | null | undefined;
|
15044
13590
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15045
13591
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15070,10 +13616,6 @@ export declare const channelBotContract: {
|
|
15070
13616
|
mobileNumber: string;
|
15071
13617
|
apiSecret: string;
|
15072
13618
|
} | undefined;
|
15073
|
-
line?: {
|
15074
|
-
channelId: string;
|
15075
|
-
channelSecret: string;
|
15076
|
-
} | undefined;
|
15077
13619
|
lineRichMenuId?: string | null | undefined;
|
15078
13620
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15079
13621
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15338,10 +13880,6 @@ export declare const channelBotContract: {
|
|
15338
13880
|
mobileNumber: string;
|
15339
13881
|
apiSecret: string;
|
15340
13882
|
} | undefined;
|
15341
|
-
line?: {
|
15342
|
-
channelId: string;
|
15343
|
-
channelSecret: string;
|
15344
|
-
} | undefined;
|
15345
13883
|
lineRichMenuId?: string | null | undefined;
|
15346
13884
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15347
13885
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15437,10 +13975,6 @@ export declare const channelBotContract: {
|
|
15437
13975
|
mobileNumber: string;
|
15438
13976
|
apiSecret: string;
|
15439
13977
|
} | undefined;
|
15440
|
-
line?: {
|
15441
|
-
channelId: string;
|
15442
|
-
channelSecret: string;
|
15443
|
-
} | undefined;
|
15444
13978
|
lineRichMenuId?: string | null | undefined;
|
15445
13979
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15446
13980
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15538,10 +14072,6 @@ export declare const channelBotContract: {
|
|
15538
14072
|
mobileNumber: string;
|
15539
14073
|
apiSecret: string;
|
15540
14074
|
} | undefined;
|
15541
|
-
line?: {
|
15542
|
-
channelId: string;
|
15543
|
-
channelSecret: string;
|
15544
|
-
} | undefined;
|
15545
14075
|
lineRichMenuId?: string | null | undefined;
|
15546
14076
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15547
14077
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15640,10 +14170,6 @@ export declare const channelBotContract: {
|
|
15640
14170
|
mobileNumber: string;
|
15641
14171
|
apiSecret: string;
|
15642
14172
|
} | undefined;
|
15643
|
-
line?: {
|
15644
|
-
channelId: string;
|
15645
|
-
channelSecret: string;
|
15646
|
-
} | undefined;
|
15647
14173
|
lineRichMenuId?: string | null | undefined;
|
15648
14174
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15649
14175
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15808,16 +14334,6 @@ export declare const channelBotContract: {
|
|
15808
14334
|
mobileNumber: string;
|
15809
14335
|
apiSecret: string;
|
15810
14336
|
}>>;
|
15811
|
-
line: z.ZodOptional<z.ZodObject<{
|
15812
|
-
channelId: z.ZodString;
|
15813
|
-
channelSecret: z.ZodString;
|
15814
|
-
}, "strip", z.ZodTypeAny, {
|
15815
|
-
channelId: string;
|
15816
|
-
channelSecret: string;
|
15817
|
-
}, {
|
15818
|
-
channelId: string;
|
15819
|
-
channelSecret: string;
|
15820
|
-
}>>;
|
15821
14337
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
15822
14338
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
15823
14339
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -15848,10 +14364,6 @@ export declare const channelBotContract: {
|
|
15848
14364
|
mobileNumber: string;
|
15849
14365
|
apiSecret: string;
|
15850
14366
|
} | undefined;
|
15851
|
-
line?: {
|
15852
|
-
channelId: string;
|
15853
|
-
channelSecret: string;
|
15854
|
-
} | undefined;
|
15855
14367
|
lineRichMenuId?: string | null | undefined;
|
15856
14368
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15857
14369
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -15882,10 +14394,6 @@ export declare const channelBotContract: {
|
|
15882
14394
|
mobileNumber: string;
|
15883
14395
|
apiSecret: string;
|
15884
14396
|
} | undefined;
|
15885
|
-
line?: {
|
15886
|
-
channelId: string;
|
15887
|
-
channelSecret: string;
|
15888
|
-
} | undefined;
|
15889
14397
|
lineRichMenuId?: string | null | undefined;
|
15890
14398
|
messengerIntegrationType?: "own" | "business" | undefined;
|
15891
14399
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16150,10 +14658,6 @@ export declare const channelBotContract: {
|
|
16150
14658
|
mobileNumber: string;
|
16151
14659
|
apiSecret: string;
|
16152
14660
|
} | undefined;
|
16153
|
-
line?: {
|
16154
|
-
channelId: string;
|
16155
|
-
channelSecret: string;
|
16156
|
-
} | undefined;
|
16157
14661
|
lineRichMenuId?: string | null | undefined;
|
16158
14662
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16159
14663
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16249,10 +14753,6 @@ export declare const channelBotContract: {
|
|
16249
14753
|
mobileNumber: string;
|
16250
14754
|
apiSecret: string;
|
16251
14755
|
} | undefined;
|
16252
|
-
line?: {
|
16253
|
-
channelId: string;
|
16254
|
-
channelSecret: string;
|
16255
|
-
} | undefined;
|
16256
14756
|
lineRichMenuId?: string | null | undefined;
|
16257
14757
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16258
14758
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16350,10 +14850,6 @@ export declare const channelBotContract: {
|
|
16350
14850
|
mobileNumber: string;
|
16351
14851
|
apiSecret: string;
|
16352
14852
|
} | undefined;
|
16353
|
-
line?: {
|
16354
|
-
channelId: string;
|
16355
|
-
channelSecret: string;
|
16356
|
-
} | undefined;
|
16357
14853
|
lineRichMenuId?: string | null | undefined;
|
16358
14854
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16359
14855
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16452,10 +14948,6 @@ export declare const channelBotContract: {
|
|
16452
14948
|
mobileNumber: string;
|
16453
14949
|
apiSecret: string;
|
16454
14950
|
} | undefined;
|
16455
|
-
line?: {
|
16456
|
-
channelId: string;
|
16457
|
-
channelSecret: string;
|
16458
|
-
} | undefined;
|
16459
14951
|
lineRichMenuId?: string | null | undefined;
|
16460
14952
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16461
14953
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16658,16 +15150,6 @@ export declare const channelSMSContract: {
|
|
16658
15150
|
mobileNumber: string;
|
16659
15151
|
apiSecret: string;
|
16660
15152
|
}>>;
|
16661
|
-
line: z.ZodOptional<z.ZodObject<{
|
16662
|
-
channelId: z.ZodString;
|
16663
|
-
channelSecret: z.ZodString;
|
16664
|
-
}, "strip", z.ZodTypeAny, {
|
16665
|
-
channelId: string;
|
16666
|
-
channelSecret: string;
|
16667
|
-
}, {
|
16668
|
-
channelId: string;
|
16669
|
-
channelSecret: string;
|
16670
|
-
}>>;
|
16671
15153
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
16672
15154
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
16673
15155
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
@@ -16698,10 +15180,6 @@ export declare const channelSMSContract: {
|
|
16698
15180
|
mobileNumber: string;
|
16699
15181
|
apiSecret: string;
|
16700
15182
|
} | undefined;
|
16701
|
-
line?: {
|
16702
|
-
channelId: string;
|
16703
|
-
channelSecret: string;
|
16704
|
-
} | undefined;
|
16705
15183
|
lineRichMenuId?: string | null | undefined;
|
16706
15184
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16707
15185
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -16732,10 +15210,6 @@ export declare const channelSMSContract: {
|
|
16732
15210
|
mobileNumber: string;
|
16733
15211
|
apiSecret: string;
|
16734
15212
|
} | undefined;
|
16735
|
-
line?: {
|
16736
|
-
channelId: string;
|
16737
|
-
channelSecret: string;
|
16738
|
-
} | undefined;
|
16739
15213
|
lineRichMenuId?: string | null | undefined;
|
16740
15214
|
messengerIntegrationType?: "own" | "business" | undefined;
|
16741
15215
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17000,10 +15474,6 @@ export declare const channelSMSContract: {
|
|
17000
15474
|
mobileNumber: string;
|
17001
15475
|
apiSecret: string;
|
17002
15476
|
} | undefined;
|
17003
|
-
line?: {
|
17004
|
-
channelId: string;
|
17005
|
-
channelSecret: string;
|
17006
|
-
} | undefined;
|
17007
15477
|
lineRichMenuId?: string | null | undefined;
|
17008
15478
|
messengerIntegrationType?: "own" | "business" | undefined;
|
17009
15479
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17099,10 +15569,6 @@ export declare const channelSMSContract: {
|
|
17099
15569
|
mobileNumber: string;
|
17100
15570
|
apiSecret: string;
|
17101
15571
|
} | undefined;
|
17102
|
-
line?: {
|
17103
|
-
channelId: string;
|
17104
|
-
channelSecret: string;
|
17105
|
-
} | undefined;
|
17106
15572
|
lineRichMenuId?: string | null | undefined;
|
17107
15573
|
messengerIntegrationType?: "own" | "business" | undefined;
|
17108
15574
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17200,10 +15666,6 @@ export declare const channelSMSContract: {
|
|
17200
15666
|
mobileNumber: string;
|
17201
15667
|
apiSecret: string;
|
17202
15668
|
} | undefined;
|
17203
|
-
line?: {
|
17204
|
-
channelId: string;
|
17205
|
-
channelSecret: string;
|
17206
|
-
} | undefined;
|
17207
15669
|
lineRichMenuId?: string | null | undefined;
|
17208
15670
|
messengerIntegrationType?: "own" | "business" | undefined;
|
17209
15671
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17302,10 +15764,6 @@ export declare const channelSMSContract: {
|
|
17302
15764
|
mobileNumber: string;
|
17303
15765
|
apiSecret: string;
|
17304
15766
|
} | undefined;
|
17305
|
-
line?: {
|
17306
|
-
channelId: string;
|
17307
|
-
channelSecret: string;
|
17308
|
-
} | undefined;
|
17309
15767
|
lineRichMenuId?: string | null | undefined;
|
17310
15768
|
messengerIntegrationType?: "own" | "business" | undefined;
|
17311
15769
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
@@ -17385,7 +15843,7 @@ export declare const channelSMSContract: {
|
|
17385
15843
|
error?: any;
|
17386
15844
|
}>;
|
17387
15845
|
};
|
17388
|
-
path: "channel/sms/connect";
|
15846
|
+
path: "/channel/sms/connect";
|
17389
15847
|
};
|
17390
15848
|
};
|
17391
15849
|
//# sourceMappingURL=index.d.ts.map
|