.. |
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
|
Use a specialized exception for handling BadMsgNotification
|
2021-12-22 14:01:05 +01:00 |
handlers
|
Add support for ChatJoinRequest events
|
2021-12-22 14:34:12 +01:00 |
methods
|
Rename kick(ed) occurrences to ban(ned)
|
2021-12-22 14:39:52 +01: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
|
Use a specialized exception for handling BadMsgNotification
|
2021-12-22 14:01:05 +01:00 |
storage
|
Update session string format (#818)
|
2021-12-20 20:34:57 +01:00 |
types
|
Add Message/Chat.has_protected_content
|
2021-12-22 14:49:28 +01:00 |
__init__.py
|
Update Pyrogram to v1.2.9
|
2021-04-15 09:51:50 +02:00 |
client.py
|
Fix -503 Timeout errors #664 (#812)
|
2021-12-20 20:22:56 +01:00 |
dispatcher.py
|
Add support for ChatJoinRequest events
|
2021-12-22 14:34:12 +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 session string format (#818)
|
2021-12-20 20:34:57 +01:00 |