2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

Add method Client.copy_media_group (#592)

* Add method client.copy_media_group

* -updated wrong variable names

* Replace  with

* Update copy_media_group.py

* Update copy_media_group.py

* Update compiler.py

* Update copy_media_group.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
This commit is contained in:
Danipulok
2021-05-09 13:39:49 +03:00
committed by GitHub
parent 934091d8ea
commit 429b871171
3 changed files with 137 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ def pyrogram_api():
send_message
forward_messages
copy_message
copy_media_group
send_photo
send_audio
send_document