.. |
connection
|
Cleanup connection info logs
|
2021-05-03 21:07:36 +02:00 |
crypto
|
Clearer error message
|
2021-06-20 08:52:11 +02:00 |
errors
|
Add support for signed error codes
|
2021-04-12 09:19:50 +02:00 |
handlers
|
Improved deleted message handling (#645)
|
2021-05-11 10:45:55 +02:00 |
methods
|
Add search_global_count and search_messages_count methods (#768)
|
2021-10-11 14:27:31 +02:00 |
parser
|
Further improve the HTML parser
|
2021-05-15 18:35:57 +02:00 |
raw
|
Read integers first when size matches
|
2021-09-25 10:12:12 +02:00 |
session
|
Merge branch 'handle-503-timeout'
|
2021-04-26 15:32:07 +02:00 |
storage
|
Fix memory session's delete() method not being implemented
|
2021-04-05 18:51:42 +02:00 |
types
|
Fix issues with Python 3.10 (#766)
|
2021-10-06 17:12:49 +02:00 |
__init__.py
|
Update Pyrogram to v1.2.9
|
2021-04-15 09:51:50 +02:00 |
client.py
|
Make parse_mode always lowercase (#575)
|
2021-05-12 08:49:48 +02: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
|
Revert changes to the invite link regex pattern
|
2021-03-20 13:16:55 +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
|
Fix enum items showing ids instead of names
|
2021-02-12 12:36:32 +01:00 |