We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bfda8 commit a2e967bCopy full SHA for a2e967b
1 file changed
README.md
@@ -41,9 +41,12 @@ tdl version
41
# use proxy, only support socks now
42
tdl --proxy socks5://localhost:1080
43
44
-# login your account with a name
+# login your account with a name, default is phone & code mode
45
tdl login -n iyear
46
47
+# if you have official desktop client on machine, you can import its session
48
+tdl login -n iyear-desktop -d /path/to/Telegram
49
+
50
# list your chats
51
tdl chat ls -n iyear
52
0 commit comments