MTPyroger/pyrogram/client
Dan c1321a4c01 Add smarter auth import to deal with race conditions by multi sessions
- Add a retry mechanism (up to three times)
- Narrow the window in which export+import executes
- Remove a line of duplicated code

Fixes #299
2019-08-10 22:37:07 +02:00
..
ext Update Document file ids to make them compatible again with the Bot API 2019-08-02 01:15:01 +02:00
filters Update Filters.command 2019-08-08 16:04:10 +02:00
handlers Rework user.status, add last_online_date and next_offline_date 2019-07-11 01:35:02 +02:00
methods Finally remove ports from older schemas and fix export_chat_invite_link 2019-08-03 19:40:45 +02:00
parser Add better support for nested entities (both for HTML and Markdown) (#297) 2019-08-07 13:48:21 +02:00
storage Reformat project 2019-08-01 19:11:43 +02:00
types Add export_invite_link bound method (#300) 2019-08-10 00:54:22 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Add smarter auth import to deal with race conditions by multi sessions 2019-08-10 22:37:07 +02:00