Class V2TIMMergerElem

合并消息 V2TIMElem

Hierarchy

layersOverLimit: boolean

合并消息里面又包含合并消息我们称之为合并嵌套,合并嵌套层数不能超过 100 层, 如果超过限制,layersOverLimit 为 true,title 和 abstractList 为空,DownloadMergerMessage 会返回 ERR_MERGER_MSG_LAYERS_OVER_LIMIT 错误码。

title: string

合并消息 title

abstractList: string[]

合并消息摘要列表

Generated using TypeDoc