Skip to main content

Telegram

Send text, photos, documents, interactive inline keyboards, and location pins to Telegram users and groups. Edit sent messages, pin important ones, and handle button callback queries.

Authentication

Auth type: API Key Create a bot via @BotFather on Telegram using /newbot.

Triggers

Actions

Use parseMode: "HTML" for formatting: <b>bold</b>, <i>italic</i>, <code>code</code>. HTML is more reliable than Markdown when messages contain special characters like ., !, or -.
Last modified on April 2, 2026