Skip to content

Commit

Permalink
docs(README): support desktop session
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Sep 17, 2022
1 parent e9bfda8 commit a2e967b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,12 @@ tdl version
# use proxy, only support socks now
tdl --proxy socks5://localhost:1080

# login your account with a name
# login your account with a name, default is phone & code mode
tdl login -n iyear

# if you have official desktop client on machine, you can import its session
tdl login -n iyear-desktop -d /path/to/Telegram

# list your chats
tdl chat ls -n iyear

Expand Down

0 comments on commit a2e967b

Please sign in to comment.