Some checks failed
Deploy / deploy (push) Has been cancelled
Full-stack web application for Telegram management - Frontend: Vue 3 + Vben Admin - Backend: NestJS - Features: User management, group broadcast, statistics 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
389 B
389 B
Telegram Web 集成方案
方案选择
1. Telegram Web K (推荐)
- 官方开源版本:https://github.com/morethanwords/tweb
- 完整功能,可自定义
- 基于现代技术栈
2. Telegram Web A
- 官方版本:https://web.telegram.org
- 可通过iframe嵌入
3. 基于gramJS的完整实现
- 使用现有的gramJS库
- 完全自定义UI和功能