Telethon/telethon
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
..
client Keyword arg instead positional for sign_in (#869) 2018-06-27 17:23:46 +02:00
crypto Fix connect not saving different authkeys 2018-06-26 16:20:30 +02:00
errors Remove underscore from module names 2018-06-18 21:02:42 +02:00
events Update to v1.0 2018-06-27 13:41:20 +02:00
extensions Fix socket may be None when closing twice 2018-06-20 17:59:11 +02:00
network Fix bad notification due to wrong system clock never ending 2018-06-27 19:04:33 +02:00
sessions Remove report_errors/flood_sleep_threshold from the session 2018-06-26 16:09:16 +02:00
tl Fix custom.Message.buttons being None in channels (#870) 2018-06-27 19:25:14 +02:00
__init__.py Include TAKEOUT_INIT_DELAY_X in the available errors 2018-06-27 09:46:14 +02:00
helpers.py Create a self-contained MTProtoState 2018-06-09 11:34:01 +02:00
sync.py Syncify async generators too 2018-06-27 09:34:35 +02:00
updatestate.py Remove underscore from module names 2018-06-18 21:02:42 +02:00
utils.py Support URLs on send_file 2018-06-26 16:39:22 +02:00
version.py Update to v1.0 2018-06-27 13:41:20 +02:00