Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-thread
GetChatThreadLastMessageListParams
Interface GetChatThreadLastMessageListParams
批量获取话题最后一条消息的参数。
interface
GetChatThreadLastMessageListParams
{
chatThreadIds
:
readonly
string
[]
;
}
Index
Properties
chat
Thread
Ids
Properties
Readonly
chat
Thread
Ids
chatThreadIds
:
readonly
string
[]
消息话题 ID 列表,最多 20 个。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
Thread
Ids
IM SDK Web API 文档
Loading...
批量获取话题最后一条消息的参数。