JikanKt / moe.ganen.jikankt / JikanKt / getAnimeRecommendations

getAnimeRecommendations

suspend fun getAnimeRecommendations(id: Int): AnimeRecommendations

Function to get anime's recommendations by it's MyAnimeList id

Parameters

id - : MyAnimeList id of the anime.

Return
List of recommendations to the anime with given MyAnimeList id.