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 コードを使用して、CSV ファイルからテレグラムに 200 の連絡先をインポートしようとしています。最初の 50 件の連絡先で動作し、その後停止して以下に表示されます。
telethon.errors.rpc_error_list.FloodWaitError: 101 秒の待機が必要です
待たずにすべてのリストをインポートする方法はありますか?? ありがとう!!