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

7 lines
88 B
Python

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