File "C:\Users\Lab1\Desktop\py + ard\
firstbot.py", line 4, in <module>
client.start()
File "C:\Users\Lab1\AppData\Local\Programs\Python\Python37\lib\site-packages\telethon\client\
auth.py", line 134, in start
else self.loop.run_until_complete(coro)
File "C:\Users\Lab1\AppData\Local\Programs\Python\Python37\lib\asyncio\base_events.py", line 584, in run_until_complete
return future.result()
File "C:\Users\Lab1\AppData\Local\Programs\Python\Python37\lib\site-packages\telethon\client\
auth.py", line 168, in _start
sent_code = await self.send_code_request(phone, force_sms=force_sms)
File "C:\Users\Lab1\AppData\Local\Programs\Python\Python37\lib\site-packages\telethon\client\
auth.py", line 475, in send_code_request
phone, self.api_id, self.api_hash, types.CodeSettings()))
File "C:\Users\Lab1\AppData\Local\Programs\Python\Python37\lib\site-packages\telethon\client\
users.py", line 65, in
call result = await future
telethon.errors.rpcerrorlist.FloodWaitError: A wait of 29093 seconds is required (caused by SendCodeRequest)