vibe-coding-cn/i18n/zh/documents/03-实战/telegram-dev/README.md

20 lines
475 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🤖 telegram-dev
> Telegram Bot 开发实战经验
## 项目背景
Telegram Bot 开发中遇到的问题和解决方案主要涉及消息格式、Markdown 渲染等。
## 文档列表
| 文件 | 说明 |
|:---|:---|
| [telegram Markdown 代码块格式修复记录 2025-12-15.md](./telegram%20Markdown%20代码块格式修复记录%202025-12-15.md) | Telegram Markdown 代码块渲染问题修复 |
## 技术栈
- Python
- python-telegram-bot
- Telegram Bot API