You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to concatenate the channel url manually, such as t.me/c/{id}/1, and found that the error was caused by the corresponding channel being disbanded (the number of subscribers became 1).
I tried to concatenate the channel url manually, such as t.me/c/{id}/1, and found that the error was caused by the corresponding channel being disbanded (the number of subscribers became 1).
Describe the bug
出现错误:
Error: callback:
github.com/gotd/td/telegram.(*Client).Run.func3
github.com/gotd/[email protected]/telegram/connect.go:151
github.com/gotd/td/telegram/query/dialogs.(*Iterator).apply
github.com/gotd/[email protected]/telegram/query/dialogs/iter.go:161
github.com/gotd/td/telegram/message/peer.Entities.ExtractPeer
github.com/gotd/[email protected]/telegram/message/peer/extract.go:129
To Reproduce
执行语句:
PS .\tdl chat ls -o json
Expected behavior
之前还能正常列出所有频道ID,现在没办法了,大佬知道怎么回事吗
Version
v0.17.3
Which OS are you running tdl on?
Windows
Additional context
No response
The text was updated successfully, but these errors were encountered: