Telethon/telethon/sessions
painor 828cf2dcad
Include "chat" attribute in processing entities (#3133)
Requests like checkChatInvite return a chatInviteAlready, which has
a "chat" attribute similar to the "user" attribute other requests have.
2021-08-29 11:50:48 +02:00
..
__init__.py Create a StringSession 2018-08-05 16:24:34 +02:00
abstract.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
memory.py Include "chat" attribute in processing entities (#3133) 2021-08-29 11:50:48 +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