suspend fun getMangaRecommendations(id: Int): MangaRecommendations
Function to get manga's recommendations by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return List of recommendations to the manga with given MyAnimeList id.