Files
Telethon/telethon/enums.py
2022-01-09 12:18:15 +01:00

6 lines
78 B
Python

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