Telegram Sender Node
Telegram Sender Node sends notification messages to Telegram chats or channels.
Node Information
Node Type
telegram_sender_node
Display Name
Telegram Sender
Category
Output (Notification)
Icon
βοΈ Paper Plane Icon
Handle Color
Blue
Functionality
Telegram Sender Node integrates with Telegram Bot API to send automated notifications, alerts, and trading updates to specified chats or channels.
Main Uses:
Send trading alerts and notifications
Report workflow execution results
Send error and warning messages
Automated status updates
Core Features:
π± Telegram Integration: Direct bot API access
π Rich Formatting: Markdown and HTML support
π Real-Time Delivery: Instant message delivery
π₯ Multi-Target: Send to users or channels
π Full Documentation
For detailed documentation including complete parameter descriptions, usage examples, and advanced features, please refer to:
Chinese version - Complete documentation (~11,600 words)
Frontend configuration:
1_weather_frontend/src/pages/flow/components/TFNode/instances/outputs/TelegramSenderNode.tsxBackend implementation:
3_weather_cluster/tradingflow/station/nodes/telegram_sender_node.py
Maintained by: TradingFlow Development Team Version: 1.0.0
Last updated