1
0
Fork 0
mirror of https://github.com/SlavikMIPT/tgcloud.git synced 2025-02-13 03:32:15 +00:00
No description
Find a file
2018-08-05 09:50:13 +03:00
README.md Update README.md 2018-08-05 09:50:13 +03:00
telegram_client_x.py download_file alpha 2018-07-05 12:58:57 +03:00

tgcloud

Opensourse Telegram based cloud storage using:

from telegram_client_x import TelegramClientX client = TelegramClientX(entity, api_id, api_hash, update_workers=None, spawn_read_thread=True) client.set_upload_threads_count(24) client.set_download_threads_count(8)