suspend fun getAnimeNews(id: Int): AnimeNews
Function to get anime's news by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return List of articles related to the anime with given MyAnimeList id.