telegram-dev

Consolidate Telegram Bot API, Mini Apps, and MTProto/TDLib development resources into guides and templates.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/anliang0306/VIBE-CODING-CN --skill telegram-dev-anliang0306
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telegram-dev
Source: https://github.com/anliang0306/VIBE-CODING-CN/tree/main/i18n/zh/skills/telegram-dev
Command: npx skills add https://github.com/anliang0306/VIBE-CODING-CN --skill telegram-dev-anliang0306

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates Telegram development resources into a single, end-to-end guide that helps you plan, build, and deploy Bot API projects, Mini Apps, and MTProto/TDLib clients without chasing scattered documentation.

Core Features & Use Cases

  • Comprehensive guidance across Bot API, Mini Apps (Web Apps), and client development using MTProto/TDLib.
  • Reference templates, deployment best practices, and practical examples for messaging, inline keyboards, webhooks, payments, and Web Apps integration.
  • Use Case: A team wants to launch a Telegram bot with a webhook and a companion Web App; this Skill provides templates and a roadmap to do so efficiently.

Quick Start

Open the Telegram dev skill at i18n/zh/skills/telegram-dev and review the SKILL.md frontmatter plus the references folder to understand the structure and examples. Then instruct your AI to generate a Telegram project scaffold using the included references as templates.

Frequently Asked Questions about telegram-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Telegram bot with a webhook and a companion Web App?

Building a Telegram bot with webhooks and Web Apps requires structured templates for messaging, inline keyboards, and payments. This guide provides a consolidated roadmap and practical examples to plan, build, and deploy these production-ready projects end-to-end.

When do I need to use MTProto or TDLib for Telegram client development?

MTProto or TDLib is needed when building custom Telegram clients rather than standard bots. This guide covers client workflows alongside Bot API and Mini Apps, providing references for deployment, security, and integration scenarios for custom client projects.

What is the best way to start a Telegram Mini App project without scattered documentation?

Starting a Telegram Mini App project is best done using consolidated references and templates. This guide organizes frontmatter, references, and practical templates to enable rapid project initiation without chasing scattered documentation across multiple sources.

Does this Telegram development guide cover security and deployment for production bots?

Yes, this Telegram development guide covers security and deployment for production bots. It provides structured frontmatter, references, and practical templates specifically designed for building production-ready Telegram bots, Web Apps, and MTProto/TDLib clients.

Can I use this guide for both Bot API and TDLib integration scenarios?

Yes, you can use this guide for both Bot API and TDLib integration scenarios. It consolidates development resources into a unified workflow that applies to building production-ready Telegram bots, Web Apps, and custom clients with deployment and security best practices.