Skip to content

换了几台服务器都是这个问题TypeError: argument of type 'int' is not iterable #61

@aweijll

Description

@aweijll

Unhandled exception on my_event_handler
Traceback (most recent call last):
File "/root/.local/lib/python3.6/site-packages/telethon/client/updates.py", line 520, in _dispatch_update
await callback(event)
File "auto_spy.py", line 5173, in my_event_handler
File "auto_spy.py", line 4824, in recive_message
TypeError: argument of type 'int' is not iterable

请问怎么解决啊?
弄了几天,好几台服务器,都是这样。
难到我的SPY无缘分?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions