getRelatedAnimeList

abstract suspend fun getRelatedAnimeList(anime: SAnime): List<AnimeRelation>(source)

Get anime related to anime, grouped by relation label

Since

extensions-lib 17

Return

the relation groups, in display order

Parameters

anime

the anime whose relations are requested