pyrofork/pyrogram
2022-04-24 11:56:07 +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
enums Rename some enums 2022-04-24 11:56:07 +02:00
errors Update copyright year 2022-01-07 10:23:45 +01:00
handlers Improve type hints 2022-04-24 11:56:06 +02:00
methods Revamp get_chat_members related methods 2022-04-24 11:56:07 +02:00
parser Replace integer timestamps with datetime objects 2022-04-24 11:56:06 +02:00
raw Remove ability to access attributes via bracket notation 2022-04-24 11:56:06 +02:00
session Rename Client.send to Client.invoke 2022-04-24 11:56:07 +02:00
storage Update copyright year 2022-01-07 10:23:45 +01:00
types Rename some enums 2022-04-24 11:56:07 +02:00
__init__.py Add enumerations 2022-04-24 11:56:06 +02:00
client.py Fix filters.command not working with multiple running bots 2022-04-24 11:56:07 +02: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 Fix filters.command not working with multiple running bots 2022-04-24 11:56:07 +02: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
sync.py Improve interoperability with threads 2022-04-17 17:36:58 +02:00
syncer.py Update copyright year 2022-01-07 10:23:45 +01:00
utils.py Improve type hints 2022-04-24 11:56:06 +02:00