pyrofork/pyrogram/methods
Legenda24 e1dac6c0e2
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>
2020-12-20 17:02:54 +01:00
..
advanced Do not recalculate the md5 sum in case of chunk re-uploads 2020-10-17 17:07:32 +02:00
auth Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
bots Fix wrong imports in examples 2020-10-31 19:29:39 +01:00
chats Update get_dialogs.py 2020-12-03 02:51:03 +01:00
contacts Fix wrong imports in examples 2020-10-31 19:29:39 +01:00
decorators Fix wrong docs references on pyrogram.filters 2020-11-28 17:38:08 +01:00
messages Add new method get_media_group (#550) 2020-12-20 17:02:54 +01:00
password Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
users Add support for the new Bot API fields: file_id, file_unique_id 2020-11-27 22:09:17 +01:00
utilities Fix wrong imports in examples 2020-10-31 19:29:39 +01:00
__init__.py Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00