pyrogram/pyrogram
2024-03-07 12:39:50 +03:00
..
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 Add support for ApplyBoost service messages 2024-02-20 11:05:32 +03:00
errors Add messages for mismatched checks 2022-12-25 15:08:02 +01:00
handlers Add support for stories 2023-10-13 22:11:52 +03:00
methods Update check_username method 2024-03-06 15:21:17 +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 Add skip_updates parameter to Client class 2024-03-06 15:28:00 +03:00
types Fix message parsing in case of reply from private chat 2024-03-06 22:41:33 +03:00
__init__.py Update Pyrogram to v2.1.14 2024-02-29 15:04:51 +03:00
client.py Allow to specify a limit to message cache size 2024-03-07 12:39:50 +03:00
dispatcher.py Add skip_updates parameter to Client class 2024-03-06 15:28: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 Update reply filter to work with stories 2024-02-18 19:04:02 +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 Update API schema to Layer 174 2024-02-16 17:35:58 +03:00