Properties:
Name | Type | Attributes | Description |
---|---|---|---|
keyword |
String |
Keyword list |
|
groupTypeList |
Array.<String> |
<optional> |
When not passed defaults to search all group types (live streaming group (TencentCloudChat.TYPES.GRP_AVCHATROOM) type not supported). Group type representation:
|
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 Search Parameters