tencentcloud-sdk-lcic 3.0.544 → 3.0.545

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4f32b40de652e9968b9b76525dc4234584ee2845
4
- data.tar.gz: 0c6aabbaae02b0a8111bce56739a1a28775a6dd5
3
+ metadata.gz: f8d251458ac111f0c602973952773617be92a598
4
+ data.tar.gz: 5d82767de4a9fc83c7413fb3fc2716f6e70c3d52
5
5
  SHA512:
6
- metadata.gz: fc95d87065ef7f8cecfb3085b2f955fe33096a8c87d475ad48db8a462770bb9a59891c95cdbb0539564ea28acb8e881452738fe27e18271b80e364568f0f932a
7
- data.tar.gz: 50d8c5854b5acb627ab5751dd56218f57c91154be605015a163a13abcc6b1fe6b9d96b70e87766892c3b2570c7ca6a4a4bbccb160b9b103c92ad225915f7ea20
6
+ metadata.gz: 908b52a9c6e1b73ef2ed3b27fc163e069a045879eab7546b25fbb2f497fe106da07cbea2dbb88174307d03acac893c247e2bb25f2c779032337c9b736f14ffd0
7
+ data.tar.gz: 5ef90de0b8134cb18348c489fc6d309ba87c78cbe017c26d26211075aad2a8e353940fd5da2382a4f19807049adaf33aae8f27dcf572eb67197eacd703f2d290
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.544
1
+ 3.0.545
@@ -737,7 +737,7 @@ module TencentCloud
737
737
  # @type DisableRecord: Integer
738
738
  # @param Assistants: 助教Id列表。通过[注册用户]接口获取的UserId。指定后该用户在房间内拥有助教权限。
739
739
  # @type Assistants: Array
740
- # @param RecordLayout: 录制布局。
740
+ # @param RecordLayout: 录制布局。录制模板枚举值参考:https://cloud.tencent.com/document/product/1639/89744
741
741
  # @type RecordLayout: Integer
742
742
  # @param GroupId: 房间绑定的群组ID,非空时限制组成员进入
743
743
  # @type GroupId: String
@@ -2198,7 +2198,7 @@ module TencentCloud
2198
2198
  # @type SdkAppId: Integer
2199
2199
  # @param RoomId: 房间Id。
2200
2200
  # @type RoomId: Integer
2201
- # @param Seq: 消息序列。获取该序列以前前的消息(不包含该seq消息)
2201
+ # @param Seq: 消息序列。获取该序列以前的消息(不包含该seq消息)
2202
2202
  # @type Seq: Integer
2203
2203
  # @param Limit: 消息拉取的条数。最大数量不能超过套餐包限制。
2204
2204
  # @type Limit: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lcic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.544
4
+ version: 3.0.545
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-04 00:00:00.000000000 Z
11
+ date: 2023-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common