wechaty / python-wechaty-getting-started

Python Wechaty Starter Project Template that Works Out-of-the-Box
https://gitpod.io/#https://github.com/wechaty/python-wechaty-getting-started
Apache License 2.0
185 stars 55 forks source link

mention_self 方法没有用 #68

Open woshigaki opened 3 years ago

woshigaki commented 3 years ago

await mention_self方法没有,但确实是被@了返回是false。我看了一下,mention_ids是空的,请问一下这是怎么回事?我用的wechaty-puppet-wechat服务

wj-Mcat commented 3 years ago

Thanks for your issue to describe this problem.

It seems that there exist some different implementations between wechaty and python-wechaty. So for this problem, I will fix it later. Please keep eyes on this issue to get the latest package, so that you can upgrade it to fix your problem.

refer to:

we should improve the mention_list method.

huan commented 3 years ago

Related to https://github.com/wechaty/wechaty/issues/2247