pyrofork/pyrogram
2022-04-16 18:33:26 +02:00
..
connection Display a more meaningful error message 2022-02-10 20:15:48 +01:00
crypto Update copyright year 2022-01-07 12:21:24 +01:00
errors Update copyright year 2022-01-07 10:23:45 +01:00
handlers Update copyright year 2022-01-07 10:23:45 +01:00
methods Removed unnecessary create_task (#706) 2022-04-15 13:55:03 +02:00
parser Fix entities unparsing in other scenarios (#892) 2022-02-03 15:26:17 +01:00
raw Fix TLObject.__repr__ (#953) 2022-04-12 14:01:40 +02:00
session Revert some of the last changes 2022-02-10 06:44:42 +01:00
storage Update copyright year 2022-01-07 10:23:45 +01:00
types Add bound method Chat.unpin_all_messages (#959) 2022-04-16 18:33:26 +02:00
__init__.py Update Pyrogram to v1.4.15 2022-04-12 14:03:09 +02:00
client.py Remove unneeded try...except block 2022-03-14 12:07:34 +01:00
dispatcher.py Update copyright year 2022-01-07 10:23:45 +01:00
emoji.py Update emoji.py 2022-01-31 21:27:58 +01:00
file_id.py Faster RLE codec implementation (#938) 2022-03-28 20:10:52 +02:00
filters.py Update Filters.reply to check for Message.reply_to_message_id 2022-02-17 11:42:42 +01:00
mime_types.py Update copyright year 2022-01-07 10:23:45 +01:00
py.typed Add py.typed file for enhanced type hinting (#838) 2022-01-29 13:39:25 +01:00
scaffold.py Update copyright year 2022-01-07 10:23:45 +01:00
sync.py Do not consume async gens, turn them to gens instead 2022-02-10 01:08:11 +01:00
syncer.py Update copyright year 2022-01-07 10:23:45 +01:00
utils.py Update copyright year 2022-01-07 10:23:45 +01:00