Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/conversation
PinnedMessageListResult
Interface PinnedMessageListResult
会话内置顶消息摘要列表,最多包含 20 条。
interface
PinnedMessageListResult
{
items
:
readonly
PinnedMessageSummary
[]
;
}
Index
Properties
items
Properties
Readonly
items
items
:
readonly
PinnedMessageSummary
[]
置顶消息摘要列表。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
IM SDK Web API 文档
Loading...
会话内置顶消息摘要列表,最多包含 20 条。