Package | Description |
---|---|
com.tencentcloudapi.lcic.v20220817.models |
Modifier and Type | Method and Description |
---|---|
MutedAccountList[] |
DescribeRoomForbiddenUserResponse.getMutedAccountList()
Get 禁言用户信息数组,内容包括被禁言的成员 ID,及其被禁言到的时间(使用 UTC 时间,即世界协调时间)
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRoomForbiddenUserResponse.setMutedAccountList(MutedAccountList[] MutedAccountList)
Set 禁言用户信息数组,内容包括被禁言的成员 ID,及其被禁言到的时间(使用 UTC 时间,即世界协调时间)
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
MutedAccountList(MutedAccountList source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.