getAnimeDetails

abstract suspend fun getAnimeDetails(anime: SAnime): SAnime(source)

Get the updated details for a anime.

Since

extensions-lib 14

Return

the updated anime.

Parameters

anime

the anime to update.