We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何将一个消息,比如消息链接为: https://t.me/aaaa 转发到我自己的群聊中一个叫「转载保存」的主题下?假设这个群聊的 id 为 1233,这个主题的 ID 为 8.
The text was updated successfully, but these errors were encountered:
Try tdl forward --from ... --to '{ Peer: "1223", Thread: 8 }'
tdl forward --from ... --to '{ Peer: "1223", Thread: 8 }'
Sorry, something went wrong.
No branches or pull requests
如何将一个消息,比如消息链接为:
https://t.me/aaaa 转发到我自己的群聊中一个叫「转载保存」的主题下?假设这个群聊的 id 为 1233,这个主题的 ID 为 8.
The text was updated successfully, but these errors were encountered: