The issue asks how to obtain image URLs from group chat messages using wxBot. First, check the wiki page mentioned in the issue for any updates or examples. Then, look at the wxBot source code, specifically the handling of image messages (likely in the message parsing module) to understand how URLs are extracted. Since the repository is deprecated, also consider searching for forks or alternative WeChat bot libraries that may have clearer documentation.
请问怎么获取群聊中的图片地址呢? · liuwons/wxBot#242 | Good First Issue