Skip to content

Commit

Permalink
update telegram_uploader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Sep 24, 2024
1 parent 39ed763 commit d3b37ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/helper/mirror_leech_utils/telegram_uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ async def _upload_photo(self, cap_mono, thumb):
await self._copy_message()

async def _copy_message(self):
await sleep(1)
async def _copy(target, retries=3):
for attempt in range(retries):
try:
Expand Down

0 comments on commit d3b37ed

Please sign in to comment.