-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
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
Clone Reply #40
Comments
Hi, I already thought about it, but there were no cases where it was necessary. Most likely replay cloning will be released with the next update. |
thanks for prompt reply |
In general, everything should work the same as with channels, the only thing for user chats is an identifier without -100 prefix. |
Feel free to open a new issue if there are any problems. |
hi, CHAT_MAPPING=[-100175****324:16*****472]; |
Exactly, identifiers are expected to be prefixed with -100. As a quick fix, you can change regex to |
as a quick fix, I have changed sorry to disturb you on a very silly point but I got question regarding "Saving restricted Content". I have channel_send to send only text chats to user. but when I turn on "Restrict saving content" , the script shows error. I don't have any media files to forward but only text to be forwarded with "restricted Saving content" condition. |
Reply Cloning Work flawlessly with channel to user |
Text messages will be sent as in the usual case, but not with any media. To get around this, I made an unimplemented At the moment, |
In general, this is not handled in any way and frequent errors in forwarding "restricted content" can lead to bans. |
everything works now as expected!! |
People use reply to rate an item, and after someone has used the item and posted a review, others will check it out to avoid making another purchase themselves. So I think this feature still makes sense, hope you can add it to your consideration list |
@madlifer |
Resolves khoben#40
hi,
The idea of mirroring is very good.
I am specially looking for a Clone Reply feature.in the latest version of telemirror,
Suppose the original channel sends a message then receiver gets a new message.
but when original channel reply's to that message, Receiver gets a new message instead of reply to prior message.
is there any option for that??
The text was updated successfully, but these errors were encountered: