Basic Information

appmixer.telegram.core.ForwardMessage

Forward Message

1.0.0

Public

Forwards a message from one chat to another, keeping the original author attribution. The bot must be a member of both chats.

Input Ports

in

FieldTypeDescription
Chat ID text Numeric chat ID (for example -1002345678901 for a group or channel) or a public @channelusername. The bot must be a member of the chat. Chat IDs are emitted by the New Message trigger.
From Chat ID text Chat the message is forwarded from - numeric ID or @channelusername.
Message ID number ID of the message in the source chat.
Disable Notification toggle Deliver the message silently - recipients get no sound notification.
Protect Content toggle Block forwarding and saving of the sent message.
Thread ID number Target a specific topic in a forum supergroup.

Output Ports

out

FieldTypeDescription
Message ID integer -
Thread ID integer -
From object -
Chat object -
Date (Unix Time) integer -
Forward Origin object -
Is Automatic Forward boolean -
Text string -
Caption string -
Photo Sizes array -
Document object -

Full Metadata