.. |
connection
|
Remove API key requirement for existing sessions
|
2022-04-24 11:56:07 +02:00 |
crypto
|
Add speedups.rst
|
2022-04-24 11:56:07 +02:00 |
enums
|
Rename enum MessageService to MessageServiceType
|
2022-04-24 11:56:07 +02:00 |
errors
|
Rename RPCError.x to RPCError.value
|
2022-04-24 11:56:07 +02:00 |
handlers
|
Handle edited messages using a separate handler
|
2022-04-24 11:56:07 +02:00 |
methods
|
Rework send_poll: add missing parameters
|
2022-04-24 11:56:07 +02:00 |
parser
|
Show an error message for invalid parse modes
|
2022-04-24 13:23:07 +02:00 |
raw
|
Remove ability to access attributes via bracket notation
|
2022-04-24 11:56:06 +02:00 |
session
|
Fix Client.name usage
|
2022-04-24 11:56:07 +02:00 |
storage
|
Update the session string format
|
2022-04-24 11:56:07 +02:00 |
types
|
Rename enum MessageService to MessageServiceType
|
2022-04-24 11:56:07 +02:00 |
__init__.py
|
Update Pyrogram to v2.0.1
|
2022-04-24 13:12:17 +02:00 |
client.py
|
Fix plugins loading
|
2022-04-24 13:11:54 +02:00 |
dispatcher.py
|
Handle edited messages using a separate handler
|
2022-04-24 11:56:07 +02:00 |
emoji.py
|
Update emoji.py
|
2022-01-31 21:27:58 +01:00 |
file_id.py
|
Faster RLE codec implementation (#938)
|
2022-03-28 20:10:52 +02:00 |
filters.py
|
Documentation fixes
|
2022-04-24 11:56:07 +02:00 |
mime_types.py
|
Update copyright year
|
2022-01-07 10:23:45 +01:00 |
py.typed
|
Add py.typed file for enhanced type hinting (#838)
|
2022-01-29 13:39:25 +01:00 |
sync.py
|
Add new function compose
|
2022-04-24 11:56:07 +02:00 |
syncer.py
|
Update copyright year
|
2022-01-07 10:23:45 +01:00 |
utils.py
|
Update unpack_inline_message_id
|
2022-04-24 11:56:07 +02:00 |