xieshang / AutoSpy

Other
257 stars 62 forks source link

报错:argument of type 'int' is not iterable #54

Closed LouSpr closed 11 months ago

LouSpr commented 11 months ago

一直报错,不知道是什么原因,都是按照教程一步一步安装的

spy已启动完成,进入监听,去发个线报试试吧 Unhandled exception on my_event_handler Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/telethon/client/updates.py", line 520, in _dispatch_update await callback(event) File "auto_spy.py", line 5496, in my_event_handler File "auto_spy.py", line 5047, in recive_message TypeError: argument of type 'int' is not iterable