..
connection
Change connection mode
2023-01-12 18:25:10 +01:00
crypto
Add RSA public keys & IP addresses for some CDN DCs
2023-04-30 19:54:39 +02:00
enums
fix miss service message for MessageActionChatJoinedByRequest ( #48 )
2024-04-28 19:01:17 +03:00
errors
Add messages for mismatched checks
2022-12-25 15:08:02 +01:00
handlers
Add support for business bots
2024-04-13 15:26:00 +03:00
methods
Fix edit_inline_media
2024-04-24 11:34:16 +03:00
parser
Add custom emojis to markdown
2024-03-02 22:04:26 +03:00
raw
Various improvements
2024-02-16 17:35:58 +03:00
session
Add init_connection_params parameter to Client class
2024-02-20 01:44:38 +03:00
storage
Refactor sqlite storage
2024-03-11 00:18:58 +03:00
types
fix miss service message for MessageActionChatJoinedByRequest ( #48 )
2024-04-28 19:01:17 +03:00
__init__.py
Update Pyrogram to v2.1.17
2024-04-20 16:14:27 +03:00
client.py
Add support for business bots
2024-04-13 15:26:00 +03:00
dispatcher.py
Add support for business bots
2024-04-13 15:26:00 +03: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
Add support for business bots
2024-04-13 15:26:00 +03: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
utils.py
Add support for business bots
2024-04-13 15:26:00 +03:00