Telethon/telethon/client
Lonami Exo 10cd61d2f9 Add missing timezone info in important places
Things like SQLAlchemy work correctly only for timezone-aware datetimes.
The returned TLObjects all have them, but those that are manually created
were missing them, so serializing the state into SQLAlchemy sessions failed.
2019-01-24 11:16:40 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Add new takeout method 2019-01-05 17:18:40 +01:00
auth.py Add missing timezone info in important places 2019-01-24 11:16:40 +01: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 Update to layer 93 2019-01-21 20:09:13 +01:00
dialogs.py Locally check dialog's offset date (#1043) 2019-01-03 22:35:07 +01:00
downloads.py Update to layer 93 2019-01-21 20:09:13 +01:00
messageparse.py Prevent KeyError in forward_messages 2018-12-20 20:33:25 +01:00
messages.py Fix and update links in the documentation 2019-01-12 13:06:14 +01:00
telegrambaseclient.py Add missing timezone info in important places 2019-01-24 11:16:40 +01:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
uploads.py Support Path-like values for thumb in _file_to_media (#1095) 2019-01-22 18:52:53 +01:00
users.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00