telegram-forward-message
Forward messages from one Telegram chat to another. Specify source chat, destination chat, and message IDs to copy messages between chats.
Instructions
Forward messages between Telegram chats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toChatId | Yes | Destination chat ID or username | |
| fromChatId | Yes | Source chat ID or username | |
| messageIds | Yes | Array of message IDs to forward |