Forward message
telegram_bot_api-forward-message is a powerful tool that enables seamless forwarding of messages across Telegram chats and channels. It simplifies message management by automating message forwarding with customizable options.
Features
- Supports forwarding messages to any Telegram chat or channel using unique chat IDs or usernames.
- Accepts various message types to be forwarded without restrictions.
- Includes an option to disable notifications for silent message forwarding.
- Easy integration with Pipedream for workflow automation.
- Backed by official Telegram Bot API, ensuring reliability and up-to-date functionality.
Benefits
- Automates message distribution across multiple Telegram groups and channels efficiently.
- Enhances communication workflows by reducing manual forwarding tasks.
- Increases engagement by timely forwarding important messages silently if needed.
- Offers flexibility with targeting public usernames or private chat IDs.
- Integrates seamlessly with existing automation tools and scripts for scalable operations.
Description
Forwards messages of any kind. See the docs for more information
Parameters
4 parameters
| Name | Type | Description |
|---|---|---|
| chatIdrequired | string | Enter the unique identifier for the target chat (e.g. |
| fromChatId | string | Enter the unique identifier for the chat where the original message was sent (or channel username in the format |
| messageIdrequired | string | Enter the message ID. |
| disable_notification | boolean | Choose if to send the message silently. iOS users will not receive a notification, Android users will receive a notification with no sound. |