mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-08 09:51:57 +00:00
Rename client.files as client.uploads
This commit is contained in:
@@ -21,12 +21,6 @@ try:
|
||||
except ImportError:
|
||||
socks = None
|
||||
|
||||
try:
|
||||
import hachoir
|
||||
import hachoir.metadata
|
||||
import hachoir.parser
|
||||
except ImportError:
|
||||
hachoir = None
|
||||
|
||||
from .telegrambaseclient import TelegramBaseClient
|
||||
from .. import helpers, events
|
||||
|
||||
Reference in New Issue
Block a user