MTPyroger/pyrogram/client
Dan 50cff068a0 Fix send_* methods sending the incorrect Telegram media message type
This makes Pyrogram consistent with the official Bot API behaviour.
2019-02-12 20:29:05 +01:00
..
dispatcher Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
ext Update iter_chat_members efficiency 2019-01-24 17:21:41 +01:00
filters Reword some filter docstrings to better explain their usages 2019-02-04 18:23:40 +01:00
handlers Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
methods Fix send_* methods sending the incorrect Telegram media message type 2019-02-12 20:29:05 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types Add a way to continue the update propagation within a group 2019-02-04 12:33:54 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Add a retry mechanism when uploading chunks 2019-02-05 17:10:00 +01:00