We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54aa8c commit 274efb9Copy full SHA for 274efb9
ethon/telefunc.py
@@ -1,6 +1,6 @@
1
import math
2
import time
3
-from ethon.utils.FasterTg import upload_file, download_file
+from .FasterTg import upload_file, download_file
4
from telethon import events
5
6
#Fast upload/download methods:
0 commit comments