Was passiert, wenn Sie in PSQL im Container UPDATE users SET last_seen_at=NULL WHERE id=bot-id-here; ausführen?
UPDATE users SET last_seen_at=NULL WHERE id=bot-id-here;