Telegram
for LuumenAI

Read chat context and post incident updates to Telegram, with approval on sends

Connect the Telegram bot your team already uses for on-call chatter. Luumen reads chat details, member roles, and recent history to work out where a message belongs and whether the bot can post there. Sending, editing, forwarding, and deleting messages run as previewed steps you approve first. Auth is a bot API key.

The Telegram toolbox

18 tools: 7 read, 11 write. Reads answer instantly. Writes require approval by default. Everything is logged.

  • ReadGet Chat InfoGet up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.).
  • ReadGet Chat AdministratorsGet a list of administrators in a chat.
  • ReadGet Chat HistoryGet chat history messages via the getUpdates polling method, filtered by chat_id.
  • ReadGet Chat MemberGet a chat member's status/role (including the bot itself) to preflight permissions and troubleshoot 403/empty-history issues.
  • ReadGet Chat Members CountGet the number of members in a chat.
  • ReadGet Bot InfoGet basic information about the bot using the Bot API getMe method.
  • ReadGet UpdatesUse this method to receive incoming updates using long polling.
  • WriteAnswer Callback QueryUse this method to send answers to callback queries sent from inline keyboards. Approval by default
  • WriteExport Chat Invite LinkGenerate a new primary invite link for a chat; any previously generated primary link is revoked. Approval by default
  • WriteDelete MessageDelete a message, including service messages. Approval by default
  • WriteEdit MessageEdit text messages sent by the bot. Approval by default
  • WriteForward MessageForward messages of any kind. Approval by default
  • WriteSend DocumentSend general files (documents) to a Telegram chat using the Bot API. Approval by default
  • WriteSend LocationSend point on the map location to a Telegram chat using the Bot API. Approval by default
  • WriteSend MessageSend a text message to a Telegram chat using the Bot API. Approval by default
  • WriteSend PhotoSend photos to a Telegram chat using the Bot API. Approval by default
  • WriteSend PollSend a native poll to a Telegram chat using the Bot API. Approval by default
  • WriteSet Bot CommandsUse this method to change the list of the bot's commands. Approval by default

One prompt, start to finish

What a governed Telegram run looks like inside Luumen.

Questions

How does LuumenAI connect to Telegram?

Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.

Can LuumenAI change things in Telegram on its own?

Read actions answer immediately. Anything that writes — answer callback query, export chat invite link, delete message, edit message, and more — is shown as a plan and requires approval by default, including the 2 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.

Who gets access to the integration?

You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.

Is there an audit trail?

Every call to Telegram — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.

Put Telegram to work with Luumen

Connect in minutes. Every action scoped, approved, and audited from day one.