mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-09 10:45:31 +00:00
Merge branch 'develop' into plugins
# Conflicts: # pyrogram/client/client.py # pyrogram/client/ext/base_client.py
This commit is contained in:
@@ -49,6 +49,8 @@ class BaseClient:
|
||||
UPDATES_WORKERS = 1
|
||||
DOWNLOAD_WORKERS = 1
|
||||
OFFLINE_SLEEP = 300
|
||||
WORKDIR = "."
|
||||
CONFIG_FILE = "./config.ini"
|
||||
PLUGINS_DIR = "./plugins"
|
||||
|
||||
MEDIA_TYPE_ID = {
|
||||
|
Reference in New Issue
Block a user