Telethon/telethon/tl/custom
Lonami Exo ad01bda503 Fix custom.Message.buttons being None in channels (#870)
The implications behind this were bigger than expected. The sender
of the message is not actually needed for anything in the bot. The
bot itself may be needed, but only for KeyboardButtonSwitchInline.
2018-06-27 19:25:14 +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 custom.Message.buttons being None in channels (#870) 2018-06-27 19:25:14 +02:00
messagebutton.py Fix custom.Message.buttons being None in channels (#870) 2018-06-27 19:25:14 +02:00