Added PostStatus method and attempted to attach posters for anime
This commit is contained in:
@@ -13,5 +13,6 @@ namespace AnimeAnnouncer.Cache
|
||||
public string? LatestSeasonPosterPath { get; internal set; }
|
||||
public string? LatestSeasonOverview { get; internal set; }
|
||||
public double VoteAverage { get; internal set; }
|
||||
public string? Overview { get; internal set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user