.. |
connection
|
Cleanup connection info logs
|
2021-05-03 21:07:36 +02:00 |
crypto
|
Better error message in case of empty data in buffer
|
2021-04-26 16:09:39 +02:00 |
errors
|
Add support for signed error codes
|
2021-04-12 09:19:50 +02:00 |
handlers
|
Add support for updates about chat member status changes
|
2021-03-17 15:11:23 +01:00 |
methods
|
Fix iter_profile_photos wrong hinted return type
|
2021-05-03 20:58:37 +02:00 |
parser
|
Lower log level for unmatched closing tag
|
2021-04-26 16:13:36 +02:00 |
raw
|
Move the "unknown constructor found" logging logic
|
2021-03-17 15:03:18 +01: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
|
Merge branch 'master' of https://github.com/pyrogram/pyrogram
|
2021-05-03 20:59:41 +02:00 |
__init__.py
|
Update Pyrogram to v1.2.9
|
2021-04-15 09:51:50 +02:00 |
client.py
|
Accommodate changes to photo file ids
|
2021-04-26 16:00:21 +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
|
Handle bot commands with trailing usernames
|
2021-05-05 13:58:03 +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
|
Use Pyrogram's List when consuming generators
|
2021-03-19 17:42:05 +01: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 |