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
/forward https://t.me/c/src_chat https://t.me/c/dst_chat 100 400 [Filter] 转发参数 设定100 400 并不会转发第100条到400条 消息 而是转发第100条消息后的400条消息 就是说设定100 400 实际上转发的是第100条消息到第500条消息 而且我想转发20条消息 设置成 100 20 还不可以 后面的参数必须大于前面的 这就很尴尬
The text was updated successfully, but these errors were encountered:
#116
Sorry, something went wrong.
No branches or pull requests
/forward https://t.me/c/src_chat https://t.me/c/dst_chat 100 400 [Filter]
转发参数 设定100 400 并不会转发第100条到400条 消息 而是转发第100条消息后的400条消息
就是说设定100 400 实际上转发的是第100条消息到第500条消息
而且我想转发20条消息 设置成 100 20 还不可以 后面的参数必须大于前面的 这就很尴尬
The text was updated successfully, but these errors were encountered: