1
0
Fork 0
mirror of https://github.com/SlavikMIPT/tgcloud.git synced 2025-03-09 15:40:14 +00:00

Update README.md

This commit is contained in:
SlavikMIPT 2018-07-04 21:07:01 +03:00 committed by GitHub
parent f2e25c4072
commit f88ba7c165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,6 @@
Opensourse Telegram based cloud storage Opensourse Telegram based cloud storage
using: using:
# from telegram_client_x import TelegramClientX ### from telegram_client_x import TelegramClientX
# client = TelegramClientX(entity, api_id, api_hash, update_workers=None, spawn_read_thread=True) ### client = TelegramClientX(entity, api_id, api_hash, update_workers=None, spawn_read_thread=True)
# client.set_upload_threads_count(24) ### client.set_upload_threads_count(24)