getAnimeDetails

open suspend override fun getAnimeDetails(anime: SAnime): SAnime(source)

Get the updated details for a anime. Normally it's not needed to override this method.

Return

the updated anime.

Parameters

anime

the anime to be updated.