Telethon/telethon/sessions
Tulir Asokan d2de0f3aca Make sessions async
SQLiteSession is not updated, don't try to use it
2022-05-12 10:36:10 +02:00
..
__init__.py Create a StringSession 2018-08-05 16:24:34 +02:00
abstract.py Make sessions async 2022-05-12 10:36:10 +02:00
memory.py Make sessions async 2022-05-12 10:36:10 +02:00
sqlite.py Evict old cached usernames in case of collision 2020-10-01 13:20:29 +02:00
string.py Fix saving of StringSession 2019-05-06 08:55:24 +02:00