Zichao Lin 0d9237ffdd fix: handle 400 errors from Telegram callback interactions
- Remove redundant editMessageText in CALLBACK_REPLY (text unchanged)
- Wrap answerCallbackQuery in try/except (non-critical)
- Wrap each update in its own try/except to ensure last_update_id
  always advances, preventing infinite retry loops
2026-07-02 20:32:25 +08:00
Description
A Telegram bot that handles your email with AI
142 KiB
Languages
Python 99.4%
PowerShell 0.4%
Batchfile 0.2%