Telethon/telethon/tl/custom
2018-10-08 11:33:56 +02:00
..
__init__.py Create a basic custom.Conversation 2018-08-03 17:51:56 +02:00
button.py Remove callback parameter from custom.Button 2018-10-05 20:54:50 +02:00
chatgetter.py Reuse code to get chat and sender 2018-07-10 17:59:13 +02:00
conversation.py Fix Conversation.wait_event not resolving them (from d474458) 2018-10-05 13:42:07 +02:00
dialog.py Add delete method to custom.Dialog (#1014) 2018-09-28 15:47:24 +02:00
draft.py Revert d392939 and use empty tuple as a sentinel value 2018-10-08 11:33:56 +02:00
forward.py Reuse code to get chat and sender 2018-07-10 17:59:13 +02:00
inline.py Revert d392939 and use empty tuple as a sentinel value 2018-10-08 11:33:56 +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 Return new .web_preview's .photo/.document if present in Message 2018-09-15 10:45:15 +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