# Telegram Docs

> Telegram API documentation and helper

- Skill: `aahl/telegram-docs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aahl/telegram-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aahl/telegram-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: aahl (https://skillmd.com/u/aahl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aahl/telegram-docs

---


# Telegram Docs

## Ask context7
```bash
npx -y ctx7 docs /websites/core_telegram "How to ..."
```

## Ask deepwiki
```bash
npx -y mcporter call mcp.deepwiki.com/mcp.ask_question --timeout 120000 --args '{
  "repoName": "irazasyed/telegram-bot-sdk",
  "question": "How to ..."
}'
```

