Skip to main content
This processor monitors and retrieves the latest messages from a Telegram chat
Example: snipe new messages from Telegram chat

Example: snipe new messages from Telegram chat

Configuration fields

FieldRequiredDescription
Variable to save resultYesContent of new message be assigned to this variable. For example: TELEGRAM_MESSAGE
Bot tokenYesThe bot’s token for integrating with Telegram
Chat ID or UsernameYesChat ID or Username of target chat
ModeYesHow to process each new message, you can read from here