| .. |
|
connection
|
Pyrofork: Add alt_port parameter to Client
|
2023-08-18 03:30:28 +07:00 |
|
crypto
|
PyroFork: rebrand
|
2023-08-18 01:35:50 +07:00 |
|
enums
|
Pyrofork: Add GiveawayLaunched MessageService type
|
2023-12-28 20:16:15 +07:00 |
|
errors
|
Added Conversation Support Based on Pyromodv2
|
2023-11-25 21:51:41 +07:00 |
|
handlers
|
Pyrofork: Move ListenerTypes to pyrogram.enums
|
2023-12-13 12:09:40 +07:00 |
|
helpers
|
Added Conversation Support Based on Pyromodv2
|
2023-11-25 21:51:41 +07:00 |
|
methods
|
Pyrofork: Add invert_media parameter to send_message and Message.reply_text
|
2024-01-02 02:18:34 +07:00 |
|
nav
|
Pyrofork: Add pyromod documentation
|
2023-12-13 12:09:40 +07: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
|
PyroFork: set STORED_MSG_IDS_MAX_SIZE to 500
|
2023-08-18 16:47:53 +07:00 |
|
storage
|
Pyrofork: only load MongoStorage module when pymongo is available #32
|
2023-11-17 22:17:20 +07:00 |
|
types
|
Add missing attributes to the Chat type
|
2024-01-04 19:50:16 +07:00 |
|
__init__.py
|
Pyrofork: Bump version to 2.3.16.post1
|
2024-01-02 02:19:15 +07:00 |
|
client.py
|
Pyrofork: Move ListenerTypes to pyrogram.enums
|
2023-12-13 12:09:40 +07:00 |
|
dispatcher.py
|
Added Conversation Support Based on Pyromodv2
|
2023-11-25 21:51:41 +07: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 filters.react to filter react
|
2023-12-15 07:50:41 +07: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
|
Pyrofork: Add quote_entities parameter to send_{*} methods and Message.reply_{*} bound methods
|
2023-12-31 17:43:34 +07:00 |