Telethon/telethon_generator
Dmitry D. Chernov 55bcc29ae0 Errors: Fix passing 'self' to the constructors of the superclasses
This is necessary only if the superclass name is specified explicitly instead of super() call.
2018-02-14 17:09:22 +10:00
..
parser Remove redundant import, show type instead TLObject on docstring 2018-01-19 13:40:04 +01:00
__init__.py Add missing __init__.py to telethon_generator package (#382) 2017-10-25 19:48:46 +02:00
error_descriptions Add and except missing FLOOD_TEST_PHONE_WAIT_X error 2018-01-10 17:34:34 +01:00
error_generator.py Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00
errors.json Sort keys and use Mozilla agent on error generator, update file 2018-01-28 14:02:42 +01:00
scheme.tl Update to layer 74 2018-01-02 00:02:31 +01:00
tl_generator.py Add '_' key to TLObject's .to_dict() and remove recursive param 2018-01-25 09:44:07 +01:00