Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/user-info
FetchUserInfoByUserIdParams
Interface FetchUserInfoByUserIdParams
按用户 ID 查询默认字段的参数。
interface
FetchUserInfoByUserIdParams
{
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...
按用户 ID 查询默认字段的参数。