コンテナ内のPSQLに入って UPDATE users SET last_seen_at=NULL WHERE id=bot-id-here; を実行するとどうなりますか?
UPDATE users SET last_seen_at=NULL WHERE id=bot-id-here;