
Example: snipe new messages from Telegram chat
Configuration fields
| Field | Required | Description |
|---|---|---|
| Variable to save result | Yes | Content of new message be assigned to this variable. For example: TELEGRAM_MESSAGE |
| Bot token | Yes | The bot’s token for integrating with Telegram |
| Chat ID or Username | Yes | Chat ID or Username of target chat |
| Mode | Yes | How to process each new message, you can read from here |