Use default sleep treshold

This commit is contained in:
yasirarism 2022-12-20 13:25:35 +07:00 committed by GitHub
parent 9e2bf60958
commit 063aa981b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,6 @@ app = Client(
api_id=API_ID,
api_hash=API_HASH,
bot_token=BOT_TOKEN,
sleep_threshold=5,
)
# Pyrogram UserBot Client