Telethon/telethon_generator/parsers/__init__.py
2018-11-30 21:39:13 +01:00

4 lines
140 B
Python

from .errors import Error, parse_errors
from .methods import MethodInfo, parse_methods
from .tlobject import TLObject, parse_tl, find_layer