tencentcloud-sdk-nodejs-live 4.1.110 → 4.1.115

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-live",
3
- "version": "4.1.110",
3
+ "version": "4.1.115",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -9933,8 +9933,7 @@ export interface ModifyCasterRequest {
9933
9933
  */
9934
9934
  CasterName?: string;
9935
9935
  /**
9936
- * 导播台的描述
9937
- 最大允许长度256
9936
+ * 导播台的描述,最大允许长度256
9938
9937
  */
9939
9938
  Description?: string;
9940
9939
  /**