Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/group
GroupUserBatchInput
Interface GroupUserBatchInput
批量用户操作的输入参数。
interface
GroupUserBatchInput
{
userIds
:
readonly
string
[]
;
}
Index
Properties
user
Ids
Properties
Readonly
user
Ids
userIds
:
readonly
string
[]
待操作的用户 ID 列表。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Ids
IM SDK Web API 文档
Loading...
批量用户操作的输入参数。