mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-26 03:13:45 +03:00
7 lines
88 B
Python
7 lines
88 B
Python
from ._misc.enums import (
|
|
ConnectionMode,
|
|
Participant,
|
|
Action,
|
|
Size,
|
|
)
|