constructMessageSource  
  abstract fun constructMessageSource(    botId: Long,     kind: MessageSourceKind,     fromId: Long,     targetId: Long,     ids: IntArray,     time: Int,     internalIds: IntArray,     originalMessage: MessageChain): OfflineMessageSource
Content copied to clipboard
构造一个 OfflineMessageSource.
更推荐使用 MessageSourceBuilder 和 MessageSource.copyAmend 创建 OfflineMessageSource.
Parameters
ids
internalIds