MTPyroger/pyrogram
Dan d4c07304d0 Allow copying bots' messages reply markups
Even though this often requires a user account to fetch other bots' messages
2020-12-25 12:42:27 +01:00
..
connection Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
crypto
errors Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
handlers Typo on_chosen_inline_query -> on_chosen_inline_result (#559) 2020-12-12 16:57:51 +01:00
methods Fix bad mime_type default value in case it doesn't exist 2020-12-25 00:05:49 +01:00
parser Improve HTML parser 2020-12-24 19:35:41 +01:00
raw Fix leftover bytes not being represented in hex 2020-11-30 12:46:44 +01:00
session Make generating new salts independent of the system clock 2020-12-12 16:46:40 +01:00
storage Remove non-python files 2020-12-20 18:29:01 +01:00
types Allow copying bots' messages reply markups 2020-12-25 12:42:27 +01:00
__init__.py Update Pyrogram to v1.1.5 2020-12-25 00:06:09 +01:00
client.py Simplify mime types guessing and remove unused code 2020-12-20 17:58:35 +01:00
dispatcher.py
emoji.py Update emoji.py 2020-10-01 19:37:03 +02:00
file_id.py Set default file_reference to b"" instead of None 2020-11-27 22:02:52 +01:00
filters.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
mime_types.py Remove non-python files 2020-12-20 18:29:01 +01:00
scaffold.py Remove non-python files 2020-12-20 18:29:01 +01:00
sync.py
syncer.py
utils.py Rework and simplify message parsing 2020-12-23 19:04:28 +01:00