wechat4u.js
JavaScript implementation of WeChat wechat web interface
...Forward message bot.forwardMsg(msg, toUserName). Revoke message bot.revokeMsg(MsgID, toUserName). A class of methods that send a message that returns the full response data on success. User avatar base64 data is no longer stored in the bot.user object. Rremove the example directory. Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. The bot.getContact(Seq) method adds the Seq parameter to support incremental acquisition of complete contacts.