pull/14/head
Dan Elkouby 2018-06-17 20:06:31 +00:00
parent 23971d8a6a
commit 1d3ac0a215
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ class Uniborg(TelegramClient):
while True:
try:
await self.connect()
return
except ConnectionError:
pass