pyrogram/pyrogram
2023-11-03 23:36:57 +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 Make privacy rules like in gui 2023-10-28 22:23:25 +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 Fix missing has_spoiler 2023-11-03 23:36:57 +03:00
parser Lower the logging level of some log calls 2023-01-09 15:19:55 +01:00
raw Remove ability to access attributes via bracket notation 2022-04-24 11:56:06 +02:00
session Move the CDN DC IPv6 to the correct mapping 2023-04-30 20:23:42 +02:00
storage Introduce back some previously reverted changes 2022-12-27 13:40:42 +01:00
types Fix Story.copy 2023-10-30 23:33:32 +03:00
__init__.py Update Pyrogram to v2.0.106.9 2023-11-01 23:29:03 +03:00
client.py Prevent connection to dc every time in get_file 2023-10-11 21:30:11 +03:00
dispatcher.py Fixed story parsing 2023-10-17 15:39:29 +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 Fix quote filter 2023-11-01 16:25:25 +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 Fix missing spoiler in get_input_media_from_file_id 2023-11-02 19:28:41 +03:00