Telethon/telethon
Lonami Exo 4b61ce18ff Don't store empty pts in messagebox
This lets us rely on "not present" for "not initialized",
as opposed to having to check not present OR not empty, and
helps prevent more bugs.
2022-01-24 11:01:51 +01:00
..
_client Add missing catch_up param to client init 2022-01-24 10:59:32 +01:00
_crypto Remove broken CdnDecrypter 2021-09-17 20:55:27 +02:00
_events Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
_misc Remove StateCache and EntityCache 2022-01-18 18:19:14 +01:00
_network Handle TypeNotFoundError during gzip packed msgs 2022-01-23 13:26:53 +01:00
_sessions Persist session state and usage fixes 2022-01-23 19:46:51 +01:00
_updates Don't store empty pts in messagebox 2022-01-24 11:01:51 +01:00
errors Remove 3.7 workarounds 2022-01-09 13:03:02 +01:00
types Clean-up client's __init__ and remove entity cache 2022-01-18 12:56:17 +01:00
__init__.py Fix circular import regarding ignore_takeout 2022-01-15 13:18:53 +01:00
enums.py Change the way thumb size selection works 2022-01-09 12:18:15 +01:00
events.py Make events subpackage private 2021-09-24 21:11:50 +02:00
sessions.py Correct privacy on sessions module 2021-09-19 18:24:16 +02:00
version.py Update to version 1.23 2021-07-09 20:18:22 +02:00