suspend fun getMangaStats(id: Int): MangaStats
Function to get manga's stats by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return Statistics to the manga with given MyAnimeList id.