Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
groupID |
string |
群组 ID |
||
count |
number |
<optional> |
15
|
需要拉取的数量。最大值:100,避免回包过大导致请求失败。若传入超过100,则只拉取前100个。 |
offset |
number | string |
<optional> |
0
|
偏移量,默认从0开始拉取,社群(Community)使用时该字段为 String 类型。 |
filter |
number |
<optional> |
群成员自定义标记,仅直播群(AVChatRoom)支持。 |
GroupService 获取群成员列表参数信息