Skip to main content

Telegram

Send messages to Telegram chat. Telegram node in ActionFlows. Inputs, outputs, and how to use it.

Telegram

Overview

Send messages to Telegram chat.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Chat IDtext · required

    Chat ID (number) or username (@username) to send message to

    Required
    Yes
    Multiple
    No
  • Messagetextarea · required

    Text content of the Telegram message

    Required
    Yes
    Multiple
    No
  • Parse Modeselect · optional

    Message formatting style (HTML, Markdown, or MarkdownV2)

    Required
    No
    Multiple
    No
    Options
    HTMLMarkdownMarkdownV2

Outputs

  • Message IDtext

    Unique identifier of the sent Telegram message

  • Successboolean

    Success state of the Telegram message sending operation