zengdamo
Results
1
comments of
zengdamo
from wxpy import * bot = Bot(cache_path=True) groups = bot.groups().search('群名')[0] for member in groups: print(member)