Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-thread
GetChatThreadInfoParams
Interface GetChatThreadInfoParams
获取话题详情的参数。
interface
GetChatThreadInfoParams
{
chatThreadId
:
string
;
}
Index
Properties
chat
Thread
Id
Properties
Readonly
chat
Thread
Id
chatThreadId
:
string
消息话题 ID。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
Thread
Id
IM SDK Web API 文档
Loading...
获取话题详情的参数。