MTPyroger/pyrogram/client/ext
2019-06-26 16:08:24 +02:00
..
__init__.py Rearrange code 2019-06-08 15:28:03 +02:00
base_client.py Update usages of Parser all around the library 2019-06-26 16:08:24 +02:00
dispatcher.py Fix workers not running concurrently anymore after using a shared Lock 2019-06-22 00:45:49 +02:00
emoji.py Update copyright year 2019-01-01 12:36:16 +01:00
file_data.py Fix FileData namedtuple using Python 3.7+ features 2019-06-07 18:48:34 +02:00
mime.types Add application/x-tgsticker mime type with .tgs as extension 2019-06-01 14:04:39 +02:00
syncer.py Update pyrogram/client to accommodate Storage Engines 2019-06-19 16:10:37 +02:00
utils.py Use base64.urlsafe_b64encode/decode instead of manually passing altchars 2019-06-19 16:07:22 +02:00