vibe-coding-cn/i18n/en/documents/03-practice/telegram-dev/README.md

20 lines
529 B
Markdown

# 🤖 telegram-dev
> Telegram Bot Development Practical Experience
## Project Background
Problems and solutions encountered in Telegram Bot development, mainly involving message formatting, Markdown rendering, etc.
## Document List
| File | Description |
|:---|:---|
| [Telegram Markdown Code Block Format Fix Log 2025-12-15.md](./Telegram%20Markdown%20Code%20Block%20Format%20Fix%20Log%202025-12-15.md) | Telegram Markdown code block rendering issue fix |
## Tech Stack
- Python
- python-telegram-bot
- Telegram Bot API