public List <int> GetReportedPostsId()
 {
     return(context.GetReportedPostsId());
 }