Telethon/telethon/tl/custom
Lonami Exo adc9b4c9f1 Fix SenderGetter should not define abstract methods
Or at least it shouldn't if subclasses are likely to not
implement them, which causes an error if left un-implemented.
2019-05-04 17:59:21 +02:00
..
__init__.py Add friendly method to get admin log (#952) 2019-01-03 13:09:59 +01:00
adminlogevent.py Update to layer 98 2019-04-22 16:51:05 +02:00
button.py Support configuring the reply markup through buttons 2019-01-03 19:03:47 +01:00
chatgetter.py Apply several lints 2019-05-03 21:38:41 +02:00
conversation.py Inline the old _load_entities code 2019-05-01 17:07:12 +02: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 Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02:00
inlinebuilder.py Apply several lints 2019-05-03 21:38:41 +02: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 Apply several lints 2019-05-03 21:38:41 +02:00
messagebutton.py Implement click for KeyboardButtonGame 2018-12-24 17:56:30 +01:00
sendergetter.py Fix SenderGetter should not define abstract methods 2019-05-04 17:59:21 +02:00