.. |
connection
|
Always run crypto-related functions in the dedicated thread
|
2021-01-02 18:45:43 +01:00 |
crypto
|
Move the "unknown constructor found" logging logic
|
2021-03-17 15:03:18 +01: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
|
Add missing reply_markup for outgoing bot private messages
|
2021-03-29 14:14:19 +02:00 |
parser
|
Fix for strikethrough unparsing in markdown (#627)
|
2021-03-14 12:43:12 +01:00 |
raw
|
Move the "unknown constructor found" logging logic
|
2021-03-17 15:03:18 +01:00 |
session
|
Always run crypto-related functions in the dedicated thread
|
2021-01-02 18:45:43 +01:00 |
storage
|
Fix memory session's delete() method not being implemented
|
2021-04-05 18:51:42 +02:00 |
types
|
Update Pyrogram to 1.2.4
|
2021-03-22 17:38:52 +01:00 |
__init__.py
|
Update Pyrogram to v1.2.8
|
2021-04-07 18:08:03 +02:00 |
client.py
|
Fix stackable plugin decorators with include/exclude directives (#643)
|
2021-03-18 11:34:36 +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 broken hyperlinks
|
2021-03-20 10:40:38 +01: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 copyright notice
|
2021-01-01 22:58:48 +01:00 |
utils.py
|
Fix enum items showing ids instead of names
|
2021-02-12 12:36:32 +01:00 |