Skip to content
← Back to documentation
Technical Reference

Telegram Bot

Build chatbots for Telegram

CategoryCommunication
Authenticationcustom
Version0.7.0
Published scopes0 published scopes
Last updatedSeptember 24, 2026

Overview

Connect Telegram Bot with Flows360

Build chatbots for Telegram

Use the Telegram Bot connector to include its declared actions and events in Flows360 workflows without duplicating the integration logic inside each consuming system. This pinned connector version currently exposes 41 actions and 1 trigger.

Available actions

  • Send Text Message
  • Send Media
  • Send Document
  • Send Audio
  • Send Location
  • Send Media Group
  • Send Poll
  • Send Chat Action
  • Plus 33 additional declared actions.

Available triggers

  • New Update

The capability list above is generated from the exact reviewed connector package so the public description stays aligned with the version Flows360 operates.

Technical guide

Technical reference

Package identity

  • Connector: Telegram Bot
  • Package: @activepieces/piece-telegram-bot@0.7.0
  • Exact artifact digest: sha256:208a09668a7a75a5f3b881919a7e15e0514d848114cd82798bb53d6de65216fa
  • Runtime: Activepieces-compatible deterministic worker
  • Source: the exact reviewed Activepieces source

Authentication

SECRET TEXT. Connection values are tenant-specific and remain in the consuming Studio instance; CDK stores definitions and field metadata, not customer credential values.

Action contracts

  • Send Text Message (send_text_message), Send a text message through a Telegram bot Classification: read.
  • Send Media (send_media), Send a media message (photo, video, sticker, GIF) through a Telegram bot Classification: read.
  • Send Document (send_document), Send a generic file (document) to a Telegram chat Classification: read.
  • Send Audio (send_audio), Send an audio file to a Telegram chat (.MP3/.M4A, shown in the music player) Classification: read.
  • Send Location (send_location), Send a geographic location (latitude/longitude) to a Telegram chat Classification: read.
  • Send Media Group (send_media_group), Send a group of 2–10 photos, videos, documents or audios as an album to a chat Classification: read.
  • Send Poll (send_poll), Send a native Telegram poll (regular or quiz) to a chat Classification: read.
  • Send Chat Action (send_chat_action), Show a status (typing, uploading photo, recording voice, etc.) on behalf of the bot in a chat. The status is shown for up to 5 seconds. Classification: read.
  • Edit Message Text (edit_message_text), Edit the text of a previously sent message or an inline message Classification: read.
  • Delete Message (delete_message), Delete a message sent in a chat. Bots can delete their own messages and messages in groups where they are admins. Classification: read.
  • Forward Message (forward_message), Forward a message from one chat to another Classification: read.
  • Pin Message (pin_message), Pin a message in a chat. The bot must be an administrator in the chat for this to work. Classification: read.
  • Unpin Message (unpin_message), Unpin a message in a chat. Leave Message Id empty to unpin the most recent pinned message. Classification: read.
  • Get Chat (get_chat), Get up-to-date information about a chat (name, description, photo, member count, etc.) Classification: read.
  • Get Chat Member (get_chat_member), Get member info (or null) for the provided chat id and user id Classification: read.
  • Get File (get_file), Get file information and optionally download a file from Telegram Classification: read.
  • Create Invite Link (create_invite_link), Create an invite link for a chat Classification: read.
  • Answer Callback Query (answer_callback_query), Respond to a callback query sent by an inline keyboard button. Shows a notification or alert to the user. Classification: read.
  • Request Approval Message (request_approval_message), Send an approval message to a chat and wait until the message is approved or disapproved Classification: read.
  • Answer Callback Query (telegram_answer_callback_query), Respond to a callback query raised by an inline keyboard button tap. Classification: read.
  • Create Invite Link (telegram_create_invite_link), Create a new invite link for a Telegram chat. Classification: read.
  • Delete Message (telegram_delete_message), Delete a message from a Telegram chat. Classification: read.
  • Edit Message Text (telegram_edit_message_text), Edit the text of a message the bot already sent. Classification: read.
  • Forward Message (telegram_forward_message), Forward a message from one chat to another. Classification: read.
  • Get Bot Info (telegram_get_bot_info), Get the authenticated bot's own identity and capabilities. Classification: read.
  • Get Chat Administrators (telegram_get_chat_administrators), List the administrators of a Telegram chat. Classification: read.
  • Get Chat Member Count (telegram_get_chat_member_count), Get the number of members in a Telegram chat. Classification: read.
  • Get Chat Member (telegram_get_chat_member), Get membership info for a user in a Telegram chat. Classification: read.
  • Get Chat (telegram_get_chat), Get up-to-date information about a Telegram chat. Classification: read.
  • Get File (telegram_get_file), Resolve a Telegram file_id to its metadata and download URL. Classification: read.
  • Pin Message (telegram_pin_message), Pin a message in a Telegram chat. Classification: read.
  • Send Audio (telegram_send_audio), Send an audio file to a Telegram chat (.MP3/.M4A, shown in the music player). Classification: read.
  • Send Chat Action (telegram_send_chat_action), Show a status (typing, uploading photo, recording voice, etc.) on behalf of the bot in a chat. The status is shown for up to 5 seconds. Classification: read.
  • Send Document (telegram_send_document), Send a generic file (document) to a Telegram chat. Classification: read.
  • Send Location (telegram_send_location), Send a geographic location (latitude/longitude) to a Telegram chat. Classification: read.
  • Send Media Group (Album) (telegram_send_media_group), Send a group of 2–10 photos, videos, documents or audios as an album to a chat. Classification: read.
  • Send Message (telegram_send_message), Send a text message to a Telegram chat, group, or channel. Classification: read.
  • Send Photo, Video, Sticker or GIF (telegram_send_photo_or_video), Send a single photo, video, sticker, or animated GIF to a Telegram chat. Classification: read.
  • Send Poll (telegram_send_poll), Send a native Telegram poll (regular or quiz) to a chat. Classification: read.
  • Unpin Message (telegram_unpin_message), Unpin a message in a Telegram chat. Classification: read.
  • Custom API Call (custom_api_call), Make a custom API call to a specific endpoint Classification: read.

