只是记录一下,方便大家查阅~~~之前就有的功能了
增加撤回消息API
RevokeMsg (robot_wxid, msg)
增加获取朋友圈API
GetWechatMoments(robot_wxid, msg)
增加评论朋友圈API
ReplyWechatMoments(robot_wxid, msg[moments_id,content])
增加发送自定义音乐API
SendDiyMusicMsg (robot_wxid, to_wxid,msg[name, singer, home, url, type])