Telethon/telethon/tl/custom
Lonami Exo ed1bcb509f Use InputMessageReplyTo in get_reply_message
This lets bots access to messages other bots sent through replies.
2018-11-29 14:21:49 +01:00
..
__init__.py Fix InlineBuilder.photo/document and clearer errors 2018-10-12 11:50:36 +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 Actually fix cancelling custom conversations from f6bc80b 2018-11-12 08:21:18 +01:00
dialog.py Update to v1.4 2018-11-03 12:46:19 +01: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
inlinebuilder.py Document InlineBuilder 2018-10-12 12:38:46 +02:00
inlineresult.py Fix InlineResult.click() 2018-08-01 01:06:08 +02: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 InputMessageReplyTo in get_reply_message 2018-11-29 14:21:49 +01:00
messagebutton.py Fix several broken links in the docs 2018-10-17 11:50:11 +02:00
sendergetter.py Let sender = chat for messages from channels 2018-09-06 10:33:56 +02:00