Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/group
GetGroupInfoListParams
Interface GetGroupInfoListParams
批量查询群组详情时的参数。
interface
GetGroupInfoListParams
{
groupIds
:
readonly
string
[]
;
}
Index
Properties
group
Ids
Properties
Readonly
group
Ids
groupIds
:
readonly
string
[]
待查询的群组 ID 列表。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Ids
IM SDK Web API 文档
Loading...
批量查询群组详情时的参数。