MTPyroger/pyrogram/client/ext
Dan 7daf51af9b Split start() into reusable methods
This allows custom authorization processes to be implemented much more
easily. Refactors #281
2019-08-13 13:15:58 +02:00
..
__init__.py Rearrange code 2019-06-08 15:28:03 +02:00
base_client.py Split start() into reusable methods 2019-08-13 13:15:58 +02:00
dispatcher.py Try/except handler.check() 2019-07-29 07:31:07 -04: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 Update Document file ids to make them compatible again with the Bot API 2019-08-02 01:15:01 +02:00