> ## Documentation Index
> Fetch the complete documentation index at: https://docs.elizaos.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Telegram Integration

> Welcome to the comprehensive documentation for the @elizaos/plugin-telegram package. This index provides organized access to all documentation resources.

The @elizaos/plugin-telegram enables your elizaOS agent to operate as a Telegram bot with support for messages, media, interactive buttons, and group management.

## 📚 Documentation

* **[Developer Guide](/plugin-registry/platform/telegram/developer-guide)** - Detailed technical reference
* **[Message Flow](/plugin-registry/platform/telegram/message-flow)** - Visual guide to Telegram message processing
* **[Examples](/plugin-registry/platform/telegram/examples)** - Practical implementation examples
* **[Testing Guide](/plugin-registry/platform/telegram/testing-guide)** - Testing strategies and patterns

## 🔧 Configuration

### Required Settings

* `TELEGRAM_BOT_TOKEN` - Your bot token from BotFather

### Optional Settings

* `TELEGRAM_API_ROOT` - Custom API endpoint
* `TELEGRAM_ALLOWED_CHATS` - Restrict to specific chats
