tencentcloud-sdk-nodejs 4.0.305 → 4.0.308

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.
Files changed (83) hide show
  1. package/CHANGELOG.md +394 -0
  2. package/SERVICE_CHANGELOG.md +431 -65
  3. package/package.json +1 -1
  4. package/products.md +31 -31
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +6 -0
  7. package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
  8. package/src/services/apigateway/v20180808/apigateway_models.ts +1 -1
  9. package/src/services/as/v20180419/as_client.ts +0 -13
  10. package/src/services/as/v20180419/as_models.ts +0 -25
  11. package/src/services/captcha/v20190722/captcha_models.ts +21 -6
  12. package/src/services/cdb/v20170320/cdb_models.ts +1 -1
  13. package/src/services/cdn/v20180606/cdn_models.ts +8 -0
  14. package/src/services/cfw/v20190904/cfw_client.ts +13 -0
  15. package/src/services/cfw/v20190904/cfw_models.ts +50 -0
  16. package/src/services/cls/v20201016/cls_client.ts +80 -27
  17. package/src/services/cls/v20201016/cls_models.ts +655 -128
  18. package/src/services/cpdp/v20190820/cpdp_models.ts +9 -8
  19. package/src/services/cvm/v20170312/cvm_models.ts +18 -8
  20. package/src/services/dbbrain/v20210527/dbbrain_client.ts +1 -1
  21. package/src/services/ess/v20201111/ess_models.ts +22 -0
  22. package/src/services/essbasic/v20210526/essbasic_models.ts +21 -5
  23. package/src/services/iecp/v20210914/iecp_models.ts +5 -0
  24. package/src/services/nlp/v20190408/nlp_client.ts +16 -0
  25. package/src/services/nlp/v20190408/nlp_models.ts +30 -0
  26. package/src/services/partners/v20180321/partners_models.ts +4 -4
  27. package/src/services/rum/v20210622/rum_models.ts +5 -0
  28. package/src/services/scf/v20180416/scf_models.ts +12 -0
  29. package/src/services/ses/v20201002/ses_client.ts +14 -2
  30. package/src/services/ses/v20201002/ses_models.ts +55 -30
  31. package/src/services/tiia/v20190529/tiia_models.ts +7 -5
  32. package/src/services/tke/v20180525/tke_models.ts +6 -0
  33. package/src/services/trtc/v20190722/trtc_client.ts +137 -155
  34. package/src/services/trtc/v20190722/trtc_models.ts +26 -119
  35. package/src/services/tse/v20201207/tse_models.ts +6 -0
  36. package/src/services/vpc/v20170312/vpc_models.ts +5 -5
  37. package/tencentcloud/common/sdk_version.d.ts +1 -1
  38. package/tencentcloud/common/sdk_version.js +1 -1
  39. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +5 -0
  40. package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -1
  41. package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +1 -1
  42. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +1 -1
  43. package/tencentcloud/services/as/v20180419/as_client.d.ts +1 -6
  44. package/tencentcloud/services/as/v20180419/as_client.js +0 -7
  45. package/tencentcloud/services/as/v20180419/as_models.d.ts +0 -22
  46. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +18 -6
  47. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -1
  48. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +8 -0
  49. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
  50. package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
  51. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +43 -0
  52. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +24 -8
  53. package/tencentcloud/services/cls/v20201016/cls_client.js +34 -10
  54. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +585 -145
  55. package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +7 -6
  56. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +16 -8
  57. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +1 -1
  58. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +1 -1
  59. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +18 -0
  60. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +18 -5
  61. package/tencentcloud/services/iecp/v20210914/iecp_models.d.ts +4 -0
  62. package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +9 -1
  63. package/tencentcloud/services/nlp/v20190408/nlp_client.js +10 -0
  64. package/tencentcloud/services/nlp/v20190408/nlp_models.d.ts +26 -0
  65. package/tencentcloud/services/partners/v20180321/partners_models.d.ts +4 -4
  66. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -0
  67. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +10 -0
  68. package/tencentcloud/services/ses/v20201002/ses_client.d.ts +5 -1
  69. package/tencentcloud/services/ses/v20201002/ses_client.js +6 -0
  70. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +47 -25
  71. package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +7 -5
  72. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +5 -0
  73. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +70 -78
  74. package/tencentcloud/services/trtc/v20190722/trtc_client.js +89 -99
  75. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +23 -102
  76. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +5 -0
  77. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +5 -5
  78. package/test/as.v20180419.test.js +0 -10
  79. package/test/cfw.v20190904.test.js +10 -0
  80. package/test/cls.v20201016.test.js +46 -6
  81. package/test/nlp.v20190408.test.js +10 -0
  82. package/test/ses.v20201002.test.js +10 -0
  83. package/test/trtc.v20190722.test.js +36 -46
