| .. |
|
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: Message Reaction Update (#43)
|
2024-01-22 23:26:09 +07:00 |
|
errors
|
Added Conversation Support Based on Pyromodv2
|
2023-11-25 21:51:41 +07:00 |
|
handlers
|
Pyrofork: Message Reaction Update (#43)
|
2024-01-22 23:26:09 +07:00 |
|
helpers
|
Added Conversation Support Based on Pyromodv2
|
2023-11-25 21:51:41 +07:00 |
|
methods
|
Pyrofork: fix restrict_chat_member method
|
2024-01-30 18:50:51 +07:00 |
|
nav
|
Pyrofork: Add pyromod documentation
|
2023-12-13 12:09:40 +07:00 |
|
parser
|
Pyrofork: fix blockquote parser
|
2024-01-15 22:21:45 +07:00 |
|
raw
|
DeSerializing Bug Fixes
|
2024-01-22 23:26:08 +07: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
|
Pyrofork: fix MessageReactionCountUpdated
|
2024-01-24 14:54:05 +07:00 |
|
__init__.py
|
Pyrofork: Bump version to 2.3.17.post
|
2024-01-24 14:54:26 +07:00 |
|
client.py
|
fix(client): add FloodWait exception to media download
|
2024-01-22 23:25:13 +07:00 |
|
dispatcher.py
|
Pyrofork: Message Reaction Update (#43)
|
2024-01-22 23:26:09 +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 |