This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
Telethon
Watch
1
Star
0
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2025-08-08 04:52:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72f16ef73e879d42f3fb80840b6c58d00b9f7d8f
Telethon
/
telethon
/
extensions
History
Lonami
16ed9614f9
Change html.unparse logic to mimic markdown's
...
It was overcomplicated and had some subtle bugs.
Closes
#4133
.
2023-06-17 13:11:14 +02:00
..
__init__.py
Fix several minor typos (
#1603
)
2020-10-18 21:11:59 +02:00
binaryreader.py
Slightly simplify BinaryReader
2019-08-07 10:33:46 +02:00
html.py
Change html.unparse logic to mimic markdown's
2023-06-17 13:11:14 +02:00
markdown.py
Fix some MD parsing of inline URLs (
#3920
)
2022-09-09 21:46:06 +02:00
messagepacker.py
Avoid explicitly passing the loop to asyncio
2020-07-25 18:39:35 +02:00