telegram-forward-message
Forward messages from one Telegram chat to another using chat IDs and message IDs. This tool enables automated message transfer between chats in your Telegram account.
Instructions
Forward messages between Telegram chats
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromChatId | Yes | Source chat ID or username | |
| toChatId | Yes | Destination chat ID or username | |
| messageIds | Yes | Array of message IDs to forward |