Telethon/telethon/extensions
Lonami Exo 0a14aa1bc6 Remove additional check when calculating emojies length
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()).
2017-10-30 10:56:39 +01:00
..
__init__.py Completely remove BinaryWriter from the project 2017-09-28 11:49:45 +02:00
binary_reader.py Fix .tgread_object not seeking back on TypeNotFoundError 2017-10-12 18:52:04 +02:00
markdown.py Remove additional check when calculating emojies length 2017-10-30 10:56:39 +01:00
tcp_client.py Replace redundant isinstance calls with a tuple parameter 2017-10-13 11:39:34 +02:00