Skip to content

feat: 添加获取成员多次收消息详情API #824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 21, 2025

Conversation

Lumiaqian
Copy link
Contributor

实现企业微信 API--获取成员多次收消息详情

Lumiaqian and others added 5 commits October 16, 2024 15:59
feat(media): add getTempFile api
- 添加customerAcquisitionGetChatInfoURL常量
- 实现GetChatInfo方法及相关请求/响应结构体
- 支持企业微信获客助手多次收消息功能
@Lumiaqian Lumiaqian changed the title Feature/get chat info feat: 添加获取成员多次收消息详情API Apr 15, 2025
@houseme houseme requested a review from Copilot April 15, 2025 03:00
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

work/externalcontact/customer_acquisition.go:336

  • Consider adding unit tests for the new GetChatInfo method to verify both success and error scenarios.
func (r *Client) GetChatInfo(req *GetChatInfoRequest) (*GetChatInfoResponse, error) {

@silenceper silenceper merged commit cf42cd8 into silenceper:v2 Apr 21, 2025
13 checks passed
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