Preparing search index...
The search index is not available
IM SDK Web API 文档 — v5.1.0
IM SDK Web API 文档 — v5.1.0
types/chatroom
GetChatRoomInfoParams
Interface GetChatRoomInfoParams
查询聊天室详情的参数。
interface
GetChatRoomInfoParams
{
chatRoomId
:
string
;
}
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 文档 — v5.1.0
Loading...
查询聊天室详情的参数。