mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +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