Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/contact
BlocklistMutationParams
Interface BlocklistMutationParams
黑名单增删接口的输入参数。
interface
BlocklistMutationParams
{
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...
黑名单增删接口的输入参数。