mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Use default sleep treshold
This commit is contained in:
parent
9e2bf60958
commit
063aa981b5
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ app = Client(
|
|||
api_id=API_ID,
|
||||
api_hash=API_HASH,
|
||||
bot_token=BOT_TOKEN,
|
||||
sleep_threshold=5,
|
||||
)
|
||||
|
||||
# Pyrogram UserBot Client
|
||||
|
|
|
|||
Loading…
Reference in a new issue