Skip to content

Commit

Permalink
Update and rename copy_media_group.py to Pyrofork: Fix copy_media_gro…
Browse files Browse the repository at this point in the history
…up.py
  • Loading branch information
yasirarism authored Jan 29, 2025
1 parent 18e328e commit 094c2b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ async def copy_media_group(
multi_media=multi_media,
silent=disable_notification or None,
reply_to=reply_to,
send_as=await self.resolve_peer(send_as) if send_as else None,
schedule_date=utils.datetime_to_timestamp(schedule_date),
noforwards=protect_content,
invert_media=invert_media
Expand Down

0 comments on commit 094c2b0

Please sign in to comment.