Telethon/telethon/client
Lonami Exo 9965cda968 Save pts and date in a tuple for immutability
This way it is easy and cheap to copy the two required values
to all incoming updates in case we need to getDifference since
the previous pts/date to fetch entities.

This is still a work in progress.
2019-04-10 21:10:34 +04:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Update documentation, errors and add TODOs 2019-02-27 19:30:12 +01:00
auth.py Save pts and date in a tuple for immutability 2019-04-10 21:10:34 +04:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Support configuring the reply markup through buttons 2019-01-03 19:03:47 +01:00
chats.py Fix iter_participants in non-channels 2019-03-02 21:17:36 +01:00
dialogs.py Update docs for send_file/timeouts and add new known error 2019-03-18 17:34:48 +01:00
downloads.py Prevent download_profile_photo from downloading arbitrary files 2019-04-03 09:51:33 +02:00
messageparse.py Add missing files for the previous commit 2019-04-09 16:55:33 +04:00
messages.py Let forward_messages work with messages from different chats 2019-04-02 10:46:37 +02:00
telegrambaseclient.py Save pts and date in a tuple for immutability 2019-04-10 21:10:34 +04:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Save pts and date in a tuple for immutability 2019-04-10 21:10:34 +04:00
uploads.py Fix sending albums not returning the sent messages (#1151) 2019-04-09 16:48:58 +04:00
users.py Better get_input_entity code flow 2019-04-03 09:41:36 +02:00