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:
@@ -168,6 +168,7 @@ def pyrogram_api():
|
||||
send_chat_action
|
||||
delete_messages
|
||||
get_messages
|
||||
get_media_group
|
||||
get_history
|
||||
get_history_count
|
||||
read_history
|
||||
|
Reference in New Issue
Block a user