tencentcloud-sdk-nodejs 4.0.534 → 4.0.535
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +228 -0
- package/SERVICE_CHANGELOG.md +369 -248
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +14 -2
- package/src/services/cbs/v20170312/cbs_models.ts +5 -0
- package/src/services/ccc/v20200210/ccc_client.ts +46 -9
- package/src/services/ccc/v20200210/ccc_models.ts +138 -17
- package/src/services/cme/v20191029/cme_models.ts +6 -4
- package/src/services/dlc/v20210125/dlc_client.ts +204 -52
- package/src/services/dlc/v20210125/dlc_models.ts +1101 -87
- package/src/services/lcic/v20220817/lcic_client.ts +198 -72
- package/src/services/lcic/v20220817/lcic_models.ts +856 -120
- package/src/services/live/v20180801/live_client.ts +1 -1
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +3 -2
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +105 -54
- package/src/services/teo/v20220901/teo_client.ts +551 -488
- package/src/services/teo/v20220901/teo_models.ts +450 -113
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +12 -2
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +4 -0
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +15 -3
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +21 -3
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +119 -15
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +4 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +64 -16
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +94 -22
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +909 -52
- package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +65 -25
- package/tencentcloud/services/lcic/v20220817/lcic_client.js +96 -36
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +727 -101
- package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.js +1 -1
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +90 -48
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +183 -163
- package/tencentcloud/services/teo/v20220901/teo_client.js +273 -243
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +390 -99
- package/test/ccc.v20200210.test.js +32 -2
- package/test/dlc.v20210125.test.js +134 -14
- package/test/lcic.v20220817.test.js +124 -24
- package/test/teo.v20220901.test.js +212 -162
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2022-11-09 06:09:16 |
|
|
17
17
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-12-06 06:16:29 |
|
|
18
18
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-02-06 01:03:29 |
|
|
19
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-02-
|
|
19
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-02-09 01:04:17 |
|
|
20
20
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
21
21
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
|
22
22
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-12-09 01:11:02 |
|
|
23
23
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-12-15 01:09:06 |
|
|
24
24
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-08-09 10:42:14 |
|
|
25
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-02-
|
|
25
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-02-09 01:05:16 |
|
|
26
26
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
27
27
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-01-11 11:01:36 |
|
|
28
28
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-01-17 01:09:15 |
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-01-09 01:07:04 |
|
|
39
39
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
|
|
41
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) |
|
|
42
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-02-
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-02-
|
|
41
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-02-09 01:08:40 |
|
|
42
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-02-09 01:09:05 |
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-02-09 01:09:37 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-02-09 01:11:01 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-02-08 01:18:00 |
|
|
48
48
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-02-01 01:09:52 |
|
|
@@ -59,12 +59,12 @@
|
|
|
59
59
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
|
|
60
60
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2022-10-31 06:18:55 |
|
|
61
61
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-01-18 01:12:02 |
|
|
62
|
-
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) |
|
|
62
|
+
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-02-09 01:15:56 |
|
|
63
63
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
|
|
64
64
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
65
65
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-02-01 01:13:56 |
|
|
66
66
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
67
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-02-
|
|
67
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-02-09 01:18:12 |
|
|
68
68
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-02-06 01:16:27 |
|
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
70
70
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-07 01:22:36 |
|
|
@@ -75,8 +75,8 @@
|
|
|
75
75
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
|
|
76
76
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
|
77
77
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-02-02 01:18:41 |
|
|
78
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-02-
|
|
79
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-02-
|
|
78
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-02-09 01:30:43 |
|
|
79
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-02-09 01:32:08 |
|
|
80
80
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-02-08 01:32:53 |
|
|
81
81
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
82
82
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-02-01 01:21:28 |
|
|
@@ -122,9 +122,9 @@
|
|
|
122
122
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
|
123
123
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-02-07 16:41:11 |
|
|
124
124
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
|
|
125
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-
|
|
125
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-09 01:47:12 |
|
|
126
126
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-02 01:35:45 |
|
|
127
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-02-
|
|
127
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-02-09 01:48:30 |
|
|
128
128
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
129
129
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
130
130
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-01-31 01:40:45 |
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-12-28 01:09:31 |
|
|
164
164
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-11-07 06:33:46 |
|
|
165
165
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
166
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) |
|
|
166
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-02-09 01:58:45 |
|
|
167
167
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-01-05 01:39:20 |
|
|
168
168
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
|
|
169
169
|
| sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
179
179
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
|
180
180
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-01-11 01:39:23 |
|
|
181
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-02-
|
|
181
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-02-09 02:02:20 |
|
|
182
182
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-08-23 06:50:39 |
|
|
183
183
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
184
184
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
@@ -187,10 +187,10 @@
|
|
|
187
187
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-02-06 02:04:53 |
|
|
188
188
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
189
189
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
|
|
190
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-
|
|
190
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-09 02:10:16 |
|
|
191
191
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
192
|
-
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2023-02-
|
|
193
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-02-
|
|
192
|
+
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2023-02-09 02:12:10 |
|
|
193
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-02-09 02:15:06 |
|
|
194
194
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-08 02:08:58 |
|
|
195
195
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
196
196
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.535"
|
|
@@ -397,7 +397,7 @@ export interface CreateRecTaskResponse {
|
|
|
397
397
|
/**
|
|
398
398
|
* 录音文件识别的请求返回结果,包含结果查询需要的TaskId
|
|
399
399
|
*/
|
|
400
|
-
Data
|
|
400
|
+
Data?: Task
|
|
401
401
|
|
|
402
402
|
/**
|
|
403
403
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -572,9 +572,15 @@ export interface CreateRecTaskRequest {
|
|
|
572
572
|
ReinforceHotword?: number
|
|
573
573
|
|
|
574
574
|
/**
|
|
575
|
-
* 单标点最多字数,取值范围:[6,40]。默认为0
|
|
575
|
+
* 单标点最多字数,取值范围:[6,40]。默认为0,不开启该功能。该参数可用于字幕生成场景,控制单行字幕最大字数(设置ResTextFormat为3,解析返回的ResultDetail列表,通过结构中FinalSentence获取单个标点断句结果)。
|
|
576
576
|
*/
|
|
577
577
|
SentenceMaxLength?: number
|
|
578
|
+
|
|
579
|
+
/**
|
|
580
|
+
* 情绪识别能力(目前支持16k_zh) 默认为0,不开启。 1:开启情绪识别但是不会在文本展示“情绪标签”, 2:开启情绪识别并且在文本展示“情绪标签”。(该功能需要设置ResTextFormat 大于0)
|
|
581
|
+
注意:本功能为增值服务,购买对应套餐包后,将参数设置为1或2时方可按对应方式生效,并消耗套餐包对应资源。参数设置为0时无需购买套餐包,也不会消耗对应资源。
|
|
582
|
+
*/
|
|
583
|
+
EmotionRecognition?: number
|
|
578
584
|
}
|
|
579
585
|
|
|
580
586
|
/**
|
|
@@ -993,6 +999,12 @@ export interface SentenceDetail {
|
|
|
993
999
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
994
1000
|
*/
|
|
995
1001
|
SilenceTime: number
|
|
1002
|
+
|
|
1003
|
+
/**
|
|
1004
|
+
* 情绪类型(可能为空)
|
|
1005
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1006
|
+
*/
|
|
1007
|
+
EmotionType?: Array<string>
|
|
996
1008
|
}
|
|
997
1009
|
|
|
998
1010
|
/**
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
HangUpCallRequest,
|
|
24
24
|
CreateSDKLoginTokenResponse,
|
|
25
25
|
ModifyStaffRequest,
|
|
26
|
-
|
|
26
|
+
ResetExtensionPasswordRequest,
|
|
27
27
|
DisableCCCPhoneNumberResponse,
|
|
28
28
|
DescribeProtectedTelCdrResponse,
|
|
29
29
|
DescribeAutoCalloutTaskRequest,
|
|
@@ -44,8 +44,9 @@ import {
|
|
|
44
44
|
SeatUserInfo,
|
|
45
45
|
CreateStaffResponse,
|
|
46
46
|
DescribeSkillGroupInfoListResponse,
|
|
47
|
-
|
|
47
|
+
DescribeNumbersResponse,
|
|
48
48
|
DescribeStaffInfoListResponse,
|
|
49
|
+
UnbindNumberCallOutSkillGroupRequest,
|
|
49
50
|
CreateCarrierPrivilegeNumberApplicantRequest,
|
|
50
51
|
CallInSkillGroupMetrics,
|
|
51
52
|
CreateExtensionResponse,
|
|
@@ -68,11 +69,15 @@ import {
|
|
|
68
69
|
ModifyExtensionRequest,
|
|
69
70
|
PSTNSessionInfo,
|
|
70
71
|
Message,
|
|
72
|
+
DescribeNumbersRequest,
|
|
71
73
|
ExtensionInfo,
|
|
74
|
+
BindNumberCallOutSkillGroupRequest,
|
|
72
75
|
IVRKeyPressedElement,
|
|
76
|
+
UnbindNumberCallOutSkillGroupResponse,
|
|
73
77
|
StaffInfo,
|
|
74
78
|
CreateAutoCalloutTaskResponse,
|
|
75
79
|
TelCdrInfo,
|
|
80
|
+
NumberInfo,
|
|
76
81
|
DeleteStaffRequest,
|
|
77
82
|
CallInMetrics,
|
|
78
83
|
DescribeCCCBuyInfoListRequest,
|
|
@@ -83,6 +88,7 @@ import {
|
|
|
83
88
|
CreateAutoCalloutTaskRequest,
|
|
84
89
|
Filter,
|
|
85
90
|
UnbindStaffSkillGroupListRequest,
|
|
91
|
+
BindNumberCallOutSkillGroupResponse,
|
|
86
92
|
CreateCallOutSessionRequest,
|
|
87
93
|
StopAutoCalloutTaskResponse,
|
|
88
94
|
SkillGroupItem,
|
|
@@ -90,6 +96,7 @@ import {
|
|
|
90
96
|
PhoneNumBuyInfo,
|
|
91
97
|
DescribeCCCBuyInfoListResponse,
|
|
92
98
|
ActiveCarrierPrivilegeNumber,
|
|
99
|
+
UnbindStaffSkillGroupListResponse,
|
|
93
100
|
DeleteExtensionResponse,
|
|
94
101
|
BindStaffSkillGroupListRequest,
|
|
95
102
|
DescribePSTNActiveSessionListRequest,
|
|
@@ -98,7 +105,7 @@ import {
|
|
|
98
105
|
IMSatisfaction,
|
|
99
106
|
DescribeTelCdrResponse,
|
|
100
107
|
DescribeStaffStatusMetricsRequest,
|
|
101
|
-
|
|
108
|
+
DeleteStaffResponse,
|
|
102
109
|
StaffStatusExtra,
|
|
103
110
|
CreateStaffRequest,
|
|
104
111
|
DescribeChatMessagesResponse,
|
|
@@ -131,6 +138,16 @@ export class Client extends AbstractClient {
|
|
|
131
138
|
super("ccc.tencentcloudapi.com", "2020-02-10", clientConfig)
|
|
132
139
|
}
|
|
133
140
|
|
|
141
|
+
/**
|
|
142
|
+
* 解绑号码外呼技能组
|
|
143
|
+
*/
|
|
144
|
+
async UnbindNumberCallOutSkillGroup(
|
|
145
|
+
req: UnbindNumberCallOutSkillGroupRequest,
|
|
146
|
+
cb?: (error: string, rep: UnbindNumberCallOutSkillGroupResponse) => void
|
|
147
|
+
): Promise<UnbindNumberCallOutSkillGroupResponse> {
|
|
148
|
+
return this.request("UnbindNumberCallOutSkillGroup", req, cb)
|
|
149
|
+
}
|
|
150
|
+
|
|
134
151
|
/**
|
|
135
152
|
* 查询话机列表信息
|
|
136
153
|
*/
|
|
@@ -202,13 +219,13 @@ export class Client extends AbstractClient {
|
|
|
202
219
|
}
|
|
203
220
|
|
|
204
221
|
/**
|
|
205
|
-
*
|
|
222
|
+
* 绑定号码外呼技能组
|
|
206
223
|
*/
|
|
207
|
-
async
|
|
208
|
-
req:
|
|
209
|
-
cb?: (error: string, rep:
|
|
210
|
-
): Promise<
|
|
211
|
-
return this.request("
|
|
224
|
+
async BindNumberCallOutSkillGroup(
|
|
225
|
+
req: BindNumberCallOutSkillGroupRequest,
|
|
226
|
+
cb?: (error: string, rep: BindNumberCallOutSkillGroupResponse) => void
|
|
227
|
+
): Promise<BindNumberCallOutSkillGroupResponse> {
|
|
228
|
+
return this.request("BindNumberCallOutSkillGroup", req, cb)
|
|
212
229
|
}
|
|
213
230
|
|
|
214
231
|
/**
|
|
@@ -351,6 +368,16 @@ export class Client extends AbstractClient {
|
|
|
351
368
|
return this.request("StopAutoCalloutTask", req, cb)
|
|
352
369
|
}
|
|
353
370
|
|
|
371
|
+
/**
|
|
372
|
+
* 用于无限频率地呼叫坐席手机
|
|
373
|
+
*/
|
|
374
|
+
async CreateCarrierPrivilegeNumberApplicant(
|
|
375
|
+
req: CreateCarrierPrivilegeNumberApplicantRequest,
|
|
376
|
+
cb?: (error: string, rep: CreateCarrierPrivilegeNumberApplicantResponse) => void
|
|
377
|
+
): Promise<CreateCarrierPrivilegeNumberApplicantResponse> {
|
|
378
|
+
return this.request("CreateCarrierPrivilegeNumberApplicant", req, cb)
|
|
379
|
+
}
|
|
380
|
+
|
|
354
381
|
/**
|
|
355
382
|
* 获取指定服务记录文本聊天内容,需要先使用查询在线客服记录(DescribeIMCdrs) API 获取服务记录 SessionId。
|
|
356
383
|
|
|
@@ -492,4 +519,14 @@ export class Client extends AbstractClient {
|
|
|
492
519
|
): Promise<DescribeActiveCarrierPrivilegeNumberResponse> {
|
|
493
520
|
return this.request("DescribeActiveCarrierPrivilegeNumber", req, cb)
|
|
494
521
|
}
|
|
522
|
+
|
|
523
|
+
/**
|
|
524
|
+
* 查询号码列表
|
|
525
|
+
*/
|
|
526
|
+
async DescribeNumbers(
|
|
527
|
+
req: DescribeNumbersRequest,
|
|
528
|
+
cb?: (error: string, rep: DescribeNumbersResponse) => void
|
|
529
|
+
): Promise<DescribeNumbersResponse> {
|
|
530
|
+
return this.request("DescribeNumbers", req, cb)
|
|
531
|
+
}
|
|
495
532
|
}
|
|
@@ -131,19 +131,18 @@ export interface ModifyStaffRequest {
|
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* ResetExtensionPassword请求参数结构体
|
|
135
135
|
*/
|
|
136
|
-
export interface
|
|
136
|
+
export interface ResetExtensionPasswordRequest {
|
|
137
137
|
/**
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
OnlineStaffList: Array<string>
|
|
138
|
+
* TCCC 实例应用 ID
|
|
139
|
+
*/
|
|
140
|
+
SdkAppId: number
|
|
142
141
|
|
|
143
142
|
/**
|
|
144
|
-
*
|
|
143
|
+
* 分机号
|
|
145
144
|
*/
|
|
146
|
-
|
|
145
|
+
ExtensionId: string
|
|
147
146
|
}
|
|
148
147
|
|
|
149
148
|
/**
|
|
@@ -727,9 +726,19 @@ export interface DescribeSkillGroupInfoListResponse {
|
|
|
727
726
|
}
|
|
728
727
|
|
|
729
728
|
/**
|
|
730
|
-
*
|
|
729
|
+
* DescribeNumbers返回参数结构体
|
|
731
730
|
*/
|
|
732
|
-
export interface
|
|
731
|
+
export interface DescribeNumbersResponse {
|
|
732
|
+
/**
|
|
733
|
+
* 总数量
|
|
734
|
+
*/
|
|
735
|
+
TotalCount?: number
|
|
736
|
+
|
|
737
|
+
/**
|
|
738
|
+
* 号码列表
|
|
739
|
+
*/
|
|
740
|
+
Numbers?: Array<NumberInfo>
|
|
741
|
+
|
|
733
742
|
/**
|
|
734
743
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
735
744
|
*/
|
|
@@ -756,6 +765,26 @@ export interface DescribeStaffInfoListResponse {
|
|
|
756
765
|
RequestId?: string
|
|
757
766
|
}
|
|
758
767
|
|
|
768
|
+
/**
|
|
769
|
+
* UnbindNumberCallOutSkillGroup请求参数结构体
|
|
770
|
+
*/
|
|
771
|
+
export interface UnbindNumberCallOutSkillGroupRequest {
|
|
772
|
+
/**
|
|
773
|
+
* 应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
|
|
774
|
+
*/
|
|
775
|
+
SdkAppId: number
|
|
776
|
+
|
|
777
|
+
/**
|
|
778
|
+
* 待解绑的号码
|
|
779
|
+
*/
|
|
780
|
+
Number: string
|
|
781
|
+
|
|
782
|
+
/**
|
|
783
|
+
* 待解绑的技能组Id列表
|
|
784
|
+
*/
|
|
785
|
+
SkillGroupIds: Array<number>
|
|
786
|
+
}
|
|
787
|
+
|
|
759
788
|
/**
|
|
760
789
|
* CreateCarrierPrivilegeNumberApplicant请求参数结构体
|
|
761
790
|
*/
|
|
@@ -1464,6 +1493,26 @@ export interface Message {
|
|
|
1464
1493
|
Content: string
|
|
1465
1494
|
}
|
|
1466
1495
|
|
|
1496
|
+
/**
|
|
1497
|
+
* DescribeNumbers请求参数结构体
|
|
1498
|
+
*/
|
|
1499
|
+
export interface DescribeNumbersRequest {
|
|
1500
|
+
/**
|
|
1501
|
+
* 应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
|
|
1502
|
+
*/
|
|
1503
|
+
SdkAppId: number
|
|
1504
|
+
|
|
1505
|
+
/**
|
|
1506
|
+
* 页数,从0开始
|
|
1507
|
+
*/
|
|
1508
|
+
PageNumber?: number
|
|
1509
|
+
|
|
1510
|
+
/**
|
|
1511
|
+
* 分页大小,默认20
|
|
1512
|
+
*/
|
|
1513
|
+
PageSize?: number
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1467
1516
|
/**
|
|
1468
1517
|
* 话机信息
|
|
1469
1518
|
*/
|
|
@@ -1524,6 +1573,26 @@ export interface ExtensionInfo {
|
|
|
1524
1573
|
RelationName: string
|
|
1525
1574
|
}
|
|
1526
1575
|
|
|
1576
|
+
/**
|
|
1577
|
+
* BindNumberCallOutSkillGroup请求参数结构体
|
|
1578
|
+
*/
|
|
1579
|
+
export interface BindNumberCallOutSkillGroupRequest {
|
|
1580
|
+
/**
|
|
1581
|
+
* 应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
|
|
1582
|
+
*/
|
|
1583
|
+
SdkAppId: number
|
|
1584
|
+
|
|
1585
|
+
/**
|
|
1586
|
+
* 待绑定的号码
|
|
1587
|
+
*/
|
|
1588
|
+
Number: string
|
|
1589
|
+
|
|
1590
|
+
/**
|
|
1591
|
+
* 待绑定的技能组Id列表
|
|
1592
|
+
*/
|
|
1593
|
+
SkillGroupIds: Array<number>
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1527
1596
|
/**
|
|
1528
1597
|
* ivr 按键信息
|
|
1529
1598
|
*/
|
|
@@ -1541,6 +1610,16 @@ export interface IVRKeyPressedElement {
|
|
|
1541
1610
|
Label: string
|
|
1542
1611
|
}
|
|
1543
1612
|
|
|
1613
|
+
/**
|
|
1614
|
+
* UnbindNumberCallOutSkillGroup返回参数结构体
|
|
1615
|
+
*/
|
|
1616
|
+
export interface UnbindNumberCallOutSkillGroupResponse {
|
|
1617
|
+
/**
|
|
1618
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1619
|
+
*/
|
|
1620
|
+
RequestId?: string
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1544
1623
|
/**
|
|
1545
1624
|
* 带有技能组优先级的坐席信息
|
|
1546
1625
|
*/
|
|
@@ -1830,6 +1909,27 @@ notInService 不在服务区
|
|
|
1830
1909
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1831
1910
|
*/
|
|
1832
1911
|
QueuedSkillGroupName?: string
|
|
1912
|
+
|
|
1913
|
+
/**
|
|
1914
|
+
* 通话中语音留言录音URL
|
|
1915
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1916
|
+
*/
|
|
1917
|
+
VoicemailRecordURL?: Array<string>
|
|
1918
|
+
}
|
|
1919
|
+
|
|
1920
|
+
/**
|
|
1921
|
+
* 号码信息
|
|
1922
|
+
*/
|
|
1923
|
+
export interface NumberInfo {
|
|
1924
|
+
/**
|
|
1925
|
+
* 号码
|
|
1926
|
+
*/
|
|
1927
|
+
Number?: string
|
|
1928
|
+
|
|
1929
|
+
/**
|
|
1930
|
+
* 绑定的外呼技能组
|
|
1931
|
+
*/
|
|
1932
|
+
CallOutSkillGroupIds?: Array<number>
|
|
1833
1933
|
}
|
|
1834
1934
|
|
|
1835
1935
|
/**
|
|
@@ -2084,6 +2184,16 @@ export interface UnbindStaffSkillGroupListRequest {
|
|
|
2084
2184
|
SkillGroupList: Array<number>
|
|
2085
2185
|
}
|
|
2086
2186
|
|
|
2187
|
+
/**
|
|
2188
|
+
* BindNumberCallOutSkillGroup返回参数结构体
|
|
2189
|
+
*/
|
|
2190
|
+
export interface BindNumberCallOutSkillGroupResponse {
|
|
2191
|
+
/**
|
|
2192
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2193
|
+
*/
|
|
2194
|
+
RequestId?: string
|
|
2195
|
+
}
|
|
2196
|
+
|
|
2087
2197
|
/**
|
|
2088
2198
|
* CreateCallOutSession请求参数结构体
|
|
2089
2199
|
*/
|
|
@@ -2259,6 +2369,16 @@ export interface ActiveCarrierPrivilegeNumber {
|
|
|
2259
2369
|
CreateTime?: number
|
|
2260
2370
|
}
|
|
2261
2371
|
|
|
2372
|
+
/**
|
|
2373
|
+
* UnbindStaffSkillGroupList返回参数结构体
|
|
2374
|
+
*/
|
|
2375
|
+
export interface UnbindStaffSkillGroupListResponse {
|
|
2376
|
+
/**
|
|
2377
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2378
|
+
*/
|
|
2379
|
+
RequestId?: string
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2262
2382
|
/**
|
|
2263
2383
|
* DeleteExtension返回参数结构体
|
|
2264
2384
|
*/
|
|
@@ -2419,18 +2539,19 @@ export interface DescribeStaffStatusMetricsRequest {
|
|
|
2419
2539
|
}
|
|
2420
2540
|
|
|
2421
2541
|
/**
|
|
2422
|
-
*
|
|
2542
|
+
* DeleteStaff返回参数结构体
|
|
2423
2543
|
*/
|
|
2424
|
-
export interface
|
|
2544
|
+
export interface DeleteStaffResponse {
|
|
2425
2545
|
/**
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2546
|
+
* 无法删除的状态为在线的客服列表
|
|
2547
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2548
|
+
*/
|
|
2549
|
+
OnlineStaffList: Array<string>
|
|
2429
2550
|
|
|
2430
2551
|
/**
|
|
2431
|
-
*
|
|
2552
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2432
2553
|
*/
|
|
2433
|
-
|
|
2554
|
+
RequestId?: string
|
|
2434
2555
|
}
|
|
2435
2556
|
|
|
2436
2557
|
/**
|
|
@@ -3419,13 +3419,15 @@ export interface GrantResourceAuthorizationRequest {
|
|
|
3419
3419
|
*/
|
|
3420
3420
|
export interface TimeRange {
|
|
3421
3421
|
/**
|
|
3422
|
-
|
|
3423
|
-
|
|
3422
|
+
* 开始时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
|
|
3423
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3424
|
+
*/
|
|
3424
3425
|
StartTime: string
|
|
3425
3426
|
|
|
3426
3427
|
/**
|
|
3427
|
-
|
|
3428
|
-
|
|
3428
|
+
* 结束时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
|
|
3429
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3430
|
+
*/
|
|
3429
3431
|
EndTime: string
|
|
3430
3432
|
}
|
|
3431
3433
|
|