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