2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 14:25:55 +00:00

Add new method get_media_group (#550)

* Update __init__.py

Support for GetMediaGroup

* Create get_media_group.py

Added new method - get_media_group

* Update get_media_group.py

Add pyro stuff

* Update get_media_group.py

* Update compiler.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
This commit is contained in:
Legenda24
2020-12-20 21:02:54 +05:00
committed by GitHub
parent 503327c864
commit e1dac6c0e2
3 changed files with 62 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ def pyrogram_api():
send_chat_action
delete_messages
get_messages
get_media_group
get_history
get_history_count
read_history