Telethon/telethon/extensions
Darskiy e9fd38fc02 Enhance HTML tag support for existing entities
Added `details` tag handling for the existing `MessageEntitySpoiler` entity. Expanded `MessageEntityStrike` detection by including the `strike` tag.
2025-03-11 02:41:47 +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 Enhance HTML tag support for existing entities 2025-03-11 02:41:47 +02:00
markdown.py Make URL regex match everything except ] 2025-03-07 08:03:31 +01:00
messagepacker.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00