Telethon/tl
Lonami fd14a5a49a Added an updates thread and construtor_id to TLObjects
A new thread is now created when MtProtoSender is created.
This thread constantly listens for Telegram updates (such as
incoming messages), so the updates can be received any time
rather than only when sending another request.
2016-09-09 11:47:37 +02:00
..
__init__.py Added an updates thread and construtor_id to TLObjects 2016-09-09 11:47:37 +02:00
mtproto_request.py Added an updates thread and construtor_id to TLObjects 2016-09-09 11:47:37 +02:00
session.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
telegram_client.py Added an updates thread and construtor_id to TLObjects 2016-09-09 11:47:37 +02:00