mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-03 07:45:14 +00:00
Add TODO
This commit is contained in:
@@ -28,6 +28,7 @@ class Connection:
|
||||
MAX_RETRIES = 3
|
||||
|
||||
MODES = {
|
||||
# TODO: Implement other protocols using asyncio
|
||||
0: TCPFull,
|
||||
1: TCPAbridged,
|
||||
2: TCPIntermediate,
|
||||
|
Reference in New Issue
Block a user