Telethon/telethon/enums.py

5 lines
66 B
Python
Raw Normal View History

from ._misc.enums import (
ConnectionMode,
Participant,
)