mirror of
https://github.com/BEARlogin/max-telegram-bridge-bot.git
synced 2026-07-10 01:28:38 +00:00
Failed MAX→TG messages now enqueued with media URL and retried automatically. Supports photo, video, audio, file, sticker. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
91 B
SQL
2 lines
91 B
SQL
ALTER TABLE send_queue DROP COLUMN att_url;
|
|
ALTER TABLE send_queue DROP COLUMN parse_mode;
|