Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试使用 Python3 代码将 200 个联系人从 CSV 文件导入电报。它与前 50 个联系人一起工作,然后停止并显示如下:
telethon.errors.rpc_error_list.FloodWaitError:需要等待 101 秒
知道如何在不等待的情况下导入所有列表吗?谢谢!!
您不能按顺序导入大量人员。ُ电报发现你是精子。
因此,您必须在请求之间使用 <code>sleep