pyrogram/pyrogram
2024-06-11 13:37:10 +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 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 send_invoice and refund_star_payment method 2024-06-07 14:11:51 +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 Handle FloodPremiumWait error 2024-05-24 13:18:36 +03:00
storage Add index on usernames.id 2024-06-11 13:37:10 +03:00
types Add send_invoice and refund_star_payment method 2024-06-07 14:11:51 +03:00
__init__.py Update Pyrogram to v2.1.21 2024-06-01 21:16:28 +03:00
client.py Write update state to session only if Client.skip_updates = False 2024-06-01 00:52:22 +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 high level support for pre-checkout queries and service messages for successful payments (#67) 2024-06-01 01:01:22 +03:00
mime_types.py
py.typed
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