Replicate Telegram Bot to DeBox
Current Migration Pathβ
- Bot lifecycle and mode selection:
- Implement current API contracts:
- Select SDK by language:
- Webhook mode:
Migration Notesβ
- Use unified message API:
POST /openapi/bot/sendMessage
- Use
chat_id + chat_type for routing