Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chatroom
ChatRoomAdminInput
Interface ChatRoomAdminInput
单个管理员操作的输入参数。
interface
ChatRoomAdminInput
{
userId
:
string
;
}
Index
Properties
user
Id
Properties
Readonly
user
Id
userId
:
string
目标用户 ID。该参数必传。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
IM SDK Web API 文档
Loading...
单个管理员操作的输入参数。