suspend fun getAnimeMoreInfo(id: Int): AnimeMoreInfo
Function to get anime's more info by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return Anime's more info in string, if any.