Telethon/telethon/tl/custom
2018-09-06 15:41:04 +02:00
..
__init__.py Create a basic custom.Conversation 2018-08-03 17:51:56 +02:00
button.py Clarify and fix some docstrings 2018-09-04 11:27:10 +02:00
chatgetter.py Reuse code to get chat and sender 2018-07-10 17:59:13 +02:00
conversation.py Use loop.create_future instead asyncio.Future 2018-08-21 12:22:06 +02:00
dialog.py Fix custom.Dialog passing the wrong instance to custom.Draft 2018-06-25 21:24:46 +02:00
draft.py Fix typos and add the URL_INVALID error 2018-07-14 10:43:24 +02:00
forward.py Reuse code to get chat and sender 2018-07-10 17:59:13 +02:00
inline.py Fix trailing comma breaking Python 3.5.2 compat 2018-07-23 12:18:35 +02:00
inlineresult.py Fix InlineResult.click() 2018-08-01 01:06:08 +02:00
inlineresults.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
inputsizedfile.py Fix copy pasted docs and snake_case files 2018-07-28 11:28:02 +02:00
message.py Fix _document_by_attribute failing on empty media 2018-09-06 15:41:04 +02:00
messagebutton.py Clarify and fix some docstrings 2018-09-04 11:27:10 +02:00
sendergetter.py Let sender = chat for messages from channels 2018-09-06 10:33:56 +02:00