Switch to telethon package on pypi
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
+1
-1
@@ -6,5 +6,5 @@ SQLAlchemy
|
||||
alembic
|
||||
Markdown
|
||||
future-fstrings
|
||||
telethon-aio
|
||||
telethon
|
||||
telethon-session-sqlalchemy
|
||||
|
||||
Reference in New Issue
Block a user