Telethon/telethon
Lonami Exo 67be6418b6 Remove callback parameter from custom.Button
Its behaviour was strange. Removing and adding an event
handler every time a message is sent is not a good idea
and it would just do more harm than good.
2018-10-05 20:54:50 +02:00
..
client Remove callback parameter from custom.Button 2018-10-05 20:54:50 +02:00
crypto Revert 030f292 (use libssl if available) 2018-07-25 12:11:58 +02:00
errors Fix-up previous commit f17d7e9 (#967) 2018-08-24 19:50:55 +02:00
events Implement next_offset and allow empty results in answer() (#1017) 2018-10-04 09:12:12 +02:00
extensions Delete TcpClient 2018-10-05 13:26:44 +02:00
network Support async def in sessions (#1013) 2018-10-05 20:25:49 +02:00
sessions Fix sqlite's conn may be None if never used 2018-09-04 11:28:01 +02:00
tl Remove callback parameter from custom.Button 2018-10-05 20:54:50 +02:00
__init__.py Add full_sync module (#1016) 2018-10-05 19:59:56 +02:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
full_sync.py Add full_sync module (#1016) 2018-10-05 19:59:56 +02:00
helpers.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
sync.py Add Conversation to the sync magic module 2018-08-05 11:05:01 +02:00
utils.py Support async def in sessions (#1013) 2018-10-05 20:25:49 +02:00
version.py Update to v1.3 2018-09-22 19:37:16 +02:00