TelegramScraper icon indicating copy to clipboard operation
TelegramScraper copied to clipboard

error

Open SlaSerX opened this issue 3 years ago • 3 comments

Traceback (most recent call last): File "adder.py", line 104, in client(InviteToChannelRequest(target_group_entity, [user_to_add])) File "/home/slaserx/.local/lib/python3.8/site-packages/telethon/sync.py", line 39, in syncified return loop.run_until_complete(coro) File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete return future.result() File "/home/slaserx/.local/lib/python3.8/site-packages/telethon/client/users.py", line 30, in call return await self._call(self._sender, request, ordered=ordered) File "/home/slaserx/.local/lib/python3.8/site-packages/telethon/client/users.py", line 52, in _call raise errors.FloodWaitError(request=r, capture=diff) telethon.errors.rpcerrorlist.FloodWaitError: A wait of 38666 seconds is required (caused by InviteToChannelRequest) Unexpected Error!

SlaSerX avatar Jun 19 '22 18:06 SlaSerX

same problem here also...

worldsmoker avatar Jul 06 '22 03:07 worldsmoker

same problem here also...

fredlegrand111 avatar Jul 06 '22 10:07 fredlegrand111

telegram api has a limit. try script next day.

jakbin avatar Dec 30 '22 14:12 jakbin