HalfdogStudio / wechat-user-bot

正在组装中的微信机器人
GNU General Public License v2.0
213 stars 55 forks source link

群信息缓存 #17

Closed reverland closed 8 years ago

reverland commented 8 years ago

每次通过batchgetcontact获取有关群的信息合适吗?

web wechat的流程则是:参见 #14

batchgetcontact有两种查询。

一种chatroomid为空,username填写群username。获取的群信息有encrychatroomid,

另一种username为请求username,chatroomid为群username。请求的ContactList中的每个人都有独立的encrychatroomid,也是所属的群ecnrychatroomid

这个encrychatroomid似乎是用来下载其中的用户头像

https://wx.qq.com/cgi-bin/mmwebwx-bin/webwxgeticon?seq=0&username=@cb2ead2a8bfba54c5ce3abfe2a77cf74&skey=@crypt_3bb2969_1ebc080e568eddcabcb551f98484108f&chatroomid=@e306d02552d5d4761069aa8e4375615f

reverland commented 8 years ago

缓存 fixed in 441cfe5c8b000fe1751516998694ab8aaea7c81b