itchat4j icon indicating copy to clipboard operation
itchat4j copied to clipboard

在处理群消息时,分析群内消息的发送者时存在问题,itchat中有ActualNickName字段,而itchat4j中没有

Open tangyibo opened this issue 5 years ago • 1 comments

在处理接收到的群消息时,分析是群中的哪个人发送的消息时,fromUserName与toUserName都无法反应出是群中的哪个人发送的消息(在itchat中有ActualNickName字段,而itchat4j中没有),建议是否需要做个类似ActualNickName的字段做个转换?

tangyibo avatar Oct 27 '19 04:10 tangyibo

我做了优化,可以媲美桌面端微信 https://github.com/SXS-PRIVATE/AutoWeChat

youonly-once avatar Nov 04 '21 00:11 youonly-once