Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chatroom
ChatRoomMutationTarget
Interface ChatRoomMutationTarget
仅包含聊天室 ID 的通用操作目标。
interface
ChatRoomMutationTarget
{
chatRoomId
:
string
;
}
Hierarchy (
View Summary
)
ChatRoomMutationTarget
JoinChatRoomParams
ChatRoomUserBatchParams
ChatRoomAdminParams
ChatRoomMemberListParams
ChatRoomMuteMembersParams
ChatRoomMuteListParams
ChatRoomBlocklistParams
ChatRoomAnnouncementUpdateParams
ChatRoomSharedFileListParams
DeleteChatRoomSharedFileParams
GetChatRoomAttributesParams
SetChatRoomAttributesParams
RemoveChatRoomAttributesParams
Index
Properties
chat
Room
Id
Properties
Readonly
chat
Room
Id
chatRoomId
:
string
聊天室 ID。该参数必传。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
Room
Id
IM SDK Web API 文档
Loading...
仅包含聊天室 ID 的通用操作目标。