Properties:
Name | Type | Attributes | Description |
---|---|---|---|
keyword |
String |
Keyword |
|
groupTypeList |
Array.<String> |
<optional> |
Group type list to search, when not passed defaults to search all group types (live streaming group (TencentCloudChat.TYPES.GRP_AVCHATROOM) type not supported). Group type representation:
|
groupIDList |
Array.<String> |
<optional> |
Search specified group ID list, when not passed defaults to search all groups |
cursor |
String |
<optional> |
Starting position for each cloud search. Do not pass cursor for first search, for continuing search fill in the cursor value returned by last searchCloudGroups call
|
count |
Number |
<optional> |
Number of cloud search results per time, default is 20, maximum is 100 |
Cloud Group Member Search Parameters