v2.1.6+TelegramBOT plug-in configuration parameters

Reference for the TelegramBOT plug-in definition properties that specify connection credentials and timeout settings for a Telegram channel integration in an AI agent chatbot.

The TelegramBOT plug-in type connects an AI agent chatbot to a Telegram bot managed through the Telegram BotFather API. The plug-in definition properties below are supplied in the channel configuration modal in the Graphical Designer, or in the properties block of a channel entry when using Orchestration CLI.

Plugin definition properties

Property key Type Required Description
token String (password masked) Yes The unique HTTP API bot access token provided by the Telegram BotFather. The value is masked after entry. Minimum length: 1 character. Maximum length: 1000 characters.
timeout Non-negative integer No Connection request timeout threshold in milliseconds. Minimum value: 1. Maximum value: 1000. If omitted, the Event Manager engine applies the default system timeout.