mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-12 04:33:54 +03:00
This special check treated some emojies as 3 characters long but this shouldn't have actually been done, likely due to the old regex matching more things as emoji than it should (which would have count as 2 too, making up for 1+3 from the new is_emoji()). |
||
|---|---|---|
| .. | ||
| crypto | ||
| errors | ||
| extensions | ||
| network | ||
| tl | ||
| __init__.py | ||
| helpers.py | ||
| telegram_bare_client.py | ||
| telegram_client.py | ||
| update_state.py | ||
| utils.py | ||