suspend fun getMangaMoreInfo(id: Int): MangaMoreInfo
Function to get manga's more info by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return Manga's more info in string, if any.