Telethon/telethon/tl/custom
Lonami Exo 8abc7ade22 Use the new in-memory entity cache
This should avoid a disk access every time an input entity
is needed, which is very often. Another step for #1141.
2019-03-26 11:39:25 +01:00
..
__init__.py Add friendly method to get admin log (#952) 2019-01-03 13:09:59 +01:00
adminlogevent.py Update to layer 93 2019-01-21 20:09:13 +01:00
button.py Support configuring the reply markup through buttons 2019-01-03 19:03:47 +01:00
chatgetter.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
conversation.py Update docs for send_file/timeouts and add new known error 2019-03-18 17:34:48 +01:00
dialog.py Fix and update links in the documentation 2019-01-12 13:06:14 +01:00
draft.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
forward.py Except TypeError on empty access hash from 5018879 thoroughly 2018-12-18 08:39:36 +01:00
inlinebuilder.py Document new errors and limits for inline results 2019-02-14 19:45:25 +01:00
inlineresult.py Fix and update links in the documentation 2019-01-12 13:06:14 +01:00
inlineresults.py Document InlineBuilder 2018-10-12 12:38:46 +02:00
inputsizedfile.py Fix copy pasted docs and snake_case files 2018-07-28 11:28:02 +02:00
message.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
messagebutton.py Implement click for KeyboardButtonGame 2018-12-24 17:56:30 +01:00
sendergetter.py Let sender = chat for messages from channels 2018-09-06 10:33:56 +02:00