juzibot / donut-tester

40 stars 4 forks source link

Event 'room-leave' CAN'T touch off #39

Closed why2lyj closed 4 years ago

why2lyj commented 4 years ago

Important:Please file the issue follow the template, or we won't help you to solve the problem.

1. Versions

2. Describe the bug

Event 'room-join' can't touch off

3. To Reproduce

bot = Wechaty().on('room-leave', xxx_function)
await bot.start()

4. Expected behavior

5. Actual behavior

6. Full Output Logs

7. Additional context

after Wechat PC client upgrade, this event can't touch off anymore

[bug]

su-chang commented 4 years ago

Sorry, I can not reproduce this issue, could you please test it in typescript wechaty?