Trigger contracts

  • New Update, webhook.

Verification

Deterministic execution evidence is recorded for the pinned artifact, including 1 exercised action entrypoint and 0 exercised trigger entrypoints.

Capability summary

Authenticationcustom
Supported objects42
Supported actionsNot published
Triggers1

Authentication

Authentication method: custom

Authentication profiles

connection · custom
  • Bot Token Required · protected credential

Supported objects

ObjectReadWriteNotes
Send Text Message Yes No Send a text message through a Telegram bot
Send Media Yes No Send a media message (photo, video, sticker, GIF) through a Telegram bot
Send Document Yes No Send a generic file (document) to a Telegram chat
Send Audio Yes No Send an audio file to a Telegram chat (.MP3/.M4A u2014 shown in the music player)
Send Location Yes No Send a geographic location (latitude/longitude) to a Telegram chat
Send Media Group Yes No Send a group of 2u201310 photos, videos, documents or audios as an album to a chat
Send Poll Yes No Send a native Telegram poll (regular or quiz) to a chat
Send Chat Action Yes No Show a status (typing, uploading photo, recording voice, etc.) on behalf of the bot in a chat. The status is shown for up to 5 seconds.
Edit Message Text Yes No Edit the text of a previously sent message or an inline message
Delete Message Yes No Delete a message sent in a chat. Bots can delete their own messages and messages in groups where they are admins.
Forward Message Yes No Forward a message from one chat to another
Pin Message Yes No Pin a message in a chat. The bot must be an administrator in the chat for this to work.
Unpin Message Yes No Unpin a message in a chat. Leave Message Id empty to unpin the most recent pinned message.
Get Chat Yes No Get up-to-date information about a chat (name, description, photo, member count, etc.)
Get Chat Member Yes No Get member info (or null) for the provided chat id and user id
Get File Yes No Get file information and optionally download a file from Telegram
Create Invite Link Yes No Create an invite link for a chat
Answer Callback Query Yes No Respond to a callback query sent by an inline keyboard button. Shows a notification or alert to the user.
Request Approval Message Yes No Send an approval message to a chat and wait until the message is approved or disapproved
Answer Callback Query Yes No Respond to a callback query raised by an inline keyboard button tap.
Create Invite Link Yes No Create a new invite link for a Telegram chat.
Delete Message Yes No Delete a message from a Telegram chat.
Edit Message Text Yes No Edit the text of a message the bot already sent.
Forward Message Yes No Forward a message from one chat to another.
Get Bot Info Yes No Get the authenticated bot's own identity and capabilities.
Get Chat Administrators Yes No List the administrators of a Telegram chat.
Get Chat Member Count Yes No Get the number of members in a Telegram chat.
Get Chat Member Yes No Get membership info for a user in a Telegram chat.
Get Chat Yes No Get up-to-date information about a Telegram chat.
Get File Yes No Resolve a Telegram file_id to its metadata and download URL.
Pin Message Yes No Pin a message in a Telegram chat.
Send Audio Yes No Send an audio file to a Telegram chat (.MP3/.M4A u2014 shown in the music player).
Send Chat Action Yes No Show a status (typing, uploading photo, recording voice, etc.) on behalf of the bot in a chat. The status is shown for up to 5 seconds.
Send Document Yes No Send a generic file (document) to a Telegram chat.
Send Location Yes No Send a geographic location (latitude/longitude) to a Telegram chat.
Send Media Group (Album) Yes No Send a group of 2u201310 photos, videos, documents or audios as an album to a chat.
Send Message Yes No Send a text message to a Telegram chat, group, or channel.
Send Photo, Video, Sticker or GIF Yes No Send a single photo, video, sticker, or animated GIF to a Telegram chat.
Send Poll Yes No Send a native Telegram poll (regular or quiz) to a chat.
Unpin Message Yes No Unpin a message in a Telegram chat.
Custom API Call Yes No Make a custom API call to a specific endpoint
New Update Yes No webhook trigger declared by the pinned package.

