| .. |
|
connection
|
Pyrofork: Add alt_port parameter to Client
|
2023-08-15 20:37:54 +07:00 |
|
crypto
|
PyroFork: set STORED_MSG_IDS_MAX_SIZE to 500
|
2023-07-04 11:24:24 +07:00 |
|
enums
|
Pyrofork: Add StoriesPrivacy
|
2023-08-17 22:18:46 +07:00 |
|
errors
|
Rename RPCError.x to RPCError.value
|
2022-04-24 11:56:07 +02:00 |
|
handlers
|
Revert "PyroFork: Add listen and ask"
|
2023-01-17 20:43:44 +07:00 |
|
methods
|
Pyrofork: Add get_stories method
|
2023-08-17 22:17:09 +07:00 |
|
parser
|
Fix HTML unparsing when there's no entities
|
2022-12-06 21:33:46 +01:00 |
|
raw
|
Remove ability to access attributes via bracket notation
|
2022-04-24 11:56:06 +02:00 |
|
session
|
Pyrofork: Add alt_port parameter to Client
|
2023-08-15 20:37:54 +07:00 |
|
storage
|
Revert "PyroFork: wrap sqlite3"
|
2023-08-15 20:37:54 +07:00 |
|
types
|
Pyrofork: Add StoriesPrivacy
|
2023-08-17 22:18:46 +07:00 |
|
__init__.py
|
Pyrofork: Bump version to 2.2.10
|
2023-08-15 20:50:35 +07:00 |
|
client.py
|
Pyrofork: Add alt_port parameter to Client
|
2023-08-15 20:37:54 +07:00 |
|
dispatcher.py
|
Handle edited messages using a separate handler
|
2022-04-24 11:56:07 +02: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 media_spoiler filter
|
2023-01-01 23:12:44 +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 async helper, and wrap sqlite3
|
2023-06-23 00:20:01 +07:00 |