PyWeChatSpy icon indicating copy to clipboard operation
PyWeChatSpy copied to clipboard

为什么send_text中at_wxid参数无法@

Open midatong opened this issue 3 years ago • 1 comments

为什么send_text中at_wxid参数无法@ 大家有这个问题吗

midatong avatar Mar 02 '22 02:03 midatong

格式 | post_data = { "type": 1, "wxid": "", "content": "", "at_wxid":"" "wechatid": "" } wxid 如果是群,则允许 at_wxid,at_wxid 是被 @ 的群成员,内容最好是加入 @用户昵称

blueidea2500 avatar Mar 12 '22 05:03 blueidea2500