Version 0

Telegram Channel

Telegram channel driver for bidirectional Bot API communication.

mortelos/channel-telegram is the Telegram channel driver for MortelOS.

Use It For

Area Package responsibility
Inbound messages Receive Telegram webhook calls and process inbound messages.
Outbound messages Send messages through the Telegram Bot API.
Operations Setup and health commands for the Telegram channel.

Install

composer require mortelos/channel-telegram

Boundaries

The package owns the Telegram driver, API client, webhook route and inbound processing job. The host app owns bot credentials, tenant policy and which workflows can send or receive Telegram messages.