Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/group
GroupMembersAttributesResult
Interface GroupMembersAttributesResult
群成员属性查询结果。
interface
GroupMembersAttributesResult
{
items
:
Readonly
<
Record
<
string
,
Readonly
<
Record
<
string
,
string
>
>
>
>
;
}
Index
Properties
items
Properties
Readonly
items
items
:
Readonly
<
Record
<
string
,
Readonly
<
Record
<
string
,
string
>
>
>
>
按成员用户 ID 映射的成员属性集合。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
IM SDK Web API 文档
Loading...
群成员属性查询结果。