会话内置顶消息摘要列表,最多包含 20 条。

interface PinnedMessageListResult {
    items: readonly PinnedMessageSummary[];
}

Properties

Properties

items: readonly PinnedMessageSummary[]

置顶消息摘要列表。