Telethon/telethon/_updates/__init__.py
2022-05-23 11:41:59 +02:00

4 lines
170 B
Python

from .entitycache import EntityCache
from .messagebox import MessageBox, GapError, PrematureEndReason
from .session import SessionState, ChannelState, Entity, EntityType