python-wechaty icon indicating copy to clipboard operation
python-wechaty copied to clipboard

contact_id loast

Open me-v2 opened this issue 3 years ago • 1 comments

wechaty==0.8.34, msg.mention_self(), error: ERROR - internal error <'ReaderBot' object has no attribute 'contact_id'>

me-v2 avatar Mar 07 '22 03:03 me-v2

Yes, after review the code, it's indeed a bug which has been fixed. You should upgrade your package:

pip install --upgrade wechaty

Thanks for your issue to report this bug.

wj-Mcat avatar Mar 09 '22 09:03 wj-Mcat