Following the discussion on: https://www.publichealth.columbia.edu/research/population-health-methods/difference-difference-estimation If we specify the regression equation to estimate the DiD as: $$Y= β_0 + β_1*[Time] + β_3*[Time*Intervention] + β_4*[Covariates]+ε$$
instead of :
$$Y= β_0 + β_1*[Time] + β_2*[Intervention] + β_3*[Time*Intervention] + β_4*[Covariates]+ε$$
Our $β_3$ coefficient would still be yielding the DiD estimator right?