Triggers

New Update · Webhook

Triggers when the bot receives a Telegram update (message, callback query, poll answer, etc.).

Inputs

  • trigger_notes · string
  • update_types · array

Setup

Setup

  1. Add the Telegram Bot connector to the workflow in the target Flows360 Studio instance.
  2. Create or select the tenant-specific connection required by the connector. Connection secrets remain in the Studio connection boundary and are not copied into CDK documentation.
  3. Provide the connection fields declared by the pinned package:
  • No provider credential fields are declared by the pinned package.
  1. Select the required action or trigger and complete its declared input fields. Required and optional inputs are defined by the exact package schema.
  2. Test the workflow in the appropriate environment before enabling production scheduling or event delivery.

Limitations

Limitations and operational notes

  • This content describes @activepieces/piece-telegram-bot@0.7.0; provider behaviour can change independently and should be revalidated when the provider or connector version changes.
  • Only the 41 actions and 1 trigger declared by this pinned package are represented here.
  • Tenant credentials and connection values are not stored in the public connector record.
  • Provider-side permissions, account entitlements, quotas and rate limits remain subject to the connected provider account and are not inferred when the package does not declare them.
  • Deterministic execution evidence is recorded for the pinned artifact, including 1 exercised action entrypoint and 0 exercised trigger entrypoints.

Troubleshooting

Why canu2019t the connector authenticate?

Check the tenant connection in Studio and confirm every required Telegram Bot connection field is present. Re-authorise OAuth-based connections if the provider token or consent has expired. Do not place credential values in CDK content or logs.

Why is an action or trigger unavailable?

Confirm that the workflow is using @activepieces/piece-telegram-bot@0.7.0 and compare the requested capability with the declared action and trigger list for this version. A capability that is not declared by the pinned package should not be presented as supported.

What should I check after a provider-side change?

Revalidate authentication, required fields, action/trigger behaviour and provider documentation before publishing refreshed connector content or moving a new package version into production.