tencentcloud-sdk-nodejs-live 4.1.136 → 4.1.138

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.136",
3
+ "version": "4.1.138",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6741,7 +6741,7 @@ export interface CasterLayoutInfo {
6741
6741
  /**
6742
6742
  * 布局模板Id。
6743
6743
  有效值[1,20,21,31,32,41]
6744
- 当使用布局模版时,无需LayoutParams参数,导播台将使用模版布局参数。
6744
+ 当使用布局模板时,无需LayoutParams参数,导播台将使用模板布局参数。
6745
6745
 
6746
6746
  */
6747
6747
  LayoutTemplateId?: number;