iyear / tdl

📥 A Telegram tookit written in Golang

Home Page:https://docs.iyear.me/tdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting stuck using the chat command, and then prompting an error [Bug]

callme-py-ya opened this issue · comments

Describe the bug

When I log in, the command tdl -n XXX chat ls will get stuck. After a few minutes, I will be prompted with ERROR.
4 ~_~IC)$X X4)(@SXPW5_Q

To Reproduce

tdl lgoin -n XXX -d "XXXX"
tdl -n XXX chat ls

Expected behavior

It should display the chat list, but after I execute the command, it reports an error message.

Version

Version: 0.16.1
Commit: bb2c69b
Date: 2024-03-01T13:21:31Z

go1.21.7 windows/amd64

Which OS are you running tdl on?

Windows

Additional context

image

I worked it done. Here is my solution(My proxy is Clash): "tdl --proxy socks5://localhost:7890 chat ls"