@@ -506,7 +506,7 @@ export interface CreateDhcpIpResponse {
506
506
  /**
507
507
  * 新创建的`DhcpIp`信息
508
508
  */
509
- DhcpIpSet?: Array<DhcpIp>;
509
+ DhcpIpSet: Array<DhcpIp>;
510
510
  /**
511
511
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
512
512
  */
@@ -6069,11 +6069,11 @@ export interface DescribeClassicLinkInstancesResponse {
6069
6069
  /**
6070
6070
  * 符合条件的实例数量。
6071
6071
  */
6072
- TotalCount?: number;
6072
+ TotalCount: number;
6073
6073
  /**
6074
6074
  * 私有网络和基础网络互通设备。
6075
6075
  */
6076
- ClassicLinkInstanceSet?: Array<ClassicLinkInstance>;
6076
+ ClassicLinkInstanceSet: Array<ClassicLinkInstance>;
6077
6077
  /**
6078
6078
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6079
6079
  */
@@ -11025,11 +11025,11 @@ export interface DescribeDhcpIpsResponse {
11025
11025
  /**
11026
11026
  * 实例详细信息列表。
11027
11027
  */
11028
- DhcpIpSet?: Array<DhcpIp>;
11028
+ DhcpIpSet: Array<DhcpIp>;
11029
11029
  /**
11030
11030
  * 符合条件的实例数量。
11031
11031
  */
11032
- TotalCount?: number;
11032
+ TotalCount: number;
11033
11033
  /**
11034
11034
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
11035
11035
  */
@@ -38,16 +38,6 @@ it("as.v20180419.CreateAutoScalingGroup", async function () {
38
38
  }
39
39
  })
40
40
 
41
- it("as.v20180419.PreviewPaiDomainName", async function () {
42
- try {
43
- const data = await client.PreviewPaiDomainName({})
44
- expect(data).to.be.ok
45
- } catch(error) {
46
- expect(error.requestId).to.be.ok
47
- expect(error.code).to.be.ok
48
- }
49
- })
50
-
51
41
  it("as.v20180419.ClearLaunchConfigurationAttributes", async function () {
52
42
  try {
53
43
  const data = await client.ClearLaunchConfigurationAttributes({})
@@ -328,6 +328,16 @@ it("cfw.v20190904.DescribeRuleOverview", async function () {
328
328
  }
329
329
  })
330
330
 
331
+ it("cfw.v20190904.DescribeIPStatusList", async function () {
332
+ try {
333
+ const data = await client.DescribeIPStatusList({})
334
+ expect(data).to.be.ok
335
+ } catch(error) {
336
+ expect(error.requestId).to.be.ok
337
+ expect(error.code).to.be.ok
338
+ }
339
+ })
340
+
331
341
  it("cfw.v20190904.DescribeTLogInfo", async function () {
332
342
  try {
333
343
  const data = await client.DescribeTLogInfo({})
@@ -68,9 +68,9 @@ it("cls.v20201016.ModifyTopic", async function () {
68
68
  }
69
69
  })
70
70
 
71
- it("cls.v20201016.ModifyIndex", async function () {
71
+ it("cls.v20201016.DescribeMachines", async function () {
72
72
  try {
73
- const data = await client.ModifyIndex({})
73
+ const data = await client.DescribeMachines({})
74
74
  expect(data).to.be.ok
75
75
  } catch(error) {
76
76
  expect(error.requestId).to.be.ok
@@ -108,6 +108,16 @@ it("cls.v20201016.DescribeExports", async function () {
108
108
  }
109
109
  })
110
110
 
111
+ it("cls.v20201016.ModifyConfigExtra", async function () {
112
+ try {
113
+ const data = await client.ModifyConfigExtra({})
114
+ expect(data).to.be.ok
115
+ } catch(error) {
116
+ expect(error.requestId).to.be.ok
117
+ expect(error.code).to.be.ok
118
+ }
119
+ })
120
+
111
121
  it("cls.v20201016.DescribeIndex", async function () {
112
122
  try {
113
123
  const data = await client.DescribeIndex({})
@@ -148,6 +158,16 @@ it("cls.v20201016.DeleteConfig", async function () {
148
158
  }
149
159
  })
150
160
 
161
+ it("cls.v20201016.DescribeConfigExtras", async function () {
162
+ try {
163
+ const data = await client.DescribeConfigExtras({})
164
+ expect(data).to.be.ok
165
+ } catch(error) {
166
+ expect(error.requestId).to.be.ok
167
+ expect(error.code).to.be.ok
168
+ }
169
+ })
170
+
151
171
  it("cls.v20201016.CreateShipper", async function () {
152
172
  try {
153
173
  const data = await client.CreateShipper({})
@@ -258,9 +278,9 @@ it("cls.v20201016.DeleteConfigFromMachineGroup", async function () {
258
278
  }
259
279
  })
260
280
 
261
- it("cls.v20201016.CreateLogset", async function () {
281
+ it("cls.v20201016.DeleteConfigExtra", async function () {
262
282
  try {
263
- const data = await client.CreateLogset({})
283
+ const data = await client.DeleteConfigExtra({})
264
284
  expect(data).to.be.ok
265
285
  } catch(error) {
266
286
  expect(error.requestId).to.be.ok
@@ -308,6 +328,16 @@ it("cls.v20201016.ApplyConfigToMachineGroup", async function () {
308
328
  }
309
329
  })
310
330
 
331
+ it("cls.v20201016.CreateLogset", async function () {
332
+ try {
333
+ const data = await client.CreateLogset({})
334
+ expect(data).to.be.ok
335
+ } catch(error) {
336
+ expect(error.requestId).to.be.ok
337
+ expect(error.code).to.be.ok
338
+ }
339
+ })
340
+
311
341
  it("cls.v20201016.DeleteAlarmNotice", async function () {
312
342
  try {
313
343
  const data = await client.DeleteAlarmNotice({})
@@ -318,6 +348,16 @@ it("cls.v20201016.DeleteAlarmNotice", async function () {
318
348
  }
319
349
  })
320
350
 
351
+ it("cls.v20201016.ModifyIndex", async function () {
352
+ try {
353
+ const data = await client.ModifyIndex({})
354
+ expect(data).to.be.ok
355
+ } catch(error) {
356
+ expect(error.requestId).to.be.ok
357
+ expect(error.code).to.be.ok
358
+ }
359
+ })
360
+
321
361
  it("cls.v20201016.ModifyAlarmNotice", async function () {
322
362
  try {
323
363
  const data = await client.ModifyAlarmNotice({})
@@ -468,9 +508,9 @@ it("cls.v20201016.MergePartition", async function () {
468
508
  }
469
509
  })
470
510
 
471
- it("cls.v20201016.DescribeMachines", async function () {
511
+ it("cls.v20201016.CreateConfigExtra", async function () {
472
512
  try {
473
- const data = await client.DescribeMachines({})
513
+ const data = await client.CreateConfigExtra({})
474
514
  expect(data).to.be.ok
475
515
  } catch(error) {
476
516
  expect(error.requestId).to.be.ok
@@ -178,6 +178,16 @@ it("nlp.v20190408.CreateWordItems", async function () {
178
178
  }
179
179
  })
180
180
 
181
+ it("nlp.v20190408.TextSimilarityPro", async function () {
182
+ try {
183
+ const data = await client.TextSimilarityPro({})
184
+ expect(data).to.be.ok
185
+ } catch(error) {
186
+ expect(error.requestId).to.be.ok
187
+ expect(error.code).to.be.ok
188
+ }
189
+ })
190
+
181
191
  it("nlp.v20190408.TextSimilarity", async function () {
182
192
  try {
183
193
  const data = await client.TextSimilarity({})
@@ -138,6 +138,16 @@ it("ses.v20201002.ListEmailAddress", async function () {
138
138
  }
139
139
  })
140
140
 
141
+ it("ses.v20201002.DeleteReceiver", async function () {
142
+ try {
143
+ const data = await client.DeleteReceiver({})
144
+ expect(data).to.be.ok
145
+ } catch(error) {
146
+ expect(error.requestId).to.be.ok
147
+ expect(error.code).to.be.ok
148
+ }
149
+ })
150
+
141
151
  it("ses.v20201002.CreateEmailTemplate", async function () {
142
152
  try {
143
153
  const data = await client.CreateEmailTemplate({})
@@ -18,19 +18,9 @@ const client = new tencentcloud.trtc.v20190722.Client({
18
18
  })
19
19
  describe("trtc.v20190722.test.js", function () {
20
20
 
21
- it("trtc.v20190722.StartMCUMixTranscode", async function () {
22
- try {
23
- const data = await client.StartMCUMixTranscode({})
24
- expect(data).to.be.ok
25
- } catch(error) {
26
- expect(error.requestId).to.be.ok
27
- expect(error.code).to.be.ok
28
- }
29
- })
30
-
31
- it("trtc.v20190722.DescribeRoomInformation", async function () {
21
+ it("trtc.v20190722.DescribeRecordStatistic", async function () {
32
22
  try {
33
- const data = await client.DescribeRoomInformation({})
23
+ const data = await client.DescribeRecordStatistic({})
34
24
  expect(data).to.be.ok
35
25
  } catch(error) {
36
26
  expect(error.requestId).to.be.ok
@@ -38,9 +28,9 @@ it("trtc.v20190722.DescribeRoomInformation", async function () {
38
28
  }
39
29
  })
40
30
 
41
- it("trtc.v20190722.StopMCUMixTranscode", async function () {
31
+ it("trtc.v20190722.DescribeTrtcMcuTranscodeTime", async function () {
42
32
  try {
43
- const data = await client.StopMCUMixTranscode({})
33
+ const data = await client.DescribeTrtcMcuTranscodeTime({})
44
34
  expect(data).to.be.ok
45
35
  } catch(error) {
46
36
  expect(error.requestId).to.be.ok
@@ -68,9 +58,9 @@ it("trtc.v20190722.DescribeHistoryScale", async function () {
68
58
  }
69
59
  })
70
60
 
71
- it("trtc.v20190722.DeletePicture", async function () {
61
+ it("trtc.v20190722.StartMCUMixTranscodeByStrRoomId", async function () {
72
62
  try {
73
- const data = await client.DeletePicture({})
63
+ const data = await client.StartMCUMixTranscodeByStrRoomId({})
74
64
  expect(data).to.be.ok
75
65
  } catch(error) {
76
66
  expect(error.requestId).to.be.ok
@@ -78,9 +68,9 @@ it("trtc.v20190722.DeletePicture", async function () {
78
68
  }
79
69
  })
80
70
 
81
- it("trtc.v20190722.CreatePicture", async function () {
71
+ it("trtc.v20190722.StartMCUMixTranscode", async function () {
82
72
  try {
83
- const data = await client.CreatePicture({})
73
+ const data = await client.StartMCUMixTranscode({})
84
74
  expect(data).to.be.ok
85
75
  } catch(error) {
86
76
  expect(error.requestId).to.be.ok
@@ -88,9 +78,9 @@ it("trtc.v20190722.CreatePicture", async function () {
88
78
  }
89
79
  })
90
80
 
91
- it("trtc.v20190722.RemoveUser", async function () {
81
+ it("trtc.v20190722.DeletePicture", async function () {
92
82
  try {
93
- const data = await client.RemoveUser({})
83
+ const data = await client.DeletePicture({})
94
84
  expect(data).to.be.ok
95
85
  } catch(error) {
96
86
  expect(error.requestId).to.be.ok
@@ -98,9 +88,9 @@ it("trtc.v20190722.RemoveUser", async function () {
98
88
  }
99
89
  })
100
90
 
101
- it("trtc.v20190722.DescribeCallDetail", async function () {
91
+ it("trtc.v20190722.StopMCUMixTranscodeByStrRoomId", async function () {
102
92
  try {
103
- const data = await client.DescribeCallDetail({})
93
+ const data = await client.StopMCUMixTranscodeByStrRoomId({})
104
94
  expect(data).to.be.ok
105
95
  } catch(error) {
106
96
  expect(error.requestId).to.be.ok
@@ -108,9 +98,9 @@ it("trtc.v20190722.DescribeCallDetail", async function () {
108
98
  }
109
99
  })
110
100
 
111
- it("trtc.v20190722.StopMCUMixTranscodeByStrRoomId", async function () {
101
+ it("trtc.v20190722.CreatePicture", async function () {
112
102
  try {
113
- const data = await client.StopMCUMixTranscodeByStrRoomId({})
103
+ const data = await client.CreatePicture({})
114
104
  expect(data).to.be.ok
115
105
  } catch(error) {
116
106
  expect(error.requestId).to.be.ok
@@ -118,9 +108,9 @@ it("trtc.v20190722.StopMCUMixTranscodeByStrRoomId", async function () {
118
108
  }
119
109
  })
120
110
 
121
- it("trtc.v20190722.ModifyPicture", async function () {
111
+ it("trtc.v20190722.DescribePicture", async function () {
122
112
  try {
123
- const data = await client.ModifyPicture({})
113
+ const data = await client.DescribePicture({})
124
114
  expect(data).to.be.ok
125
115
  } catch(error) {
126
116
  expect(error.requestId).to.be.ok
@@ -128,9 +118,9 @@ it("trtc.v20190722.ModifyPicture", async function () {
128
118
  }
129
119
  })
130
120
 
131
- it("trtc.v20190722.DismissRoomByStrRoomId", async function () {
121
+ it("trtc.v20190722.ModifyPicture", async function () {
132
122
  try {
133
- const data = await client.DismissRoomByStrRoomId({})
123
+ const data = await client.ModifyPicture({})
134
124
  expect(data).to.be.ok
135
125
  } catch(error) {
136
126
  expect(error.requestId).to.be.ok
@@ -138,9 +128,9 @@ it("trtc.v20190722.DismissRoomByStrRoomId", async function () {
138
128
  }
139
129
  })
140
130
 
141
- it("trtc.v20190722.DescribeAbnormalEvent", async function () {
131
+ it("trtc.v20190722.RemoveUser", async function () {
142
132
  try {
143
- const data = await client.DescribeAbnormalEvent({})
133
+ const data = await client.RemoveUser({})
144
134
  expect(data).to.be.ok
145
135
  } catch(error) {
146
136
  expect(error.requestId).to.be.ok
@@ -148,9 +138,9 @@ it("trtc.v20190722.DescribeAbnormalEvent", async function () {
148
138
  }
149
139
  })
150
140
 
151
- it("trtc.v20190722.StartMCUMixTranscodeByStrRoomId", async function () {
141
+ it("trtc.v20190722.DescribeDetailEvent", async function () {
152
142
  try {
153
- const data = await client.StartMCUMixTranscodeByStrRoomId({})
143
+ const data = await client.DescribeDetailEvent({})
154
144
  expect(data).to.be.ok
155
145
  } catch(error) {
156
146
  expect(error.requestId).to.be.ok
@@ -158,9 +148,9 @@ it("trtc.v20190722.StartMCUMixTranscodeByStrRoomId", async function () {
158
148
  }
159
149
  })
160
150
 
161
- it("trtc.v20190722.RemoveUserByStrRoomId", async function () {
151
+ it("trtc.v20190722.DescribeCallDetail", async function () {
162
152
  try {
163
- const data = await client.RemoveUserByStrRoomId({})
153
+ const data = await client.DescribeCallDetail({})
164
154
  expect(data).to.be.ok
165
155
  } catch(error) {
166
156
  expect(error.requestId).to.be.ok
@@ -168,9 +158,9 @@ it("trtc.v20190722.RemoveUserByStrRoomId", async function () {
168
158
  }
169
159
  })
170
160
 
171
- it("trtc.v20190722.DismissRoom", async function () {
161
+ it("trtc.v20190722.DismissRoomByStrRoomId", async function () {
172
162
  try {
173
- const data = await client.DismissRoom({})
163
+ const data = await client.DismissRoomByStrRoomId({})
174
164
  expect(data).to.be.ok
175
165
  } catch(error) {
176
166
  expect(error.requestId).to.be.ok
@@ -178,9 +168,9 @@ it("trtc.v20190722.DismissRoom", async function () {
178
168
  }
179
169
  })
180
170
 
181
- it("trtc.v20190722.DescribeRecordStatistic", async function () {
171
+ it("trtc.v20190722.DescribeAbnormalEvent", async function () {
182
172
  try {
183
- const data = await client.DescribeRecordStatistic({})
173
+ const data = await client.DescribeAbnormalEvent({})
184
174
  expect(data).to.be.ok
185
175
  } catch(error) {
186
176
  expect(error.requestId).to.be.ok
@@ -188,9 +178,9 @@ it("trtc.v20190722.DescribeRecordStatistic", async function () {
188
178
  }
189
179
  })
190
180
 
191
- it("trtc.v20190722.DescribeTrtcMcuTranscodeTime", async function () {
181
+ it("trtc.v20190722.StopMCUMixTranscode", async function () {
192
182
  try {
193
- const data = await client.DescribeTrtcMcuTranscodeTime({})
183
+ const data = await client.StopMCUMixTranscode({})
194
184
  expect(data).to.be.ok
195
185
  } catch(error) {
196
186
  expect(error.requestId).to.be.ok
@@ -198,9 +188,9 @@ it("trtc.v20190722.DescribeTrtcMcuTranscodeTime", async function () {
198
188
  }
199
189
  })
200
190
 
201
- it("trtc.v20190722.DescribeTrtcInteractiveTime", async function () {
191
+ it("trtc.v20190722.DescribeRoomInformation", async function () {
202
192
  try {
203
- const data = await client.DescribeTrtcInteractiveTime({})
193
+ const data = await client.DescribeRoomInformation({})
204
194
  expect(data).to.be.ok
205
195
  } catch(error) {
206
196
  expect(error.requestId).to.be.ok
@@ -208,9 +198,9 @@ it("trtc.v20190722.DescribeTrtcInteractiveTime", async function () {
208
198
  }
209
199
  })
210
200
 
211
- it("trtc.v20190722.DescribePicture", async function () {
201
+ it("trtc.v20190722.RemoveUserByStrRoomId", async function () {
212
202
  try {
213
- const data = await client.DescribePicture({})
203
+ const data = await client.RemoveUserByStrRoomId({})
214
204
  expect(data).to.be.ok
215
205
  } catch(error) {
216
206
  expect(error.requestId).to.be.ok
@@ -218,9 +208,9 @@ it("trtc.v20190722.DescribePicture", async function () {
218
208
  }
219
209
  })
220
210
 
221
- it("trtc.v20190722.DescribeDetailEvent", async function () {
211
+ it("trtc.v20190722.DismissRoom", async function () {
222
212
  try {
223
- const data = await client.DescribeDetailEvent({})
213
+ const data = await client.DismissRoom({})
224
214
  expect(data).to.be.ok
225
215
  } catch(error) {
226
216
  expect(error.requestId).to.be.ok