telegram-dev

Develop Telegram bots, Mini Apps, and clients with Bot API and TDLib.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Romanrose/OTVLHA --skill telegram-dev-romanrose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-dev
Source: https://github.com/Romanrose/OTVLHA/tree/main/i18n/zh/skills/04-开发工具/telegram-dev
Command: npx skills add https://github.com/Romanrose/OTVLHA --skill telegram-dev-romanrose

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive Telegram development resource kit covering Bot API, Mini Apps, and client development with TDLib and Webhooks.

Core Features & Use Cases

  • Bot API development: Build and deploy Telegram bots using Bot API with Webhooks or long polling.
  • Mini Apps / Web Apps: Create Telegram-integrated web apps with Telegram's Web Apps API.
  • Client development: Access Telegram APIs with TDLib and MTProto for custom clients.
  • Payments & auth: Integrate payments and user authentication within Telegram flows.
  • UI & UX: Inline and Reply keyboards, webapp controls, and settings integration.

Quick Start

Start with reviewing Bot API and Webhook concepts, create a bot via BotFather, and scaffold a minimal Telegram project using the templates.