Update README.rst

This commit is contained in:
Lonami Exo
2017-05-29 21:37:58 +02:00
parent 7c84c72f06
commit 6e1798d6ac
2 changed files with 33 additions and 6 deletions
-1
View File
@@ -215,7 +215,6 @@ class TelegramClient:
return self.invoke(request, timeout=timeout, throw_invalid_dc=True)
except FloodWaitError:
# TODO Write somewhere that FloodWaitError disconnects the client
self.disconnect()
raise