Skip to content
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

muiltmsg support #48

Draft
wants to merge 4 commits into
base: broken
Choose a base branch
from

Conversation

Decrabbityyy
Copy link
Contributor

No description provided.

- 新增 MulitMsg 类型,用于表示多条消息的转发
- 实现 build_forward_msg 函数,用于构建转发消息的 LongMsgResult
- 添加 _get_mulitmsg_resid 函数,用于获取转发消息的 resid
- 在 message/types.py 中添加 MulitMsg 类型的引入
- 在 message/decoder.py 中更新 parse_friend_msg 函数,使用 msg_id 替代 random
- 新增发送群聊和好友合并消息的功能
- 优化合并消息的构建和解析逻辑
- 修复了一些与合并消息相关的小问题
@Decrabbityyy Decrabbityyy marked this pull request as draft November 13, 2024 14:11
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.

1 participant