pyrogram/pyrogram
2024-08-05 16:15:31 +03:00
..
connection Fix connection to proxy (#80) 2024-07-23 09:51:35 +03:00
crypto Add RSA public keys & IP addresses for some CDN DCs 2023-04-30 19:54:39 +02:00
enums Add new enums to SentCodeType class 2024-06-04 01:30:28 +03:00
errors Add messages for mismatched checks 2022-12-25 15:08:02 +01:00
handlers Add high level support for pre-checkout queries and service messages for successful payments (#67) 2024-06-01 01:01:22 +03:00
methods Add missing attributes to Dialog class and get_dialogs method 2024-08-05 16:15:31 +03:00
parser Update methods to new layer 2024-06-01 00:12:59 +03:00
raw Various improvements 2024-02-16 17:35:58 +03:00
session Change Exception to Unauthorized when auth key not found 2024-07-08 16:08:04 +03:00
storage Add index on usernames.id 2024-06-11 13:37:10 +03:00
types Add missing attributes to Dialog class and get_dialogs method 2024-08-05 16:15:31 +03:00
__init__.py Update Pyrogram to v2.1.23 2024-07-30 15:23:16 +03:00
client.py Implement non-blocking TCP connection (#71) 2024-06-15 19:08:34 +03:00
dispatcher.py Add high level support for pre-checkout queries and service messages for successful payments (#67) 2024-06-01 01:01:22 +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 self_destruction filter 2024-07-05 18:45:27 +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 MIN_CHANNEL_ID 2024-05-24 12:58:08 +03:00