Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Tags: youfou/wxpy

Tags

0.3.9.8

update docs

0.3.9.7

add ResponseError into docs

0.3.9.6

adding friend/mp by wxid is now not available

0.3.9.5

update readme

0.3.9

fix .send_image() issue

0.3.6

Messages.forward() now supports personal cards sent from self

0.3.5

increase session default max_retries (3 -> 30)

0.3.4

0.3.3

v0.3.3

1. temporarily fix itchat version requirement to 1.2.32, to avoid some instability;
2. remove the special info about aliyun pypi mirror;
3. adjust some emoji selection for `sync_message_in_groups`;
4. fix that `Message.url` was not unescaped;
5. add `MAP` message support for `Message.forward()`.

0.3.2

update doc