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