This is a template for demonstration how to work with Telegram Payments API using aiogram 3 framework. AIOGRAM-TEMPLATE ├───app (main application ...
. ├── agentchat_fastapi/ # FastAPI 主后端服务 ├── agentchat_chainlit/ # Chainlit 前端适配 ├── agentchat_streamlit/ # Streamlit 前端适配 ...