Skip to content

feat: batchSend messages return result has msgIds and offsetMsgId#1154

Open
caojiaqiang wants to merge 1 commit into
apache:masterfrom
caojiaqiang:master
Open

feat: batchSend messages return result has msgIds and offsetMsgId#1154
caojiaqiang wants to merge 1 commit into
apache:masterfrom
caojiaqiang:master

Conversation

@caojiaqiang
Copy link
Copy Markdown

@caojiaqiang caojiaqiang commented Aug 9, 2024

What is the purpose of the change

batchSend messages return result has msgIds and offsetMsgId

Brief changelog

XX

Verifying this change

batchSend result before
企业微信截图_0e260a7f-cf10-4402-a16b-98e98421415c
batchSend result now
企业微信截图_22730ef3-d3ed-4c3b-ad84-d0bce7e3f693

@caojiaqiang
Copy link
Copy Markdown
Author

@twz915 大佬,空了给看看,帮merge下呗

@caojiaqiang
Copy link
Copy Markdown
Author

yuz10 @yuz10 大佬,这个能帮忙合一下么

Comment thread primitive/message.go
)

type Message struct {
List []*Message
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the list is used internal, should not export to public interface. so might be better to pass msgs to ProcessSendResponse function through function call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants