Telethon/telethon/tl/custom
Lonami Exo 44630542d0 Fix MessageAction not allowing access to media
This caused some issues with events.MessageEdited because
some MessageAction can trigger these edit updates such as
scoring in a game.
2018-07-03 14:13:44 +02:00
..
__init__.py Create a custom.Forward class 2018-06-25 11:34:10 +02:00
dialog.py Fix custom.Dialog passing the wrong instance to custom.Draft 2018-06-25 21:24:46 +02:00
draft.py Get rid of all remaining async properties 2018-06-25 11:03:20 +02:00
forward.py Create a custom.Forward class 2018-06-25 11:34:10 +02:00
input_sized_file.py Return a custom class for sized InputFile instead extra attrs 2018-01-18 20:09:59 +01:00
message.py Fix MessageAction not allowing access to media 2018-07-03 14:13:44 +02:00
messagebutton.py Fix custom.Message.buttons being None in channels (#870) 2018-06-27 19:25:14 +02:00