MTPyroger/pyrogram
2021-12-16 21:39:52 +01:00
..
connection Cleanup connection info logs 2021-05-03 21:07:36 +02:00
crypto Raise directly when not checking a boolean expression 2021-12-16 21:39:52 +01:00
errors Use specialized exceptions for handling security checks 2021-12-16 21:38:24 +01:00
handlers Improved deleted message handling (#645) 2021-05-11 10:45:55 +02:00
methods Remove unneeded assertion 2021-12-16 21:05:01 +01:00
parser Further improve the HTML parser 2021-05-15 18:35:57 +02:00
raw Implement missing MTProto checks 2021-12-15 13:18:13 +01:00
session Use specialized exceptions for handling security checks 2021-12-16 21:38:24 +01:00
storage Fix memory session's delete() method not being implemented 2021-04-05 18:51:42 +02:00
types Also fetch peer_id user details 2021-12-09 20:12:13 +01:00
__init__.py Update Pyrogram to v1.2.9 2021-04-15 09:51:50 +02:00
client.py Use specialized exceptions for handling security checks 2021-12-16 21:38:24 +01:00
dispatcher.py Add support for updates about chat member status changes 2021-03-17 15:11:23 +01:00
emoji.py Update copyright notice 2021-01-01 22:58:48 +01:00
file_id.py Update copyright notice 2021-01-01 22:58:48 +01:00
filters.py Fix Message.command when case is different (#757) 2021-09-14 18:33:54 +02:00
mime_types.py Update copyright notice 2021-01-01 22:58:48 +01:00
scaffold.py Fix joinchat links regex 2021-12-06 14:16:49 +01:00
sync.py Improve the async-to-sync wrapper (#744) 2021-08-29 12:05:48 +02:00
syncer.py Update Pyrogram to v1.2.9 2021-04-15 09:51:50 +02:00
utils.py Update MAX_USER_ID 2021-12-04 18:39:35 +01:00