MTPyroger/pyrogram/client/types
Dan 04542dbddf Make parsing multiple Messages more efficient
This is achieved by not calling get_messages for each single reply.
Instead, all the available replies are retrieved in one request only.
2019-01-04 14:42:39 +01:00
..
bots Add a way to stop iterating through handlers 2019-01-02 18:11:22 +01:00
input_media Update copyright year 2019-01-01 12:36:16 +01:00
messages_and_media Make parsing multiple Messages more efficient 2019-01-04 14:42:39 +01:00
user_and_chats Fix broken ChatMember parser working on already parsed Users 2019-01-02 19:13:01 +01:00
__init__.py Add a way to stop iterating through handlers 2019-01-02 18:11:22 +01:00
pyrogram_type.py Update copyright year 2019-01-01 12:36:16 +01:00
update.py Add a way to stop iterating through handlers 2019-01-02 18:11:22 +01:00