-
-
Notifications
You must be signed in to change notification settings - Fork 930
Forward message without forwarding #136
Copy link
Copy link
Closed
Labels
new featureMissing featureMissing feature
Description
In some cases need to forward message (with any content type) as new message (without using forwardMessage)
As I see the final result of the decision:
Add new method to Message object:
message.send_to(chat_id)This method should generate new message from existing message and send it to the specified chat.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new featureMissing featureMissing feature