.. |
connection
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
crypto
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
errors
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
handlers
|
Fix some missing raw API references in docs
|
2020-11-28 15:52:47 +01:00 |
methods
|
Don't process MessageEmpty in get_dialogs
|
2020-12-01 21:55:33 +01:00 |
parser
|
Fixed bad f-string (#476)
|
2020-08-26 19:46:19 +02:00 |
raw
|
Fix leftover bytes not being represented in hex
|
2020-11-30 12:46:44 +01:00 |
session
|
Evaluate debug raw data only when actually needed
|
2020-11-20 01:53:19 +01:00 |
storage
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
types
|
Do not parse PhotoStrippedSize
|
2020-11-30 12:40:26 +01:00 |
__init__.py
|
Update Pyrogram to v1.0.7
|
2020-09-05 12:26:22 +02:00 |
client.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
dispatcher.py
|
Fix dispatcher not obeying to the INFO logging level
|
2020-08-29 15:46:39 +02:00 |
emoji.py
|
Update emoji.py
|
2020-10-01 19:37:03 +02:00 |
file_id.py
|
Set default file_reference to b"" instead of None
|
2020-11-27 22:02:52 +01:00 |
filters.py
|
Enhance filters.me to allow it intercept own anonymous messages (#501)
|
2020-10-18 18:37:41 +02:00 |
mime.types
|
Fix small typo (#502)
|
2020-10-18 17:59:36 +02:00 |
scaffold.py
|
Set the main event loop in threads where there's no event loop
|
2020-08-31 00:17:33 +02:00 |
sync.py
|
Use the current loop instead of the main loop in case there is one available
|
2020-09-02 13:07:56 +02:00 |
syncer.py
|
Use create_task instead of ensure_future
|
2020-08-22 14:05:54 +02:00 |
utils.py
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |