suspend fun getMangaPictures(id: Int): MangaPictures
Function to get manga's pictures by it's MyAnimeList id
id - : MyAnimeList id of the manga.
id
Return List of pictures to the manga with given MyAnimeList id.