This processor monitors and retrieves the latest messages from a Telegram chatDocumentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.

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 |