tencentcloud-sdk-nodejs-ccc 4.1.78 → 4.1.80

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-ccc",
3
- "version": "4.1.78",
3
+ "version": "4.1.80",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -2458,6 +2458,10 @@ export interface SkillGroupInfoItem {
2458
2458
  * 技能组内线号码
2459
2459
  */
2460
2460
  Alias?: string;
2461
+ /**
2462
+ * 是否同振
2463
+ */
2464
+ RingAll?: boolean;
2461
2465
  }
2462
2466
  /**
2463
2467
  * CreateAIAgentCall请求参数结构体