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