Switch to telethon package on pypi

This commit is contained in:
Tulir Asokan
2018-07-10 14:16:08 +03:00
parent d035e9da73
commit ecf0e262df
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -62,7 +62,6 @@ class AbstractUser:
app_version=__version__,
system_version=sysversion,
device_model=device,
report_errors=False,
timeout=120)
self.client.add_event_handler(self._update_catch)