MTPyroger/pyrogram
2020-09-05 12:44:48 +02:00
..
connection Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
crypto Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
errors Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
handlers Fix filters.user and .chat breaking when no initial collection is passed 2020-08-25 14:08:53 +02:00
methods Fix sync callback progress not working properly for downloads 2020-09-05 12:44:48 +02:00
parser Fixed bad f-string (#476) 2020-08-26 19:46:19 +02:00
raw Fix raw API not being properly imported when using repr/eval 2020-08-30 11:17:20 +02:00
session Attempt to fix clock issues when running on AWS Lambda 2020-08-29 17:28:39 +02:00
storage Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
types Fix access to invalid attributes when parsing a chat dc_id 2020-08-30 13:18:10 +02:00
__init__.py Update Pyrogram to v1.0.7 2020-09-05 12:26:22 +02:00
client.py Fix sync callback progress not working properly for downloads 2020-09-05 12:44:48 +02:00
dispatcher.py Fix dispatcher not obeying to the INFO logging level 2020-08-29 15:46:39 +02:00
emoji.py Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
filters.py Fix a bad docstring indentation in filters.regex 2020-08-24 09:51:21 +02:00
mime.types Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
scaffold.py Set the main event loop in threads where there's no event loop 2020-08-31 00:17:33 +02:00
sync.py Use the current loop instead of the main loop in case there is one available 2020-09-02 13:07:56 +02:00
syncer.py Use create_task instead of ensure_future 2020-08-22 14:05:54 +02:00
utils.py Don't attempt to retrieve chat attributes from empty messages 2020-08-30 10:57:31 +02:00