littlecodersh / ItChat

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
http://itchat.readthedocs.io
MIT License
25.48k stars 5.63k forks source link

itchat.send('Hello, filehelper', toUserName='filehelper') Out[5]: <ItchatReturnValue: {'BaseResponse': {'Ret': 1, 'ErrMsg': '', 'RawMsg': ''}, 'MsgID': '', 'LocalID': ''}> #1010

Open Instansaccess opened 7 months ago

Instansaccess commented 7 months ago

itchat.send('Hello, filehelper', toUserName='filehelper') Out[5]: <ItchatReturnValue: {'BaseResponse': {'Ret': 1, 'ErrMsg': '', 'RawMsg': ''}, 'MsgID': '', 'LocalID': ''}>

dh12306 commented 7 months ago

一样

moviewang commented 5 months ago

toUserName 不对