Telethon/telethon/tl/custom
2018-08-02 14:53:26 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
button.py Fix custom.Button._is_inline failing for MessageButton 2018-08-02 14:53:26 +02:00
chatgetter.py Reuse code to get chat and sender 2018-07-10 17:59:13 +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
inputsizedfile.py Fix copy pasted docs and snake_case files 2018-07-28 11:28:02 +02:00
message.py Fix classes MRO and abstractmethod usage 2018-07-22 19:26:34 +02:00
messagebutton.py Fix copy pasted docs and snake_case files 2018-07-28 11:28:02 +02:00
sendergetter.py Reuse code to get chat and sender 2018-07-10 17:59:13 +02:00