mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-10-28 14:41:15 +03:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adminlogevent.py | ||
| button.py | ||
| chatgetter.py | ||
| conversation.py | ||
| dialog.py | ||
| draft.py | ||
| forward.py | ||
| inlinebuilder.py | ||
| inlineresult.py | ||
| inlineresults.py | ||
| inputsizedfile.py | ||
| message.py | ||
| messagebutton.py | ||
| sendergetter.py | ||