pyrofork/pyrogram
2022-04-11 14:53:31 +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 Revamp bot commands and bot command scopes 2022-03-28 13:23:12 +02:00
parser Fix entities unparsing in other scenarios (#892) 2022-02-03 15:26:17 +01:00
raw Fix custom List __repr__ (#901) 2022-02-13 11:32:34 +01: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 Message.react (#937) 2022-03-28 21:03:37 +02:00
__init__.py Update Pyrogram to v1.4.14 2022-04-11 14:53:31 +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